similar to: More info on rsync error - what it is not

Displaying 20 results from an estimated 600 matches similar to: "More info on rsync error - what it is not"

2002 Jul 18
0
rsync: error writing NNNN unbuffered bytes - exiting:Connection reset by peer -> NIC driver problem!
I was seeing rsync errors which caused my system installations to fail repeatedly and absolutely. See the error I reported to this mailing list back in June in the Forwarded Message below. When I replaced my NIC cards (realtec chip, 8139too driver) with Linksys cards (and Dec Tulip driver for linux) the problem ceased, rsync worked like it should, and does so repeatedly. My suggestion would be
2002 Jun 13
1
rsync: error writing NNNN unbuffered bytes - exiting:Connection reset by peer
Has anyone figured out what is happening with this error? There are many reports of this, but the advise seems to fall short - ie. make sure you are using rsync 2.5.n, make sure the target disk is not full. I have used rsync 2.5.[1,2,4,5] on my rsync server, and I get the same results. The target disk I am working with never gets more than 2% full when the rsync client and server quit talking
2003 Jan 24
2
opendir(somedir/somefile): Not enough space -- why?
I am attempting to use rsync to copy a large filesystem from an HP-UX server to a Linux server with more than enough filespace. This operation fails. A small directory from the same HP-UX server can be transfered just as expected. The HP-UX server is the source. It has 1Gb RAM - the output of bdf for the volume the source files is on is: Filesystem kbytes used avail %used Mounted
2007 Jan 12
2
puppetd port issues
I configured my rsync daemon to be restarted when the rsyncd configuration file changes. When the rsync daemon gets restarted by puppet, it listens on the same port puppetd does, so running puppetd again results in an error. The init script for rsync is small and can not be changed from puppet (all variables are declared within the init script and it only searches for the path where the rsync
2002 Aug 27
1
rsync problem in systemimager
Hello, I'm working on the oscar-1.3 release with my Linux Itanium's cluster to test cloning process via systemimager. After having succeeded to boot my client node via the network, when running the following script : /var/lib/systemimager/scripts/ced1.sh rsync is able to get small files (e.g : mkdosfs). However, when the script tries to rsync the whole oscar image in the following way :
2006 Jun 25
0
Same disk image to boot inside QEMU and Xen?
Hi all, during the last months I''ve been using Xen quite regularly, but always using an image from jailtime.org and then modifying it myself. At this point I need to create my own image, and actually I would need to create an image that is bootable both with QEMU and with Xen, but I''m not getting very far yet. Has anyone succeeded doing this? I want to do this because I would
2002 Jun 29
1
Bug in Samba 2.2.4
Hi, The Samba Team! Sorry for my poor English (I am russian). I have 4 PC's in my home net: 1: Athlon 1.2GHz MB ABIT KT7 NetCard:PCI Realtec 8029 (Thin Ethernet) Win2k Rus(ver 5.00.2195) 2: P233MMX MB Phoenix Net:ISA NE2000 compatible Win 95 Rus (ver 4.00.950) 3: Server & router - P166 MB Tomato(?) Net: ISA NE2000 compatible, ISA Genius GE2000 Linux Red Hat 7.2 Kernel 2.4.18 Samba, PDC,
2010 May 02
0
Puppet and systemimager
Hi, I''ve written a small tutorial on how to deploy images for puppet using systemimager. Please check it out: http://linuxdatacenter.blogspot.com/2010/05/systemimager-puppet.html -Linuxdatacenter -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To
2002 Aug 09
1
ext3 assertion failure
While doing this on an 80gig ibm ide drive: dd if=/dev/cdrom of=cd.iso I got the following assertian failure Aug 9 14:43:27 budder kernel: Assertion failure in __journal_remove_journal_head() at journal.c:1733: "jh2bh(jh) == bh" Aug 9 14:43:27 budder kernel: kernel BUG at journal.c:1733! Aug 9 14:43:27 budder kernel: invalid operand: 0000 Aug 9 14:43:27 budder kernel: CPU: 0 Aug 9
2005 Apr 22
1
Newbie Question
Dear All, I have installed Red Hat Enterprise 3 on one Intel-32 bit machine. I have installed all systemimager/systeminstaller/flamethrower RPMS that machine. I would like to install OS through PXE boot on another Athlon machine. When I execute mkssimage for creating a image master # mksiimage --Add --name image1 --path /var/lib/systemimager/images/image1 --filename /root/rpmlist
2003 Nov 10
2
ramdisk_size
Hey All, I'am using pxelinux to try and boot a 200meg uncompressed (approx 50 compressed) ramdisk onto a machine with 512meg of ram. It looks as though I'am running out of memory (attempt to access beyond end of device error). Is there a limit on what we put for ramdisk_size? Or Is there other limitations? thanks -- Jeff Geddes, BSc(UNB) Computer Systems Specialist University of
2003 Jun 07
0
Query on permissions
I have a question related to the use of -p (or -a which includes -p) to set remote file / directory permissions. I am using rsync along with System Imager to manage the "master image" of a number of compute nodes in a cluster. I have more than one cluster, so each head node has a copy of the "master image" (for the compute nodes in its cluster). I want to make sure that all
2003 Jun 18
2
RH8.0 kernel lockup with PXELinux on x440
Howdy. We've got a couple IBM x440 (Summit) 8-way Xeon systems that I've been trying to get netbooting for a while. Since we use Kickstart and SystemImager to load OSes on our systems, a system has to be able to netboot before it can be made available to folks for project use. System BIOS is the current one, v1.08. They're booting from a planar BroadCom Tigon3 adapter. BIOS
2002 Sep 13
1
Unable to mount root fs
Hey all, I'am able to use pxelinux to successfully boot a particular kernel and image on various IBM PC's ex. 6287-41U and 6591-34U. However, using the same setup (ie. dhcp, tftp, pxelinux.0, pxelinux.cfg, networkcard, bootrom, ram memory) on an IBM 6282-73U my kernel and image decompress fine but I'am getting a... Kernel Panic: VFS: Unable to mount root fs on 01:01 I realize
2003 Dec 06
1
rsync --daemon fails on systems with nfs-kernel-server
I have been using rsync in daemon mode to get backups of systems. The daemon would not start on one system. Gave the syslog message that the 'Address already in use'. netstat, lsof, ps - nothing exposed the process that was taking the port. It would not time out and magically start either. I started rsync on a different port and it ran fine. This still was not a great solution, as I
2002 Jul 03
1
syslinux 1.75
Hi all, I'm setting up a diskless linux system using pxelinux. I have reached the point where the kernel boots and init starts. However, I'am getting this message: INIT: version 2.78 booting can't create lock file /etc/mtab~14: Read-only file system (use -n flag to override) INIT: Entering runlevel: 2 INIT: Id "1" respawning too fast: disabled for 5 minutes INIT: no more
2011 Nov 08
1
passing dataframe col name through cbind()
Hi all --- I note that the column name of the first column in a dataframe does not necessarily get passed on when using cbind (example below)? I'm looking for help in clarifying why this behavior occurs, and how I can get all col names, including the first, passed on to the result?while I suspect it's obvious and documented to the cognoscenti, it's puzzling me? Many thanks for any
2002 Sep 14
1
Re: SYSLINUX digest, Vol 1 #196 - 4 msgs
Hello ! Maybe passing argument root=/dev/ram0 or root=/dev/rd/0 would help ? I use isolinux and it works in the isolinux.cfg sylvain > Message: 3 > Date: Fri, 13 Sep 2002 14:11:38 -0300 (ADT) > From: Geddes <jgeddes at unb.ca> > To: syslinux at zytor.com > Subject: [syslinux] Unable to mount root fs > > > Hey all, > > I'am able to use pxelinux to
2013 Mar 28
2
how to search a list that contains multiple dissimilar vectors?
Dear All, This is a simple question, but I'm stumped about the simplest way to search a list object such as the following: This randomish snippet: n <- c(round(runif(round(runif(1,1,10),0),1,10),0)) alist <- new("list") for (i in seq_along(n)) { alist[[i]] <- c(round(runif(round(runif(1,1,10),0),1,10),0)) } names(alist) <- sample(letters[1:length(n)]) rm(n);c(alist)
2019 Sep 26
2
Missing packages in centos8 mirrors or do I miss something?
Hi, I need to port OSCAR Cluster and SystemImager softwares to centos8, but I miss a lot of package that seems to be built for centos-8. For example, I cant find docbook-utils and docbook-utls-pdf while I see them here: https://koji.mbox.centos.org/koji/buildinfo?buildID=651 I?ve installed epel-release and elrepo-release and centos-release-stream. Do I miss something or is it a matter of time