Import of existing BTRFS Pool

Hello,


I created a raid5 pool outside of rockstor.
I now want to import this into rockstor, but it fails:
I have uploaded the error.tgz here: https://dl.dropboxusercontent.com/u/23322385/error.tgz

Here the error-message from the log:
[25/May/2015 04:29:14] ERROR [storageadmin.util:38] request path: /api/disks/sdc/btrfs-disk-import method: POST data: <QueryDict: {}>
[25/May/2015 04:29:14] ERROR [storageadmin.util:39] exception: Failed to import any pools, shares and snapshots that may be on the disk: sdc. Import or backup manually
Traceback (most recent call last):
  File “/opt/rockstor/eggs/gunicorn-0.16.1-py2.7.egg/gunicorn/workers/sync.py”, line 34, in run
    client, addr = self.socket.accept()
  File “/usr/lib64/python2.7/socket.py”, line 202, in accept
    sock, addr = self._sock.accept()
error: [Errno 11] Resource temporarily unavailable


Can anyone help?

Greetings,
Hendrik

This feature is not yet supported. This is the issue for it: https://github.com/rockstor/rockstor-core/issues/534

It’s planned to be added in the current milestone, perhaps within next 3 releases.

Is there a reason why the pool was created outside of Rockstor?

This is now supported as of version 3.8-1

For details on how it works and summary, see comments on the issue tracker: https://github.com/rockstor/rockstor-core/issues/534