Actions
Bug #5502
closed[Node Manager] Add local SSD to compute nodes on GCP
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Story points:
2.0
Description
Node manager, on GCP, should add one local SSD slice to compute nodes
https://cloud.google.com/compute/docs/disks/local-ssd
Each slice is 375 GB.
Updated by Ward Vandewege almost 10 years ago
- Target version changed from Bug Triage to 2015-04-01 sprint
Updated by Ward Vandewege almost 10 years ago
- Subject changed from [OPS] Compute images on su92l don't have any scratch space to [Node Manager] Add local SSD to compute nodes on GCP
Updated by Brett Smith almost 10 years ago
- Status changed from New to In Progress
Updated by Brett Smith almost 10 years ago
5502-node-manager-gce-ssd-wip is up for review. It manually specifies full information about disks that should be attached to each compute node. For background, you may want to refer to the instance resource documentation for the disks[]
argument, and the create_node documentation for libcloud's GCE driver.
Updated by Ward Vandewege almost 10 years ago
5502-compute-cleanups-wip LGTM thanks!
Updated by Ward Vandewege almost 10 years ago
5502-node-manager-gce-ssd-wip LGTM
Updated by Ward Vandewege almost 10 years ago
- Status changed from In Progress to Resolved
- Story points set to 2.0
Actions