[Please complete the below template with details of the problem reported on your Web-UI. Be as detailed as possible. Community members, including developers, shall try and help. Thanks for your time in reporting this issue! We recommend purchasing commercial support for expedited support directly from the developers.]
Brief description of the problem
Hello hard rockstor,
My server has the following configuration:
Dell Inc. PowerEdge T110/0V52N7, BIOS 1.12.0 07/04/2018
SanDisk SSD PLUS 120 GB.
2x1 TB HDs @ RAID 1
1X1 TB
8G RAM
I had to change the OS HD due to hardware issues so I reinstalled Rockstor to brand new SanDisk. After installation existing pools reinserted via the + button but whole drive mapped to pool. While trying to resize pool I get the following error.
Detailed step by step instructions to reproduce the problem
While trying to resize pools I receive the following error.
Web-UI screenshot
[Drag and drop the image here]
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/share.py”, line 247, in put
share_pqgroup_assign(share.pqgroup, share)
File “/opt/rockstor/src/rockstor/fs/btrfs.py”, line 1240, in share_pqgroup_assign
return qgroup_assign(share.qgroup, pqgroup, mnt_pt)
File “/opt/rockstor/src/rockstor/fs/btrfs.py”, line 1294, in qgroup_assign
raise e
CommandException: Error running a command. cmd = /usr/sbin/btrfs qgroup assign 0/258 2015/2 /mnt2//Pool-1T-R1. rc = 1. stdout = [’’]. stderr = [‘ERROR: unable to assign quota group: File exists’, ‘’]