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>

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.
-- 

Roger Chevalier


-------------------------------------------------------------------------
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

Reply via email to