<?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.gentoo.amd64">
    <title>gmane.linux.gentoo.amd64</title>
    <link>http://blog.gmane.org/gmane.linux.gentoo.amd64</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://permalink.gmane.org/gmane.linux.gentoo.amd64/16386"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16385"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16384"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16383"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16382"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16381"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16380"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16379"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16378"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16377"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16376"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16375"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16374"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16373"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16372"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16371"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16370"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16369"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16368"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16367"/>
      </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://permalink.gmane.org/gmane.linux.gentoo.amd64/16386">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16386</link>
    <description>&lt;pre&gt;On Fri, May 11, 2012 at 4:33 AM, Alex Alexander
&amp;lt;alex.alexander&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

For something like Gentoo that uses rolling releases, a system drive
might be one of btrfs's better use cases anyway.  All those instant
snapshots can be very handy when managing upgrades/etc.  I'm not sure
I'd even go so far as to use it for that purpose yet, however, unless
I didn't mind occasional downtime and had the ability to rapidly
rebuild the server.  If you view all those snapsnots as a great way to
manage all the extra backups you'll be doing, then maybe it might work
out.

Rich


&lt;/pre&gt;</description>
    <dc:creator>Rich Freeman</dc:creator>
    <dc:date>2012-05-11T11:20:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16385">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16385</link>
    <description>&lt;pre&gt;matter how careful you are, it is just a matter of when you will trip up
your USB cable in the middle of a write; and then you should just pray that
fsck can save your drive without the journal.
performance improvements over ext3. However, as Theodore T'so - the primary
developer of ext4 - said, ext4 is a stopgap until btrfs is ready. IMO, from
my experience of using btrfs some time ago, I'd say that btrfs is pretty
much ready nowadays.

for a system drive maybe, but I wouldn't trust my data on it yet. let it
mature a bit first :)

Alex | wired
&lt;/pre&gt;</description>
    <dc:creator>Alex Alexander</dc:creator>
    <dc:date>2012-05-11T08:33:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16384">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16384</link>
    <description>&lt;pre&gt;Lie Ryan posted on Fri, 11 May 2012 02:31:27 +1000 as excerpted:


As long as you don't have problems or want to do anything fancy like 
multi-disk, btrfs can be fine.  But it's still in active development and 
officially experimental, it only recently (Feb/Mar) got an error 
correcting btrfsck at all, and that still comes with "it may make the 
problem worse instead of fixing it" warnings.  I'm running a few 
partitions of it now, but as I tell people on the btrfs list, while a 
good admin will always have backups no matter the stability of the 
filesystem, with something as experimental and under development as 
btrfs, it's best to consider your btrfs copy an extra "testing" copy, 
that may or may not be there the next time you access it.  Your primary 
copy, along with all backups you'd ordinarily have, should still exist 
and be located on something other than btrfs.

We routinely see people on the list asking how to recover data, because 
they didn't heed that advice.  Sometimes it's recoverable, sometimes part 
of it is, sometimes not.

Just watching the commits and related discussion on either the btrfs 
lists or as they hit the mainline kernel, they're still actively fixing 
code broken in one way or another, as well as continuing to add 
features.  raid5/6 mode is roadmapped for 3.5 (some preliminary prep 
commits went into 3.4), and full n-way mirroring raid1, the current so-
called raid1 mode is only two-way-mirroring) is roadmapped after that as 
it builds on it.

But with a few more kernels, say by the end of the year or early next, 
btrfs should really begin to stabilize.

Meanwhile, anyone who does choose to run it should be keeping up with the 
latest kernels.  If you're not running the rc kernels at least by rc5 or 
so, you're running old code with known problems patched in newer kernels.

&lt;/pre&gt;</description>
    <dc:creator>Duncan</dc:creator>
    <dc:date>2012-05-11T00:22:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16383">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16383</link>
    <description>&lt;pre&gt;Lie Ryan, mused, then expounded:

If there is concern about that, then the two filesystems to use would be
XFS and EXT3. 

