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
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
Updated by Brett Smith almost 10 years ago
The new Packer image prepared for this boots fine, but doesn't actually do anything with the attached storage.
Updated by Ward Vandewege almost 10 years ago
- Status changed from New to In Progress
Updated by Ward Vandewege almost 10 years ago
- Status changed from In Progress to Resolved
- Remaining (hours) set to 0.0
Actions