The VDI is not available The “VDI Not Available” error appears when a virtual machine (VM) is shutdown inappropriately or if there is a concern with the Storage Repository (SR) where the virtual machine exists. It normally happens because of storage connectivity issue or where in the VM was hard powered down. Since in such... Continue Reading →
Alternate way to deal with XenServer storage issues
I’ve administered a small pool of 2 physical XenServers with shared storage for my employer’s Windows and Linux virtual servers for a few years. One issue that has come up under both XenServer 5.6 and 6.x is a failure for XS to properly remove the disk files when a snapshot is deleted. This can be an issue when using a VM backup tool such as PHDVirtual, where the backup server is another VM, which on a schedule has the hypervisor
- Take a snapshot of another running VM
- Attach that snap to the backup VM
- Read that drive, back up to the configured storage
- detach and delete the snap
Result is a buildup of undeleted snapshot files, taking up storage space on your SR. One way to confirm if this is happening is to execute the following line on the XenServer console:
xe vdi-list is-a-snapshot=true | grep name-label | sort
View original post 329 more words
XenServer Pool Master continues to reboot (fencing)
We have been keeping a log of the times when the pool master reboots itself. We predicted that the pool master would fence itself on 13 April at about 4:00pm (16:00) and it did!!! If you see the log above, you will note that the last two reboots took place on the same day at about the same... Continue Reading →
No Xenserver NTP peers listed
The default NTP servers have been configured for our three XenServer hosts: I next used the ntpq utility to display a list of NTP peers known to the server: ntpq -p Using the command line ntpq -p on each of the XenServer hosts returned the following peers: [root@xen01 ~]# ntpq -p remote refid st t... Continue Reading →
Xenserver Poolmaster keeps “rebooting”
Briefly: we have three Dell R710 servers running XenServer Enterpise Edition 5.6 FP1. They are connected to a Dell PS4000E iSCSI SAN. Xenserver High Availability (HA) is also enabled , but more on our set-up another day. For a few weeks now we have been experiencing "random" reboots of our poolmaster. The technical name I... Continue Reading →