Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Shows the specified attribute of shared disk resource.
Attribute | Description | Type | Default | Edit | Note |
ChkDskTimeout | It is timeout limit to complete or stop the check disk of the shared disk before attaching it . If value is '0', MCCS waits to complete the check disk before attaching it. | INTEGER | 0 | O | |
DevPath | Defines absolute path of device that will be mount. | STRING | O | ||
DoFsck | If set to true, fsck will be performed when the shared disk is brought online. | BOOLEAN | false | O | |
FileSystem | Defines file system type of the shared disk. | STRING | O | ||
ForceUnmount | 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 | |
FsckOpt | Specify command option for file system check command | STRING | -a | O | |
HostID | Unique server id for SCSI reservation | STRING | X | ||
IOTest | Checks I/O status of a disk if it is set as true | BOOLEAN | true | O | |
MountOpt | Defines mount options | STRING | O | ||
MountPoint | Defines absolute path for the mounting location. | DIRECTORY | O | ||
RegType | Register type of SCSI device | STRING | X | ||
UseSCSILOCK | If it's set to true, Use SCSI reservation | BOOLEAN | false | O | |
UUID | It's UUID of target disk. For example '00c0ffd79655000050042c4f01000000'. It will be set by automatically when you set proper letter. | STRING | X | ||
VendorType | Vender type of SCSI device | STRING | X |
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.
Info |
---|
MCCS has function to limit input values against user's input field, and it provides function detects automatically data which is input wrong by user's mistake. |