[SOLVED] PVE 4.0 / DRBD9: drbdmanage not found

plepps

Member
Oct 7, 2015
10
0
21
Hello,I would like to try out the RBD9 feature. I've installed PVE 4.0 on 3 nodes, straight forward from the iso image. After that I follow pve.proxmox.com/wiki/DRBD9 but I cant install drbd tools as requested.apt-get install drbdmanage -yE: Package drbdmanage Not foundDo I need a valid subscription for the enterprise repository?thx and regards,Thomas
 
Last edited:
thx - testing repository works for me.maybe it would be a good idea to make a short notice in the drbd9 howto .....
 
Hello,I would like to try out the RBD9 feature. I've installed PVE 4.0 on 3 nodes, straight forward from the iso image. After that I follow pve.proxmox.com/wiki/DRBD9 but I cant install drbd tools as requested.apt-get install drbdmanage -yE: Package drbdmanage Not foundDo I need a valid subscription for the enterprise repository?thx and regards,Thomas

either go for a subscription and/or read this page:

http://pve.proxmox.com/wiki/Package_repositories
 
If you install PVE4.0 from iso image straight forward, without doingf nothing else other on the commandline, this packe is not available! This is reproduceable. I've to enable pvetest in /etc/apt/sources.list.d/pve-enterprise.list. only after that I can install drbdmanage.
 
If you install PVE4.0 from iso image straight forward, without doingf nothing else other on the commandline, this packe is not available! This is reproduceable. I've to enable pvetest in /etc/apt/sources.list.d/pve-enterprise.list. only after that I can install drbdmanage.

yes, without valid repository it will not work. upload a subscription key and you are done.

if you do not want to spend money, read the wiki page and do the needed changes.