UNSOLVED

admin1231

updated

18 years ago

A

admin1231

5 Posts

0

886

January 22nd, 2009 23:00

Regarding Emc power path for solaris

Please provide me the commands of Emc power path for solaris

Regards
Admin123
  • ble1

    6 Operator

    14354 Posts

    56186 Points

    408

    0

    Posted January 23rd, 2009 00:00

    Wrong part of forum to ask such question, but nevertheless it's Friday so here it goes:
    - check powerpath license: powermt check_registration
    - check devices: powermt display dev=all | more
    - check number of dead paths: powermt display paths
    - remove dead paths: powermt check
    - scan paths: powermt config
    - save config: powermt save (usually after powermt config)
    - check version: powermt version
  • julieg1

    2 Intern

    305 Posts

    408

    0

    Posted January 26th, 2009 11:00

    Welcome to the forums, thanks Hrvoje for providing an answer! I've moved this thread from the Forum Hints & Tips to the PowerPath forum
    Julie Gibson
    Forums Admin
  • MaximUnited

    111 Posts

    408

    0

    Posted January 27th, 2009 00:00

    I like the 'powermt restore' command.
    It clears errors on the 'powermt display' command, and I found that it discovers dead devices really fast, even when regular system rescan commands don't.