I have been using Rockstor since Jan 17. I was using 3.8.16. I had 4 3TB drives configured in Raid 10 and several shares on it and I the os was installed on a usb stick. Everything was running fine so far, I decided to upgrade to the latest version and I bought the activation code for stable updates and decided to upgrade. After the upgrade the web ui wouldn’t come up and it wasn’t connecting to my router as well so I connected a monitor to it and I saw this error.
— end Kernel panic – not syncing VFS: Unable to mount root fs on unkown-block(0,0)
So I rebooted and I got the following options
Rockstor (4.12.4-1.el7.elrep.x86_64) 3 (Core)
Rockstor (4.12.4-1.el7.elrep.x86_64) 3 (Core with debugging)
Rockstor (4.12.0-1.el7.elrep.x86_64) 3 (Core)
Rockstor (0-resuce-xxxxxx)
Option 1 and 2 doesn’t work boots up but I cant access the webui.
Yum info shows this
root@rockstor ~]# yum info rockstor
Loaded plugins: changelog, fastestmirror
Loading mirror speeds from cached hostfile
- base: ftp.usf.edu
- epel: ewr.edge.kernel.org
- extras: mirror.cc.columbia.edu
- updates: mirror.trouble-free.net
Installed Packages
Name : rockstor
Arch : x86_64
Version : 3.9.2
Release : 33
Size : 79 M
Repo : installed
Summary : RockStor – Store Smartly
License : GPL
Description : RockStor – Store Smartly
Doing lsblk returns the following
[root@rockstor ~]# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 2.7T 0 disk
sdb 8:16 0 2.7T 0 disk
sdc 8:32 0 2.7T 0 disk
sdd 8:48 0 2.7T 0 disk
sde 8:64 1 29.2G 0 disk
├─sde1 8:65 1 500M 0 part /boot
├─sde2 8:66 1 2.9G 0 part [SWAP]
└─sde3 8:67 1 25.8G 0 part /home
But if I go to my shares /mnt2/media I don’t see any files. Did I lose all the data that was stored there? I had over 1 TB of photos and videos stored there
I tried systemctl restart rockstor
[root@rockstor ~]# systemctl restart rockstor
A dependency job for rockstor.service failed. See ‘journalctl -xe’ for details.
[root@rockstor ~]# journalctl -xe
Aug 28 16:18:05 rockstor initrock[2988]: 2018-08-28 16:18:05,355: Checking for flash and Running flash
Aug 28 16:18:05 rockstor systemd[1]: Reloading.
Aug 28 16:18:05 rockstor initrock[2988]: 2018-08-28 16:18:05,792: Updating the timezone from the system
Aug 28 16:18:05 rockstor initrock[2988]: 2018-08-28 16:18:05,792: system timezone = America/New_York
Aug 28 16:18:05 rockstor initrock[2988]: 2018-08-28 16:18:05,793: Updating sshd_config
Aug 28 16:18:05 rockstor initrock[2988]: 2018-08-28 16:18:05,794: sshd_config already has the updates.
Aug 28 16:18:05 rockstor initrock[2988]: 2018-08-28 16:18:05,794: Running app database migrations…
Aug 28 16:18:07 rockstor initrock[2988]: Traceback (most recent call last):
Aug 28 16:18:07 rockstor initrock[2988]: File “/opt/rockstor/bin/initrock”, line 44, in
Aug 28 16:18:07 rockstor initrock[2988]: sys.exit(scripts.initrock.main())
Aug 28 16:18:07 rockstor initrock[2988]: File “/opt/rockstor/src/rockstor/scripts/initrock.py”, line 40
Aug 28 16:18:07 rockstor initrock[2988]: run_command(migration_cmd + [‘storageadmin’])
Aug 28 16:18:07 rockstor initrock[2988]: File “/opt/rockstor/src/rockstor/system/osi.py”, line 121, in
Aug 28 16:18:07 rockstor initrock[2988]: raise CommandException(cmd, out, err, rc)
Aug 28 16:18:07 rockstor initrock[2988]: system.exceptions.CommandException: Error running a command. c
Aug 28 16:18:07 rockstor systemd[1]: rockstor-pre.service: main process exited, code=exited, status=1/F
Aug 28 16:18:07 rockstor systemd[1]: Failed to start Tasks required prior to starting Rockstor.
– Subject: Unit rockstor-pre.service has failed
– Defined-By: systemd
– Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
– Unit rockstor-pre.service has failed.
– The result is failed.
Aug 28 16:18:07 rockstor systemd[1]: Dependency failed for RockStor startup script.
– Subject: Unit rockstor.service has failed
– Defined-By: systemd
– Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
– Unit rockstor.service has failed.
– The result is dependency.
Aug 28 16:18:07 rockstor systemd[1]: Job rockstor.service/start failed with result ‘dependency’.
Aug 28 16:18:07 rockstor systemd[1]: Unit rockstor-pre.service entered failed state.
Aug 28 16:18:07 rockstor systemd[1]: rockstor-pre.service failed.
Aug 28 16:18:07 rockstor polkitd[2526]: Unregistered Authentication Agent for unix-process:2982:32736 (
Is there any way to recover my data. Please help
Thanks,
Satish.