VMs Boot Extremely Slowly on Specific Hosts
book
Article ID: CTX560786
calendar_today
Updated On:
Description
VMs boot extremely slowly on specific hosts, the booting process mainly stuck in the phrase when vm icon changes from yellow to blue
Resolution
- Run" #tap-ctl list" hang on the target hosts
- Run "#strace -e trace=all tap-ctl list" to locate the hang process pid
- Run "#ll /proc/pid/fd" to check the iso file which the hang process is related to
- Run "#umount -fl /var/run/sr-mount/<uuid_of_iso_storage>" on all host to manually umount the iso mount information
- Confirm that HA is not enabled on the resource pool, then restart toolstack service on the pool master
- Reconnect the resource pool back to XenCenter, manually eject the iso file from target VMs
- Forget the ISO storage from XenCenter
Problem Cause
The ISO storage has been removed from the environment , but the ISO files are still attached to some running VMs


Was this article helpful?
thumb_up
Yes
thumb_down
No