0
votes
0answers
18 views

How to associate device to sata port disk [duplicate]

I have 2 hard disks connected to 2 sata ports. The disks are associated to /dev/sda and /dev/sdb. These hard disks are in software raid so it happens that the system can go for some time with only ...
0
votes
1answer
62 views

Does RHEL 6 enforce software constraints on the number of SATA drvices that can exist on a system?

I came across the following blurb in some RHEL 6 training documentation: The number of drives that can be installed on modern computers has increased. With port multipliers, it's relatively easy ...
1
vote
0answers
69 views

What changed in Linux kernel (2.6.22) that gives hdparm support for power-on in standby?

Hdparm man page lists for parameter -s: Enable/disable the power-on in standby feature, if supported by the drive. VERY DANGEROUS. Do not use unless you are abso- ...
2
votes
1answer
365 views

Unclaimed device in lshw

I have added in my computer a PCI Express controler card with 2 USB3 ports and 2 sata3 ports. (http://www.ldlc.be/fiche/PB00121886.html). The USB ports are working correctly but the HDD plugged in ...
2
votes
2answers
179 views

LVM with SSD and SATA hard disks

Is it possible to create LVM partitions for both SSD and SATA hard disks? I mean if there isn't any conflicts.
4
votes
2answers
1k views

Names for ATA and SATA disks in Linux

Assume that we have two disks, one master SATA and one master ATA. How will they show up in /dev?