Roger Chevalier wrote: > Hi all, > > I compiled 3.8.2 on debian sarge as client: > - do the client install > - do the si_prepareclient > - do si_getimage on server > no issue noticed. > When trying to restore image on same server, it was unable to create > disk structure. > > I investigate and found that /etc/systemimager/autoinstallscript.conf > was lacking all disk information: > <disk dev="/dev/cciss/c0d0" label_type="msdos" unit_of_measurement="MB"> > <!-- > This disk's output was brought to you by the partition tool "sfdisk", > and by the numbers 4 and 5 and the letter Q. > --> > <part num="1" size="179" p_type="primary" p_name="-" flags="-" /> > <part num="2" size="5453" p_type="primary" p_name="-" > flags="swap" /> > <part num="3" size="*" p_type="primary" p_name="-" flags="lvm" > lvm_group="vg00" /> > </disk>
Do you mean that this configuration is not present in autoinstallscript.conf (and you defined it manually) or that the <fsinfo></fsinfo> section is missing? In any case could you post the output of the following commands (from your golden client): # sfdisk -l -uM /dev/cciss/c0d0 # mount # cat /etc/fstab > This is on a HP DL380G4 with netraid (cciss driver). > It works Well with same setup but using 2.6 kernel of sarge and also I > do not have this problem on a ia64 with sarge+kernel2.4 (but no netraid > driver) > > Any help welcome. Which distribution are you using with the 2.6 kernel? -Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
