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>
Mon, 15 Mar 2021 21:12:43 +0000 (17:12 -0400)
commit9d9f7df00a092de9c2813cb99907092a20e34fd5
treedd3d3b62fd36e5c6c415b9026ab50d8a175e55b6
parentcc088a7b64d8bf0fc827a5df619f875367b9fffa
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