But, don't take my work for it, simply set up a bootable image with each
filesystem, create a bootable USB stick, boot it, then pull it without
unmounting it.  Even pull power.   With current &amp;gt;= 2.6.32 kernels those
will survive better than the others.



&lt;/pre&gt;</description>
    <dc:creator>Bob Sanders</dc:creator>
    <dc:date>2012-05-10T16:46:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16382">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16382</link>
    <description>&lt;pre&gt;It's not a good idea to not do journalling for an external drive. No matter
how careful you are, it is just a matter of when you will trip up your USB
cable in the middle of a write; and then you should just pray that fsck can
save your drive without the journal.

Also, it probably won't hurt using ext4, given that ext4 had several
performance improvements over ext3. However, as Theodore T'so - the primary
developer of ext4 - said, ext4 is a stopgap until btrfs is ready. IMO, from
my experience of using btrfs some time ago, I'd say that btrfs is pretty
much ready nowadays.
&lt;/pre&gt;</description>
    <dc:creator>Lie Ryan</dc:creator>
    <dc:date>2012-05-10T16:31:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16381">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16381</link>
    <description>&lt;pre&gt;On Thu, 10 May 2012 15:07:09 +0200
Benny Pedersen &amp;lt;me&amp;lt; at &amp;gt;junc.org&amp;gt; wrote:


My plan for the drive is long-term and portable storage of digital files.
The idea is basically write once, read many.  Also, the drive has been
formatted into several smaller partitions.  For this kind of use I don't
need the capabilities of ext4.  In fact I don't even need a journal and
could probably use ext2 just as well.

Frank Peters



&lt;/pre&gt;</description>
    <dc:creator>Frank Peters</dc:creator>
    <dc:date>2012-05-10T15:42:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16380">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16380</link>
    <description>&lt;pre&gt;Indeed, EXT4 is the new standard IMOO.

2012/5/10 Benny Pedersen &amp;lt;me&amp;lt; at &amp;gt;junc.org&amp;gt;



&lt;/pre&gt;</description>
    <dc:creator>Sylvain Alain</dc:creator>
    <dc:date>2012-05-10T15:30:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16379">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16379</link>
    <description>&lt;pre&gt;Den 2012-05-10 04:49, Frank Peters skrev:


why not ext4 ?, imho ext4 is more caple of so big drives, specially on 
fsck, my own qnap ts 419 p+ supports both so it must be good :=)





&lt;/pre&gt;</description>
    <dc:creator>Benny Pedersen</dc:creator>
    <dc:date>2012-05-10T13:07:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16378">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16378</link>
    <description>&lt;pre&gt;On Mon, 7 May 2012 09:34:58 -0400
Frank Peters &amp;lt;frank.peters&amp;lt; at &amp;gt;comcast.net&amp;gt; wrote:


I just want to follow up on my previous posts for the sake of
anyone who may be interested.

The Western Digital Elements 2TB USB HDD arrived and it
works with Linux right out of the box.  The extra modules
needed are sg and usb-storage, assuming that all the usb
core stuff is built into the kernel.

The drive is pre-formatted with a ntfs filesystem, but using
cfdisk I re-partitioned the drive and formatted the new partitions
with ext3.  Everything works nicely.

This WD drive is USB 2.0, whereas the non-functional Seagate was
USB 3.0.  Whether or not this can explain the problem I cannot
say.

Thanks again to all who responded.

Frank Peters



&lt;/pre&gt;</description>
    <dc:creator>Frank Peters</dc:creator>
    <dc:date>2012-05-10T02:49:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16377">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16377</link>
    <description>&lt;pre&gt;Am 07.05.2012 23:58, schrieb Michael Scherer:

Not quite :). A 3.0 USB client (like a 3.0 HDD) will usually come with a 
new 3.0 USB cable with additional contacts. The client head is different 
than with a USB 2.0 cable. The master head (that plugs into the 
controller, your computer or hub) is backwards compatible - if you plug 
it into an USB 2.0 port, the additional contacts won't connect and the 
HDD will speak USB 2.0. The same goes for a 2.0 client in a 3.0 port.

