Useful if you encounter an issue repairing an SR with error code SR_BACKEND_FAILURE_19 no such devices.
http://support.citrix.com/article/CTX118641
Thursday, January 5, 2012
Some Useful iSCSI Commands
To discover targets at a given IP address:
iscsiadm -m discovery --type sendtargets --portal
To login to the one of the targets found by the command above:
iscsiadm --mode node --targetname --portal --login
To view all active sessions and connections:
iscsiadm --mode session
iscsiad
To login to the one of the targets found by the command above:
iscsiad
To view all active sessions and connections:
iscsiad
XenServer - SR_BACKEND_FAILURE List of error codes and their description
A full list of all error codes and their description is available in the /opt/xensource/sm/XE_SR_ERRORCODES.xml file
Subscribe to:
Posts (Atom)