<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.file-systems.zfs.user">
    <title>gmane.linux.file-systems.zfs.user</title>
    <link>http://blog.gmane.org/gmane.linux.file-systems.zfs.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8527"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8518"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8486"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8470"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8466"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8463"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8454"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8400"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8395"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8394"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8383"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8377"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8376"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8374"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8372"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8366"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8365"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8362"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8348"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8342"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8527">
    <title>Building KMOD error: Couldn't exec /usr/lib/rpm/elfdeps: No such file or directory</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8527</link>
    <description>&lt;pre&gt;Does this error cause any issues?

Couldn't exec /usr/lib/rpm/elfdeps: No such file or directory

Everything seems to build and run ok, but I do have some strange 
problems with ZFS, but it might not be related to that error.

Thanks, Ryan



&lt;/pre&gt;</description>
    <dc:creator>Ryan How</dc:creator>
    <dc:date>2013-05-21T05:03:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8518">
    <title>Support booting from encrypted root fs</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8518</link>
    <description>&lt;pre&gt;Basically:

   1. Make sure that all the crypto modules are included in the initrd
   2. Include the whole /boot/zfs directory to the initrd, not just the cache
   3. Make sure that all crypto modules are loaded before running:
   4. Run 'zfs key -l ZFS_BOOTFS' just before mounting filesystem(s)

Maybe we should triple check that the module isn't loaded first, but it
doesn't seem to hurt to just modprobe a module that's already loaded...


To make this work, the wrapper key must be in /boot/zfs at creation time.
At least to make everything 'automatic'.

It doesn't seem to be nessesary for grub to support this (although it is
in the latest version), as long as the wrapper key is included in the
initrd.

It should probably also work if keysource=passphrase,prompt but I haven't
double checked that. No reason why it shouldn't though...

I've just tried this on /, /usr, /home and /var on separate encrypted
ZFS. The /boot fs is a separate ext4 partition.


Next step is to make /boot encrypted as well.... And maybe&lt;/pre&gt;</description>
    <dc:creator>Turbo Fredriksson</dc:creator>
    <dc:date>2013-05-20T13:27:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8486">
    <title>expandsize=16.0E</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8486</link>
    <description>&lt;pre&gt;I have (and had) autoexpand=on, but still get expandsize=16.0E. I replaced
three 1.5TB disks with tree 3TB disks about a month ago, and i did get extra
space (I'm not 100% sure I got the size I had expected/should but...).

How much is this actually, and how do I know where this available
space is?


I found Illumos #1948 (ZoL pull #908), but that's closed and don't seem to have
been merged into ZoL. In that, it seems that '16E' just means undefined.. Do I
actually have free/unallocated space or not?


&lt;/pre&gt;</description>
    <dc:creator>Turbo Fredriksson</dc:creator>
    <dc:date>2013-05-19T11:42:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8470">
    <title>Should zpool scrub use cache?</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8470</link>
    <description>&lt;pre&gt;I just started a zpool scrub on a pool with a cache device, and a 
strange thought occured to me...  I don't believe a zpool scrub should 
touch cache at all.  I may be wrong, but it seems we want to read all 
the data from the disk.  Reading data from the cache bypasses reading it 
from disk...  Please feel encouraged to correct me if I'm wrong, or 
consider this a bug report if I'm not wrong.

&lt;/pre&gt;</description>
    <dc:creator>Christ Schlacta</dc:creator>
    <dc:date>2013-05-18T18:14:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8466">
    <title>Request for Information: Boot from ISO</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8466</link>
    <description>&lt;pre&gt;Hi,

  before i am going to mess up my configuration ;-) i would like to 
understand a little bit more:

I know, that grub2 is able to boot off a stored ISO-image from disk 
using casper (and i did it by providing a config file in grub.d).
While not using zfs root, most of my ISO's are stored in a zfs pool. 
Only for booting off the ISO i copied the image over to ext4.
IIRC grub2 should be able to read from a zfs pool (given it is not 
compressed).

But i have not yet managed to get it to use my zfs filesystem stored 
ISO's directly (maybe my understanding of the boot process and grub2 is 
insufficient?).

just in case anyone has done just this, i'd be interested to get their 
working grub.d script as a starting point. - or further explanation - or 
both ;-)

Thank you
UbuntuNewbie

