Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionDirect Docs Feedback
2023-06-20 09:57:52 UTC
The management of overprovision on a pool is no available in rhel8. the --no-overprovision option is not recognised by the stratis cli tool in 2.4.2 . this feature was introduced in 3.1.0
Recommend either remove this from the rhel8 documentation on this page, or update rhel8 to use stratis 3.1.0 or higher. Guessing a copy-pasta mistake from rhel9 docs ?
Example:
[root@redhat8 ~]# date
Tue 20 Jun 05:54:58 EDT 2023
[root@redhat8 ~]# yum update -y
Updating Subscription Management repositories.
Last metadata expiration check: 0:04:08 ago on Tue 20 Jun 2023 05:51:00 EDT.
Dependencies resolved.
Nothing to do.
Complete!
[root@redhat8 ~]# stratis daemon version
2.4.2
[root@redhat8 ~]# stratis pool create --no-overprovision datapool1 /dev/vdb
usage: stratis [-h] [--version] [--propagate] [--unhyphenated-uuids]
{pool,blockdev,filesystem,fs,report,key,daemon} ...
stratis: error: unrecognized arguments: --no-overprovision
Reported by: ouit0839
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_storage_devices/setting-up-stratis-file-systems#annotations:0b941c76-f757-4750-b6fb-1fb261f09356
The management of overprovision on a pool is no available in rhel8. the --no-overprovision option is not recognised by the stratis cli tool in 2.4.2 . this feature was introduced in 3.1.0 Recommend either remove this from the rhel8 documentation on this page, or update rhel8 to use stratis 3.1.0 or higher. Guessing a copy-pasta mistake from rhel9 docs ? Example: [root@redhat8 ~]# date Tue 20 Jun 05:54:58 EDT 2023 [root@redhat8 ~]# yum update -y Updating Subscription Management repositories. Last metadata expiration check: 0:04:08 ago on Tue 20 Jun 2023 05:51:00 EDT. Dependencies resolved. Nothing to do. Complete! [root@redhat8 ~]# stratis daemon version 2.4.2 [root@redhat8 ~]# stratis pool create --no-overprovision datapool1 /dev/vdb usage: stratis [-h] [--version] [--propagate] [--unhyphenated-uuids] {pool,blockdev,filesystem,fs,report,key,daemon} ... stratis: error: unrecognized arguments: --no-overprovision Reported by: ouit0839 https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_storage_devices/setting-up-stratis-file-systems#annotations:0b941c76-f757-4750-b6fb-1fb261f09356