Xen
Cheatsheet & quick tips
Create NFS Share on Xen8
Add Drive that will be used as NFS share in fstab vi /etc/fstab UUID="XXXXXX" /data01 xfs def...
Create a Xen pool (cluster)
Connect on master xe pool-list --minimal Create pool with UUID xe pool-param-set name-label="p...
Xen ISO folder
Find server UUID: xe host-list Create ISO folder mkdir -p /var/opt/xen/ISO Create SR for ISO ...
Xen New VM
Find ISO SR UUID xe sr-list uuid ( RO) : XXXXXXXX-XXXXX-XXX-XXXX-XXXXXXXXname-label ( RW): da...
Lan Switch
Create a network for the new interface to be attached to, and returns the network-uuid xe networ...
Snapshots And Templates
Create new snapshot Find UUID xe vm-list Create snapshot xe vm-snapshot new-name-label="<n...