On 11/12/2010 09:22 AM, Daniel P. Berrange wrote:
> When libvirt starts up all storage pools default to the inactive
> state, even if the underlying storage is already active on the
> host. This introduces a new API into the internal storage backend
> drivers that checks whether a storage pool is a
On 11/12/2010 05:22 PM, Daniel P. Berrange wrote:
src/storage/storage_backend_mpath.c | 20 +++
src/storage/storage_backend_scsi.c| 25
Not related to your patch, but these two drivers are undocumented.
Paolo
--
libvir-list mailing list
lib
When libvirt starts up all storage pools default to the inactive
state, even if the underlying storage is already active on the
host. This introduces a new API into the internal storage backend
drivers that checks whether a storage pool is already active. If
the pool is active at libvirtd startup,