So, controller side, you can plug everything into everything. Only 
client side you have a new outlet (which is good because it prevents you 
from using an old 2.0 cable and falling back to slow speed if both your 
PC and client speak USB 3.0)

Regards,
     Thomas



&lt;/pre&gt;</description>
    <dc:creator>Thomas Rösner</dc:creator>
    <dc:date>2012-05-08T10:56:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16376">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16376</link>
    <description>&lt;pre&gt;meaning the controller then needs different outlets for 3.0 and 2.0 cables,
so I need to use 3.0 cable on the 3.0 one, but 2.0 cable on the other.
sounds reasonable.

thanks

michael

&lt;/pre&gt;</description>
    <dc:creator>Michael Scherer</dc:creator>
    <dc:date>2012-05-07T21:58:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16375">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16375</link>
    <description>&lt;pre&gt;On Mon, May 7, 2012 at 4:18 PM, Michael Scherer
&amp;lt;a6702894&amp;lt; at &amp;gt;unet.univie.ac.at&amp;gt; wrote:


Hi,

Here is what I mean:

USB 3.0 socket is backwards compatible = USB 2.0 cable and devices
still work as USB 2.0 when plugged into USB 3.0 port.

USB 2.0 cable is not forward-compatible = you can not use USB 2.0
cable with USB 3.0 device as USB 3.0. It will only behave as USB 2.0
in that case.

If you want to truly use USB 3.0 you need to have all three: USB 3.0
port, USB 3.0 cable, USB 3.0 device.


&lt;/pre&gt;</description>
    <dc:creator>Paul Hartman</dc:creator>
    <dc:date>2012-05-07T21:45:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16374">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16374</link>
    <description>&lt;pre&gt;On Mon, May 7, 2012 at 2:18 PM, Michael Scherer
&amp;lt;a6702894&amp;lt; at &amp;gt;unet.univie.ac.at&amp;gt; wrote:

I believe what Paul was saying was that _IF_ a USB 3.0 Controller is
designed to support both 3.0 AND 2.0 devices then the socket is
compatible with both 2.0 &amp;amp; 3.0 cables. However if you use a 2.0 cable
you have to use a 2.0 device. You cannot, TTBOMK, use a 2.0 cable with
a 3.0 device.

At least that's how I read his response.

HTH,
Mark


&lt;/pre&gt;</description>
    <dc:creator>Mark Knecht</dc:creator>
    <dc:date>2012-05-07T21:42:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16373">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16373</link>
    <description>&lt;pre&gt;Seems this either a typo, or a contradiction:
"The USB 3.0 sockets are backward-compatible with older ... cables"
would mean I can use the old cables for 3.0, but then
"but older USB cables are not forward-compatible with USB 3.0"
says I can NOT use the old cables.
I have no 3.0, but some day I probably will, so I'd like to know what
exactly you mean.

kind regards

michael

&lt;/pre&gt;</description>
    <dc:creator>Michael Scherer</dc:creator>
    <dc:date>2012-05-07T21:18:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16372">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16372</link>
    <description>&lt;pre&gt;On Mon, May 7, 2012 at 8:21 AM, Paul Hartman
&amp;lt;paul.hartman+gentoo&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

Good point. None of my USB 2.0 drives work in my USB 3.0 port. I do
have a USB 3.0 drivers, supposedly, and one drive that claims to be
eSata/USB 3.0 compatible, but I've not tried to get it working using
USB 3.0.

- Mark


&lt;/pre&gt;</description>
    <dc:creator>Mark Knecht</dc:creator>
    <dc:date>2012-05-07T15:43:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16371">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16371</link>
    <description>&lt;pre&gt;
XHCI

Furthermore, USB 3.0 has 9-pin ports and cables (for type-A) versus
the 4-pin of USB 1/2. The USB 3.0 sockets are backward-compatible with
older USB devices and cables, but older USB cables are not
forward-compatible with USB 3.0.


&lt;/pre&gt;</description>
    <dc:creator>Paul Hartman</dc:creator>
    <dc:date>2012-05-07T15:21:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16370">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16370</link>
    <description>&lt;pre&gt;On Mon, 07 May 2012 12:51:58 +0200