&lt;/pre&gt;</description>
    <dc:creator>ChessDoter</dc:creator>
    <dc:date>2013-05-18T09:14:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8463">
    <title>Copying a file from one ZFS to another starves all other processes</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8463</link>
    <description>&lt;pre&gt;With all the ZFS problems I'm having, it seems that it must be a problem 
with my kernel or something, coz otherwise I'm sure there would be a lot 
more people posting issues on the mailing list and a lot less people 
using ZOL!

They all almost seem related to I/O scheduling and buffering (well the 
symptoms of it, not sure what the actual problem is)

One of the problems I'm having is when copying a file (cp fileA fileB), 
it basically starves everything else. Then my VMs (running as file 
backed storage directly on ZFS) get corrupt filesystems reporting that 
the disk controller was not responding (I'm guessing because they are 
trying to write, get to response from the system, so the guest things 
the virtual disk is faulty)

Does anyone else get anything like this?

When copying as well, all the zfs commands are slow to respond (eg. 
zpool iostat takes a few seconds to spit out any info)

Not using dedup or compression, machine has 32GB ram of which 6GB is 
currently free (after running for a few hours)&lt;/pre&gt;</description>
    <dc:creator>Ryan How</dc:creator>
    <dc:date>2013-05-18T04:29:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8454">
    <title>can't get second ZFS pool to automount</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8454</link>
    <description>&lt;pre&gt;Ugh, banging my head here.

Running (k)ubuntu 12.04.2 LTS.  Have two pools set up, root_pool and 
data_pool.  data_pool is a raidz across 5x4TB drives.  root_pool mounts at 
startup just fine, but data_pool will never automount, and I can't for the 
life of me figure out why.  Right after boot, here's what I have:


root&amp;lt; at &amp;gt;kubuntu:/home/vince# zpool status -v
  pool: root_pool
 state: ONLINE
  scan: none requested
config:

        NAME                                           STATE     READ WRITE 
CKSUM
        root_pool                                      ONLINE       0     0 
0
          scsi-SATA_SanDisk_SDSSDP0130804401449-part3  ONLINE       0     0 
0

errors: No known data errors
root&amp;lt; at &amp;gt;kubuntu:/home/vince# zpool status -v data_pool
cannot open 'data_pool': no such pool


But I can *always* import the pool OK (have to use -f, don't know why):


root&amp;lt; at &amp;gt;kubuntu:/home/vince# zpool import -d /dev/disk/by-id data_pool
cannot import 'data_pool': pool may be in use from other system
use '-f' to import anyway
roo&lt;/pre&gt;</description>
    <dc:creator>LosingMyZFS</dc:creator>
    <dc:date>2013-05-17T18:09:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8400">
    <title>[zfs-discuss] ZVOL vs regular fs — huge difference in data consumption</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8400</link>
    <description>&lt;pre&gt;Hi :)

I have this bunch of small sample files (50+ gigs worth) that I've
previously shared via NFS to my Hackintosh where I play around with making
music.

The FS I created for it is a regular zfs one, just with gzip-9 compression
added to the mix.

The zpool is quite massive, so my recordsize is 128k, which I've assumed
meant that I was wasting a bunch of space on smaller files. But now I'm not
so sure.

I've been playing around with SCST and ZVOLs and wanted to move all these
samples onto a ZVOL formatted with NTFS (4k sectors) (so I can also mount
it in Windows). I created the zvol with gzip-9 compression as well, and I
was kind of expecting to see the end result being less space consumed than
with the regular ZFS fs.

Not so. In fact, I created this ZVOL with -V 60G, but references,
usedbydataset, and written all say 64.5 GB, whereas the regular ZFS FS uses
52.6 GB.

What am I missing here? Probably a lot, so if you can, please educate me! I
just don't get it!

My properties on the zvol and filesystem:
&lt;/pre&gt;</description>
    <dc:creator>Daniel Smedegaard Buus</dc:creator>
    <dc:date>2013-05-17T15:05:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8395">
    <title>R720xd + ZoL as iSCSI server</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8395</link>
    <description>&lt;pre&gt;Hello, list

I currently have a whitebox running ZFS under Solaris 11 as a NFS server
for VMware.
It has a pool made of 7.2K SATA disks + a couple SSD for ZiL and L2ARC and
it performs reasonable well.

However we need more space/performance and also replace the hardware with
enterprise grade gear. I'm also leaning towards ZoL, as we are a Linux shop
and that Solaris is the odd ball.
I'm following this discussing list for a while and I'm feeling comfortable
with the current status of ZoL (good job, btw).

