Displaying 20 results from an estimated 10000 matches similar to: "Rsync --daemon v 2.5.5 v26 causing kernel panic"
2003 Feb 02
1
server crash when running rsync --daemon
Hello,
We are running rsync version 2.5.6 on a slackware (version 9.0-beta) linux 
server. This server is basicly a ftp server (96 sessions max) and a rsync 
(rsync --daemon) server (25 connections max).
The server keeps on crashing and after many ours of hardware/software trouble 
shooting the crashes appear to be related to the rsync processes.
If I turn off rsync --daemon the server runs
2002 Oct 10
7
Patches since 2.4.19
Just looking through the 2.4.20pre changelogs, I see there's been a bunch
of Ext3 patches since 2.4.19. I'm keen to take advantage of any bug fixes
and performance improvements, but am nervous about using 2.4.20 until
it's completed its release cycle.
Is there any way to get a patch just containing the Ext3 changes? Are
there any changes since 2.4.20 that are very important, either
2001 Nov 15
3
rsync takes way too long to perform this....
rsync -avnp remote::gif/ `find /home/www/html/ -maxdepth 1
-name "*.[j,g][pg,if]*"` /tmp/
If I run this on the local machine, the rsync server, it takes this
long:
---> root@server (0.34)# time find /home/www/html/ -maxdepth 1
-name "*.[j,g][pg,if]*" -type f
/home/www/html/comparestores_2.jpg
/home/www/html/home.jpg
/home/www/html/comparestores_3.jpg
2010 Aug 02
1
kernel panic not syncing fatal exception due to reiserfs -- rebooted properly on ext3
Hi
we had one of our mail servers , going on kernel panic mode  ( not syncing
fatal exception) ... cause /var/queue/postfix was on reiserfs part .. it has
not been giving us any isssue quite some time , but yesterday and today it
went on Kernel panic mode , when we hashed out the reiserfs part it booted
properly .. we formated the part^ on ext3 later and things working fine now
. Could any one
2003 Feb 03
8
Ext3 strangeness data loss
Hi folks,
I'm in really big trouble with ext3.
At about every second reboot I have files changed on my ext3 filesystem!
In most cases I realize that sshd didn't start, and after examination
I found that /usr/sbin/sshd or /lib/libutil-x.y.so changed.
But when I reboot, everything seems OK.
I looked once into the binary, and find parts of syslog in it!!!
Horror!
And this is a ususal
2003 Sep 18
2
bad hardlinks with rsync
Hi List
I've experienced some problems with rsync. I'm backuping a complete
machine's rootdirectory. After completion I see in the log of the
output, that rsync links some files which are surely *not* the same
on the source System. Or well, it says, that it makes links, using
the filename1 => filename2 notation. On the source System this files
are not the same and some files are
2018 Feb 07
0
[PATCH v26 2/2 RESEND] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
On Wed, Feb 07, 2018 at 11:01:06AM +0800, Wei Wang wrote:
> Negotiation of the VIRTIO_BALLOON_F_FREE_PAGE_HINT feature indicates the
> support of reporting hints of guest free pages to host via virtio-balloon.
> 
> Host requests the guest to report free page hints by sending a new cmd
> id to the guest via the free_page_report_cmd_id configuration register.
> 
> When the guest
2009 Apr 25
3
domU custom kernel: Kernel panic - not syncing: No init found. Try passing init= option to kernel.
Hello,
To compile a custom kernel, I downloaded 2.6.29.1 from kernel.org and 
followed the tutorial at: 
http://wiki.xensource.com/xenwiki/Kernel.org_Linux_on_Xen
Used a supposedly working .config file for the compilation (generated by 
my provider to compile his xenU kernels), set /dev/xvd* device nodes 
both in the domU conf file (disk, root):
disk = [
2010 Jun 29
4
Can I use SGI''s kdb with a dom0 pv-ops kernel?
I asked this a few weeks ago but didn''t get a response, so at the risk of
being a nag, I''ll abbreviate and restate.
I know there are other Xen specific debuggers, but I want to know if there''s
any reason why SGI''s kdb, http://oss.sgi.com/projects/kdb, should not be
included in a dom0 pv-ops kernel?
While the patches apply cleanly and build, the result is that
2004 Mar 27
1
How to apply a patch ?
Hi,
I''m using kernel 2.4.20 and like to use Stephen Hemminger ''s packet
delay scheduler patch
the patch is there :
http://mailman.ds9a.nl/pipermail/lartc/2004q1/012112.html
can anyone explain me how to apply it ?
Regards 
Pascal OFFREDO
_____________________________________________________________________
Un mot doux à envoyer? Une sortie ciné à organiser? Faites le en
2002 Dec 11
12
File Systems - Which one to use?
We are looking at implementing a Linux box running samba in the near
future with about 1TB of disk online.  The purpose of this box will be
for basic file and printer sharing needs.  I am doing research on the
different journaling file systems avaible in RH 7.3 and up (ext3,
reiserFS, and JFS) and was wondering if anyone has had any real world
experience with them (mostly reiserFS and JFS) and
2002 Jul 31
2
Help 2.2.5 causing me to run out of filedescriptors
I've been running Samba & Squid on a RH linux server for years. I'm
currently running:
kernel - 2.4.9-31
squid - 2.4STABLE-6
/home - 100 GB Reiserfs partition
I just upgraded samba from 2.0.10 to 2.2.5 this morning. Now, the server is
running out of filedescriptors. I have never had this problem before. What
is 2.2.5 doing differently? How can I resolve this problem? Please help,
2018 Feb 04
2
[PATCH v26 0/2] Virtio-balloon: support free page reporting
This patch series is separated from the previous "Virtio-balloon
Enhancement" series. The new feature, VIRTIO_BALLOON_F_FREE_PAGE_HINT,  
implemented by this series enables the virtio-balloon driver to report
hints of guest free pages to the host. It can be used to accelerate live
migration of VMs. Here is an introduction of this usage:
Live migration needs to transfer the VM's
2003 May 15
9
big file server
Hi
I plan to set up a big file server, something like motherboard with 4 ide
ports and an additional 4 ide daughter card, a PIV proc and 512 or 1024 MB
ram, a 100 or 1000 MB NIC, with 6 or 7 200 GB ide HDDs in a sigle box. I
don't need lightning performance, just disk space. Of course this would be
served by some linux os and samba
questions (relative to samba configuration and behaviour) : 
2004 Jun 28
5
Frustrated...Samba on linux w/xfs SLOW problem
I have a very simple setup here that I have recently made some
modifications to and it has affected my ability to save files to the
linux samba server.
The recent changes are:  converted all fs's to xfs from ext3.
Upgraded to latest kernel 2.6.7 from a 2.4 kernel.
Samba used to work fine.  Now, I can copy files out of my linux samba
server to my windows machine at full speed.  However, when
2020 May 19
1
Re: macvtap direct
On Thu, May 14, 2020 at 1:32 PM Laine Stump <laine@redhat.com> wrote:
> On 5/13/20 12:52 AM, Subhendu Ghosh wrote:
> > Hi
> >
> > Couple of questions around macvtap direct usage:
> >
> > 1) is the document here current?
> > https://libvirt.org/formatnetwork.html#examplesDirect
>
> Yes. None of that has changed in any major way in many years.
>
2008 Sep 10
3
Centos 5 Virtualization
Hello list,
  I am very much new to Virtualization.But i want to study and test
