Bug 1072660

Summary: Thrown exception when clicking "set console path" button on status page
Product: [Retired] oVirt Reporter: haiyang,dong <hadong>
Component: ovirt-nodeAssignee: Ryan Barry <rbarry>
Status: CLOSED CURRENTRELEASE QA Contact: bugs <bugs>
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: acathrow, cshao, fdeutsch, gklein, gouyang, hadong, huiwa, jboggs, leiwang, mgoldboi, ovirt-bugs, ovirt-maint, ycui, yeylon
Target Milestone: ---   
Target Release: 3.4.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: node
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-30 11:08:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description haiyang,dong 2014-03-05 02:18:05 UTC
Description of problem:
when clicking "set console path" button on status page to present TUI options for users to set
the console path, but thrown exception when clicking that button.
Failed to resolve disks: ['/sbin/blkid', '-c', '/dev/null', '-l', '-o', 'device', '-t', 'LABEL="Boot"']
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/ovirt/node/utils/system.py", line 532, in by_label
  File "/usr/lib/python2.6/site-packages/ovirt/node/utils/process.py", line 139, in check_call
  File "/usr/lib64/python2.6/subprocess.py", line 505, in check_call
CalledProcessError: Command '['/sbin/blkid', '-c', '/dev/null', '-l', '-o', 'device', '-t', 'LABEL="Boot"']' returned non-zero exit status 2


Version-Release number of selected component (if applicable):
ovirt-node-3.1.0-0.999.20140304063817git8b7ac00.el6.noarch.rpm



How reproducible:
100%



Steps to Reproduce:

Actual results:

Expected results:

Additional info: