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 615733 - [vdsm] vdsm fails to start if no space left on device but alerts nothing about it
Summary: [vdsm] vdsm fails to start if no space left on device but alerts nothing abou...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: vdsm
Version: 6.1
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Dan Kenigsberg
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-18 10:41 UTC by Haim
Modified: 2016-04-18 06:33 UTC (History)
6 users (show)

Fixed In Version: vdsm-4.9-13.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-19 15:15:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Haim 2010-07-18 10:41:57 UTC
Description of problem:

vdsm service fails to start (reasonable) when no space left on disk, however, it alerts nothing about it, and when i start service, it says 'ok', however, whet querying for service status it appears down. 
the problem is that no space left on disk, hence, I suggest to add a test to service when it starts. 

this issue found on rhel6, however, i suppose it exists in previous versions. 

this is important, as when it occurs, log cannot be written, so, no actual info why service doesn't start. 

vdsm 4.9-9-10. 

repro: 

make sure no space left on root partition, and start vdsm

Comment 2 Haim 2010-08-22 06:53:59 UTC
verified, tried to start vdsm service with no success, and got the following message: low space [FAILED]


root@silver-vdse ~]# service vdsmd status
VDS daemon is not running
[root@silver-vdse ~]# service vdsmd start
Starting netconsole...
Server address not specified in /etc/sysconfig/netconsole
Starting iscsid: 
vdsm: low log space                                        [FAILED]

2.6.32-63.el6.x86_64
libvirt-0.8.1-25.el6.x86_64
vdsm-4.9-13.el6.x86_64
device-mapper-multipath-0.4.9-25.el6.x86_64
lvm2-2.02.72-7.el6.x86_64
qemu-kvm-0.12.1.2-2.109.el6.x86_64


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