Hi All
I am setting up replication and I am getting a receiver-error.
Primary: rockstor
Secodary: backup
I noticed when I add a receiver the backup appliance shows up at Rockstor in the interface. However i set up the appliance communication using ip addresses.
Receiver:
[04/May/2020 14:14:02] ERROR [storageadmin.util:44] Exception: Share (1E484D56-64A3-9411-8BCA-716EC6808932_data) already exists. Choose a different name.
Traceback (most recent call last):
File “/opt/rockstor/eggs/gunicorn-19.7.1-py2.7.egg/gunicorn/workers/sync.py”, line 68, in run_for_one
self.accept(listener)
File “/opt/rockstor/eggs/gunicorn-19.7.1-py2.7.egg/gunicorn/workers/sync.py”, line 27, in accept
client, addr = listener.accept()
File “/usr/lib64/python2.7/socket.py”, line 202, in accept
sock, addr = self._sock.accept()
error: [Errno 11] Resource temporarily unavailable
[04/May/2020 14:14:02] ERROR [smart_manager.replication.receiver:91] Failed to verify/create share: 1E484D56-64A3-9411-8BCA-716EC6808932_data… Exception: 500 Server Error: INTERNAL SERVER ERROR
Sender:
[04/May/2020 14:14:05] ERROR [system.osi:119] non-zero code(1) returned by command: [’/usr/sbin/b
trfs’, ‘qgroup’, ‘assign’, ‘0/6155’, ‘-1/-1’, ‘/mnt2/data_pool’]. output: [’’] error: [‘ERROR: un
able to assign quota group: Invalid argument’, ‘’]
[04/May/2020 14:14:05] ERROR [fs.btrfs:1189] “ERROR: unable to assign quota group: Invalid argume
nt” received on fs (/mnt2/data_pool), skipping qgroup assign: child (0/6155), parent (-1/-1). Thi
s may be related to an undetermined quota state.
[04/May/2020 14:14:05] ERROR [smart_manager.replication.sender:74] Id: 1E484D56-64A3-9411-8BCA-71
6EC6808932-2. unexpected reply(receiver-error) for 1E484D56-64A3-9411-8BCA-716EC6808932-2. extend
ed reply: Failed to verify/create share: 1E484D56-64A3-9411-8BCA-716EC6808932_data… Exception: 5
00 Server Error: INTERNAL SERVER ERROR. Aborting. Exception: unexpected reply(receiver-error) for
1E484D56-64A3-9411-8BCA-716EC6808932-2. extended reply: Failed to verify/create share: 1E484D56-
64A3-9411-8BCA-716EC6808932_data… Exception: 500 Server Error: INTERNAL SERVER ERROR. Aborting
Best regards