I'm running SystemImager 4.0.2 compiled from source (--enable-lvm) on
Ubuntu 8.04 x64

I'm having problems running si_prepareclient from my master server like this:
[EMAIL PROTECTED] ssh gc si_prepareclient --server master --yes



It goes through the dance until here:
=== SNIP ===
...
>> Evaluating initrd size to be added in the kernel boot options
>> (e.g. /etc/systemimager/pxelinux.cfg/syslinux.cfg):
 >>     suggested value -> ramdisk_size=145395.5

>>> Using kernel from:          /boot/vmlinuz-2.6.24-16-generic
 >> ls -l /etc/systemimager/boot/kernel
-rw------- 1 root root 1887736 Apr 23 11:50 /etc/systemimager/boot/kernel

Starting or re-starting rsync as a [EMAIL PROTECTED]: 29 <--- It hangs
here until I hit enter

@ERROR: protocol startup error
FAILED: rsync --daemon --port=873 --config=/tmp/filekAl2Bd at
/usr/lib/systemimager/perl/SystemImager/UseYourOwnKernel.pm line 1123.
[EMAIL PROTECTED]
=== SNIP ===



Here's what the generated log file looks like:
=== SNIP ===
2008/04/23 11:50:03 [9040] forward name lookup for gc.cluster failed:
ai_family not supported
2008/04/23 11:50:03 [9040] connect from UNKNOWN (localhost)
=== SNIP ===




It works fine when I ssh in, then run si_prepareclient though:
[EMAIL PROTECTED] ssh gc
[EMAIL PROTECTED] si_prepareclient --server master --yes

=== Generated config file + log in /tmp ===
#
# "SystemImager"
#
#  This file: /tmp/file8kFR0z
#
list = yes
timeout = 900
dont compress = *.gz *.tgz *.zip *.Z *.ZIP *.bz2 *.deb *.rpm *.dbf
uid = root
gid = root
hosts allow = 10.0.0.21/32
log file = /tmp/fileJUcVlU

[root]
    path = /
    exclude = /tmp/file8kFR0z /tmp/fileJUcVlU

=== log ===
2008/04/23 11:36:14 [8722] rsyncd version 2.6.9 starting, listening on port 873
2008/04/23 11:37:20 [8803] connect from master.cluster (10.0.0.21)
2008/04/23 11:37:20 [8803] rsync on
root/etc/systemimager/mounted_filesystems from master.cluster
(10.0.0.21)
2008/04/23 11:37:20 [8803] building file list
2008/04/23 11:37:20 [8803] sent 144 bytes  received 152 bytes  total size 650
2008/04/23 11:37:20 [8804] connect from master.cluster (10.0.0.21)
2008/04/23 11:37:20 [8804] rsync on root/ from master.cluster (10.0.0.21)
2008/04/23 11:37:20 [8804] building file list
2008/04/23 11:38:42 [8804] sent 95209489 bytes  received 781986 bytes
total size 3594945294
2008/04/23 11:38:42 [8835] connect from master.cluster (10.0.0.21)
2008/04/23 11:38:42 [8835] unknown module '__cloning_completed__'
tried from master.cluster (10.0.0.21)
2008/04/23 11:38:43 [8722] rsync error: received SIGINT, SIGTERM, or
SIGHUP (code 20) at rsync.c(271) [receiver=2.6.9]

=== SNIP ===


Any ideas? I'm guessing it has something to do with rsync thinking
it's suppose to use ssh to tunnel, but I'm not entirely sure.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to