WARNING: This web is not used anymore. Please use PDBService.AsmTools instead! |
[ ~]$ lsop INST_ID GROUP_NUMBER OPERA STAT POWER ACTUAL SOFAR EST_WORK EST_RATE EST_MINUTES -------------- -------------- ----- ---- -------------- -------------- -------------- -------------- -------------- -------------- 2 2 REBAL RUN 4 4 668 5564 1296 3
[ ~]$ lsdg State Type Rebal Unbal Sector Block AU Total_MB Free_MB Req_mir_free_MB Usable_file_MB Offline_disks Name MOUNTED NORMAL N N 512 4096 1048576 3662304 1350775 915576 217599 0 TEST1_DATADG1/ MOUNTED NORMAL Y N 512 4096 1048576 3956400 3352434 359672 1496381 0 TEST1_RECODG1/
Usage: listdisks.py [-o column_number] [-h] -o sorts by column_number (format: 3 or 3,2,...) -h this help
Usage: asmiostat.py [ <interval> [ <count> ] ] <interval> interval in seconds (default 5) <count> number of repetitions
[ ~]$ lssdisks.py The following storages are connected: * Host interface 1: Target ID 1:0:0: - WWPN: 210000D023BC3F63 - Storage: itstor311, Port: 0 Target ID 1:0:1: - WWPN: 210000D023CBE093 - Storage: itstor312, Port: 0 Target ID 1:0:2: - WWPN: 210000D023DBE041 - Storage: itstor313, Port: 0 Target ID 1:0:3: - WWPN: 210000D023EC3F90 - Storage: itstor314, Port: 0 * Host interface 2: Target ID 2:0:0: - WWPN: 220000D023BC3F63 - Storage: itstor311, Port: 1 Target ID 2:0:1: - WWPN: 220000D023CBE093 - Storage: itstor312, Port: 1 Target ID 2:0:2: - WWPN: 220000D023DBE041 - Storage: itstor313, Port: 1 Target ID 2:0:3: - WWPN: 220000D023EC3F90 - Storage: itstor314, Port: 1 SCSI Id Block DEV MPath name MP status Storage Port ------------- ---------------- -------------------- ---------- ------------------ ----- [0:0:0:0] /dev/sda - - - - [1:0:0:0] /dev/sdb itstor311_CRS OK itstor311 0 [1:0:0:1] /dev/sdc itstor311_1 OK itstor311 0 [1:0:0:2] /dev/sdd itstor311_2 OK itstor311 0 [1:0:0:3] /dev/sde itstor311_3 OK itstor311 0 ...
gen_multipath.py >new_multipath
gen_multipath.py y >new_multipath
diff -Bbc new_multipath /etc/multipath.conf
sudo cp new_multipath /etc/multipath.conf rm new_multipath
sudo multipath
I | Attachment | History | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|---|
![]() |
asmiostat.py.txt | r1 | manage | 5.2 K | 2007-05-08 - 17:26 | DawidWojcik | monitor ASM IO rates |
![]() |
listdisks.py.txt | r3 r2 r1 | manage | 4.4 K | 2009-01-22 - 14:06 | DawidWojcik | lists ASM disks details, storage path, diskgroup etc |