Virtualization.Can any one suggest  me the  web links  from where  i
can  start.  I want to learn from basic to advanced concepts of VT.
Thanks in advance for your reply
2011 Feb 24
5
[PATCH] build: Define __EXPORTED_HEADER__
The kernel header guard to ensure that headers aren't included from
userland moved in commit 69c8f52b.  This causes the following message to
be emitted when building klibc (which is designed to use kernel headers
explicitly):
/usr/local/src/git/linux-2.6//include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see
2003 Mar 14
4
Am I getting the best performance?
Okay, I've been chasing performance for a while now.  I have no idea if I 
should be trying to get better performance or if I'm getting all I can out 
of my hardware.  Here is the information:
/sbin/hdparm -I /dev/hdd
/dev/hdd:
ATA device, with non-removable media
        Model Number:       ST328040A
        Serial Number:      7BY034XB
        Firmware Revision:  3.07
Standards:
     
2011 Jan 30
4
RAID support in kernel?
Hello.
I'm setting up a computer that will run 'CentOS 6 server'. The MB is an 
Asus with a hw raid controller (Promise PDC-20276), which I want to use 
in RAID-1 mode. I noted (from a MB website) that it also needs a driver 
- which is probably why it's called a 'fakeraid'.
So, I've been trying to determine if any recent kernels support this 
chip. Using