Bug 507455 - Only list removeable media storage devices in o-c-storage if they have media present.
Summary: Only list removeable media storage devices in o-c-storage if they have media ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-node
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Darryl L. Pierce
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 506892
TreeView+ depends on / blocked
 
Reported: 2009-06-22 20:11 UTC by Darryl L. Pierce
Modified: 2015-06-22 00:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-18 14:16:41 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)
Follow-on patch (7.83 KB, text/plain)
2009-07-10 13:37 UTC, Darryl L. Pierce
no flags Details

Description Darryl L. Pierce 2009-06-22 20:11:06 UTC
When running "Storage configuration -> Configure" the following error is raised

(standard_in) 1: Parse error
/dev/sdb (mb)
"error: libhal_device_get_property_type: org.freedesktop.Hal.NoSuchProperty: No
property storage.removable.media_size on device with id ......"

This occurs on a machine with removable media bays (eg. cf/mmc/sd slots). 

In the machine I'm installing on there are 3 of these slots so the screen fills
with errors (which I can safely ignore)

The property removable.media_size will only exist if media is inserted in those
drivers.
The storage.removable.media_available property needs to be "true" before this
call should be made.

Comment 1 Darryl L. Pierce 2009-07-10 13:37:59 UTC
Created attachment 351260 [details]
Follow-on patch


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