Creating an instance with a local SSD

0 votes
I have read that local SSDs give higher performance value when compared to persistent disks. What is the process to create an instance with a local SSD?
Nov 6, 2019 in GCP by anonymous
• 19,610 points
1,236 views

1 answer to this question.

0 votes

Because local SSDs are located on the physical machine where your virtual machine instance is running, they can be created only during the instance creation process. Local SSDs cannot be used as boot devices.

After creating a local SSD, you must format and mount the device before you can use it.

You can create an instance with a local SSD using the Google Cloud Platform Console, the gcloud tool, or the Compute Engine API.

Here's how you can do it using console:

  1. In the GCP Console, go to the VM Instances page.

  2. Click Create instance.

  3. On the Create a new instance page, fill in the properties for your instance.

  4. Expand Management, security, disks, networking, sole tenancy.

  5. Click Disks and under Additional disks , click Add new disk.

  6. Under the Name field, enter a name for the new disk.

  7. Under Type, choose Local SSD scratch disk (maximum 8).

  8. Click Done.

  9. Click Create to create the instance.

  10. After creating a local SSD, you must format and mount the device before you can use it.

answered Nov 6, 2019 by Sirajul
• 59,230 points
How to format and mount a local SSD device?

Related Questions In GCP

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Connect to an instance as a root user in GCP

If you configured an instance to allow ...READ MORE

answered Sep 24, 2019 in GCP by Sirajul
• 59,230 points
4,899 views
0 votes
1 answer

Import an Instance with custom settings on GCP

Run the following command: gcloud compute instances import ...READ MORE

answered Oct 22, 2019 in GCP by Sirajul
• 59,230 points
793 views
0 votes
1 answer
0 votes
1 answer

How do i install gcloud compute?

The gcloud compute command-line tool enables you to easily ...READ MORE

answered Sep 23, 2019 in GCP by Sirajul
• 59,230 points

edited Jun 16, 2023 by Khan Sarfaraz 1,034 views
0 votes
1 answer

Creating password for a windows instance on GCP

Windows Server instances use password authentication instead ...READ MORE

answered Sep 24, 2019 in GCP by Sirajul
• 59,230 points
3,818 views
0 votes
1 answer
0 votes
1 answer

Creating a SQL Server instance using Google Compute engine.

Google Compute Engine provides public images preconfigured with ...READ MORE

answered Sep 23, 2019 in GCP by Sirajul
• 59,230 points
2,636 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP