Virsh pool-destroy

From NovaOrdis Knowledge Base
Revision as of 19:24, 28 June 2017 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Stops the specified pool. In this context, "destroy" means stop.

After stopping the pool, libvirt will no longer manage the storage described by the pool, but the raw data contained in the pool will not be changes, and can be later recovered with virsh pool-create.

virsh pool-destroy <pool-name>