Here is my plan for the hardware:

Dell PE R720xd, 96GB of RAM.

- CentOS 6 x64 booting of a RAID1 (Perc H710)
- 9207-8i controller
- 11 x OCZ-VERTEX3 480GB
- 13 x SAMSUNG 840 Pro Series MZ-7PD512BW 512GB
- 2x Intel Ethernet I350 QP 1Gb


Now, any thoughts on the best configuration for this setup?
My initial idea would be to create a single volume with two raid-z arrays:
1 for the 11 OCZ and 1 for 12 Samsung. Then 1 Samsung as a hot-spare.
I would create zvols from that pool and export them via iSCSI to the&lt;/pre&gt;</description>
    <dc:creator>Eri Ramos Bastos</dc:creator>
    <dc:date>2013-05-17T14:23:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8394">
    <title>(unknown)</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8394</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>张飞</dc:creator>
    <dc:date>2013-05-17T13:01:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8383">
    <title>ZFS on Dell T320 with S110 embedded Controller</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8383</link>
    <description>&lt;pre&gt;I'm curious to see if anyone is doing ZoL on the Dell T320 series servers. 
They have an option called 'embedded SATA' that links their 8 drive front 
enclosure to the Intel X79 mainboard. The specification sheet (attached) 
says that the controller is only valid for Windows but I'm assuming its 
something LSI based that will work acceptably in Linux.

Alternatively, has anyone been using the H710P controller (LSISA2208) that 
Dell sells? I remember PERC requiring some hacks to expose each drive as a 
single unit (which I assume is what works best for ZFS).

Any experience would be helpful!
&lt;/pre&gt;</description>
    <dc:creator>Andrew Dunn</dc:creator>
    <dc:date>2013-05-16T21:42:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8377">
    <title>when do mounts happen?</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8377</link>
    <description>&lt;pre&gt;Hi, everybody,

I've decided to switch my primary laptop over to zfs on /home.  I've got 
a zpool made of 3 LUKS devices, one for the spinning rust, and one each 
for partitions on the mSATA part to serve as L2ARC and ZIL.  It's a 
laptop, so until native encryption lands, that's just how it has to be.

Everything works great except for the final mount of /home at boot time.

The zpool comes up fine (all members present and OK) but there's no 
mount until I export/import it.  As a workaround, I enabled an rc.local 
service under systemd and put an export/import in there, and that's fine 
as a workaround, but I'd like to figure out why it's not working as 
intended.

I don't have any error messages to go on, so could somebody please point 
me in the right direction for figuring out where the mount process isn't 
happening?

Thanks,
-Bill

&lt;/pre&gt;</description>
    <dc:creator>Bill McGonigle</dc:creator>
    <dc:date>2013-05-16T16:10:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8376">
    <title>"Compression" restriction on root pool sub-datasets?</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8376</link>
    <description>&lt;pre&gt;I understand that the current version of grub isn't able to deal with root 
pools that have compression enabled.... but, is it safe to make a child 
filesystem *in* the root pool and turn on compression there?&lt;/pre&gt;</description>
    <dc:creator>bp-/tNbCOJADEfR7s880joybQ&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-16T15:57:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8374">
    <title>ZFS DKMS on CentOS 6</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8374</link>
    <description>&lt;pre&gt;If DKMS on CentOS 6.4 is working, could someone help me with the steps and 
order of steps to update the Linux kernel?  I had ZFS on Linux version 
0.6.1, along with the spl packages and dkms packages for both installed. 
 Yesterday, I updated the kernel to 2.6.32-358.6.1.el6.x86_64 but after 
installation and reboot, when trying to run 'zpool status' I got the errors:

Failed to load ZFS module stack.
Load the module manually by running 'insmod &amp;lt;location&amp;gt;/zfs.ko' 
Failed to load ZFS module stack.
Load the module manually by running 'insmod &amp;lt;location&amp;gt;/zfs.ko' 

The only fix I could put together was: 'yum remove -y zfs spl dkms' and 
then 'yum install -y zfs'.

Any help would be much appreciated.

Mike
&lt;/pre&gt;</description>
    <dc:creator>mikelape-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-16T15:08:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8372">
    <title>Help interpreting ZFS write benchmarks that cap at 4k IOPS</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8372</link>
    <description>&lt;pre&gt;Hello,

I require help interpreting some ZFS write benchmarks of a SSD I did with 
fio.

