Disk might corrupt structure need cleaning

Using TestDisk to repair the filesystem
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Locked
Message
Author
somdara
Posts: 1
Joined: 15 Jun 2018, 12:03

Disk might corrupt structure need cleaning

#1 Post by somdara »

Hi All,

One of my linux server got error and after I can restore physical volume but disk got error.
Error message
1.png
1.png (7.01 KiB) Viewed 1245 times
pvscan
2.png
2.png (33.06 KiB) Viewed 1245 times
lvscan
3.png
3.png (16.78 KiB) Viewed 1245 times
Please help me how can I use testdisk to fix this error.

Thanks,

User avatar
cgrenier
Site Admin
Posts: 5432
Joined: 18 Feb 2012, 15:08
Location: Le Perreux Sur Marne, France
Contact:

Re: Disk might corrupt structure need cleaning

#2 Post by cgrenier »

To check /root, use "fsck -a /dev/VG_SYSTEMS/root". You may have to umount the filesystem first and/or boot in rescue mode.

Locked