And after the reboot I see these log lines. Do they indicate some kind of error with my boot disk setup?
[30/May/2016 21:01:40] DEBUG [smart_manager.data_collector:403] Listening on port http://127.0.0.1:8080 and on port 10843 (flash policy server) [30/May/2016 21:01:42] ERROR [storageadmin.views.command:75] Exception while refreshing state for Pool(rockstor_rockstor). Moving on: Error running a command. cmd = ['/sbin/btrfs', 'fi', 'show', '/dev/md125']. rc = 1. stdout = ['']. stderr = [''] [30/May/2016 21:01:42] ERROR [storageadmin.views.command:76] Error running a command. cmd = ['/sbin/btrfs', 'fi', 'show', '/dev/md125']. rc = 1. stdout = ['']. stderr = [''] Traceback (most recent call last): File "/opt/rockstor/src/rockstor/storageadmin/views/command.py", line 67, in _refresh_pool_state pool_info = get_pool_info(fd.name) File "/opt/rockstor/src/rockstor/fs/btrfs.py", line 71, in get_pool_info o, e, rc = run_command(cmd) File "/opt/rockstor/src/rockstor/system/osi.py", line 92, in run_command raise CommandException(cmd, out, err, rc) CommandException: Error running a command. cmd = ['/sbin/btrfs', 'fi', 'show', '/dev/md125']. rc = 1. stdout = ['']. stderr = [''] [30/May/2016 21:01:42] ERROR [storageadmin.views.command:97] Exception while mounting a share(home) during bootstrap: Error running a command. cmd = ['/bin/mount', '-t', 'btrfs', '-o', 'subvol=home', '/dev/md125' , '/mnt2/home']. rc = 32. stdout = ['']. stderr = ['mount: /dev/md125 is already mounted or /mnt2/home busy', ' /dev/md125 is already mounted on /boot', ''] [30/May/2016 21:01:42] ERROR [storageadmin.views.command:98] Error running a command. cmd = ['/bin/mount', '-t', 'btrfs', '-o', 'subvol=home', '/dev/md125', '/mnt2/home']. rc = 32. stdout = ['']. stderr = ['mount : /dev/md125 is already mounted or /mnt2/home busy', ' /dev/md125 is already mounted on /boot', ''] Traceback (most recent call last): File "/opt/rockstor/src/rockstor/storageadmin/views/command.py", line 93, in post mount_share(share, mnt_pt) File "/opt/rockstor/src/rockstor/fs/btrfs.py", line 239, in mount_share return run_command(mnt_cmd) File "/opt/rockstor/src/rockstor/system/osi.py", line 92, in run_command raise CommandException(cmd, out, err, rc) CommandException: Error running a command. cmd = ['/bin/mount', '-t', 'btrfs', '-o', 'subvol=home', '/dev/md125', '/mnt2/home']. rc = 32. stdout = ['']. stderr = ['mount: /dev/md125 is already mounted or /mnt2/ho me busy', ' /dev/md125 is already mounted on /boot', ''] [30/May/2016 21:01:42] ERROR [storageadmin.views.command:97] Exception while mounting a share(root00) during bootstrap: Error running a command. cmd = ['/bin/mount', '-t', 'btrfs', '-o', 'subvol=root00', '/dev/md 125', '/mnt2/root00']. rc = 32. stdout = ['']. stderr = ['mount: /dev/md125 is already mounted or /mnt2/root00 busy', ' /dev/md125 is already mounted on /boot', ''] [30/May/2016 21:01:42] ERROR [storageadmin.views.command:98] Error running a command. cmd = ['/bin/mount', '-t', 'btrfs', '-o', 'subvol=root00', '/dev/md125', '/mnt2/root00']. rc = 32. stdout = ['']. stderr = ['m ount: /dev/md125 is already mounted or /mnt2/root00 busy', ' /dev/md125 is already mounted on /boot', ''] Traceback (most recent call last): File "/opt/rockstor/src/rockstor/storageadmin/views/command.py", line 93, in post mount_share(share, mnt_pt) File "/opt/rockstor/src/rockstor/fs/btrfs.py", line 239, in mount_share return run_command(mnt_cmd) File "/opt/rockstor/src/rockstor/system/osi.py", line 92, in run_command raise CommandException(cmd, out, err, rc) CommandException: Error running a command. cmd = ['/bin/mount', '-t', 'btrfs', '-o', 'subvol=root00', '/dev/md125', '/mnt2/root00']. rc = 32. stdout = ['']. stderr = ['mount: /dev/md125 is already mounted or /mnt