diff --git a/cluster/gce/gci/configure-helper.sh b/cluster/gce/gci/configure-helper.sh index 9bfc6054180..5f1552106f8 100644 --- a/cluster/gce/gci/configure-helper.sh +++ b/cluster/gce/gci/configure-helper.sh @@ -183,6 +183,7 @@ function safe-format-and-mount() { mkdir -p "${mountpoint}" echo "Mounting '${device}' at '${mountpoint}'" mount -o discard,defaults "${device}" "${mountpoint}" + chmod a+w "${mountpoint}" } # Gets a devices UUID and bind mounts the device to mount location in