Hi when i try to ssh to google cloud VM instance it doesn't connect and when i check the logs it says there is no storage available.
but when i connect using google cloud console it connects and when i check the storage there is enough storage
also one thing my current persistent disk is 20gb but here it shows twice the amount. if anyone can explain me whats going this would help me out a lot
The output that you are posting is from Cloud Shell link.
As Travis mentioned you run
df -h --total
in the Cloud Shell storage not the VM.Here you can find a SO related question with possible solutions to fix your issue.
Disk is full, and I can't SSH to instance.