Displaying 20 results from an estimated 300 matches similar to: "btrfs hang in flush-btrfs-5"
2014 Nov 03
1
dmesg error
I am seeing this in dmesg on Dell Poweredge 860
INFO: task tail:17872 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
tail D ffff81021ac87040 0 17872 31199
(NOTLB)
ffff810124fc7bd8 0000000000000082 ffff81021c8ad200 ffff8101714f4d80
0000000000000000 0000000000000007 ffff81016471b820 ffff81021ac87040
2010 Nov 18
9
Interesting problem with write data.
Hi,
Recently, I made a btrfs to use. And I met slowness problem. Trying
to diag it. I found this:
1. dd if=/dev/zero of=test count=1024 bs=1MB
This is fast, at about 25MB/s, and reasonable iowait.
2. dd if=/dev/zero of=test count=1 bs=1GB
This is pretty slow, at about 1.5MB/s, and 90%+ iowait, constantly.
May I know why it works like this? Thanks.
--
To unsubscribe from this list: send the
2009 Mar 05
1
[PATCH] OCFS2: Pagecache usage optimization on OCFS2
Hi.
I introduced "is_partially_uptodate" aops for OCFS2.
A page can have multiple buffers and even if a page is not uptodate, some buffers
can be uptodate on pagesize != blocksize environment.
This aops checks that all buffers which correspond to a part of a file
that we want to read are uptodate. If so, we do not have to issue actual
read IO to HDD even if a page is not uptodate
2005 Nov 01
2
xen, lvm, drbd, bad kernel messages
Regardless of the filesystem (i''ve used reiserfs, xfs, ext3),
whenever I mount a fresh DRBD partition I get some nasty kernel
messages.
This is under Debian Sarge, Xen kernel 2.6.11.12-xen0 (dom0) using
DRBD v0.7.11 (pulled from Debian "testing").
This is what I did to create the partition.
On both nodes I created a new LVM storage device and started DRBD:
# lvcreate
2011 Jan 19
0
Bug#603727: xen-hypervisor-4.0-amd64: i386 Dom0 crashes after doing some I/O on local storage (software Raid1 on SAS-drives with mpt2sas driver)
I have the exact same issue on several Sunfire v20z (hardware LSI RAID
controler). Under high IO load, the raid controler starts complaining
with disk errors :
[163442.483878] mptbase: ioc0: LogInfo(0x11070000): F/W: DMA Error
[163445.172333] sd 2:0:0:0: [sda] Unhandled error code
[163445.172338] sd 2:0:0:0: [sda] Result: hostbyte=DID_SOFT_ERROR
driverbyte=DRIVER_OK
[163445.172345] sd 2:0:0:0:
2020 Apr 22
3
slow performance on company production server I need help
Hello Everyone,
Since rebooting my Centos 6.10 Openvz server "daisy" yesterday, I am
getting horrible system performance.? /var/log/messages is full of
HDIO_GET_IDENTITY failed for /dev/sdb.? The latest entries look like this:
Apr 22 08:51:32 daisy kernel: [141224.655699] CT: 1005: stopped
Apr 22 08:55:04 daisy ata_id[21513]: HDIO_GET_IDENTITY failed for '/dev/sdb'
Apr 22
2010 Sep 27
2
BUG - qdev - partial loss of network connectivity
<20100926154324.GD21843 at redhat.com>; from Michael S. Tsirkin on Sun, Sep 26, 2010 at 17:43:24 +0200
> > > >It's vanilla 2.6.32.22, but I also reproduced this on Debian's 2.6.32-23
> > > >(based on 2.6.32.21).
> > > >
> > > >If offload is the only difference, I'll play with different offload
> > > >options and check
2010 Sep 27
2
BUG - qdev - partial loss of network connectivity
<20100926154324.GD21843 at redhat.com>; from Michael S. Tsirkin on Sun, Sep 26, 2010 at 17:43:24 +0200
> > > >It's vanilla 2.6.32.22, but I also reproduced this on Debian's 2.6.32-23
> > > >(based on 2.6.32.21).
> > > >
> > > >If offload is the only difference, I'll play with different offload
> > > >options and check
2020 Apr 22
3
slow performance on company production server I need help
>> Hello Everyone,
>>
>> Since rebooting my Centos 6.10 Openvz server "daisy" yesterday, I am
>> getting horrible system performance.? /var/log/messages is full of
>> HDIO_GET_IDENTITY failed for /dev/sdb.? The latest entries look like
>> this:
>>
>> Apr 22 08:51:32 daisy kernel: [141224.655699] CT: 1005: stopped
>> Apr 22 08:55:04
2011 May 05
12
Having parent transid verify failed
Hello, I have a 5.5TB Btrfs filesystem on top of a md-raid 5 device. Now
if i run some file operations like find, i get these messages.
kernel is 2.6.38.5-1 on arch linux
May 5 14:15:12 mail kernel: [13559.089713] parent transid verify failed
on 3062073683968 wanted 5181 found 5188
May 5 14:15:12 mail kernel: [13559.089834] parent transid verify failed
on 3062073683968 wanted 5181 found 5188
2010 Mar 29
0
Interesting lockdep message coming out of blktap
I''m getting this:
blktap_validate_params: aio:/dev/vg_lilith-raid/xen-f13-64: capacity: 20971520, sector-size: 512
blktap_validate_params: aio:/dev/vg_lilith-raid/xen-f13-64: capacity: 20971520, sector-size: 512
blktap_device_create: minor 0 sectors 20971520 sector-size 512
blktap_device_create: creation of 253:0: 0
INFO: trying to register non-static key.
the code is fine but needs
2010 Oct 11
4
Horrible btrfs performance on cold cache
Hi,
I use btrfs on most of my volumes on my laptop, and I''ve always felt
booting was very slow, but definitely sure is slow, is starting up
Google Chrome:
encrypted ext4: ~20s
btrfs: ~2:11s
I have tried different things to find out exactly what is the issue,
but haven''t quite found it yet.
Here''s some stuff I got from latencytop, not sure if would be helpful:
2020 Apr 22
0
slow performance on company production server I need help
> Hello Everyone,
>
> Since rebooting my Centos 6.10 Openvz server "daisy" yesterday, I am
> getting horrible system performance.? /var/log/messages is full of
> HDIO_GET_IDENTITY failed for /dev/sdb.? The latest entries look like this:
>
> Apr 22 08:51:32 daisy kernel: [141224.655699] CT: 1005: stopped
> Apr 22 08:55:04 daisy ata_id[21513]: HDIO_GET_IDENTITY
2013 Aug 12
6
3TB External USB Drive isn't recognized
We have a 3TB external USB drive that I am trying to attach to some CentOS5
servers. I have tried an older Dell PE1950 and a newer R310 but neither one
seems to be able to read the drive. It works no problem on windows
servers/workstations and I was able to format with NTFS.
I know there are different methods for formatting large disks but this one
doesn't even seem to show up as a /dev/
2011 Nov 29
1
can't get sieve to sort virus into spam
I can't get sieve to put virus files in the SPAM folder.
dovecot -n
# 2.0.16: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.38.8-32.fc15.i686.PAE i686 Fedora release 15 (Lovelock)
auth_debug_passwords = yes
info_log_path = /var/log/dovecot-info.log
log_path = /var/log/dovecot.log
mail_access_groups = mail
mail_home = /home/vmail/%d/%n
mail_location = maildir:~/mail
mail_privileged_group = mail
2020 Apr 22
0
slow performance on company production server I need help
Correct, 3ware 9670SE SATA-II Raid PCIe
[root at daisy dev]# lspci
00:00.0 Memory controller: NVIDIA Corporation CK804 Memory Controller
(rev a3)
00:01.0 ISA bridge: NVIDIA Corporation CK804 ISA Bridge (rev a3)
00:01.1 SMBus: NVIDIA Corporation CK804 SMBus (rev a2)
00:02.0 USB controller: NVIDIA Corporation CK804 USB Controller (rev a2)
00:02.1 USB controller: NVIDIA Corporation CK804 USB
2002 Sep 22
2
Assertion failure in ext3_get_block() at inode.c:853: "handle != 0"
Hi,
Got the following on Linux 2.5.37 trying to run apt-get update.
MikaL
Sep 21 23:10:05 devil kernel: Assertion failure in ext3_get_block() at inode.c:853: "handle != 0"
Sep 21 23:10:05 devil kernel: kernel BUG at inode.c:853!
Sep 21 23:10:05 devil kernel: invalid operand: 0000
Sep 21 23:10:05 devil kernel: CPU: 1
Sep 21 23:10:05 devil kernel: EIP:
2015 Jun 02
2
GlusterFS 3.7 - slow/poor performances
hi Geoffrey,
Since you are saying it happens on all types of volumes,
lets do the following:
1) Create a dist-repl volume
2) Set the options etc you need.
3) enable gluster volume profile using "gluster volume profile <volname>
start"
4) run the work load
5) give output of "gluster volume profile <volname> info"
Repeat the steps above on new and old
2011 Jul 09
1
[Bug 39101] New: [NVA8] VirtualBox segfault when accelerating 3D
https://bugs.freedesktop.org/show_bug.cgi?id=39101
Summary: [NVA8] VirtualBox segfault when accelerating 3D
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at
2011 Jan 30
7
[Bug 33707] New: Gimp causes Nouveau/GPU lockup
https://bugs.freedesktop.org/show_bug.cgi?id=33707
Summary: Gimp causes Nouveau/GPU lockup
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: high
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: