Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. When add a resource from a group name, select a group → right click → "Add Resource". Or select "Edit(E)" from the main menu bar → select "Add Resource". Or select "Add Resource" icon from the tool bar.
  2. Select "SharedDisk" from Resource Type lists and click the "Next" button. When add a resource from the SharedDisk resource type name, this step will be skipped.

  3. Enter the resource name and select driver letter.

    Warning

    When you select a drive letter, all of driver letters of the node will be displayed. Please note that do not select the driver letter of none shared storage.

    Image RemovedImage Added
    [Figure] Adding shared disk resource


  4. As the "Additional Settings" button, you can select check disk option. 
    To use this option, select Use and enter check disk argument. (Default is /F) and click the "OK" button.
     
    [Figure] Defining check disk option


  5. Click the "Finish" button to add the shared disk resource. 

...

Attribute

Description

TypeDefaultEditNote

Chkdsk

If this is set to true, it perform the check disk command when the shared disk is taken online.

BOOLEANfalseO

ChkdskArg

It defines check disk command option when Chkdsk is true.
/F: Modifies the error in the disk.
/R: Recovers the information of damaged sector. (Including /F)

STRING/FO
DirtyBitIt indicates that Dirtybit has been set on a volume for the DirtyBit. Typically, system may apply this setting for inspecting the volume to secure integrity.BOOLEANfalseX

DriveLetter

It is driver letter of the shared disk.

STRING
O
forceUmountIf it is set to true, the shared disk will be forcefully unmounted when it is taken offline even tough it has been used.BOOLEANfalseO
HostIDUnique server id for scsi reservationSTRING
X
IOTestIf it's set to true, agent checks if disk is writable.
BOOLEANtrueO
UseSCSILOCKIf it's set to true, Use SCSI reservationBOOLEANfalseO

Specified attribute values are normally entered when add the resource, This value can be edited or viewed through 'Specified Attribute' table in the Resource Attributes tab on the detailed information panel.

...