I am relatively new to the xpenology and require some help after a volume crashed on my xpenology used on proxmox.
After messing up with the nginx configuration, i had the brilliant idea to restore a proxmox backup and ruined my configuration
I have a configuration with 3 HDD and i can not access the data anymore.
I mades some research on my own but can not resolve the problem.
cat /proc/mdstat
Personalities : [raid1] [raid6] [raid5] [raid4] [raidF1]
md2 : active raid5 sata4p5[0] sata6p5[2] sata5p5[1]
5839079168 blocks super 1.2 level 5, 64k chunk, algorithm 2 [3/3] [UUU]
md4 : active raid1 sata4p6[0] sata5p6[1]
976750976 blocks super 1.2 [2/2] [UU]
md1 : active raid1 sata5p2[27] sata6p2[28] sata4p2[26]
2096128 blocks super 1.2 [26/3] [UUU_______________________]
md0 : active raid1 sata5p1[27] sata6p1[28] sata4p1[26]
8387584 blocks super 1.2 [26/3] [UUU_______________________]
unused devices: <none>
sudo vgdisplay --verbose
Using volume group(s) on command line.
--- Volume group ---
VG Name vg1
System ID
Format lvm2
Metadata Areas 2
Metadata Sequence No 3
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 2
Open LV 1
Max PV 0
Cur PV 2
Act PV 2
VG Size 6.35 TiB
PE Size 4.00 MiB
Total PE 1664020
Alloc PE / Size 1664003 / 6.35 TiB
Free PE / Size 17 / 68.00 MiB
VG UUID 8ns2Wc-PjhN-Mpca-pLaZ-Aaf1-erUA-FJK0E0
--- Logical volume ---
LV Path /dev/vg1/syno_vg_reserved_area
LV Name syno_vg_reserved_area
VG Name vg1
LV UUID TVdcZv-ftOX-51dX-5Ro1-oGAW-rT0S-IlIGSE
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 0
LV Size 12.00 MiB
Current LE 3
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 512
Block device 249:0
--- Logical volume ---
LV Path /dev/vg1/volume_1
LV Name volume_1
VG Name vg1
LV UUID Zq8dfK-AvxE-sqXR-l3g0-vxng-Fu4W-XGMkUS
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 6.35 TiB
Current LE 1664000
Segments 2
Allocation inherit
Read ahead sectors auto
- currently set to 512
Block device 249:1
--- Physical volumes ---
PV Name /dev/md2
PV UUID iuyolU-tlKi-neu7-3ovZ-XlN3-rAnI-88dnQV
PV Status allocatable
Total PE / Free PE 1425556 / 0
PV Name /dev/md4
PV UUID My6lGF-dSm1-4dmZ-8fge-7Cul-qzVN-ahRi6y
PV Status allocatable
Total PE / Free PE 238464 / 17
lvdisplay --verbose
WARNING: Running as a non-root user. Functionality may be unavailable.
Using logical volume(s) on command line.
/dev/md2: open failed: Permission denied
/dev/md4: open failed: Permission denied
No volume groups found.
adrien.bouchart@syno:/$ sudo lvdisplay --verbose
Using logical volume(s) on command line.
--- Logical volume ---
LV Path /dev/vg1/syno_vg_reserved_area
LV Name syno_vg_reserved_area
VG Name vg1
LV UUID TVdcZv-ftOX-51dX-5Ro1-oGAW-rT0S-IlIGSE
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 0
LV Size 12.00 MiB
Current LE 3
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 512
Block device 249:0
--- Logical volume ---
LV Path /dev/vg1/volume_1
LV Name volume_1
VG Name vg1
LV UUID Zq8dfK-AvxE-sqXR-l3g0-vxng-Fu4W-XGMkUS
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 6.35 TiB
Current LE 1664000
Segments 2
Allocation inherit
Read ahead sectors auto
- currently set to 512
Block device 249:1
sudo mount /dev/vg1/volume_1 /volume1
mount: /volume1: /dev/vg1/volume_1 already mounted or mount point busy.
ls /volume1/
hs_err_pid14125.log hs_err_pid6647.log hs_err_pid8895.log
hs_err_pid6332.log hs_err_pid8487.log hs_err_pid9220.log
Mount is ok but i can not access the data anymore.
Question
adribou
Hello,
I am relatively new to the xpenology and require some help after a volume crashed on my xpenology used on proxmox.
After messing up with the nginx configuration, i had the brilliant idea to restore a proxmox backup and ruined my configuration
I have a configuration with 3 HDD and i can not access the data anymore.
I mades some research on my own but can not resolve the problem.
sudo vgdisplay --verbose Using volume group(s) on command line. --- Volume group --- VG Name vg1 System ID Format lvm2 Metadata Areas 2 Metadata Sequence No 3 VG Access read/write VG Status resizable MAX LV 0 Cur LV 2 Open LV 1 Max PV 0 Cur PV 2 Act PV 2 VG Size 6.35 TiB PE Size 4.00 MiB Total PE 1664020 Alloc PE / Size 1664003 / 6.35 TiB Free PE / Size 17 / 68.00 MiB VG UUID 8ns2Wc-PjhN-Mpca-pLaZ-Aaf1-erUA-FJK0E0 --- Logical volume --- LV Path /dev/vg1/syno_vg_reserved_area LV Name syno_vg_reserved_area VG Name vg1 LV UUID TVdcZv-ftOX-51dX-5Ro1-oGAW-rT0S-IlIGSE LV Write Access read/write LV Creation host, time , LV Status available # open 0 LV Size 12.00 MiB Current LE 3 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 512 Block device 249:0 --- Logical volume --- LV Path /dev/vg1/volume_1 LV Name volume_1 VG Name vg1 LV UUID Zq8dfK-AvxE-sqXR-l3g0-vxng-Fu4W-XGMkUS LV Write Access read/write LV Creation host, time , LV Status available # open 1 LV Size 6.35 TiB Current LE 1664000 Segments 2 Allocation inherit Read ahead sectors auto - currently set to 512 Block device 249:1 --- Physical volumes --- PV Name /dev/md2 PV UUID iuyolU-tlKi-neu7-3ovZ-XlN3-rAnI-88dnQV PV Status allocatable Total PE / Free PE 1425556 / 0 PV Name /dev/md4 PV UUID My6lGF-dSm1-4dmZ-8fge-7Cul-qzVN-ahRi6y PV Status allocatable Total PE / Free PE 238464 / 17
lvdisplay --verbose WARNING: Running as a non-root user. Functionality may be unavailable. Using logical volume(s) on command line. /dev/md2: open failed: Permission denied /dev/md4: open failed: Permission denied No volume groups found. adrien.bouchart@syno:/$ sudo lvdisplay --verbose Using logical volume(s) on command line. --- Logical volume --- LV Path /dev/vg1/syno_vg_reserved_area LV Name syno_vg_reserved_area VG Name vg1 LV UUID TVdcZv-ftOX-51dX-5Ro1-oGAW-rT0S-IlIGSE LV Write Access read/write LV Creation host, time , LV Status available # open 0 LV Size 12.00 MiB Current LE 3 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 512 Block device 249:0 --- Logical volume --- LV Path /dev/vg1/volume_1 LV Name volume_1 VG Name vg1 LV UUID Zq8dfK-AvxE-sqXR-l3g0-vxng-Fu4W-XGMkUS LV Write Access read/write LV Creation host, time , LV Status available # open 1 LV Size 6.35 TiB Current LE 1664000 Segments 2 Allocation inherit Read ahead sectors auto - currently set to 512 Block device 249:1
sudo mount /dev/vg1/volume_1 /volume1 mount: /volume1: /dev/vg1/volume_1 already mounted or mount point busy.
ls /volume1/ hs_err_pid14125.log hs_err_pid6647.log hs_err_pid8895.log hs_err_pid6332.log hs_err_pid8487.log hs_err_pid9220.log
Mount is ok but i can not access the data anymore.
Is there a way to recover the date ?
Thank you very much !
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.