Actions
Task #5574
closedBug #5502: [Node Manager] Add local SSD to compute nodes on GCP
Add an at-boot script to Packer GCE images to format local SSD and mount it to /tmp
Start date:
03/26/2015
Due date:
% Done:
0%
Estimated time:
Description
The disk is at /dev/disk/by-id/google-FOO
, where FOO
is a string we can specify at node creation time.
/tmp is what we use on AWS.
Let's make FOO
== tmp
Actions