Bug 1072660 - Thrown exception when clicking "set console path" button on status page
Summary: Thrown exception when clicking "set console path" button on status page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-node
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 3.4.1
Assignee: Ryan Barry
QA Contact: bugs@ovirt.org
URL:
Whiteboard: node
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-05 02:18 UTC by haiyang,dong
Modified: 2014-04-30 11:08 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-30 11:08:10 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 26181 0 None None None Never

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:


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