search for: afterthe

Displaying 1 result from an estimated 1 matches for "afterthe".

Did you mean: after_hes
2014 Feb 04
0
Extending an existing LVM pool - vgextend and pool XML
...grow the storage in a libvirt LVM storage pool. It's not the proper way in principle, but since libvirt doesn't supportto extendthe volume groups for a logical pool yet, it's the only way now. Onehint though,you can try to refresh the pool by command "virsh pool-refresh" afterthe volume group of the pool is extended. I.e, don't have to restart the pool." I've tried this method and it works, but checking the pool XML using "virsh pool-edit <vg_name>" shows that the XML didn't change. Is it intended? The versions I'm using: # libv...