Page 1 of 1

HA Addon - Add FS resource using disk label

Posted: 2018/07/16 17:04:44
by ayazanjum
Hi,

I am not able to figure out the syntax to user with ccs command for adding filesystem resource using disk label instead of device path.

so instead of following

ccs -h node1-hb.local --addresource fs name=datafs_rs device=/dev/sdb1 mountpoint=/data fstype=ext3

I want to use disk label

thanks

Re: HA Addon - Add FS resource using disk label

Posted: 2018/07/18 18:15:33
by aks
https://access.redhat.com/documentation ... -params-CA
Table B.5. Filesystem (fs Resource):
"Device, FS Label, or UUID device Specifies the device associated with the file system resource. This can be a block device, file system label, or UUID of a file system."