Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
정의
공유 디스크 에이전트는 공유 디스크(shared disk)를 관리하는 에이전트입니다.
공유 디스크는 복수개의 노드(혹은 서버)에서 쓰기 접근을 시도하면 데이터가 손상됩니다.
따라서 이런 상황을 제어하기 위해 운영 노드에서만 파일 시스템을 마운트(Mount)하고 대기 노드에서는 쓰기 접근을 할 수 없도록 언마운트(Unmount) 합니다.
공유 디스크 에이전트는 디스크의 Mount / Unmount를 관리하고 쓰기 가능한 상태인지를 모니터링합니다.
추가
리소스를 추가하는 두 가지 방법이 있습니다.
하나는 그룹 이름에서 리소스를 추가하는 것이고, 또 하나는 리소스타입에서 리소스를 추가하는 것입니다
그룹에서 추가 할 경우
...
리소스 타입에서 추가 할 경우
...
삭제
리소스타입 - 마우스 우 클릭 - 리소스 삭제를 선택합니다.
...
상태
다음 테이블은 상태와 사용자 명령에 의해 발생되는 MCCS 리소스의 상태 이동에 대해 설명합니다.
명령은 사용자 명령에 의해 발생되는 것을 전제로 합니다.
공유 디스크 에이전트: MCCS 에 등록된 공유 디스크를 관리합니다.
상태 | Agent 가능 명령 | 설명 | 비고 |
---|---|---|---|
온라인 볼륨에 대한 잠금이 해제되어 쓰기가 가능한 상태입니다. | 오프라인 | 해당 볼륨을 디스마운트 시키고 해당 디스크에 일기 및 쓰기를 불가능하게 합니다. | |
모니터링 | 해당 볼륨이 쓰기 접근이 가능한지를 감시합니다. | ||
오프라인 볼륨이 잠긴 상태로서 읽기/쓰기가 모두 불가능합니다. | 온라인 | 해당 볼륨을 마운트 시키고 해당 디스크에 읽기 및 쓰기를 가능하게 합니다. | |
모니터링 | 해당 볼륨이 쓰기 접근이 가능한지를 감시합니다. | ||
장애 볼륨이 온라인 상태에서 외부적인 요인으로 문제가 발생하여 쓰기가 불가능한 상태입니다. | 온라인 | 해당 볼륨을 마운트 시키고 해당 디스크에 읽기 및 쓰기를 가능하게 합니다. | |
오프라인 | 해당 볼륨을 디스마운트 시키고 해당 디스크에 일기 및 쓰기를 불가능하게 합니다. |
속성
[그림] 공유 디스크 속성 화면
...
ArgList 인수
...
설명
...
타입
...
DevPath
...
Adding
Add the shared disk resource.
Before adding the shared disk resource, you must make sure that there exists an addable shared disk on the OS.
- select a group → right click → 'Add Resource'.
- Select 'SharedDisk' from Resource Type lists and click 'Next' button.
- Users must enter the file system type for shared disk, the file location of volume device for the both nodes, and information for the mounting position.
If the file location of volume device file is not known, the device file can be selected on a dialog by pressing the 'File' button.
[Figure] Finish Button Active after Entering All the Data - As Additional Settings, mount command option, forced to unmount option, filesystem check option is available.
[Figure] Additional setting view - Click the 'Finish' button to add the basic shared disk resource.
You can immediately check the result in the management web console.
Deleting
Select resource type →- right click → delete resource.
The deleted resource will immediately disappear from the management web console.
Status
The following table explains the status switching of the MCCS resource caused by a user's command and the status.
The command assumes that it is generated by a user.
Shared disk agent: Manages the shared disks registered in MCCS.
Status | Agent command | Decription | Note |
---|---|---|---|
Online The volume is unlocked. You can write to it. | Offline | Dismounts the volume and prevents user from writing/reading data to and from the disk. | |
Monitoring | Checks if the volume is mounted and monitors if you can write to the volume by creating temporary files. | ||
Offline The volume is locked. You can neither read or write from and to the volume. | Online | Mounts the volume and allow user to write/read data to and from the disk. | |
Monitoring | Checks if the volume is mounted and monitors if you can write to the volume by creating temporary files. | ||
Trouble The volume is online. But there is a problem caused by external elements. You cannot write to it. | Online | Mounts the volume and allow user to write/read data to and from the disk. | |
Offline | Dismounts the volume and prevents user from writing/reading data to and from the disk. |
Attribute
Shows the unique attribute of shared disk resource.
Attribute | Description | Type | Default | Edit | Note |
ChkDskTimeout | 공유디스크 리소스가 디스크 검사를 완료하거나 중단되는 최종판단이 내려질 때까지 걸리는 최대 시간을 나타냅니다. 만약 '0'이라면 디스크 검사가 완료될때까지 기다립니다. | INTEGER | 0 | O | |
DevPath | Designate the path for the file of device to mount. | FILE | O | ||
DoFsckTrue 로 설정될 경우 온라인 시 볼륨에 대한 fsck 를 수행합니다 | If it is set to true, going online will execute a fsck on the volume. | BOOLEAN | false | O | |
FileSystem해당 볼륨이 사용하는 파일시스템 타입을 기입합니다 | Enter the type of file system used by the volume. | STRING | O | ||
ForceUnmountTrue 로 설정될 경우 오프라인 시 장치가 사용중이더라도 강제로 언마운트 합니다 | If it is set to true, going offline will forcefully unmount the device in use. | BOOLEAN | false | O | |
FsckOptfsck가 | 수행될 때 사용하는 옵션을 기입합니다Enter the option used for fsck execution. | STRING | -a | O | |
MountOpt마운트가 수행될 때 사용될 명령 옵션을 기입합니다 | Enter the command option used for mounting. | STRING | O | ||
MountPoint마운트 | 지점을 절대경로로 기입합니다Enter the absolute path for the mounting location. | DIRECTORY | O |
속성값은 해당 리소스를 등록할 때에 입력된 값이며, '리소스 고유 속성'에서 값을 변경하거나 확인할 수 있습니다.
The attribute value is entered to register the resource, and you can change or check it in the 'Specified Attribute'.