User Tools

Site Tools


virtualization:xenserver:xenserver_troubleshoot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
virtualization:xenserver:xenserver_troubleshoot [2019/04/30 06:30]
gcooper
virtualization:xenserver:xenserver_troubleshoot [2019/04/30 06:34] (current)
gcooper
Line 52: Line 52:
 ===== Detach a VHD from the Control Domain ===== ===== Detach a VHD from the Control Domain =====
  
-<note important>It is suggested to rename the REAL virtual disk so you DO NOT delete the wrong one!  Rename the real one because you can't rename the one connected to the control domain.  You can rename it back to the original name when you are done.</note>+<note important>It is suggested to rename the REAL virtual disk so you DO NOT delete the wrong one!  Rename the real one because you can't rename the one connected to the control domain.  You can rename the REAL one back to the original name when you are done.</note>
  
 List out the VBD (connector object between VM and VDI) based on the VDI UUID: List out the VBD (connector object between VM and VDI) based on the VDI UUID:
Line 61: Line 61:
 xe vdi-list name-label="<VDI-name-label>" xe vdi-list name-label="<VDI-name-label>"
  
-xe vbd-list vdi-uuid=<UUID of VDI>     # Verify VBD is the one connected to control domain+xe vbd-list vdi-uuid=<UUID of VDI> 
 </file> </file>
 +<note important>Verify the VBD is the one connected to control domain!
 +</note>
  
 Once done, you want to first try to make VBD inactive (it may already be inactive), Once done, you want to first try to make VBD inactive (it may already be inactive),
virtualization/xenserver/xenserver_troubleshoot.1556627423.txt.gz · Last modified: 2019/04/30 06:30 by gcooper