Category : XenServer

Identify partition using: # fdisk -l Disk /dev/sdb: 999.7 GB, 999653638144 bytes, 1952448512 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Use parted to create the partition parted /dev/sdb unit TB mkpart primary 0 100% print ..

Read more

XenServer tweaks 1) Find vm xe vm-list 2) list vifs on the vm xe vm-vif-list uuid=VMUUID uuid ( RO) : VIFUUID1 vm-name-label ( RO): VMNAME network-name-label ( RO): NETWORK 1 uuid ( RO) : VIFUUID2 vm-name-label ( RO): VMNAME network-name-label ( RO): NETWORK 2 3)set variable VIFUUID=”VIFUUID1″ 4) check echo “${VIFUUID1}” 5) Disable the offload ..

Read more