I'm testing on a Dell PE850 with 64 AMD Opteron 6272 (2.1GHz) cores and 
256GB RAM.

It looks to me as if for some reason ZFS is not able to get more than ~4k 
IOPS on my system. Read performance is great in all tests (~100k IOPS), but 
write performance with ZFS seems to be capped at ~4k IOPS.

I did my tests with 4x Intel SSDs as well as 4x OCS Revodrive PCIe Cards. 
In all tests write performance never went above 4k IOPS, whether I was 
testing a single SSD, a Raid10 or a RaidZ configuration.

To reduce complexity I am pasting the results of benchmarking a single 
Intel SSD, once with ext4, once with ZFS.

My test command: fio --bs=4k --size=1g --direct=0 --runtime=30 
--rw=randwrite --numjobs=10 --group_reporting --time_based --name=testfile

Results:
ext4, direct=1
  write: io=2528.1MB, bw=86317KB/s, iops=21579 , runt= 30001msec

ext4 direct=0
  write: io=66526MB, bw=2217.6MB/s, iops=567688 , runt= 30000msec

zfs di&lt;/pre&gt;</description>
    <dc:creator>Lukas Loesche</dc:creator>
    <dc:date>2013-05-16T10:15:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8366">
    <title>O_DIRECT</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8366</link>
    <description>&lt;pre&gt;Hi,

What is the status of supporting O_DIRECT on ZFS?

I found a 2 years old discussion, where it is said, that it is not
supported yet. I have this problem when opening a file ('open(....,
O_DIRECT, ...)') stored on ZFS. Is it still an open issue, or is my problem
of a different nature.

Thanks,

&lt;/pre&gt;</description>
    <dc:creator>Radoslaw Garbacz</dc:creator>
    <dc:date>2013-05-15T19:10:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8365">
    <title>Radoslaw Garbacz has invited you to use Google Talk</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8365</link>
    <description>&lt;pre&gt;

------------------------------------------------------------------------


Radoslaw Garbacz has invited you to sign up for Google Talk so you can talk to each other for free over your computers.

To sign-up, go to:
http://www.google.com/accounts/NewAccount?service=talk&amp;amp;sendvemail=true&amp;amp;skipvpage=true&amp;amp;reqemail=zfs-discuss-VKpPRiiRko4/ohRxsw7f2g&amp;lt; at &amp;gt;public.gmane.org&amp;amp;continue=http://www.google.com/talk/service/handleinvite?p%3DgZoTeUABAAA.PPkNCyJEIkyizrQI6KBMZsZVzr5OO00xAzi1ZWI5xzl7C8T-Jf5VNrBqHtyz6WgScaf36__UR3sMGJq2Jmi23B5oEYo-RqUdaJ0TuSYkR-o.VIZAeX7xv3I5tGd35h1p0g&amp;amp;followup=http://www.google.com/talk/service/HandleEmailVerified?ee%3DgZoTeUABAAA.E2COBQ0R1WShn5lgNGeMxQ7t4t3pHkRukmLKVpca4z0.JchhuF8e-X65MRa60FXSLQ%26p%3DgZoTeUABAAA.PPkNCyJEIkyizrQI6KBMZsZVzr5OO00xAzi1ZWI5xzl7C8T-Jf5VNrBqHtyz6WgScaf36__UR3sMGJq2Jmi23B5oEYo-RqUdaJ0TuSYkR-o.VIZAeX7xv3I5tGd35h1p0g

Google Talk is a downloadable Windows* application that offers:
- Free calls over your computer anytime, from anywhere, and for as long as you want
- A simpl&lt;/pre&gt;</description>
    <dc:creator>Radoslaw Garbacz</dc:creator>
    <dc:date>2013-05-15T19:07:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8362">
    <title>Status report - ZFS native installation</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8362</link>
    <description>&lt;pre&gt;Ok, so most of this is now done (see included file for repositories
and commits).

The only thing left to do is parted (hence the empty line at that
repo).


But after successfully installing grub on the device and trying
to boot, I get a panic:

Begin: Loading essential drivers … done.
Begin: Running /scripts/init-premount … done.
Begin: Mounting root file system … [   9.147470] Kernel Panic - not syncing: Attempted to kill init! exitcode=0x00000000
[...]
[...] ? panic+0xc5/0x1dd
[...] ? do_exit+0x4b5/0x904
[...] ? mntput_no_expire+0x17/0x126
[...] ? do_group_exit+0x77/0xa1
[...] ? sys_exit_group+0x12/0x16
[...] ? system_call_fastpath+0x16/0x1n


