User Tools

Site Tools


hp_ux

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hp_ux [2013/09/30 13:59] michaelhp_ux [2021/04/24 07:40] (current) – external edit 127.0.0.1
Line 13: Line 13:
   cmmodpkg -e   cmmodpkg -e
   cmcheckconf -P   cmcheckconf -P
-  cmapplyconf -P+  cmapplyconf -P  
 +  cmcheckconf -v -K -C tsmbcicl.ascii 
 +  cmcheckconf -v -C tsmbcicl.ascii 
 +  cmcheckconf -v -k -C tsmbcicl.ascii
  
   * Cluster-Pakete schwenken    * Cluster-Pakete schwenken 
Line 363: Line 366:
  
 /etc/autoparms.log /etc/autoparms.log
 +
 +
 +
 +===== Errors für devices auslesen =====
 +
 +Alle LUNs:
 +
 +    scsimgr get_stat all_lun |grep -e LUN -e failures |more
 +
 +oder einzelne devices:
 +  
 +    scsimgr get_stat -D /dev/rmt/j1a_03_e10 all_lpt 
 +    
 +    
 +    
 +    
 +ioscan -kfnC fc
 +
 +The devices on my system are /dev/td0, etc. To show info including WWN, run:
 +    /opt/fcms/bin/fcmsutil /dev/td0 
 +
hp_ux.1380549546.txt.gz · Last modified: 2021/04/24 07:38 (external edit)