iSCSI boot mussings



Hi,
Now that I have my hands on a server that can boot iSCSI,
I started to look into it. After figuring out what magic is needed
in the dhcpd.conf (just add option root-path "iscsi:target-ip::::target-name")
I can boot FreeBSD to the point that it can't find a root device, and
assuming that some more magic can be applied (ala NFS), I'm just
wondering aloud, if it's realy worth the efford.
For a PXE based diskless solution, you need
1 - a working dhcpd
2 - a working tftpd
3 - a working NFS server with the exported root fs.
appplying some minor magic, you can have only one read-only fs.
For an iSCSI based diskless solution, you need
1- a working dhcpd
2- a working iscsi-initiator, unless the BIOS can be used.
3- a working target with a root fs
(one for each client, unless applying 3 from the above).
Hybrid solution:
boot via PXE, but mount root via iSCSI

So, what say you all?

danny


_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: iSCSI boot mussings
    ... Now that I have my hands on a server that can boot iSCSI, ... - a working NFS server with the exported root fs. ... is that the kernel is loaded into memory (by some magical ...
    (freebsd-hackers)
  • Root is GONE
    ... i went to login to my server as root today and recieved the message. ... i boot from grub and as the boot sequence progresses it gives: ...
    (RedHat)
  • Re: iSCSI boot mussings
    ... Now that I have my hands on a server that can boot iSCSI, ... - a working NFS server with the exported root fs. ... Whether the initial magic was PXE or BIOS-based iSCSI, the kernel ...
    (freebsd-hackers)
  • Re: automatic dump and restore over
    ... There's critical stuff in /etc that has to be in the root ... > All servers are set to boot using PXE and once I reboot it the server boots an image from the laptop containing a picobsd dist with a modified startup script. ... > After the upgrade is complete I reboot the server without the DHCP server active and the server should boot using the new / partition. ...
    (freebsd-questions)
  • RE: Linux hacked
    ... Subject: Linux hacked ... After you boot up into the OS running from CD, ... >> First let me say I'm a security novice. ... >> been unsuccessful in getting root back. ...
    (Security-Basics)