SUSE / salt-shaptools

Salt execution module and state to manage SAP Applications (HANA only at the moment) and SUSE Linux Enterprise High Availability components
Apache License 2.0
14 stars 11 forks source link

Add the option to use multiple disk with sbd #43

Closed arbulu89 closed 4 years ago

arbulu89 commented 4 years ago

New information! Multiple sbd disks usage is not supported yet by crmsh. In order to make the formula work, I have created a workaround while we do the changes in crmsh.

This is more or less:

This is the state after running the formula

   CGroup: /system.slice/sbd.service
           ├─8533 sbd: inquisitor
           ├─8551 sbd: watcher: /dev/sda - slot: 0 - uuid: 66c01dba-aa00-46c5-83ff-a44c31065438
           ├─8552 sbd: watcher: /dev/sdb - slot: 0 - uuid: 96806c1a-7ef6-44dc-b8d0-a401323713e0
           ├─8553 sbd: watcher: /dev/sdc - slot: 0 - uuid: 7e88f747-7a85-4c06-8202-ed6a34d5b13c
           ├─8554 sbd: watcher: Pacemaker
           └─8555 sbd: watcher: Cluster
arbulu89 commented 4 years ago

@diegoakechi @Simranpal I added a workaround while crmsh doesn't support multiple disks. It works fine