Looking for any assistance with my shared folders that have disappeared. I have been using Rockstor for a few months and loved it up until this snafu. After rebooting my server the Samba Share has disappeared. The web-ui shows all physical devices and the Pool, however the Share is missing and shows the following message:
Error running a command. cmd = [’/bin/mount’,
’/dev/disk/by-label/Rogue-Server_Rockstor_Test_Pool’,
’/mnt2/Rogue-Server_Rockstor_Test_Pool’, ‘-o’, ‘,compress=no’]. rc = 32.
stdout = [’’]. stderr = [‘mount: wrong fs type, bad option, bad
superblock on /dev/sdg,’, ’ missing codepage or helper program, or
other error’, ‘’, ’ In some cases useful info is found in syslog -
try’, ’ dmesg | tail or so.’, ‘’]
Traceback (most recent call last):
File “/opt/rockstor/src/rockstor/rest_framework_custom/generic_view.py”, line 40, in _handle_exception
yield
File “/opt/rockstor/src/rockstor/storageadmin/views/pool_scrub.py”, line 45, in get_queryset
self._scrub_status(pool)
File “/opt/rockstor/eggs/Django-1.6.11-py2.7.egg/django/db/transaction.py”, line 431, in inner
return func(*args, **kwargs)
File “/opt/rockstor/src/rockstor/storageadmin/views/pool_scrub.py”, line 55, in _scrub_status
cur_status = scrub_status(pool)
File “/opt/rockstor/src/rockstor/fs/btrfs.py”, line 723, in scrub_status
mnt_pt = mount_root(pool)
File “/opt/rockstor/src/rockstor/fs/btrfs.py”, line 142, in mount_root
run_command(mnt_cmd)
File “/opt/rockstor/src/rockstor/system/osi.py”, line 98, in run_command
raise CommandException(cmd, out, err, rc)
CommandException: Error running a command. cmd = [’/bin/mount’, ‘/dev/disk/by-label/Rogue-Server_Rockstor_Test_Pool’, ‘/mnt2/Rogue-Server_Rockstor_Test_Pool’, ‘-o’, ‘,compress=no’]. rc = 32. stdout = [’’]. stderr = [‘mount: wrong fs type, bad option, bad superblock on /dev/sdg,’, ’ missing codepage or helper program, or other error’, ‘’, ’ In some cases useful info is found in syslog - try’, ’ dmesg | tail or so.’, ‘’]
When I go the the console I see the following on repeat:
BTRFS error (device sdb): bad tree block start
BTRFS: Failed to read block groups: -5
BTRFS: open_ctree failed
Currently running Rockstor 3.8-14
Pool is RAID-6
Any assistance is appreciated, this of course happened before I could backup relevant documents to a physcally separate device…standard.