...
- 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.
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.
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.
[Figure] Adding shared disk resource- 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 Click the "Finish" button to add the shared disk resource.
...
Attribute | Description | Type | Default | Edit | Note |
Chkdsk | If this is set to true, it perform the check disk command when the shared disk is taken online. | BOOLEAN | false | O | |
ChkdskArg | It defines check disk command option when Chkdsk is true. | STRING | /F | O | |
DirtyBit | It 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. | BOOLEAN | false | X | |
DriveLetter | It is driver letter of the shared disk. | STRING | O | ||
forceUmount | If it is set to true, the shared disk will be forcefully unmounted when it is taken offline even tough it has been used. | BOOLEAN | false | O | |
HostID | Unique server id for scsi reservation | STRING | X | ||
IOTest | If it's set to true, agent checks if disk is writable. | BOOLEAN | true | O | |
UseSCSILOCK | If it's set to true, Use SCSI reservation | BOOLEAN | false | O |
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.
...