Storage Repositories
New local SR
xe sr-create host-uuid=<uuid> content-type=user name-label="<name>" \ shared=false device-config:device="</dev/disk/by-id/device>" type=ext
Fixes
Fix the Command not permitted while global/metadata_read_only is set message when removing lvm partitions or pv.
pvremove /dev/sda --config global{metadata_read_only=0}
No Comments