ssh - Cannot resize boot disk in Google compute engine -


i newbie google cloud engine , facing issue when trying ssh instance.

“could not update /home/name/.ssh/authorized_keys due disk full”

the disk has important files , cannot risk losing them. tried increase disk size 10g 250g still have issue. have not done disk repartitioning because os image, ubuntu, supports automatic resizing.

i have not restarted instance yet because when press stop, receive message: "stop shuts down instance. if shutdown doesn't complete within 2 minutes, instance forced halt. can lead file-system corruption. ". not sure if normal message?

finally, noticed there option called “reset”. restart instance? afraid erase on disk.

p.s. there answers full disk problem not relevant anymore since google announcement.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -