This section describes how to format disks for cluster storage manually using
disksetup with data-at-rest encryption (DARE) enabled.
/dev/sdb
/dev/sdc1 /dev/sdc2 /dev/sdc4
/dev/sddIn the following example, /tmp/disklist is a text file that lists the
disks and partitions:
/opt/mapr/server/disksetup /tmp/disklistIn a DARE-enabled cluster, you must use a different set of steps to run
disksetup. disksetup will fail on some nodes if the DARE
master key is not available. CLDB nodes have a local copy of the DARE master key, so
disksetup works on CLDB nodes. Other nodes require a connection with a
running CLDB node in order to run disksetup.
disksetup on the CLDB nodes and then start the CLDB
nodes so that you can then run disksetup on the remaining nodes and start
those nodes:dare.master.key):/opt/mapr/server/disksetup /tmp/disklistservice mapr-zookeeper startservice mapr-warden start/opt/mapr/server/disksetup /tmp/disklistservice mapr-warden start