Thomas Rösner &amp;lt;thomas.roesner&amp;lt; at &amp;gt;digital-trauma.de&amp;gt; wrote:


Since I use SATA exclusively, sd is built in to the kernel.

As Paul Hartman has indicated, all that should be necessary
are the sg and usb-storage modules.

The Seagate drive has already been returned to the seller.
I am expecting a Western Digital Elements 2TB USB HDD to
arrive in a few days.  If this new drive also fails then I
will post more information.

Frank Peters



&lt;/pre&gt;</description>
    <dc:creator>Frank Peters</dc:creator>
    <dc:date>2012-05-07T13:34:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16369">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16369</link>
    <description>&lt;pre&gt;On Sun, 6 May 2012 14:29:20 -0400
Frank Peters wrote:

... &amp;lt;snip&amp;gt; ...
 
... &amp;lt;snip&amp;gt; ...

With the LiveCD running, try the following commands

"lsusb -v" to list information on the usb devices found by
Gentoo

"lsmod" to list the modules loaded.

HTH,

David


&lt;/pre&gt;</description>
    <dc:creator>David Relson</dc:creator>
    <dc:date>2012-05-07T11:31:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16368">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16368</link>
    <description>&lt;pre&gt;Hi,

Am 06.05.2012 20:29, schrieb Frank Peters:

Back in the olden days to most common mistake with custom build kernels 
was not having SCSI disk support compiled in, but now that basically 
everyone uses SATA that should not be what you're missing. Note that the 
SCSI disk driver is not the sg driver. sg works for everything attached 
to SCSI (a scanner, for example) and doesn't have the required 
functionality. What you also need is sd (which creates the accordingly 
named /dev/sd? device).

If it still doesn't work if you'd post your dmesg output so we can check 
what is missing/unusual.

With kind regards,
     Thomas


&lt;/pre&gt;</description>
    <dc:creator>Thomas Rösner</dc:creator>
    <dc:date>2012-05-07T10:51:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16367">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16367</link>
    <description>&lt;pre&gt;
Yes, that should be all you need. Virtually every USB hard drive or
USB IDE/SATA adapter work as regular mass storage devices. Nothing
special required. Same as a flash drive or generic memory card reader.

/Some/ USB hard drives are "intelligent", having software
pre-installed on them, a "one touch" backup button, weird immutable
partitions that show up as CDROM drives, etc. but the overwhelming
majority are just a plain USB mass storage device. If you can find one
that lacks special features like buttons or anything, it's probably
more likely to work without hassle.


&lt;/pre&gt;</description>
    <dc:creator>Paul Hartman</dc:creator>
    <dc:date>2012-05-06T23:46:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.gentoo.amd64/16366">
    <title>Re: Drivers For USB HDD</title>
    <link>http://permalink.gmane.org/gmane.linux.gentoo.amd64/16366</link>
    <description>&lt;pre&gt;On Sun, 06 May 2012 13:18:23 -0600
Stan Sander &amp;lt;stsander&amp;lt; at &amp;gt;sblan.net&amp;gt; wrote:


Since my keyboard and mouse are both USB devices, I have the basic USB modules
for built into the kernel, and those would include, I believe, usb-core
and usb-common.

For other USB devices, such as printers and mass storage, I need to load
some more modules before using them.  I would assume that a Western Digital
USB HDD is just another mass storage device, like a thumb drive, that would
call for sg and usb-storage, but before I spend more money on acquiring one
I need to know exactly how to set things up.

Yes, a thumb USB drive, and presumable all USB mass storage devices, are
recognized as SCSI drives and accessed via /dev/sdX.

Some might ask why not just utilize udev or similar to automount the device.
For me, Linux means choice and control and I would rather understand my own
system even if it means a little less convenience.  For that reason I avoid udev.

Frank Peters



&lt;/pre&gt;</description>
    <dc:creator>Frank Peters</dc:creator>
    <dc:date>2012-05-06T22:12:57</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.gentoo.amd64">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.gentoo.amd64</link>
  </textinput>
</rdf:RDF>

