Issue
I am receiving the error below when running 'xm list':
Error: Device 0 not connected
Usage: xm list [ options] [ Domain, ...]
Environment
All OnApp versions
Xen Hypervisors
Resolution
Check to see if xend is running on the HV, if its not start it:
/etc/init.d/xend start
If it appears to be running but not functioning as expected, restart it:
/etc/init.d/xend restart
Should give you the Green [ OK] sign if this has completed correctly
Comments
0 comments
Please sign in to leave a comment.