Delphix Products

Tip of the Day: Resolving Faults Using the CLI

  Thread closed by the administrator, not accepting new replies.
  • 1.  Tip of the Day: Resolving Faults Using the CLI

    Posted 07-09-2014 05:50:00 PM
    No replies, thread closed.
    Logging into the CLI using delphix admin credentials:
    ssh delphix_admin@"yourdelphixengin"
    delphix > ls
    delphix > fault
    delphix fault > ls
    * from here you can see which of the faults are resolved or active
    delphix fault > select "FAULT"
    delphix fault "FAULT" *> resolve
    delphix fault "FAULT" resolve *> commit