IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 206 and Version 207 of Processing


Ignore:
Timestamp:
Feb 22, 2016, 1:03:21 PM (10 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v206 v207  
    609609
    610610{{{
    611 neb-host ipp016 repair
    612 }}}
     611neb-host ipp016 repair --note 'problem desc'
     612}}}
     613
     614'''be sure to always leave a note'''
    613615
    614616This leaves the machine accessible, but no new data can be allocated to it. See table below for a guide to the other nebulous states
     
    621623Running {{{neb-host}}} with no arguments gives you a summary of the above for all hosts.
    622624
     625
     626
     627
    623628=== Non-Troublesome Hosts ===
    624629The same commands can be used for non-troublesome hosts.
     
    632637(SC TODO) {{{controller status}}} shows something looking like an addresse (e.g., 0.0.0.7d) which is different for each connection. It seems it's not possible to remove a particular connection. Am I right?
    633638
     639== Raid BBU and Nodes with Targeted Data ==
     640
     641Many times a node becomes problematic when the raid BBU goes offline and WriteThrough (rather than WriteBuffer) mode is activated -- definitely happens for a data targeted node, but can also happen for an untargeted node if there are very few targeted nodes with free space. The node should be checked and if BBU needs attention then notify the ipp-dev list for the appropriate person to do so. To check the BBU status, there are two possible commands depending on the node but try the command as given on a machine that doesn't support it the it should be fine (requires sudo and be careful with these commands not to mistype or truncate) --
     642
     643 * ipp083 (add more to list here as go)
     644{{{
     645--> MegaCli64 -AdpBbuCmd -aAll
     646
     647Battery State: Optimal
     648
     649... lots of other details ...
     650
     651
     652--> MegaCli64 -LDInfo -Lall -aALL
     653
     654Default Cache Policy: WriteBack, ReadAheadNone, Cached, No Write Cache if Bad BBU
     655Current Cache Policy: WriteBack, ReadAheadNone, Cached, No Write Cache if Bad BBU
     656
     657
     658}}}
     659  * want '''WriteBack''' for Current Cache Policy not WriteThrough
     660
     661 * ipp096 (add more to list here as go)
     662{{{
     663--> tw_cli /c0 show
     664
     665Unit  UnitType  Status         %RCmpl  %V/I/M  Stripe  Size(GB)  Cache  AVrfy
     666------------------------------------------------------------------------------
     667u0    RAID-6    OK             -       -       256K    81956.2   RiW    ON   
     668
     669... other raid info ...
     670
     671Name  OnlineState  BBUReady  Status    Volt     Temp     Hours  LastCapTest
     672---------------------------------------------------------------------------
     673bbu   On           Yes       OK        OK       OK       85     18-Jul-2015 
     674}}}
     675  * want to see Cache '''RiW'''
     676
     677IF the problem node is a data targeted node and enough data nodes (and most of target data nodes) are available, the problem data node may still be able to take random data, but needs to be removed from the targeted set and pantasks restarted (typically the following day if BBU or full node issues not addressed) -- for the ipp-20141024 tag
     678{{{
     679~ipp/psconfig/ipp-20141024.lin64/share/pantasks/modules/ipphosts.mhpcc.config
     680}}}
     681
     682
    634683== Corrupted data before the current stage ==
     684
    635685The ~ipp/src/ipp-<version>/tools directory contains a bunch of tools that can be used to fix weird problems.
    636686For instance, I had a repeating entry telling that warp failed because of a corrupted cam generated file.
     
    789839
    790840The IPP svn/wiki is on ipp002 and has also been known to crash, once rebooted the svn and wiki should be available again.
     841
     842
    791843= Who to contact =
    792844