i misspoke.  i meant your image.master script 
in /var/lib/systemimager/scripts.
On Friday 07 October 2005 11:38, Jide Osatuyi wrote:
> i checked d autoinstall script and this is what
> found.i didnt find a place to change the ip address
> "<!--
>   This file contains partition information about the
> disks on your golden
>   client.  It is stored here in a generic format that
> is used by your
>   SystemImager server to create an autoinstall script
> for cloning this
>   system.
>
>   You can change the information in this file to
> affect how your target
>   machines are installed.  See "man
> autoinstallscript.conf" for details.
> -->
>
> <config>
>   <disk dev="/dev/hda" 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="101"  p_type="primary"
> p_name="-"  flags="boot" />
>     <part  num="2"  size="*"  p_type="primary"
> p_name="-"  flags="lvm" />
>   </disk>
>
>   <fsinfo  line="10" comment="# This file is edited by
> fstab-sync - see 'man fstab-sync' for details" />
>   <fsinfo  line="20"
> real_dev="/dev/VolGroup00/LogVol00" mp="/"  fs="ext3"
> options="defaults" dump="1" pass="1" />
>   <fsinfo  line="30" real_dev="/dev/hda1"
> mount_dev="LABEL=/boot" mp="/boot"  fs="ext3"
> options="defaults" dump="1" pass="2" />
>   <fsinfo  line="40" real_dev="none" mp="/dev/pts"
> fs="devpts" options="gid=5,mode=620" dump="0" pass="0"
> />
>   <fsinfo  line="50" real_dev="none" mp="/dev/shm"
> fs="tmpfs" options="defaults" dump="0" pass="0" />
>   <fsinfo  line="60" real_dev="none" mp="/proc"
> fs="proc" options="defaults" dump="0" pass="0" />
>   <fsinfo  line="70" real_dev="none" mp="/sys"
> fs="sysfs" options="defaults" dump="0" pass="0" />
>   <fsinfo  line="80"
> real_dev="/dev/VolGroup00/LogVol01" mp="swap"
> fs="swap" options="defaults" dump="0" pass="0"
> format="no" />
>   <fsinfo  line="90" real_dev="/dev/hdc"
> mp="/media/cdrecorder"  fs="auto"
> options="pamconsole,ro,exec,noauto,managed" dump="0"
> pass="0"  format="no" />
>   <fsinfo  line="100" real_dev="/dev/fd0"
> mp="/media/floppy"  fs="auto"
> options="pamconsole,exec,noauto,managed" dump="0"
> pass="0"  format="no" />
>
>   <boel devstyle="static"/>
>
> </config>
> "
>
> --- John Jolet <[EMAIL PROTECTED]> wrote:
> > there's your problem.  you're trying to rsync from
> > the wrong server.  Check
> > the autoinstall script and change the ip address of
> > the rsync server to be
> > that of the actual rsync server, not the dhcp
> > server.
> >
> > On Friday 07 October 2005 08:57, Jide Osatuyi wrote:
> > > no the ip address in the error message is for the
> >
> > dhcp
> >
> > > server.
> > > the ip address i used for the previous test is
> >
> > that of
> >
> > > the imager server
> > >
> > > --- John Jolet <[EMAIL PROTECTED]> wrote:
> > > > and that ip address in the error message is the
> >
> > same
> >
> > > > one you just typed and
> > > > got success with in the previous test?
> > > >
> > > > On Friday 07 October 2005 08:25, Jide Osatuyi
> >
> > wrote:
> > > > > "rsync: failed to connect to
> >
> > "***.**.**.***(dhcp
> >
> > > > ip
> > > >
> > > > > address)" caonnection refused"
> > > > > "rsync error:error in socket IO (code 10) at
> > > > > clientserver.c(83) Killing off running
> >
> > processes"
> >
> > > > > --- John Jolet <[EMAIL PROTECTED]> wrote:
> > > > > > what exactly is the error you're getting
> >
> > when it
> >
> > > > > > fails again?
> > > > > >
> > > > > > On Friday 07 October 2005 08:05, Jide
> >
> > Osatuyi
> >
> > > > wrote:
> > > > > > > I did and I could get the list of
> >
> > available
> >
> > > > > > modules on
> > > > > >
> > > > > > > the server from the target box.
> > > > > > >
> > > > > > > --- John Jolet <[EMAIL PROTECTED]> wrote:
> > > > > > > > On Friday 07 October 2005 07:46, Jide
> > > >
> > > > Osatuyi
> > > >
> > > > > > wrote:
> > > > > > > > > I checked and the service is running
> >
> > and
> >
> > > > > > > > "LISTENING"
> > > > > > > >
> > > > > > > > > as well.
> > > > > > > >
> > > > > > > > I meant the test where you do rsync
> > > >
> > > > servername::
> > > > > > to
> > > > > >
> > > > > > > > get the list of available
> > > > > > > > modules.  do this from the target after
> >
> > it
> >
> > > > dies.
> > > >
> > > > > > > > this will tell us if the
> > > > > > > > target can actually talk rsync to rsync
> >
> > with
> >
> > > > the
> > > >
> > > > > > > > server.
> > > > > > > >
> > > > > > > > > --- John Jolet <[EMAIL PROTECTED]> wrote:
> > > > > > > > > > On Friday 07 October 2005 07:21,
> >
> > Jide
> >
> > > > > > Osatuyi
> > > > > >
> > > > > > > > wrote:
> > > > > > > > > > > I'm sorry please disregard the
> >
> > last
> >
> > > > > > message.I
> > > > > >
> > > > > > > > > > could
> > > > > > > > > >
> > > > > > > > > > > ping the target box from the image
> > > >
> > > > server
> > > >
> > > > > > and
> > > > > >
> > > > > > > > I
> > > > > > > >
> > > > > > > > > > cana
> > > > > > > > > >
> > > > > > > > > > > do same from the target box too.
> > > > > > > > > >
> > > > > > > > > > then you can disregard my answer :)
> > > > > > > > > >
> > > > > > > > > > so with the target host in this
> >
> > failed
> >
> > > > mode,
> > > >
> > > > > > > > what
> > > > > > > >
> > > > > > > > > > happens when you repeat the
> > > > > > > > > > tests we ran before with rsync?
> > > > > > > > > >
> > > > > > > > > > > --- John Jolet <[EMAIL PROTECTED]>
> >
> > wrote:
> > > > > > > > > > > > On Thu, 2005-10-06 at 08:33
> >
> > -0700,
> >
> > > > Jide
> > > >
> > > > > > > > Osatuyi
> > > > > > > >
> > > > > > > > > > > > wrote:
> > > > > > > > > > > > > i got ***.**.**.167
> > > > > > > > > > > > > I don't know how to ping
> >
> > another
> >
> > > > box
> > > >
> > > > > > from
> > > > > >
> > > > > > > > the
> > > > > > > >
> > > > > > > > > > > > other.
> > > > > > > > > > > >
> > > > > > > > > > > > "ping ***.**.***.***" of other
> >
> > box.
> >
> > > > the
> > > >
> > > > > > > > parts
> > > > > > > >
> > > > > > > > > > you
> > > > > > > > > >
> > > > > > > > > > > > masked above HAVE to
> > > > > > > > > > > > be the same between the two
> >
> > boxes.
> >
> > > > if
> > > >
> > > > > > you
> > > > > >
> > > > > > > > boot
> > > > > > > >
> > > > > > > > > > the
> > > > > > > > > >
> > > > > > > > > > > > target into windows,
> > > > > > > > > > > > you can use the device manager
> >
> > to
> >
> > > > find
> > > >
> > > > > > out
> > > > > >
> > > > > > > > what
> > > > > > > >
> > > > > > > > > > it
> > > > > > > > > >
> > > > > > > > > > > > is.
> > > > > > > > > > > >
> > > > > > > > > > > > > I dont know how to identify
> >
> > the
> >
> > > > nic
> > > >
> > > > > > either
> > > > > >
> > > > > > > > > > from
> > > > > > > > > >
> > > > > > > > > > > > the
> > > > > > > > > > > >
> > > > > > > > > > > > > ifconfig information i have
> >
> > here.
> >
> > > > > > > > > > > > > --- John Jolet
> >
> > <[EMAIL PROTECTED]>
> >
> > > > wrote:
> > > > > > > > > > > > > > On Thu, 2005-10-06 at 07:51
> > > >
> > > > -0700,
> > > >
> > > > > > Jide
> > > > > >
> > > > > > > > > > Osatuyi
>
> === message truncated ===
>
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Power Architecture Resource Center: Free content, downloads, discussions,
> and more. http://solutions.newsforge.com/ibmarch.tmpl
> _______________________________________________
> Sisuite-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sisuite-users

-- 
John Jolet
Your On-Demand IT Department
512-762-0729
www.jolet.net
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to