Raid array shows ERROR but not what

Questions about SNMP, Power, System, Logs, disk, & RAID.
User avatar
storageman
Ask me anything
Posts: 5506
Joined: Thu Sep 22, 2011 10:57 pm

Re: Raid array shows ERROR but not what

Post by storageman »

All "/etc/init.d/init_lvm.sh" is relaunch the logical volume manager and correct any wrong settings
If cachedev didn’t exist, the problem is with a lower storage layer or the config is incorrect.
Try "mount -t ext4 /dev/mapper/cachedev1 /share/CACHEDEV1_DATA"
reading
Starting out
Posts: 10
Joined: Wed Feb 06, 2019 8:53 am

Re: Raid array shows ERROR but not what

Post by reading »

[~] # mount -t ext4 /dev/mapper/cachedev1 /share/CACHEDEV1_DATA
mount: mount point /share/CACHEDEV1_DATA does not exist
User avatar
storageman
Ask me anything
Posts: 5506
Joined: Thu Sep 22, 2011 10:57 pm

Re: Raid array shows ERROR but not what

Post by storageman »

Sorry, not sure what's happened here when you pulled disks.

Try this
"mdadm -CfR --assume-clean /dev/md1 -l 10 -n 4 -c 64 -e 1.0 /dev/sda3 /dev/sdb3 /dev/sdc3 /dev/sdd3"

Otherwise raise ticket with Qnap
Post Reply

Return to “System & Disk Volume Management”