SET OPTION COMMAND_DELAY=1 SET OPTION RETRIES=1 ! ! Fill in the name of the SANAppliance or Management server actively managing the EVA using Command View EVA ! and change the username/password to the actual settings. As of Command View v6 we are using Windows Credentials! SELECT MANAGER localhost USERNAME=XXXXX PASSWORD=XXXXXXX LS CELL ! ! Just a show cell to see what's out there. SELECT CELL XXXXXXX ! ! CommandView version info ! EMVERSION ! ! SSSU V8 LS XML commands ! ! get status of the Cell, capacity, date ! LS SYSTEM oma3eva01 XML ! ! get full group name, # of disk in this LDAD, capacity, protection level ! ! LS DISK_GROUP FULL XML ! ! get full available folders, VD folder names, disk groups, # disk per folder, capacity, # loop pairs => DL or GL ! LS FOLDER FULL XML ! ! get full host(s) name(s) and type of OS, WWID's of the HBA's per host, VD/Luns per host ! LS HOST FULL XML ! ! get full shelf-EMU information: code rev, alarm settings, various states, DC voltages and Temp states & thresholds, ! FC Port states, EMUbus, RS232bus and Fan status ! HSV data, cache battery, UPS ! LS CABINET FULL XML LS CONTROLLER FULL XML LS CONTROLLER_ENCLOSURE FULL XML LS DISKSHELF FULL XML ! ! get full replication information ! LS DR_GROUP FULL XML ! ! get full data of the VD's, name, capacity, cache policy, date, condition, hostname, VMS_ID ! ! LS VDISK FULL XML LS SNAPSHOT FULL XML LS CONTAINER FULL XML ! ! get full data of the physical disks ! LS DISK FULL XML ! ! get full status of controller power !SHOW POWER FULL ! ! get full lun information ! LS LUN FULL XML ! ! get ISCSI controller info LS ISCSI_CONTROLLER FULL XML ! ! get world_wide_name of the Cell ! LS WORLD_WIDE_NAME ! ! get license status details of all Cells ! LS LICENSE ! ! get current date and time LS TIME