Hide Forgot
Created attachment 504647 [details] V7 test result - rpm Description of problem: Reboot test fails on RHEL5.6 system. The system hangs when it starts rpc idmapd. Reboot test (both local and nfs fail). System gets stuck at “Starting RPM idmapd: Error : RPC MTAB does not exist”. Tried with v7 1.2-25, system stucks at the same point. Version-Release number of selected component (if applicable): v7 1.2 R25, v7 1.3 R46 How reproducible: Every time Steps to Reproduce: 1.Install RHEL5.6 2.Install Xen 3.Install v7. Run reboot test. Actual results: Test failed Expected results: Test should pass Additional info:
Created attachment 504649 [details] sosreport
Karthick, here are the commands that the test can use, depending on whether kdump is configured or if it is not: Kdump enabled ------------- echo 1 > /proc/sys/kernel/sysrq echo "c" > /proc/sysrq-trigger Kdump not enabled ----------------- shutdown -r 0 It could be that your system is not configured to reboot properly after a panic. Can you tell me the contents of /proc/sys/kernel/panic ? I expect it to be a zero. -Gary
Karthick, Is this still an issue with latest RHEL 5 and latest v7? I'm likely to close this soon.
Rob, I spoke with Karthick today, he said that he will try to test this with the latest v7.
Issue not seen with v7-1.4-38 and RHEL5.8 Reboot test just works fine.