Warning: all operations are carried out only with the first two RAID partitions, the third partition is not changed
Due to the fact that the standard update is a XenServer installation of the new XenServer with virtual machines preservation, with the loss of all the changes that were made manually on the server (installed software, changing / adding settings through the console, etc.), the update is the new XenServer installation and connection of the old virtual machines.
Based on: http://support.citrix.com/article/CTX120962
- Backup all VM, manually:
xe vm-export vm=vm_name filename=backup_fiule_name compress=true ... xe pool-dump-database file-name=dump_name.dump
or with XENBack
- VM metadata export
xe vm-export metadata=true --multiple filename=VMEXPORT
Warning: store all files VMEXPORT… to another computer/data store/etc