Questions tagged [google-compute-engine]

Google Compute Engine offers scalable and flexible virtual machine computing capabilities in the cloud.

Google Compute Engine (GCE) is the Infrastructure as a Service (IaaS) component of Google Cloud Platform which is built on the global infrastructure that runs Google's search engine, Gmail, YouTube and other services. Google Compute Engine enables users to launch virtual machines (VMs) on demand. VMs can be launched from the standard images or custom images created by users. GCE users must authenticate based on OAuth 2.0 before launching the VMs. Google Compute Engine can be accessed via the Developer Console, RESTful API or command-line interface (CLI).

Useful links

1463 questions
0
votes
1 answer

Google Compute Engine - DSpace stops working when I turn on the instance

A few months ago I installed DSpace (an open source repository that uses tomcat) on a Google virtual machine. A few weeks ago I paused the instance and now that I re-enabled it it doesn't open. I don't even know why the external IP changed, however…
0
votes
1 answer

issue with Windows Server 2012 in Gcp

I have one VM in Compute Engine with Windows Server 2012 R2 and I connected the server with my AD on-premise. The connection is with VPN network. but only have traffic from GCP to my Local network. I can joint the server to my Domain but, every day…
0
votes
1 answer

I can not restore vm deleted accidentally in google cloud

Do you know if is possible restore a vm, that was deleted accidentally in Compute Engine. I tried to search a option but i dont find it Thanks for the answer.
0
votes
1 answer

Google Kubernetes VM reassigning new IP after removing the static IP

I created a Kubernetes cluster on google cloud with two nodes. Few days later the IP of vm changed. after that, I made those IPs static to my VMs from the console using VPC network > External IP address and changed the Type from Ephemeral to Static.…
0
votes
1 answer

Replicate changes to all instances in instance group

I want to create autoscalable instance group with load balancer in Google cloud platform. Since workload is prestashop site hence need to update content regularly. Is it possible to replicate updates in one instance to all others in same group…
0
votes
1 answer

Setting up Strongswan site to site VPN on Google Cloud instance

I've installed Strongswan on 2 Google Debian instances in separate projects (actually separate accounts) so there's no route between them on the internal ip's. Ultimately I need to allow VPN connection from outside the Google cloud. I'm pretty much…
Martin Moore
  • 105
  • 2
0
votes
1 answer

Google cloud VM and scheduled snapshots on attached persistent disk

in the case of scheduled shapshots on a persistent ssd disk mounted on a VM, I read in the doc that the backup must not be set here /etc/fstab to ensure that the disk mounts on its own when the VM is…
0
votes
1 answer

can't boot up after changed vm machine type from n1-standard-1 to n2-standard-2

my vm can't boot up after i changed vm machine type from n1-standard-1 to n2-standard-2, why? how can i do? Will i lose all my data? Anyone help me? please! ---serial port 1 log [ 1.689313] List of all partitions: [ 1.689957] No filesystem…
0
votes
1 answer

I am not able to access SSH for my linux instance

I newbie to Google Cloud and Linux. I have created VM linux instance on Google Cloud. Then by using SSH i created Graphical Interface and then i accessed my Linux Graphical Interface using Server Ip using my local windows RDP. After installing few…
0
votes
1 answer

How to render CGI in Blender using RTX cores & Optix

Whether it's with the T4 or the P100 GPU'S on google cloud, once I install Blender and go to system settings, the software doesn't detect any RTX cores in the Optix tab.. I tried with both the pre-built NVidia workstation settings and from scratch…
0
votes
1 answer

compute engine loading screen after enabling billing

This feels like an odd question to be asking here. I get a loading circle when I enable billing on Google Cloud Platform > Compute Engine > VM Instances. I cannot access my VM Instances. I do not know why. I would like to know some command I can use…
0
votes
1 answer

Can't open port at GCP Firewall

I've installed cPanel on CentOS7 VM by using following commands: sudo su root clear yum -y install perl hostname vps.DOMAINNAME cd /home curl -o latest -L https://securedownloads.cpanel.net/latest sh latest Then I've got Network Manager error:…
0
votes
1 answer

NGINX RTMP + shared resource on Google Cloud auto scaling

i'm building a scalable infrastructure for my nginx RTMP server. I've: nginx + arut-rtmp-module + ffmpeg on the server. This is the scheme of the first architecture inside a managed group instance Problem in this scheme is easy: Input streaming is…
0
votes
1 answer

I downgraded the instance size of my Wordpress GCE instance, the new instance doesnt seem to be running properly

I have a GCE instance on which I was running a g1-small instance that hosted a wordpress site. I wanted to downgrade the instance size to f1-micro, so I a) stopped the instancce b) edited the instance and changed it's size to f1-micro c) started the…
Josh
  • 101
0
votes
1 answer

Cannot Open Display Error- While trying to Open Thunar (Google Cloud)

I am using Cent OS 7 in Gcloud. I just installed Thunar using this command yum install Thunar Then run this command thunar to open up Thunar File manager. But it says:- Thunar: Cannot Open Display: I got this error too while trying to use Nemo and…