-
Bug
-
Resolution: Done
-
Normal
-
None
-
rhel-8.0.0, rhel-9.0.0
-
None
-
None
-
None
-
rhel-sst-logical-storage
-
ssg_filesystems_storage_and_HA
-
1
-
False
-
-
None
-
None
-
None
-
None
-
-
x86_64
-
None
What were you trying to do that didn't work?
Failed to expand stratis pool by expanding the size of existing block disk which already part of stratis pool.
Please provide the package NVR for which bug is seen:
- rpm -qa |grep stratis
stratisd-2.4.2-2.el8.x86_64
stratis-cli-2.4.2-1.el8.noarchHow reproducible:
Steps to reproduce
- Current block disks in stratis pool # stratis blockdev list
Pool Name Device Node Physical Size Tier
datapool /dev/sdb 1 GiB Data
datapool /dev/sdc 1 GiB Data
datapool /dev/sdd 1 GiB Data
- Expand /dev/sdb to 2G from os level.
- Tried restart stratis daemon or even reboot server, /dev/sdb size not changed.
- The new size of /dev/sdb only can be recognized after destroying the pool and re-adding /dev/sdb to the pool.
Expected results
Hope to find a way the expand stratis pool by expanding the size of block disk.
Actual results
But the new size of block disk only can be recognized after destroying the pool and re-adding it to the pool.