Stas Oskin wrote: > Hi. > > The strange thing with chunk, is that the partitions already contain SB > - does the partitioning process creates it? The mdadm apparently tries > to import it, and then fails. > > About UYOK, I followed Quick Start HOWTO, and part of it is the > following command: > > si_prepareclient --server 192.168.1.1 > > This command should already have created UYOK kernel, correct? How can I > try the stock BOEL then (perhaps this would solve it)? >
OK, this creates a UYOK kernel + initrd.img, but to use it you must select this kernel for installation on the image server. For example if you're booting your clients via PXE you can switch between BOEL/UYOK using si_mkclientnetboot. This uses BOEL: si_mkclientnetboot --clients <your_clients> --netboot --flavor standard This uses UYOK from your image "foo": si_mkclientnetboot --clients <your_clients> --netboot --flavor foo > Also, is the 4.1.1 stable enough for production? > No. I did a lot of tests with 4.1.4 (the latest unstable) and everything seems to work fine for me, but I have not received enough feedbacks to consider it stable for production. Anyway, the plan is to move all the 4.1.4 patches in the stable 4.0.x branch and tag the new stable release 4.0.4 soon. -Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
