Po wielu kłopotach udało mi się dodać nowy dysk (dysk 3) i zrobić migrację z RAID1 do RAID5.
Po zakończeniu migracji i restarcie dyski nie zostały automatycznie zamontowane. Storage manager wygląda jak na poniższym obrazku.
próbowałem dodać macierz ręcznie ale zwraca mi informację jak poniżej.
Dodatkowe info:
Czy ktoś może poradzić co mam zrobić dalej aby zamontować dyski?
Wersja oprogramowania Firmware: 4.2.0 Build 20160311
Model serwera: QNAP TS-419+
Update: Ktoś ma jakiś pomysł jak sprawdzić co nie pozwala na zamontowanie macierzy?
Po zakończeniu migracji i restarcie dyski nie zostały automatycznie zamontowane. Storage manager wygląda jak na poniższym obrazku.
próbowałem dodać macierz ręcznie ale zwraca mi informację jak poniżej.
Kod:
[~] # mount -t ext4 /dev/md0 /share/MD0_DATA
mount: wrong fs type, bad option, bad superblock on /dev/md0,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
[~] # mount -t ext3 /dev/md0 /share/MD0_DATA
mount: wrong fs type, bad option, bad superblock on /dev/md0,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Kod:
[~] # dmesg | tail
[1131963.018950] bonding: bond0: link status definitely down for interface eth0, disabling it
[1131981.915293] eth0: link up, full duplex, speed 100 Mbps
[1131981.921378] bonding: bond0: link status definitely up for interface eth0, 100 Mbps full duplex.
[2578780.187652] eth1: link down
[2578780.238938] bonding: bond0: link status down for interface eth1, disabling it in 8000 ms.
[2578783.799530] eth1: link up, full duplex, speed 1 Gbps
[2578783.838939] bonding: bond0: link status up again after 3600 ms for interface eth1.
[2773395.015654] EXT4-fs (md0): ext4_check_descriptors: Checksum for group 1920 failed (61219!=0)
[2773395.015691] EXT4-fs (md0): group descriptors corrupted!
[2773403.757816] EXT3-fs (md0): error: couldn't mount because of unsupported optional features (240)
Dodatkowe info:
Kod:
[~] # mdadm --detail /dev/md0
/dev/md0:
Version : 01.00.03
Creation Time : Thu Feb 23 00:14:23 2017
Raid Level : raid5
Array Size : 3905449344 (3724.53 GiB 3999.18 GB)
Used Dev Size : 1952724672 (1862.26 GiB 1999.59 GB)
Raid Devices : 3
Total Devices : 3
Preferred Minor : 0
Persistence : Superblock is persistent
Update Time : Fri Apr 7 21:05:41 2017
State : clean
Active Devices : 3
Working Devices : 3
Failed Devices : 0
Spare Devices : 0
Layout : left-symmetric
Chunk Size : 64K
Name : 3
UUID : d164f903:b511a5f5:3b340809:206fcfcf
Events : 54486
Number Major Minor RaidDevice State
0 8 19 0 active sync /dev/sdb3
1 8 35 1 active sync /dev/sdc3
3 8 3 2 active sync /dev/sda3
[~] #
Czy ktoś może poradzić co mam zrobić dalej aby zamontować dyski?
Wersja oprogramowania Firmware: 4.2.0 Build 20160311
Model serwera: QNAP TS-419+
Update: Ktoś ma jakiś pomysł jak sprawdzić co nie pozwala na zamontowanie macierzy?