PS. I had to create a dummy '/scripts/zfs' file on the initrd,
    there doesn't seem to exist one anywhere what I can see.

    Or is this the problem perhaps? Is there such a script
    somewhere? Couldn't find anything that looked relevant.

    Putting it in /usr/share/initramfs-tools/scripts and then
    update my initrd made it go further (but&lt;/pre&gt;</description>
    <dc:creator>Turbo Fredriksson</dc:creator>
    <dc:date>2013-05-15T18:35:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8348">
    <title>Cannot replace raidz2 device</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8348</link>
    <description>&lt;pre&gt;Hi all,

At some point while repairing my fileserver, I had to re-import the ZFS 
pool. It came back with one of the underlying devices referred to as sdb, 
which - those being unstable - broke horribly the next time I rebooted.

I'm trying to replace it with the correct device, so far to no avail.

Another option would be to remove the raidz2-0 vdev entirely - there's 
enough space, and I'll need to do that eventually anyway, but I can't 
figure out how.

Help?

svein&amp;lt; at &amp;gt;tsugumi:~$ sudo zpool status
  pool: pool
 state: ONLINE
status: One or more devices could not be used because the label is missing 
or
        invalid.  Sufficient replicas exist for the pool to continue
        functioning in a degraded state.
action: Replace the device using 'zpool replace'.
   see: http://zfsonlinux.org/msg/ZFS-8000-4J
  scan: scrub canceled on Mon May 13 16:57:18 2013
config: 

        NAME                                         STATE     READ WRITE 
CKSUM
        pool                                         ONLINE      &lt;/pre&gt;</description>
    <dc:creator>sveina-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-14T20:14:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8342">
    <title>Ubuntu Precise 32-bit and problems</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8342</link>
    <description>&lt;pre&gt;Hello

Different from all the server people here, I use ZFS to keep data secure on 
an external USB / FireWire drive.

I am running 32-bit Ubuntu Precise. Of ZFS I have 0.6.1-1~precise 
installed. And I have the spl_kmem_cache problem. Instantly, after writing 
something to the drive, it goes to 80% CPU and stays there forever.

Problem is, I have 250 GB of pictures from family gatherings and outdoor 
events I need to put there before I can format and reinstall a machine.

Is there any temporary solution I could use to avoid the spl_kmem_cache 
problem?

And where can I find any documentation on what parameters to give the ZFS 
module?
&lt;/pre&gt;</description>
    <dc:creator>kimmo.sundqvist-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-14T17:20:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8339">
    <title>raidz member disk on new controller</title>
    <link>http://comments.gmane.org/gmane.linux.file-systems.zfs.user/8339</link>
    <description>&lt;pre&gt;Hi all!

I have raidz pool  of 4 sata disks in my Ubuntu 12.04. My motherboard has 8 
SATA ports. 

zpool status
pool: myraidz
state: ONLINE
scan: resilvered 1,55M in 0h0m with 0 errors on Mon May 13 19:12:42 2013
config:

NAME STATE READ WRITE CKSUM
myraidz ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
   ata-ST3500418AS_5VMKT7RZ ONLINE 0 0 0
   ata-ST3500630AS_9QG8E9BL ONLINE 0 0 0
   ata-WDC_WD5000AAKS-65YGA0_WD-WCAS85432083 ONLINE 0 0 0
   ata-WDC_WD5000AAKX-001CA0_WD-WCAYU7684218 ONLINE 0 0 0
logs
   scsi-SATA_Corsair_Force_G12167901000014850038-part6 ONLINE 0 0 0
cache
   scsi-SATA_Corsair_Force_G12167901000014850038-part5 ONLINE 0 0 0

errors: No known data errors


Few days ago I added new 4 ports controller based on Sil3124. One of raidz 
disk (ata-WDC_WD5000AAKS-65YGA0_WD-WCAS85432083) have been connected to 
this controller. After booting OS I have my raidz pool in DEGRADED state 
with ata-WDC_WD5000AAKS-65YGA0_WD-WCAS85432083 Unavailable status. But all 
symlinks in /dev/disks/by-id and other was successful&lt;/pre&gt;</description>
    <dc:creator>Max Bakulenko</dc:creator>
    <dc:date>2013-05-14T02:01:25</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.file-systems.zfs.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.file-systems.zfs.user</link>
  </textinput>
</rdf:RDF>
