Displaying 20 results from an estimated 10000 matches similar to: "EIO vs. ENOENT on disk failure"
2004 Mar 18
2
How does ext3 handle drive failures?
We want to run multi-drive systems we have in a JBOD mode, where
each drive is basically a filesystem to itself. With the drives
we currently have, we expect to have multiple failures, primarily
unrecoverable ECC read errors or sometimes the drive just dying
altogether.
How does ext[23] handle these two primary conditions? Using them
in a software RAID mode, I have sometimes seen problems with
1999 Apr 29
0
High load smbd processes
Hi all,
Our system has just recently begun experiencing smbd processes comsuming
enormous amounts of cpu time. I am totally unsure of the cause of this.
We are using samba version 2.0.0 (packaged for debian linux).
seldon:~$ /usr/sbin/smbd -h
Usage: /usr/sbin/smbd [-D] [-p port] [-d debuglevel] [-l log basename] [-s services file]
Version 2.0.0
We have not recently upgraded the samba
2014 Jan 16
0
Generic UPS driver
One small comment:
When the driver has no permission to access the device, it exits with a
segmentation fault, it would be nice to have a more informative error.
I'm not really sure if the issue is speciffic to this driver or is it
general.
I attached the output of an strace with the driver crashing.
Best regards.
-------------- next part --------------
2003 Aug 23
1
Memdisk Problem persists !!!
Hi,,
I wud just like to inform that the previous issue of memdisk not booting
compressed images still persists !! The release 2.05 that was supposed to
fix this issue dint yet solve the problem !!
Please, let me know if more info on the problem is required !!
Bye,
Jassi
>From: syslinux-request at zytor.com
>Reply-To: syslinux at zytor.com
>To: syslinux at zytor.com
>Subject:
2004 Nov 16
1
Samba 3.0.4 and DOS 6.2.2 - MSDOS Copy problem
Hello, I am having a problem with Samba 3.0.4 and DOS clients. The
MSDOS COPY command will not work on mapped directories. When I try to
run the COPY command I get an "File not found" error message. This only
happens on DOS, all other OS's work fine.
I have noticed that someone else on this list has also run into this
problem, but no answer/work-around is posted.
Here is my
2018 Feb 07
1
geo-replication command rsync returned with 3
Hi,
?
Kotresh workaround works for me. But before I tried it, I created some strace-logs for Florian.
setup: 2 VMs?(192.168.222.120 master, 192.168.222.121 slave), both with a volume named vol with Ubuntu?16.04.3,?glusterfs 3.13.2, rsync 3.1.1 .
?
Best regards,
Tino
?
root at master:~# cat /usr/bin/rsync
#!/bin/bash
strace -o /tmp/rsync.trace -ff /usr/bin/rsynco "$@"
?
One of the traces
2007 Jul 16
1
Tripp Lite OmniSV1500XL
I recently purchased a Tripp Lite OmniSV1500XL and I've had no luck
getting nut to work.
# lsusb
Bus 001 Device 001: ID 0000:0000
Bus 006 Device 002: ID 05e3:0702 Genesys Logic, Inc. USB 2.0 IDE Adapter
Bus 006 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 005 Device 001: ID 0000:0000
Bus 007 Device 001: ID 0000:0000
Bus 004 Device 009: ID 09ae:0001 Tripp Lite
Bus 004 Device
2018 Jun 27
0
dovecot-2.3.36 and flush
Hi
I have a problem with doveadm and flush
# 2.2.36 (1f10bfa63): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24.rc1 (debaa297)
# OS: Linux 3.16.0-5-amd64 x86_64 Debian 8.10
example:
#doveadm director status
mail server ip tag vhosts state state changed users
10.0.100.24??????? 1????? up??? -???????????? 65
10.0.100.25??????? 100??? up??? -???????????? 989
#doveadm director flush
2017 Jan 13
1
Rsync tries to access unnecessary files/dirs after chrooting itself.
Hi.
While debugging some encfs errors in the logs, I realized they are
being generated because rsync (chrooted inside a encfs file system,
--reverse) is trying to access files like: /root/.popt, /etc/localtime
etc. This doesn't seem to be related to ID-name mapping as I already
have numeric ids enabled in config. Here is the relevant strace
output:
[pid 25549] chroot("/chroot")
2006 Apr 19
0
open4-0.3.0
URIS
http://rubyforge.org/frs/?group_id=1024
http://www.codeforpeople.com/lib/ruby/
SYNOPSIS
open child process with handles on pid, stdin, stdout, and stderr
HISTORY
0.3.0 :
- bug fix from jordan breeding. general clean up. added spawn method.
0.2.0 :
- added exception marshaled from child -> parent when exec fails. thanks
to jordan breeding for a patch
2006 Nov 04
0
open4-0.5.1
URIS
http://rubyforge.org/frs/?group_id=1024
http://www.codeforpeople.com/lib/ruby/
SYNOPSIS
open child process with handles on pid, stdin, stdout, and stderr: manage
child processes and their io handles easily.
HISTORY
0.5.1:
- fixes a __critical__ but in ThreadEnsemble class that had a race
condition that could cause thread deadlock. sorry bout that folks.
2009 Jul 31
1
nut and megatec_usb
ut 2.4.1 works with megatec_usb driver. It tries to interact with a
device in /dev/bus/usb/X/Y, but there are root:root 664 access rights.
When I try to set port /dev/hiddev0 with write access in config
file, in strace there are no records about accessing /dev/hiddev, but
still only /dev/bus/usb/X/Y
How to explain such a behavior?
execve("./megatec_usb",
2006 Aug 07
0
open4-0.5.0
URIS
http://rubyforge.org/projects/codeforpeople/
http://www.codeforpeople.com/lib/ruby/
SYNOPSIS
open child process with handles on pid, stdin, stdout, and stderr: manage
child processes and their io handles easily.
HISTORY
0.5.0:
- on the suggestion of tim pease (thanks tim!), i added timeout features
to open4. the command run may have an overall timeout and
2011 Sep 29
1
2.0.14 doveadm proxy list segfault
Hi Timo,
Periodic segfaults with doveadm proxy list:
root at director1:~) doveadm proxy list
doveadm(root): Error: LIST failed: Disconnected
Segmentation fault (core dumped)
Sometimes it's just the 'LIST failed' error, other times it's the error with
the segfault. Usually the first attempt to call it works, subsequent attempts
fail.
I've attached a strace log of it in
2003 Aug 14
2
pxelinux localboot 0 fails?
I have a pxelinux I'm working with and I want the default option
to be to boot off the local mbr. According to the docs, if I
specify localboot 0, it should return to the BIOS and continue to
the next device. When I do this, though, the pxe agent exists
(PXE-M0F), but the BIOS never continues on.
Is this a BIOS issue? If so, has anyone else figured out a way to
work around it?
* Philip
2009 Apr 17
1
[PATCH 1/1] OCFS2: Log -EIO errors just when hit them.
This patch logs(ERROR) -EIO errors just when they are hitted.
Signed-off-by: Wengang Wang <wen.gang.wang at oracle.com>
--
diff -up ./linux-2.6.29.y.build/fs/ocfs2/buffer_head_io.c.orig ./linux-2.6.29.y.build/fs/ocfs2/buffer_head_io.c
--- ./linux-2.6.29.y.build/fs/ocfs2/buffer_head_io.c.orig 2009-04-17 13:55:52.000000000 +0800
+++ ./linux-2.6.29.y.build/fs/ocfs2/buffer_head_io.c 2009-04-17
2003 Sep 17
1
reading journal statistics
Is there a way to get usage statistics on the journal device? We
are testing battery-backed NVRAM cards with extremely busy 1.7TB
filesystems (mode data=journal) and we need to figure out what size
NVRAM card we need. I assume the journal size depends on how much
writing you are doing and we can do simple theoretical calculations
(writing 2.5MB/s, 60 seconds of journal would be max 150MB), but
2011 Dec 28
1
/usr/lib/dovecot/imap ignores log settings?
Hi Dovecot peeps,
I'm enjoying running /usr/lib/dovecot/imap directly as a PREAUTH IMAP pipe.
I find that it outputs log messages whose severity is INFO to stdout. I'm
running it as follows:
/usr/lib/dovecot/imap -c /tmp/dovecot.conf
and I see the following messages output to stdout:
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
SORT SORT=DISPLAY
2009 Jul 13
1
[PATCH 1/1] fails ocfs2_get_block() immediately when hit -EIO
fails ocfs2_get_block() immediately when hit -EIO
Signed-off-by: Wengang Wang <wen.gang.wang at oracle.com>
---
fs/ocfs2/aops.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/fs/ocfs2/aops.c b/fs/ocfs2/aops.c
index a10c989..9dfdf46 100644
--- a/fs/ocfs2/aops.c
+++ b/fs/ocfs2/aops.c
@@ -195,6 +195,7 @@ static int ocfs2_get_block(struct inode *inode, sector_t
2015 Jan 18
2
PXE Error Reporting
Hi,
On 01/17/2015 12:57 AM, Sebastian Herbszt wrote:
>> On 01/16/2015 12:19 AM, Sebastian Herbszt wrote:
>>> Andreas Gruenbacher wrote:
>>>> "Loading <FILE>... failed: No such file or directory" when the TFTP
>>>> server replies with "Permission denied" for the kernel or initrd.
>>> [...]
>>>
>>> The