beautypg.com

Down command, Examples – HP NonStop G-Series User Manual

Page 120

background image

Nomadic Disk Manager Interface

ServerNet Nomadic Disk User’s Guide425485-001

7 -6

DOWN Command

DOWN Command

The DOWN command performs an SCF STOP DISK command on a set of objects.

VOLUMES

specifies to stop all volumes in either the specified segment, or all segments.

PATHS

specifies that the command affects only the selected path for each volume in either
the specified segments, or all segments.

SEGMENT

specifies the segment to be affected by the DOWN command.

If

segname

is specified, only objects in that segment are affected.

If * is used, all objects in all segments are affected.

If this parameter is not included, the objects in the current segment are affected.

Examples

DOWN VOLUMES
DOWN VOLUMES, SEGMENT *
DOWN PATHS ALL
DOWN PATHS MIRROR, SEGMENT ONE
DOWN PATHS -MB, SEGMENT ONE

DOWN { VOLUMES | PATHS { -P|-B|-M|-MB|PRIMARY|MIRROR } }

[ , SEGMENT { segname | * } ]

-P

stop the primary path

-B

stop the backup path

-M

stop the mirror path

-MB

stop the mirror backup path

PRIMARY

stop both the primary and backup path in a single operation

MIRROR

stop both the mirror and mirror backup path in a single
operation

ALL

stop all four paths in a single operation. Specifying ALL is
not equivalent to specifying VOLUMES.