Versions Compared

Key

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

공유 디스크 에이전트는 공유 디스크(shared disk)를 관리하는 에이전트입니다.
공유 디스크는 복수 개의 노드(혹은 서버)에서 쓰기 접근을 시도하면 데이터가 손상됩니다.
따라서 이런 상황을 제어하기 위해 운영 노드에서만 파일 시스템을 마운트(Mount)하고 대기 노드에서는 쓰기 접근을 할 수 없도록 언마운트(Unmount) 합니다.
공유 디스크 에이전트는 디스크의 Mount / Unmount를 관리하고 쓰기 가능한 상태인지를 모니터링합니다A shared disk agent is an agent that manages the shared disks.
Data on the shared disks will be damaged if you try to access to write from multiple nodes (or servers).
Thus, to control the situations, we only mount the file system from an operation node and unmount it to prohibit writing access from a standby node.
A shared disk agent manage mounting and unmounting of disks and monitors whether it is writable.

 

Column
width350px
Panel

이 페이지의 주요 내용

Table of Contents
maxLevel4

...

Adding in Group

  1. select a group -> right click -> 'Add Resource'.

    [Figure] Adding Resource in a group

  2. Select 'SharedDisk' from Resource Type lists and click 'Next' button.

    [Figure] Select Resource Wizard View

  3. Next steps are same as adding in resource type.

Adding in Resource Type

  1. ResourceType - Right Click - Click Add Resource

    [Figure] Adding Shared disk Resource in a resource type

  2. Enter resource name, file system name, volume device file location and mount point.

    [Figure] Shared disk resource information view

  3. You can also browse the file name as click the file icon.

    [FIgure] Click on file selection icon view

  4. Click "Finish" when all of the values are entered. 

    [그림] 모든 정보 입력 후 완료버튼이 활성화 된 화면Figure] Finish Button Active after Entering All the Data

  5. As Additional Settings, mount command option, forced to unmount option, filesystem check option is available.

    [Figure] Additional setting view

Deleting

Select resource type - right click - delete resource.

  1. Select delete resource and resource will be deleted. 

    [Figure] Delete shared disk resource view

State

다음 테이블은 상태와 사용자 명령에 의해 발생되는 MCCS 리소스의 상태 이동에 대해 설명합니다.
명령은 사용자에 의해 발생되는 것을 전제로 합니다.

공유 디스크 에이전트: MCCS 에 등록된 공유 디스크를 관리합니다. 

...

온라인

볼륨에 대한 잠금이 해제되어 쓰기가 가능한 상태입니다.

...

해당 볼륨을 디스마운트 시키고 해당 디스크에 일기 및 쓰기를 불가능하게 합니다.

...

해당 볼륨이 마운트 되어있는지 확인하고 임시 파일을 생성하여 쓰기 접근이 가능한지를 감시합니다.

...

오프라인

볼륨이 잠긴 상태로서 읽기/쓰기가 모두 불가능합니다.

...

해당 볼륨이 마운트 되어있는지 확인하고 임시 파일을 생성하여 쓰기 접근이 가능한지를 감시합니다.

...

장애

 볼륨이 온라인 상태지만 외부적인 요인으로 문제가 발생하여 쓰기가 불가능한 상태입니다.
외부 명령 또는 다른 드라이버에 의해 볼륨에 대한 접근이 차단되거나
FC 연결 또는 SAN 스위치 등 스토리지와의 물리적인 연결 문제로 장애가 발생할 수 있습니다.

...


...

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. 

StatusAgent commandDecriptionNote

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.

OnlineMounts 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.
Access to the volume can be prohibited by the external commands or other driver, or the physical connections to the storage such as FC connections or SAN switches can cause troubles

OnlineMounts the volume and allow user to write/read data to and from the disk. 
OfflineDismounts the volume and prevents user from writing/reading data to and from the disk. 

 

 

Attribute


[FigureAttribute of Shared Disk


Attribute

Description

Type

DefaultEditNote

DevPath

마운트할 장치 파일의 위치를 지정합니다Designate the path for the file of device to mount.

FILE

 O 

DoFsck

True 로 설정될 경우에는 온라인하면 볼륨에 대한 fsck 를 수행합니다If it is set to true, going online will execute a fsck on the volume.

BOOLEAN

falseO 

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.BOOLEANfalseO 
FsckOptfsck가 수행될 때 사용하는 옵션을 입력합니다Enter the option used for fsck execution.STRING-aO 
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'.