Mobile app version of vmapp.org
Login or Join
Reiling115

: Google Cloud Instance Deletes Files When used with Network Load Balancer I am experimenting with Google Cloud. I was trying to test a VM Instance and Network Load Balancing. Here's what i did:

@Reiling115

Posted in: #Cloud #Storage #Virtualhost

I am experimenting with Google Cloud. I was trying to test a VM Instance and Network Load Balancing. Here's what i did:


Created an Instance Template => Instance Group => 1 VM Instance (say VM1) under the group.
Uploaded all my files on VM1. Can access all the files using VM1 IP Address.
Setup Load Balancing (say LB) on Instance Group.
Sent huge traffic to LB and it created another VM Instance (say VM2) to handle the load
After the traffic was brought down, LB detected that and decided to delete one VM Instance.
Deleted VM1 and now i have only VM2 with no files (originally uploaded to VM1).


Am i getting the whole point of Cloud Computing wrong? How can i keep accessing all the files on the server even when Instances are deleted automatically by LB?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Reiling115

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme