-
Bug
-
Resolution: Duplicate
-
Undefined
-
None
-
rhel-8.9.0
-
None
-
None
-
sst_storage_management
-
ssg_filesystems_storage_and_HA
-
None
-
False
-
-
None
-
None
-
None
-
None
-
If docs needed, set a value
-
-
Unspecified
-
None
Description of problem:
RHEL8.9 libblockdev regressiob found the error, looks same with RHEL9 bug[1]
Version-Release number of selected component (if applicable):
libblockdev-2.28-4.el8.x86_64
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
======================================================================
FAIL: test_lvcreate_lvremove (lvm_dbus_tests.LvmTestLVcreateRemove)
Verify that it's possible to create/destroy an LV
----------------------------------------------------------------------
GLib.GError: g-io-error-quark: Failed to call the 'LvCreate' method on the '/com/redhat/lvmdbus1/Vg/4' object: GDBus.Error:org.freedesktop.DBus.Python.dbus.exceptions.DBusException: ('com.redhat.lvmdbus1.Vg', 'Exit code 5, stderr = ') (36)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root/rpmbuild/BUILD/libblockdev-2.28/tests/lvm_dbus_tests.py", line 654, in test_lvcreate_lvremove
succ = BlockDev.lvm_lvcreate("testVG", "testLV", 1048 * 1024**2, None, [self.loop_dev], None)
AssertionError: "Insufficient free space" does not match "g-io-error-quark: Failed to call the 'LvCreate' method on the '/com/redhat/lvmdbus1/Vg/4' object: GDBus.Error:org.freedesktop.DBus.Python.dbus.exceptions.DBusException: ('com.redhat.lvmdbus1.Vg', 'Exit code 5, stderr = ') (36)"
----------------------------------------------------------------------
RHEL9
[1]https://bugzilla.redhat.com/show_bug.cgi?id=2031673
- is duplicated by
-
RHEL-8336 Empty stderr in GetError for failed lvmdbusd calls
- Planning
- external trackers