Linux Virtualization Adding Storage to Guests: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
==Provision the Storage Volume== | ==Provision the Storage Volume== | ||
Create the storage volume with [[virsh vol-create]] | Create the storage volume with: | ||
[[virsh vol-create-as]] | |||
==Configure the Guest to Mount the Storage Volume at Boot== | ==Configure the Guest to Mount the Storage Volume at Boot== |
Revision as of 19:59, 28 June 2017
External
Internal
Add a Storage Volume as Block Device to Guest
Provision the Storage Volume
Create the storage volume with:
virsh vol-create-as