--boot-disk-sizeBOOT_DISK_SIZE from `gcloud compute instances create --help`
George
unread,
Feb 25, 2016, 10:55:05 AM2/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gce-discussion
Hello Zhuyi,
As you mentioned, the root persistent disk has the root file system and the boot sectors which makes the instance boot successfully. As both root file system and boot sectors are present it makes the disk a root persistent disk and a boot disk. Another way to see the --boot-disk-size is to be able to differentiate between the main attached disk (root persistent disk) and a secondary disk attached to the instance.
I hope this helps.
Sincerely,
George
Zhuyi Xue
unread,
Feb 25, 2016, 4:50:14 PM2/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message