When a compute node comes up, we run `mkfs.xfs` on a newly encrypted
authorWard Vandewege <ward@curii.com>
Thu, 25 Feb 2021 22:52:24 +0000 (17:52 -0500)
committerWard Vandewege <ward@curii.com>
Thu, 25 Feb 2021 22:52:24 +0000 (17:52 -0500)
commitaffd80401d1ce578de5216a5328949d759ab495c
treee40cf30f951491ce0aa8f136f6b988a8ec5c8eb7
parent89a3090417e1f8241497a1d26425df9c5d2cb3ba
When a compute node comes up, we run `mkfs.xfs` on a newly encrypted
partition. Sometimes there are ghost filesystem signatures on those
partitions, make mkfs.xfs ignore partition signatures.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
tools/compute-images/scripts/usr-local-bin-ensure-encrypted-partitions.sh