A question: so if I am trying to update a machine (A) with an image saved in a shared drive ( where machine A has access to this image. How do I do this ?? si_updateclient is not working for me and I think there should be a simpler way of doing this.
Regards, -----Original Message----- From: Bernard Li [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 19, 2008 5:39 PM To: sisuite-users@lists.sourceforge.net Subject: Re: [sisuite-users] FW: new user This is how SystemImager works: 1) You setup SystemImager on a server (called the image server) 2) You manually install Linux on a client machine (called the golden client) 3) You use SystemImager to retrieve the OS from the golden client (called the golden image) and store that on the image server 4) You use SystemImager to deploy the golden image to a new client machine (note the hard disk of this client machine will be wiped clean and instead will load all the files from the golden image). So looks like you have done 1) and 2) already and you just need create a golden image out of your golden client (gord) and save that to the image server (sampras). And you won't be using si_updateclient to deploy the image, that is for updating a client which is under SystemImager control. Currently, SystemImager knows nothing about your client machine (mohammed). Cheers, Bernard On Wed, Nov 19, 2008 at 12:27 PM, Mohammed Amer <[EMAIL PROTECTED]> wrote: > > > -----Original Message----- > From: Bernard Li [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 19, 2008 2:56 PM > To: amer911 > Subject: Re: new user > > Can you please post this to sisuite-users? Thanks. > > On Wed, Nov 19, 2008 at 11:49 AM, amer911 > <[EMAIL PROTECTED]> wrote: >> >> Message body follows: >> >> Hello , >> thank you for replying to my message. Here the situation : >> We are linux users ( redhat 4 ) >> we had systemimger working in our site a year ago. the >> server machine died ( which was 3.7.5-1 ) we had a client >> machine ( called gord )running client & server systemimager >> 3.7.5-1 which considered to have golden linux OS. >> >> Currently I am trying to use systemimager again to make a >> copy of (gord ) to a new machine ( called mohammed ). I >> created an image from (gord ) called gord_nov08. and then >> installed systemimager client 4.0.2-1 on (mohammed ). >> >> I also installed server systemimager 4.0.2-1 on a new server >> machine ( sampras ) in case I need a new systemimager server >> to push the image. >> >> so I am trying to use the command ( on the client machin >> mohammed ) : >> si_updateclient --image gord_nov08 --server sampras >> --dry-run >> >> which will give me this error : >> rsync: failed to connect to sampras: Connection refused (111) >> rsync error: error in socket IO (code 10) at clientserver.c(94) >> rsync -aIv --numeric-ids --delete --dry-run >> --exclude=lost+found/ --exclude=/dev/ --exclude=/etc/mtab >> --exclude=/proc/* --exclude=/sys/* --exclude=/var/lock/* >> --exclude=/var/log/* --exclude=/var/run/* >> --exclude=/var/spool/* --exclude=/etc/lvm/backup/* >> --exclude=/etc/lvm/archive/* --exclude=/etc/lvm/.cache >> --exclude=/boot/grub/device.map --exclude=/etc/HOSTNAME >> --exclude=/etc/sysconfig/network >> --exclude=/etc/sysconfig/network-scripts/ifcfg-* >> --exclude=/etc/hostname --exclude=/etc/network/interfaces >> --exclude=/cdrom/* --exclude=/floppy/* >> --exclude=/etc/adjtime >> --exclude=/var/lib/dhcp/dhclient.leases >> --exclude=/var/lib/dhcp3/dhclient.leases >> --exclude=/var/lib/ntp/ntp.drift >> --exclude=/var/lib/urandom/random-seed >> --exclude=/var/lib/locate/locatedb --exclude=/var/lib/nfs/* >> --exclude=/media/* --exclude=/lib/klibc/events/* >> --exclude=/etc/fstab --exclude=/home/* --exclude=/mnt/* >> --exclude=/tmp/* --exclude=/proc --exclude=/sys >> --exclude=/dev/pts --exclude=/proc/bus/usb >> --exclude=/dev/shm --exclude=/proc/sys/fs/binfmt_misc >> --exclude=/var/lib/nfs/rpc_pipefs --exclude=/apps >> --exclude=/hmc --exclude=/home --exclude=/data >> --exclude=/prj --exclude=/IMAGES >> rsync://sampras:873/gord_nov08/ / failed! at >> /usr/sbin/si_updateclient line 599. >> >> >> I believe the rsync daemon is running on both (sampras & >> mohammed ): >> >> >> then I thought I can use the same machine ( mohammed ) >> instead of the server ( sampras ) since mohammed also have >> access to the image gord_nov08. >> but when I try to do this I get permission problem like this : >> >> rsync: opendir "gord_nov08/etc/httpd/conf/ssl.prm" (in >> gord_nov08) failed: Permission denied (13) >> >> >> I know I might be doing something very stupid, so any help >> will be appreciated. >> >> Regards, >> >> >> -- >> This message has been sent to you, a registered SourceForge.net user, >> by another site user, through the SourceForge.net site. This message >> has been delivered to your SourceForge.net mail alias. You may reply >> to this message using the "Reply" feature of your email client, or >> using the messaging facility of SourceForge.net at: >> https://sourceforge.net/sendmessage.php?touser=2294523 >> >> > > ------------------------------------------------------------------------ - > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > sisuite-users mailing list > sisuite-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sisuite-users > ------------------------------------------------------------------------ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ sisuite-users mailing list sisuite-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ sisuite-users mailing list sisuite-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-users