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.
Created attachment 474481 [details] vdsm log Description of problem: Master storage domain becomes unavailable due to wired metadata corruption Version-Release number of selected component (if applicable): vdsm-4.9-42.el6.x86_64 Additional info: hread-1782::INFO::2011-01-20 16:03:59,353::dispatcher::95::Storage.Dispatcher.Protect::(run) Run and protect: getStoragePoolInfo, args: ( spUUID=306f74e4-03 6e-49d6-855e-0a8a0ea9fbe2) Thread-1782::DEBUG::2011-01-20 16:03:59,353::task::491::TaskManager.Task::(_debug) Task 776612f2-3f80-49f2-aeec-2a15b47809f1: moving from state init -> state preparing Thread-1782::DEBUG::2011-01-20 16:03:59,354::resourceManager::154::ResourceManager.Request::(__init__) ResName=`Storage.306f74e4-036e-49d6-855e-0a8a0ea9fbe2` ReqID=`0b6deaa0-9875-4f67-ba71-fce0a00dcb93`::Request was made in '/usr/share/vdsm/storage/hsm.py' line '1132' at 'public_getStoragePoolInfo' Thread-1782::DEBUG::2011-01-20 16:03:59,354::resourceManager::467::ResourceManager::(registerResource) Trying to register resource 'Storage.306f74e4-036e-49d 6-855e-0a8a0ea9fbe2' for lock type 'shared' Thread-1782::DEBUG::2011-01-20 16:03:59,354::resourceManager::508::ResourceManager::(registerResource) Resource 'Storage.306f74e4-036e-49d6-855e-0a8a0ea9fbe2 ' is free. Now locking as 'shared' (1 active user) Thread-1782::DEBUG::2011-01-20 16:03:59,355::resourceManager::191::ResourceManager.Request::(grant) ResName=`Storage.306f74e4-036e-49d6-855e-0a8a0ea9fbe2`Req ID=`0b6deaa0-9875-4f67-ba71-fce0a00dcb93`::Granted request Thread-1782::DEBUG::2011-01-20 16:03:59,355::task::491::TaskManager.Task::(_debug) Task 776612f2-3f80-49f2-aeec-2a15b47809f1: _resourcesAcquired: Storage.306 f74e4-036e-49d6-855e-0a8a0ea9fbe2 (shared) Thread-1782::DEBUG::2011-01-20 16:03:59,356::task::491::TaskManager.Task::(_debug) Task 776612f2-3f80-49f2-aeec-2a15b47809f1: ref 1 aborting False Thread-1782::ERROR::2011-01-20 16:03:59,356::sp::1154::Storage.StoragePool::(getInfo) Pool metadata error Traceback (most recent call last): File "/usr/share/vdsm/storage/sp.py", line 1148, in getInfo info['name'] = metadata[sd.POOL_DESCRIPTION] KeyError: 'POOL_DESCRIPTION' Thread-1782::ERROR::2011-01-20 16:03:59,357::task::854::TaskManager.Task::(_setError) Unexpected error Traceback (most recent call last): File "/usr/share/vdsm/storage/task.py", line 862, in _run return fn(*args, **kargs) File "/usr/share/vdsm/storage/hsm.py", line 1133, in public_getStoragePoolInfo return self.getPool(spUUID).getInfo() File "/usr/share/vdsm/storage/sp.py", line 1155, in getInfo raise se.StoragePoolActionError(self.spUUID) StoragePoolActionError: Error storage pool action: ('306f74e4-036e-49d6-855e-0a8a0ea9fbe2',)