Update the troubleshooting guide
Drop information only relevant to the old ramdisk. Change-Id: I248a286069ab21ef07942b4c85eae9fe283e40f6
This commit is contained in:
parent
2ff09ffcce
commit
dfddcd568c
@ -95,13 +95,26 @@ ramdisk or to boot them, make sure that:
|
|||||||
#. ``pxelinux.cfg/default`` within TFTP root contains correct reference to the
|
#. ``pxelinux.cfg/default`` within TFTP root contains correct reference to the
|
||||||
kernel and ramdisk.
|
kernel and ramdisk.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
If using iPXE instead of PXE, check the HTTP server logs and the iPXE
|
||||||
|
configuration instead.
|
||||||
|
|
||||||
Troubleshooting ramdisk run
|
Troubleshooting ramdisk run
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Connect to the remote console as described in `Troubleshooting PXE boot`_ to
|
First, check if the ramdisk logs were stored locally as described in the
|
||||||
see what is going on with the ramdisk. The ramdisk drops into emergency shell
|
`Troubleshooting data processing`_ section. If not, ensure that the ramdisk
|
||||||
on failure, which you can use to look around. There should be file called
|
actually booted as described in the `Troubleshooting PXE boot`_ section.
|
||||||
``logs`` with the current ramdisk logs.
|
|
||||||
|
Finally, you can try connecting to the IPA ramdisk. If you have any remote
|
||||||
|
console access to the machine, you can check the logs as they appear on the
|
||||||
|
screen. Otherwise, you can rebuild the IPA image with your SSH key to be able
|
||||||
|
to log into it. Use the `dynamic-login`_ or `devuser`_ element for a DIB-based
|
||||||
|
build or put an authorized_keys file in ``/usr/share/oem/`` for a CoreOS-based
|
||||||
|
one.
|
||||||
|
|
||||||
|
.. _devuser: http://docs.openstack.org/developer/diskimage-builder/elements/devuser/README.html
|
||||||
|
.. _dynamic-login: http://docs.openstack.org/developer/diskimage-builder/elements/dynamic-login/README.html
|
||||||
|
|
||||||
.. _ubuntu-dns:
|
.. _ubuntu-dns:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user