Does the form factor between 3.5" and 2.5" matter in a NAS server?
Been finding some good deals on 2.5 disks lately, but have never bought one before. Have a couple of 3.5 disks on the other hand in my Unraid server. Wondering how much it matters wether I get a 2.5 or not? What form factor do you prefer/usually go for?
It's actually a big improvement for drives that don't need a constant transfer rate. Fewer platters and/or higher data density. It's helped push capacity up for 2.5" drives. I use a couple for cold backups and I appreciate the larger capacity in a small format.
SMR is a relatively new disk format technology that makes drives cheaper but writes slower, which can be noticeably bad in a NAS, especially if you are using a write-intensive RAID type. Most disk manufacturers will have drives meant for NAS like WD Red or Seagate Ironwolf, and they are almost all CMR and not SMR.
Basically the write head writes over part of the magnetic track below the current track, reducing the physical size of each data and increasing how much data can be stored on one side of a disk.They’re bad for random writes because the drive would need to rewrite data in the track below it as well.