Serial ATA (SATA or Serial Advanced Technology Attachment) is a computer bus interface for connecting host bus adapters to mass storage devices such as hard disk drives and optical drives. Serial ATA was designed to replace the older ATA (AT Attachment) standard (also known as EIDE), offering many advantages over the older parallel ATA (PATA) interface.
Questions tagged [sata]
408 questions
2
votes
3 answers
Can I move a single disk from one esxi to another esxi server?
I can't seem to find an answer on google...perhaps I am using the wrong query.....
I have an ESXi test system that is in production and is using a single SATA disk for the VM's datastore. I would like to move them over to the new ESXi server and I…

SkinnyGeek1010
- 446
- 5
- 16
2
votes
2 answers
Smart Array P410 RAID controller fails creating logical disk with 2x1TB WD drives
I'm trying to build a new box with
an Intel DQ670W Motherboard (8GB RAM + i5/2500)
an HP SmartArray P410/512 RAID controller (with battery)
2x WD10EALX 1TB SATA drives
I'm falling at (almost) the first hurdle. It boots the BIOS, and the…

CrayFishUK
- 119
- 1
- 3
- 7
2
votes
1 answer
Raid Ready Hard Drive vs Standard Hard drives
What is the difference between normal data hard drives and Raid Ready Hard Drives?
I am planning to build a server with 6x2TB hard drives and i have been quoted raid ready Hard drives nearly at 250$ per 2 TB hdd, what is the advantage of going for…

Ludger
- 182
- 1
- 6
2
votes
7 answers
Installing Windows Server 2003 on a TYAN MB with SATA RAID
I'm trying to install Win 2k3 Server on my new TYAN S5350 Motherboard. The controller is configured for a RAID 0 with 2x 500Gb Harddrives.
I made a floppy disk with the drivers but it doesn't work: maybe the floppy disk drive is too old, I don't…

waszkiewicz
- 1,002
- 3
- 17
- 36
2
votes
3 answers
IBM ServeRAID M5015 how do I view info from Ubuntu?
I have an IBM x3620 M3 server that has
root@web26:~# lshw -short
/0/100/9/0 scsi4 storage LSI MegaSAS 9260
/0/100/9/0/2.0.0 /dev/sda disk 1990GB ServeRAID M5015
hardware raid controller.
How do I view the RAID array status, SMART status and issue…

Alec Matusis
- 191
- 1
- 2
- 8
2
votes
3 answers
Solaris: detect hotswap SATA disk insert
What's the method used on Solaris to get the system to rescan for new disks that have been hot-plugged on a SATA controller?
I've got an HP X1600 NAS which had 9 drives configred in a ZFS pool. I've added 3 disks, but the format command still only…

growse
- 8,020
- 13
- 74
- 115
2
votes
1 answer
Possible to replace HP320G5p harddrive with OEM part?
Can any of you tell me whether it is possible to replace the HP 250GB SATA drive named GB0250EAFJF (the drive has HP branded firmware) with a standard 250 GB SATA drive from the computer parts dealer? I assume that the bracket will fit, but will the…

unixtippse
- 880
- 1
- 6
- 13
2
votes
2 answers
What is the Real Maximum Hard Disk Size on Intel Atom D510 System?
I'm interested in an Intel Atom D510 based RAID system. The manufacturer lists the maximum drive limit as 2TB, yet everything I've read says that SATA supports much more than that.
Is the 2TB "limit" based on current 3.5" drive densities, or is…

cmcginty
- 1,303
- 15
- 24
2
votes
4 answers
how to know that RAID 1 is installed?
recently we have a server crash, so we decided to mount a RAID 1 in our server. so we asked to the hosting, they told us that was needed to reinstall all the system again. so we make it, and now i have the doubt if the RAID is really working.
how…

shadow_of__soul
- 376
- 1
- 6
- 16
2
votes
4 answers
sata controller without raid support
I'm looking for a 4 ports pci or pci-express (not pci-x) sata controller with these features:
- real hot swap support
- no RAID support, or with RAID support that can be disabled through the controller bios interface or reflashing the bios
My need…

damko
- 457
- 3
- 15
2
votes
2 answers
Desktop SATA drives in SATA <-> FC array
Let's assume you've got a box like one of these with space for 24 SATA disks.
What are the best bits of advice for deploying this?
For instance, should you be greedy and go for the 1.5 or 2tb disks or are they just not reliable enough to be used in…

chris
- 11,944
- 6
- 42
- 51
2
votes
1 answer
Max Hard Drive Size for SATA 2
Recently acquired a 1U Supermicro E3-1230 with two 3.5" drive bays, and thinking of buying two 18TB SATA-3 hard drives for it. Before I make this investment, would anyone know if SATA-2 (3 Gbps) would support 18TB drives with their full 18TB…

Crash Override
- 601
- 1
- 10
- 21
2
votes
1 answer
Synology Storage Manager rejects healthy disks as "Critical" because of "reset commands"?
I am trying to install a new HDD in my DS1515+. The hard drives are brand new Seagate Exos X.
I have bought 3 of these drives, and 1 of them works fine and is now part of my storage pool, but the other 2 gives me an error when I install them in the…

Esben von Buchwald
- 281
- 1
- 4
- 10
2
votes
2 answers
Relatively new WD Red Pro yielding ATA status: 41 (DRDY ERR), error: 40 (UNC ) on FreeBSD 12.2
I am running a TrueNAS server based on FreeBSD 12.2. I migrated the storage to 10 TB WD Red Pro. They're running for 42 days now.
Out of the sudden, during a ZFS scrub, one of the disks yielded 5 errors. All of them more or less…

Peit
- 131
- 5
2
votes
1 answer
What is the purpose of /sys/block/sd?/device/rescan?
I need to "rescan" the SATA bus of our Linux server in search of a hotplug device that doesn't show up. I've seen an old question on the topic (How do I make Linux recognize a new SATA /dev/sda drive I hot swapped in without rebooting?) and the…

Sylvain Leroux
- 175
- 2
- 8