Hide Forgot
Description of problem: There is a cp error "cannot stat '/root/.ssh/config' " occurrs during configure kdump with ssh. Version-Release number of selected component (if applicable): 6.2-20111116.1 How reproducible: 100%. Steps to Reproduce: 1. configure kdump with ssh Actual results: cp error "cannot stat '/root/.ssh/config' " occurrs . Expected results: no such error occurs
Created attachment 534164 [details] the error on screen
Probably a target for z-stream
Does this break kdump configuration, or is it just cosmetic?
afaict, this is during service kdump restart, so not a bug in rhevh kdump configuration.
(In reply to comment #4) > Does this break kdump configuration, or is it just cosmetic? It does not break kdump configuration, just cosmetic.
Maybe it's just me but kdump through ssh insists on using RSA keys instead the properly configured DSA key: [root@ntamack ~]# /etc/init.d/kdump restart Stopping kdump: [ OK ] Detected change(s) the following file(s): /etc/kdump.conf Rebuilding /boot/initrd-2.6.32-220.2.1.el6.x86_64kdump.img Warning: Identity file /root/.ssh/kdump_id_rsa not accessible: No such file or directory. Warning: Identity file /root/.ssh/kdump_id_rsa not accessible: No such file or directory. Warning: Identity file /root/.ssh/kdump_id_rsa not accessible: No such file or directory. Warning: Identity file /root/.ssh/kdump_id_rsa not accessible: No such file or directory. cp: cannot stat `/root/.ssh/kdump_id_rsa': No such file or directory Starting kdump: [ OK ] Workaround: [root@ntamack .ssh]# cp -p kdump_id_dsa kdump_id_rsa [root@ntamack .ssh]# cp -p kdump_id_dsa.pub kdump_id_rsa.pub [root@ntamack .ssh]# /etc/init.d/kdump restart Stopping kdump: [ OK ] No kdump initial ramdisk found. [WARNING] Rebuilding /boot/initrd-2.6.32-220.2.1.el6.x86_64kdump.img Starting kdump: [ OK ] What the heck? Vincent (This is on a DL360G4 system where we cannot use local kdumping because of the older SmartArrat 6i HBA).
[root@ntamack ~]# uname -a Linux ntamack 2.6.32-220.2.1.el6.x86_64 #1 SMP Tue Dec 13 16:21:34 EST 2011 x86_64 x86_64 x86_64 GNU/Linux [root@ntamack ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.2 (Santiago)
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux.
This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development. This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4.