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.
Bug 884314 - 3.1.z - [vdsm] Failure upgrading a storage domain to V3 - No space left on device
Summary: 3.1.z - [vdsm] Failure upgrading a storage domain to V3 - No space left on de...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: vdsm
Version: 6.3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: 6.3
Assignee: Federico Simoncelli
QA Contact: Dafna Ron
URL:
Whiteboard: storage
: 889579 (view as bug list)
Depends On: 882276
Blocks: 896516
TreeView+ depends on / blocked
 
Reported: 2012-12-05 22:11 UTC by Chris Pelland
Modified: 2013-01-17 13:32 UTC (History)
9 users (show)

Fixed In Version: vdsm-4.9.6-44.2
Doc Type: Bug Fix
Doc Text:
Upgrading storage domains to V3 would sometimes fail with the error "No space left on device" as a result of running out of metadata slots. VDSM has been updated to reallocate existing metadata slots, where available, to avoid this error.
Clone Of:
: 896516 (view as bug list)
Environment:
Last Closed: 2013-01-15 14:52:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:0159 0 normal SHIPPED_LIVE vdsm bug fix update 2013-01-15 19:50:47 UTC

Description Chris Pelland 2012-12-05 22:11:38 UTC
This bug has been copied from bug #882276 and has been proposed
to be backported to 6.3 z-stream (EUS).

Comment 2 Federico Simoncelli 2012-12-06 10:52:27 UTC
commit 2ba76e3b45a9866b913ece63a51c540410fdd561
Author: Federico Simoncelli <fsimonce>
Date:   Mon Dec 3 05:28:39 2012 -0500

    upgrade: reallocate the metadata slots when needed

http://gerrit.ovirt.org/#/c/9660/

Comment 4 Stephen Gordon 2012-12-10 17:49:58 UTC
Federico, please review the "Doc Text" to ensure that it accurately reflects the change.

Comment 5 Federico Simoncelli 2012-12-11 11:21:51 UTC
The "Doc Text" is accurate.

Comment 6 Dafna Ron 2012-12-13 14:11:05 UTC
verified on si25.1

I installed vdsm 4.9.105 and created lv's
upgraded to latest 3.0 vdsm 
upgraded to latest 3.1 vdsm 
upgraded cluster/dc. 

md output before the vdsm upgrade: 

[root@gold-vdsd ~]#  lvs -o +tags | sed -n 's/.*MD_\([0-9]\+\).*/\1/p' | sort -n | tail
3072
3584
4096
4608
5120
5632
6144
6656
7168
7680


after upgrade: 

[root@gold-vdsd ~]#  lvs -o +tags | sed -n 's/.*MD_\([0-9]\+\).*/\1/p' | sort -n | tail
6
7
8
9
10
11
12
13
14
15

no error from sanlock were detected.

Comment 7 Ayal Baron 2012-12-24 07:09:39 UTC
*** Bug 889579 has been marked as a duplicate of this bug. ***

Comment 9 errata-xmlrpc 2013-01-15 14:52:49 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-0159.html


Note You need to log in before you can comment on or make changes to this bug.