Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Il 21/12/2016 12:40, Roland Kammerer ha scritto: > On Wed, Dec 21, 2016 at 12:15:58PM +0100, Roberto Resoli wrote: >> Il 12/12/2016 11:51, Roland Kammerer ha scritto: >>> $ apt-get update >> .... >> W: Conflicting distribution: http://packages.linbit.com proxmox-43 >> Release (expected proxmox-43 but got proxmox-4) > Hi, > > yes we changed that, one repo per proxmox major release. We created > symlinks but obviously this did not fix the expected Release. > > Please change your repo entry to point to "proxmox-4" instead of > "proxmox-43". Yes, I tried and apt-get update went well. Unfortunately when upgraded to drbd components from the new linbit repository on a node without running vm something started going wrong, main issue being new drbdmanage from python-drbdmanage not working; even a simple drbdmanage list-nodes resulted in a wait forever, without any info in syslog. Nevertheless, low level drbdsetup commands had shown a not so bad situation, with .drbdctrl and almost all other volumes replicating correctly. I tried to look the state of drbdmanage.service but I noted that it is now masked (By the way, is there any info on that?). I reverted to old components and now all is going well. I must say that that switch to linbit repo upgrade coincided with 4.3 - 4.4 pve upgrade on that node, something I was aware only after doing it. May be I can repeat the repo switch in a more stable situation. bye, rob