 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] xen and rsync
 Hello, 
I have installed RH FC4 (no development or testing packages)
base install ...
with packages xen
xen-2-20050530
kernel-xenU-2.6.12-1.1390_FC4
kernel-xen0-2.6.12-1.1390_FC4
when I ry to run rsync -av /directory /anotherdir
then the machine hangs after running a while
I can repeat this experiment but I cannot determine when it hangs.
Sometimes it seems that pressing a key (remote ssh) helps a bit.
Does someone know about it and how to fix it ?
That is why I have tried (because md5sums and running out of random):
cd /dev
mv /dev/random /dev/random.org
ln -s urandom random
mv /lib/tls /lib/tls.disabled
no result
when I am running the same on a "not xen-kernel setup":
my grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this
file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sda2
#          initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.12-1.1390_FC4)
        root (hd0,0)
        kernel /vmlinuz-2.6.12-1.1390_FC4 ro root=LABEL=/
        initrd /initrd-2.6.12-1.1390_FC4.img
title Fedora Core (2.6.12-1.1390_FC4xen0)
        root (hd0,0)
        kernel /xen.gz
        module /vmlinuz-2.6.12-1.1390_FC4xen0 ro root=LABEL=/
        module /initrd-2.6.12-1.1390_FC4xen0.img
title Fedora Core (2.6.11-1.1369_FC4)
        root (hd0,0)
        kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/
        initrd /initrd-2.6.11-1.1369_FC4.img
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |