Здравствуйте, посоветуйте куда копнуть.Ситуация следующая:
Есть здание с сетью 10.0.0.0/24 в ней поднят LTSP сервер с dhcp и tftpd. Все работает, тонкие клиенты грузятся по PXE.
Недавно у организации появились еще 2 здания с сетями 10.1.0.0/24 и 10.2.0.0/24, но в них нет своих серверов. В связи с этим рождается гениальная мысль использовать сервер из первой подсети.
Для этой цели все сети (через интернет - VPN) объединяются. общение идет через настроенные route без NAT. Т.е. машины видят друг друга, пингуюся и заходят к друг другу.
В настройках DHCP сервисов новых зданий добавляю параметры
next-server 10.0.0.1
boot-server 10.0.0.1
boot-file "/ltsp/i386/pxelinux.0"
Запускаю тонкий клиент из новых сетей:
1. pxe-загрузчк срабатывает;
2. к tftp подключается и выкачивает ядро
3. при запуске ядра валимся в ошибку.
тот же самый клиент при загрузки из сети основного здания работает без проблем.
Вот что видно на экране при отказе системы:
[drm:intel_panel_get_max_backlight] *ERROR* fixme: max PWM is zero.
Console: switching to colour frame buffer device 128x48
fb0: inteldrmfb frame buffer device
drm: registered panic notifier
Slow work thread pool: Starting up
Slow work thread pool: Ready
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
dracut: Starting plymouth daemon
usb 3-1: New USB device found, idVendor=04d9, idProduct=1702
usb 3-1: New USB device strings: Mfr=1, Product =2, SerialNumber=0
usb 3-1: Product:USB Keyboard usb 3-1: Manufacturer:
usb 3-1: configuration #1 chosen from 1 choice
input: USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1: 1.0/input/input4
generic-usb 0003:04D9:1702.0001: input,hidraw0: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:1d.1-1/inp
input : USB Keyboard as /devices/pci0000:00/0000:00: 1d.1/usb3/3-1/3-1: 1.1/input/input5
generic-usb 0003:04D9:1702.0002: input, hidraw1: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:1d.1-1/input
dracut Warning: Boot has failed. To debug this issue add "rdshell" to the kernel command line.
dracut Warning: Signal caught!
dracut Warning: Boot has failed. Tb debug this issue add "rdshell" to the kernel command line.
Kernel panic - not syncing: Attempted to kill init!
Pid: 1, comm: init Not tainted 2.6.32-131.6.1.el6.i686.thinclient #i
Call Trace:
[<c07ef8f9>] ? panic+0x42/0xf2
[<c044ec3a>] ? do_exit+0x72a/0x730
[<c044ec7c>] ? do_group_exit+0x3c/0xa0
[<c044ecf1>] ? sys_exit_group+0x11/0x20
[<c07f23bc>] ? syscall_call+0x7/0xb
[<c07f0000>] ? schedule+0x4b0/0xad0
panic occurred, switching bock to text console