search for: onehint

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

Did you mean: one_int
2014 Feb 04
0
Extending an existing LVM pool - vgextend and pool XML
...the pools and then restarted it. I'd like to verify that this is the proper way to 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>" sh...