Top
ETERNUS SF Express V15.3/ AdvancedCopy Manager V15.3 Operation Guide for Copy Control Module
ETERNUS

4.10.3 acutil refresh (Partition table refresh command) [Windows only]

NAME

acutil refresh - Refreshing of partition tables


SYNOPSIS

acutil refresh -d deviceName [-xml]

DESCRIPTION

This command refreshes the partition table to update partition information for the specified disk.

This command is only supported on Windows Version.


OPTIONS

-d deviceName

Displays the name of the physical device using the following format: "PhysicalDrive [disk number]".

This is the same value as the "disk?" in the AdvancedCopy Manager block device name and the "Disk #" displayed in the [Disk Management] window displayed by selecting [Administrative Tools], [Computer Management] and then [Disk Management]from the [Start] menu.

-xml

This option specifies when displaying the result of the command execution by the XML format.


EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally


EXAMPLES

> acutil refresh -d PhysicalDrive2
Successful completion.

NOTES