Problem with iPXE and AoE
|
2012-09-17, 16:46
Post: #1
|
|||
|
|||
Problem with iPXE and AoE
Hello,
I am trying to implement a small LAN of diskless clients using iPXE to boot from an AoE SAN device, and dnsmasq for DHCP and TFTP. In order to make the image, I placed a hard drive in one of the clients and installed Debian Squeeze with XFCE (using two partitions in ext3, for root and swap), then placed the disk on the server and made an image of it with dd, using a block size of 512 bytes. I then exported the image using vblade-persist: Code: vblade-persist setup 0 1 eth0 /var/storage/disks/d01.ima Now, this is basically the dnsmasq setting I am using (so far I have configured only one client and image, for testing purposes) Code: interface=eth0 The problem is that although the client does begin to boot from the network, iPXE does not detect the SAN device. However, the odd thing is that if I put the hard disk in the client and run the commands aoe-stat and aoeping, they seem to respond properly, so I asume the image is being served correctly. I also burned the iPXE ISO on a CD and booted from it, and in this case the client does boots and detects the SAN device, but the boot process is interrupted when Linux tries to mount the root partition, because apparently it cannot find it. I modified the fstab to reference particions the former way instead of by UUID, but the same thing happens. I am running out of ideas right now, so I would appreciate any help. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Problem with iPXE and AoE - Nestor - 2012-09-17 16:46
RE: Problem with iPXE and AoE - mcb30 - 2012-09-18, 11:25
RE: Problem with iPXE and AoE - Nestor - 2012-09-18, 13:50
RE: Problem with iPXE and AoE - mcb30 - 2012-09-18, 14:02
RE: Problem with iPXE and AoE - Nestor - 2012-09-18, 14:15
RE: Problem with iPXE and AoE - mcb30 - 2012-09-18, 19:01
RE: Problem with iPXE and AoE - Nestor - 2012-09-18, 22:28
RE: Problem with iPXE and AoE - mcb30 - 2012-09-19, 01:31
RE: Problem with iPXE and AoE - Nestor - 2012-09-19, 14:38
RE: Problem with iPXE and AoE - Nestor - 2012-09-20, 13:56
RE: Problem with iPXE and AoE - Nestor - 2012-09-20, 16:33
RE: Problem with iPXE and AoE - robinsmidsrod - 2012-09-21, 13:55
RE: Problem with iPXE and AoE - Nestor - 2012-09-21, 17:14
RE: Problem with iPXE and AoE - robinsmidsrod - 2012-09-23, 12:47
RE: Problem with iPXE and AoE - Nestor - 2012-09-23, 14:37
RE: Problem with iPXE and AoE - Matt - 2012-10-01, 02:53
|
User(s) browsing this thread: 2 Guest(s)