Displaying 20 results from an estimated 200000 matches similar to: "btrfs insane I/O amplification?"
2006 Mar 24
1
who can tell me the reason why it is different on calculating Moran's I using ARCGIS, Geoda and R?
The attachment is my dataset:
1.ccc.shp (the original data)
2.ccc.gwt, which is computed by Geoda;
Introduction to the variables in my data:
ID: key variable;
N_LATITUDE: latitude measured by GPS;
E_LONGITUD: longitude measured by GPS;
LIVES: attribute data
I get the different result of Moran's between ARCGIS and Geoda, R, why?
ARCGIS:spatial statistics tools:spatial
2013 Oct 23
0
Soft lockup btrfs-transacti:680
When I try to umount btrfs filesystem I get always this error with
kernel 3.11.4 and 3.11.3, but I can mount and umount without error on
kernel 3.11.2.
Exact error messages are:
BUG: soft lockup - CPU#0 stuck for 23s! [btrfs-transacti:680]
BUG: soft lockup - CPU#1 stuck for 23s! [umount:1575]
I''m on Fedora 19
I have run scrub and there are no errors:
# btrfs scrub status /home
scrub
2008 Aug 17
2
mirroring with LVM?
I'm pulling my hair out trying to setup a mirrored logical volume.
lvconvert tells me I don't have enough free space, even though I have
hundreds of gigabytes free on both physical volumes.
Command: lvconvert -m1 /dev/vg1/iscsi_deeds_data
Insufficient suitable allocatable extents for logical volume : 10240
more required
Any ideas?
Thanks!,
Gordon
Here's the output from the
2013 Apr 30
13
WARNING: at fs/btrfs/free-space-cache.c:921 __btrfs_write_out_cache+0x6b9/0x9a0 [btrfs]()
Hello
On my HP Compaq dc5800 with Ubuntu 13.04 and their 3.8.0-19-lowlatency
kernel, I''ve got quite some kernel traces in the syslog. You can find
them below or at http://pastebin.com/bLXPBX67 (to avoid line breaks…).
These kernel traces all begin with:
WARNING: at fs/btrfs/free-space-cache.c:921
__btrfs_write_out_cache+0x6b9/0x9a0 [btrfs]()
Most of the time, it starts with:
Call
2009 Jul 30
1
[PATCH] dm-ioband-v1.12.2: I/O bandwidth controller
Hi Alasdair,
This is dm-ioband v1.12.2 release that is a minor update to fit the
current dm-devel tree.
Could you please replace dm-add-ioband.patch in your tree with this
patch? And I would appreciate it if you would let me know your
thoughts about merging dm-ioband to upstream.
Thanks,
Ryo Tsuruta
About dm-ioband:
dm-ioband is an I/O bandwidth controller implemented as a
device-mapper
2009 Jul 30
1
[PATCH] dm-ioband-v1.12.2: I/O bandwidth controller
Hi Alasdair,
This is dm-ioband v1.12.2 release that is a minor update to fit the
current dm-devel tree.
Could you please replace dm-add-ioband.patch in your tree with this
patch? And I would appreciate it if you would let me know your
thoughts about merging dm-ioband to upstream.
Thanks,
Ryo Tsuruta
About dm-ioband:
dm-ioband is an I/O bandwidth controller implemented as a
device-mapper
2009 Jul 30
1
[PATCH] dm-ioband-v1.12.2: I/O bandwidth controller
Hi Alasdair,
This is dm-ioband v1.12.2 release that is a minor update to fit the
current dm-devel tree.
Could you please replace dm-add-ioband.patch in your tree with this
patch? And I would appreciate it if you would let me know your
thoughts about merging dm-ioband to upstream.
Thanks,
Ryo Tsuruta
About dm-ioband:
dm-ioband is an I/O bandwidth controller implemented as a
device-mapper
2009 Jul 31
1
[PATCH] dm-ioband-v1.12.3: I/O bandwidth controller
Hi Alasdair,
This is dm-ioband v1.12.3 release that is a minor update to avoid
sparse warnings other than related to the event tracing. (I used
sparse-2009-07-29.)
This patch can be applied to the current dm-devel tree and 2.6.31-rc4,
so could you please replace dm-add-ioband.patch in your tree with this?
And I would appreciate it if you would let me know your thoughts about
merging dm-ioband to
2009 Jul 31
1
[PATCH] dm-ioband-v1.12.3: I/O bandwidth controller
Hi Alasdair,
This is dm-ioband v1.12.3 release that is a minor update to avoid
sparse warnings other than related to the event tracing. (I used
sparse-2009-07-29.)
This patch can be applied to the current dm-devel tree and 2.6.31-rc4,
so could you please replace dm-add-ioband.patch in your tree with this?
And I would appreciate it if you would let me know your thoughts about
merging dm-ioband to
2009 Jul 31
1
[PATCH] dm-ioband-v1.12.3: I/O bandwidth controller
Hi Alasdair,
This is dm-ioband v1.12.3 release that is a minor update to avoid
sparse warnings other than related to the event tracing. (I used
sparse-2009-07-29.)
This patch can be applied to the current dm-devel tree and 2.6.31-rc4,
so could you please replace dm-add-ioband.patch in your tree with this?
And I would appreciate it if you would let me know your thoughts about
merging dm-ioband to
2013 Aug 22
23
Question: How can I recover this partition? (unable to find logical $hugenum len 4096)
Hi list! I recently butchered my filesystem, and I was wondering if anyone knows how to help.
Problem: My filesystem is screwed up, and I can''t mount it at all right now. In the logs, the problem begins around 45s.
Background: I''m running a 6x4TB RAID5 array using md. I have a few virtual machines using said array, and one of them is a btrfs storage server. I ran into some
2011 Aug 09
17
Re: Applications using fsync cause hangs for several seconds every few minutes
On 06/21/2011 01:15 PM, Jan Stilow wrote:
> Hello,
>
> Nirbheek Chauhan <nirbheek <at> gentoo.org> writes:
>> [...]
>>
>> Every few minutes, (I guess) when applications do fsync (firefox,
>> xchat, vim, etc), all applications that use fsync() hang for several
>> seconds, and applications that use general IO suffer extreme
>> slowdowns.
2012 Aug 14
2
Hung I/O, Kernel BUG with corrupt leaf (bad key order)
Hi all,
I''m running btrfs in a 3-disk RAID1 configuration. After a hard
power-off, I''m seeing a lot of hung I/O tasks on this volume,
apparently due to a corrupt leaf. I first noticed the problem on
kernel 3.4.7, and it''s persisted with 3.4.8. Relevant parts of the
kernel log follow.
[ 85.179621] block group 38684065792 has an wrong amount of free space
[
2009 Jun 16
1
[PATCH 1/2] dm-ioband: I/O bandwidth controller v1.12.0: main part
Hi All,
This is the dm-ioband version 1.12.0 release. dm-ioband is an I/O
bandwidth controller implemented as a device-mapper driver and can
control bandwidth on per partition, per user, per process , per
virtual machine (such as KVM or Xen) basis.
The major change of this release is that a new bandwidth control
policy "range-bw" is supported. This policy is developed by Dong-Jae
Kang,
2009 Jun 16
1
[PATCH 1/2] dm-ioband: I/O bandwidth controller v1.12.0: main part
Hi All,
This is the dm-ioband version 1.12.0 release. dm-ioband is an I/O
bandwidth controller implemented as a device-mapper driver and can
control bandwidth on per partition, per user, per process , per
virtual machine (such as KVM or Xen) basis.
The major change of this release is that a new bandwidth control
policy "range-bw" is supported. This policy is developed by Dong-Jae
Kang,
2009 Jun 16
1
[PATCH 1/2] dm-ioband: I/O bandwidth controller v1.12.0: main part
Hi All,
This is the dm-ioband version 1.12.0 release. dm-ioband is an I/O
bandwidth controller implemented as a device-mapper driver and can
control bandwidth on per partition, per user, per process , per
virtual machine (such as KVM or Xen) basis.
The major change of this release is that a new bandwidth control
policy "range-bw" is supported. This policy is developed by Dong-Jae
Kang,
2009 May 12
1
[PATCH 1/1] dm-ioband: I/O bandwidth controller
Hi Alasdair and all,
This is the dm-ioband version 1.10.5 release. This patch can be
applied cleanly to current agk's tree. The only change from the previous
version is that some blktrace messages are added by Alan D. Brunelle,
thanks Alan.
Alasdair,
Could you please tell me your opinion about merging dm-ioband to
upstream? What else do I have to do? Is there any possibility that
dm-ioband
2009 May 12
1
[PATCH 1/1] dm-ioband: I/O bandwidth controller
Hi Alasdair and all,
This is the dm-ioband version 1.10.5 release. This patch can be
applied cleanly to current agk's tree. The only change from the previous
version is that some blktrace messages are added by Alan D. Brunelle,
thanks Alan.
Alasdair,
Could you please tell me your opinion about merging dm-ioband to
upstream? What else do I have to do? Is there any possibility that
dm-ioband
2009 May 12
1
[PATCH 1/1] dm-ioband: I/O bandwidth controller
Hi Alasdair and all,
This is the dm-ioband version 1.10.5 release. This patch can be
applied cleanly to current agk's tree. The only change from the previous
version is that some blktrace messages are added by Alan D. Brunelle,
thanks Alan.
Alasdair,
Could you please tell me your opinion about merging dm-ioband to
upstream? What else do I have to do? Is there any possibility that
dm-ioband
2015 Aug 10
0
managedsave/start causes IRQ and task blocked for more than 120 seconds errors
If I manually delete the Q35 USB Controllers, I can use
managedsave/start, but I start getting tty errors that don't happen
before the managedsave/start.
Using libvirt 1.2.18 (-1 Arch) and QEMU git-master (2.4.0.r40384.2d69736).
Installed using Q35 chipset.
I'm running QEMU git, which allows SCSI controller migration, so I can
attempt doing this.
I started my guest, and waited for 15