Virsh pool-autostart: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * virsh =Overview= Configures the storage pool to start every time libvirtd starts. <pre> virsh pool-autostart main-storage-pool </pre>") |
No edit summary |
||
Line 5: | Line 5: | ||
=Overview= | =Overview= | ||
Configures the storage pool to start every time [[libvirtd]] starts. | Configures the storage pool to start every time [[Linux_Virtualization_Concepts#libvirtd|libvirtd]] starts. | ||
<pre> | <pre> | ||
virsh pool-autostart main-storage-pool | virsh pool-autostart main-storage-pool | ||
</pre> | </pre> |