[SOLVED] VM's Filesystem seems corrupted after failed snapshot

marzx

New Member
Oct 17, 2021
1
0
1
25
EDIT:
I used fsck /dev/mapper/ubuntu--vg-ubuntu--lv as suggested by @Pifouney. Thank you!
My server is up and running again.

---

Hello everyone, I hope you're doing great.
I'm not.

First, I have to mention I am pretty new to Proxmox and don't have a ton of knowledge.

I encountered following issue after trying to backup my VM:
Creating the snapshot failed:

1634494523085.png

My VM was in read-only mode, so I restarted it (which may be the cause of the problem).
Now, when trying to start my VM, I receive following output:

1634494417924.png

What can I do? What is the problem?
I used this VM as my Nextcloud server.

Have a great day
 
Last edited:
Hey,

First of all... Have you launched a fsck mannually as mentionned ? x')

If not, you can make it now. The error is directly affected by the "guest mount" done by the host when attempting to save.

And if the save disk directory you will taked for your backup have enough storage, check your filesystem ( if it can take big/large files on)

Beat regards,