new raid array zero space

I just got fvdw-sl installed on my 5big network 2. I have five 10tb drives in the device and I initialized each and added them to a raid5 array. The array shows up under "manage disks and volumes" but doesn't look right. Under status it says "clean completed: [0KB],, estimated time" with total size of 37244gb which looks right, but shows free space 0.00gb.
I've tried deleting the raid array but i just get an error saying "Disk not found"
After rebooting and checking dmesg I see this line...
Hmm what is causing that? Am I doing something wrong?
I've tried deleting the raid array but i just get an error saying "Disk not found"
- Code: Select all
root@fvdwsl-base:/ # cat /etc/.setup.fs/setupjob.log
<b>Setup task destroy.sh is now running</b><br>
<span style="color:red;"><b>Disk not found</b></span><br>
<br><b>Setup task destroy.sh is restarting</b><br>
<span style="color:red;"><b>Disk not found</b></span><br>
<br><span style="color:red;">NAS restarting on user's request</span><br>
Restore the regular boot mode...<br>
OK<br></span>
NAS is restarting...OK<br>
root@fvdwsl-base:/ #
After rebooting and checking dmesg I see this line...
- Code: Select all
[ 46.962647] EXT4-fs (md0): filesystem too large to mount safely on this system
Hmm what is causing that? Am I doing something wrong?