Hi Andrea,

I have tested again but this time I could go through even though I still get 
the rsync connection problems.
Can you please look into this logs and see what happened?
BTW, can you imagine how hard to type the console information here? Basically 
systemmonitor thing does not work on the OSCAR crispy branch now.


Number Start End Size Type File System Flags
1 1kB 512MB 512MB primary linux-swap
2 512MB 47GB primary ext3 boot
Load software RAID modules.
modprobe: module linear not found.
modprobe: failed to load module linear
modprobe: module raid0 not found.
modprobe: failed to load module raid0
modprobe: module raid1 not found.
modprobe: failed to load module raid1
modprobe: module raid5 not found.
modprobe: failed to load module raid5
modprobe: module raid6 not found.
modprobe: failed to load module raid6
modprobe: module raid10 not found.
modprobe: failed to load module raid10
Load device mapper driver (for LVM).
modprobe: module dm-mod not found.
modprobe: failed to load module dm-mod
Load additional filesystem drivers.
modprobe: module ext2 not found.
modprobe: failed to load module ext2
modprobe: module ext3 not found.
modprobe: failed to load module ext3
modprobe: module fat not found.
modprobe: failed to load module fat
modprobe: module vfat not found.
modprobe: failed to load module vfat
mkswap -v1 /dev/sda1 || shellout
Setting up swapspace version 1, size = 511995 kB
no label, UUID=7b4619bc-2654-4042-965a-981deb1f4365
swapon /dev/sda1 || shellout
mke2fs -q -j /dev/sda2 || shellout
mkdir -p /a/ || shellout
mount /dev/sda2 /a/ || shellout
mount sysfs /a/sys -t sysfs -o defaults || shellout
Evaluating image size.
Report task started.
Quietly installing image...
nc: connect: Connection refused
/rsync -aHs --exclude=lost+found/ --exclude=/proc/* --numeric-ids 
129.79.246.46::oscarimage/ /a/
-nc: connect: Connection refused
|nc: connect: Connection refused
-nc: connect: Connection refused
|nc: connect: Connection refused
-nc: connect: Connection refused
|nc: connect: Connection refused
-nc: connect: Connection refused
|nc: connect: Connection refused
-nc: connect: Connection refused
|nc: connect: Connection refused
-nc: connect: Connection refused
|Report task stopped.
mc: connect: Connection refused
/
stop_spinner
rsync -av --numeric-ids 129.79.246.46::overrides/oscarimage/ /a/
receiving file list ... done
./

sent 116 bytes received 66 bytes 364.00 bytes/sec
total size is 0 speedup is 0.00
rsync -av --numeric-ids 129.79.246.46::overrides/peach1/ /a/
receiving file list ... done

rsync: link_stat "/peach1/." (in overrides) failed: No such file or directory 
(2)
sent 4 bytes received 9 bytes 8.67 bytes/sec
total size is 0 speedup is 0.00
rsync error: some files could not be transferred (code 23) at main.c(1524) 
[receiver=3.0.0pre4]
Override directory peach1 doesn't seem to exist, but that may be OK.
Editing files for actual disk configuration...
/dev/sda -> /dev/sda
/etc/fstab
/etc/systemconfig/systemconfig.conf

mount /dev/ /a/dev/ -o bind || shellout
Detecting systemconfigurator:
---
systemconfigurator - 2.2.11
Written by Sean Dague, Donghwa John Kim, et al.

Copyright (C) 2001-2002 International Business Machines
This is free software; see the source for copying conditions. There is NO 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

---
2007-11-29 11:22:31 [Network :: Line 58] Setting up network type Network:: 
LinuxConf
2007-11-29 12:4:56 [main :: Line 479] All done. I have modified the following 
files:
/etc/sysconfig/network
/etc/sysconfig/network-scripts/ifcfg-eth0

run_post_install_scripts
>>> 10all.fix_swap_uuids
>>> 95all.monitored_rebooted
>>> 99all.harmless_example_script

I live in /var/lib/systemimager/scripts/post-install
See: /var/lib/systemimager/scripts/post-install/README for details.

umount /a/sys || mount -no remount,ro /a//sys || shellout
umount /a/proc || mount -no remount,ro /a//proc || shellout
umount /a/dev || mount -no remount,ro /a//dev || shellout
umount /a/ || mount -no remount,ro /a// || shellout
Imaging completed
nc: connect: Connection refused


nc: connect: Connection refused
Terminated


Regards,
 
- DongInn


Andrea Righi wrote:
> DongInn Kim wrote:
>> [EMAIL PROTECTED] SPECS]# rsync --version
>> rsync  version 2.6.8  protocol version 29
>> Copyright (C) 1996-2006 by Andrew Tridgell, Wayne Davison, and others.
>> <http://rsync.samba.org/>
>> Capabilities: 64-bit files, socketpairs, hard links, no ACLs, no xattrs, 
>> symlinks, batchfiles,
>>               inplace, IPv6, 64-bit system inums, 64-bit internal inums
>>
>> rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
>> are welcome to redistribute it under certain conditions.  See the GNU
>> General Public Licence for details.
> 
> OK.
> 
>> [EMAIL PROTECTED] SPECS]# which rsync
>> /usr/bin/rsync
>>
>> OK, I realized that /etc/init.d/systemimager-server-rsyncd is just a script 
>> to run the ordinary rsync program as a daemon with the systemimager specific 
>> rsync configuration. I thought systemimager-server has its own rsync daemon 
>> which is totally different from the ordinary rsync.
>>
> 
> Yes, systemimager at the image server side just uses the same rsync shipped 
> with
> the distribution of your image server.
> 
> What about the rsync client (the imaging client)? do you see some errors or
> warnings?
> 
> -Andrea

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to