Hi guys,
I installed rockstor on a USB stick (transcend JetFlash, gigabyte H310N 2.0).
My hard disks are recognized by the bios during the boot process (access is possible from a Windows live system). When I search for the hard drives in rockstor, I get the following error message
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/rest_framework_custom/generic_view.py", line 41, in _handle_exception
yield
File "/opt/rockstor/src/rockstor/storageadmin/views/disk.py", line 459, in post
return self._update_disk_state()
File "/opt/rockstor/eggs/Django-1.8.16-py2.7.egg/django/utils/decorators.py", line 145, in inner
return func(*args, **kwargs)
File "/opt/rockstor/src/rockstor/storageadmin/views/disk.py", line 322, in _update_disk_state
p_info = dev_pool_info[dev_name]
KeyError: '/dev/sdd'
I couldn’t solve my problem by searching, so I hope for your help.
greetings d33jay