Bug 568132 - ovirt-node doesn't work when scsi_id/wwid contains spaces
Summary: ovirt-node doesn't work when scsi_id/wwid contains spaces
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: ovirt-node
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Mike Burns
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-24 20:37 UTC by Mike Burns
Modified: 2015-12-02 13:33 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-09-04 12:12:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mike Burns 2010-02-24 20:37:39 UTC
Description of problem:
When running with virtual disks, multipath translates the virtual disks to be /dev/mapper/<wwid>.  The wwid for virtual disks contains spaces which causes the ovirt-config-storage code to break.  

Version-Release number of selected component (if applicable):
1.9.0

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
This can be fixed by quoting all the places where the drive is referenced.

Comment 1 Mike Burns 2010-03-26 11:55:48 UTC
This also affects some local SATA drives that contain spaces in their wwid.  Fix is to quote all places where we reference device variables


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