How can I get information for the SAN attached via iSCSI to a specific compute resource?
OnApp Cloud. Using iSCSI connections
To get the details about the LUNs attached to a compute resource, ssh into the compute resource and run the following:
iscsiadm -m session -P3
CODE