So disable the debug mode (command debugoff)
- Install the new package with id value 7299 and reboot the nas
- assemble manually the raid as described previously
- Code: Select all
mdadm --assemble /dev/md0 --run
- if ok, update the nas database
- Code: Select all
/etc/api/nasapi.php getDataVol
(be careful case sensitive command)
- mount the data volume
- Code: Select all
/etc/api/nasapi.php mountAll
You should see your previous shares
- Code: Select all
ls -l /share/1100
Go to the firmware web interface, and create again your shares according to the list (your data won't be deleted !)
- start samba server
- Code: Select all
/etc/api/nasapi.php getSmbShares