ROCKSTOR Version 4.6.1-0
Brief description of the problem
I cannot add more disk to pool
Detailed step by step instructions to reproduce the problem
Adding disk to pool
Web-UI screenshot
Error Traceback provided on the Web-UI
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/pool.py", line 632, in put
self._resize_pool_start(pool, dnames)
File "/opt/rockstor/src/rockstor/storageadmin/views/pool.py", line 356, in _resize_pool_start
start_resize_pool.call_local(cmd)
File "/opt/rockstor/.venv/lib/python2.7/site-packages/huey/api.py", line 784, in call_local
return self.func(*args, **kwargs)
File "/opt/rockstor/src/rockstor/fs/btrfs.py", line 2059, in start_resize_pool
raise e
CommandException: Error running a command. cmd = /usr/sbin/btrfs device add /dev/disk/by-id/wwn-0x5000c500e2005763 /mnt2/04.NET_8.0TB. rc = 1. stdout = ['']. stderr = ['ERROR: use the -f option to force overwrite of /dev/disk/by-id/wwn-0x5000c500e2005763', '']
1 post - 1 participant