Bug 1005114 - Exception was shown when configuring kdump via kdump SSH key URL
Summary: Exception was shown when configuring kdump via kdump SSH key URL
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-node
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Mike Burns
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-06 09:10 UTC by haiyang,dong
Modified: 2013-11-28 11:56 UTC (History)
14 users (show)

Fixed In Version: ovirt-node-3.0.3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-28 11:56:59 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)
attached ovirt-node.log (21.50 KB, text/plain)
2013-09-06 09:10 UTC, haiyang,dong
no flags Details


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

Description haiyang,dong 2013-09-06 09:10:10 UTC
Created attachment 794623 [details]
attached ovirt-node.log

Description of problem:
clean install ovirt-node-iso-3.1.0-0.999.999.20130905173151gitcc39185.546.fc18.iso and
enter into kdump page , configure kdump via  kdump SSH key URL:
SSH Location(root):
root.11.23________
SSH Key URI (optional):
http://10.66.11.225/ovirt-node/id_rsa_10.66.11.23_1____

then clicking "Save" button to apply it.
Exception was shown with the follow error:
2013-09-06 08:25:49,811      ERROR '<type 'exceptions.IOError'>' on transaction '<Transaction elements='[<BackupKdumpConfig 'Backing up config files'>, <PopulateSshKeys 'Fetching and testing SSH keys'>, <CreateSshKdumpConfig 'Creating kdump SSH config'>, <RestartKdumpService 'Restarting kdump service'>]' title='Updating kdump related configuration' at 0x554f6d8>': [Errno 2] No such file or directory: '/tmp/kdump/ssh/id' - 
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ovirt/node/utils/console.py", line 103, in __run_transaction
  File "/usr/lib/python2.7/site-packages/ovirt/node/config/defaults.py", line 1072, in commit
IOError: [Errno 2] No such file or directory: '/tmp/kdump/ssh/id'
2013-09-06 08:25:49,815      ERROR Exception while configuring kdump
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ovirt/node/setup/core/kdump_page.py", line 176, in on_merge
  File "/usr/lib/python2.7/site-packages/ovirt/node/utils/console.py", line 78, in run
  File "/usr/lib/python2.7/site-packages/ovirt/node/utils/console.py", line 103, in __run_transaction
  File "/usr/lib/python2.7/site-packages/ovirt/node/config/defaults.py", line 1072, in commit
IOError: [Errno 2] No such file or directory: '/tmp/kdump/ssh/id'
2013-09-06 08:25:49,823       INFO Changes were merged successfully

Version-Release number of selected component (if applicable):
ovirt-node-iso-3.1.0-0.999.999.20130905173151gitcc39185.546.fc18.iso

How reproducible:
100% 
 
Steps to Reproduce:

Actual result:


Expect result:


Additional info:

--


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