4. Creating the first virtual machine
At this stage, we're ready to create the first virtual machine (VM). To demonstrate the flexibility of the solution, we'll be installing Windows 10, a radically different operating system known to be fussy about hardware.
When a VM is created, Proxmox stores the VM's "hard disk" in a subdirectory called "images", in an area intended for storing images, followed by the VM number. VM numbers start from 100 and increment with each new VM, but the choice of number remains free as long as there are no duplicates. In order to be able to take snapshots of the VM's disks, we'll first create a zone for this VM, which will have the number 100. This will be done simply with the "all ZFS" command:
# zfs create rpool/Zstorage/images/100
Or in half-and-half...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Creating the first virtual machine
Article included in this offer
"Security of information systems"
(
86 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
- (1) - Wikipedia - split-brain. - https://fr.wikipedia.org/wiki/Split-brain
- (2) - CEPH - Documentation avancée. - http://docs.ceph.com/docs/master/ ...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!