Rock-on config issues

Hello everyone!

Total newbie here with Rockstor but so far I absolutely love it. I just converted from FreeNAS and have been very frustrated with it’s setup. However, I think the same woes I had with FreeNAS are trickling in here… probably due to my inability to understand I guess what exactly a “share” is and how it would function in relation to these Rock-on containers, ie; sickrage, sab, couchpotato…

I finally started getting some bad errors after I rebooted.

Brief description of the problem

Cant seem to get the storage “shares” thing figured out… when I install CouchPotato Rock-on, the default user/pass is abc:abc / 911:8738, this is the only user/group combo that is able to write.

Detailed step by step instructions to reproduce the problem

Turning off Rock-on containers and turning it back on

Web-UI screenshot

Error Traceback provided on the Web-UI

        Traceback (most recent call last):

File “/opt/rockstor/src/rockstor/storageadmin/views/rockon.py”, line 105, in post
self._create_update_meta(r, rockons[r])
File “/opt/rockstor/eggs/Django-1.6.11-py2.7.egg/django/db/transaction.py”, line 371, in inner
return func(*args, **kwargs)
File “/opt/rockstor/src/rockstor/storageadmin/views/rockon.py”, line 263, in _create_update_meta
handle_exception(Exception(e_msg), self.request)
File “/opt/rockstor/src/rockstor/storageadmin/util.py”, line 49, in handle_exception
raise RockStorAPIException(detail=e_msg, trace=traceback.format_exc())
RockStorAPIException: [‘Cannot add/remove volume definitions of the container(plex-linuxserver.io) as it belongs to an installed Rock-on(Plex). Uninstall it first and try again.’, ‘Traceback (most recent call last):\n File “/opt/rockstor/src/rockstor/storageadmin/views/rockon.py”, line 105, in post\n self._create_update_meta(r, rockons[r])\n File “/opt/rockstor/eggs/Django-1.6.11-py2.7.egg/django/db/transaction.py”, line 371, in inner\n return func(*args, **kwargs)\n File “/opt/rockstor/src/rockstor/storageadmin/views/rockon.py”, line 263, in _create_update_meta\n handle_exception(Exception(e_msg), self.request)\n File “/opt/rockstor/src/rockstor/storageadmin/util.py”, line 49, in handle_exception\n raise RockStorAPIException(detail=e_msg, trace=traceback.format_exc())\nRockStorAPIException: ['Cannot add/remove volume definitions of the container(couchpotato) as it belongs to an installed Rock-on(CouchPotato). Uninstall it first and try again.', 'Traceback (most recent call last):\n File “/opt/rockstor/src/rockstor/storageadmin/views/rockon.py”, line 105, in post\n self._create_update_meta(r, rockons[r])\n File “/opt/rockstor/eggs/Django-1.6.11-py2.7.egg/django/db/transaction.py”, line 371, in inner\n return func(*args, **kwargs)\n File “/opt/rockstor/src/rockstor/storageadmin/views/rockon.py”, line 263, in _create_update_meta\n handle_exception(Exception(e_msg), self.request)\n File “/opt/rockstor/src/rockstor/storageadmin/util.py”, line 49, in handle_exception\n raise RockStorAPIException(detail=e_msg, trace=traceback.format_exc())\nRockStorAPIException: [\'Cannot add/remove volume definitions of the container(sickrage) as it belongs to an installed Rock-on(Sickrage). Uninstall it first and try again.\', \'Traceback (most recent call last):\\n File “/opt/rockstor/eggs/gunicorn-0.16.1-py2.7.egg/gunicorn/workers/sync.py”, line 34, in run\\n client, addr = self.socket.accept()\\n File “/usr/lib64/python2.7/socket.py”, line 202, in accept\\n sock, addr = self._sock.accept()\\nerror: [Errno 11] Resource temporarily unavailable\\n\']\n']\n’]

Appreciate all the help!!

Exelan

1 Like

having the same problem here.
have you manage to resolve it? @exelan