LINBIT / linstor-proxmox

Integration pluging bridging LINSTOR to Proxmox VE
31 stars 7 forks source link

INFO: file /etc/pve/storage.cfg line 13 (section 'drbdsecondary') - unable to parse value of 'resourcegroup': unexpected property 'resourcegroup' #28

Closed SoftNotWork closed 5 years ago

SoftNotWork commented 5 years ago

The documentation and mailing list entries show us needing to use this to control multiple pools in one storage configuration.

$ linstor resource-group list +--------------------------------------------------------------+ ResourceGroup SelectFilter VlmNrs Description ============================================================== DfltRscGrp
drbdsecondary PlaceCount: 4
StoragePool: drbdsecondary
--------------------------------------------------------------
drbdprimary PlaceCount: 4
StoragePool: drbdprimary

+--------------------------------------------------------------+

The storage section looks like:

drbd: drbdsecondary content rootdir,images controller 192.168.1.15 resourcegroup drbdsecondary controllervm 100

Any ideas on what I'm doing wrong?

rck commented 5 years ago

And what was wrong? A too old version of the plugin?

It would be very kind if you could at least tell others how you fixed it, maybe other users run in the same problem.

I think that is not too much to ask for. If you expect help from us, give back at least a little bit, how about that?

SoftNotWork commented 4 years ago

Yes, the plugin version was too old on install. Update and reboot fixed it.