Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Seeding data on a Shingled Magnetic Recording (SMR) drive can be slow, especially when dealing with frequent writes or modifications. SMR drives are designed for higher capacity at a lower cost, but they achieve this by overlapping magnetic tracks, which can impact write performance. This means that writing to the drive, including seeding torrents, might be slower compared to a Conventional Magnetic Recording (CMR) drive.
- Explanation:
- SMR vs. CMR:
- SMR drives overlap magnetic tracks, while CMR drives record data in non-overlapping tracks.
- Write Performance:
- The overlapping nature of SMR drives makes it more difficult to write or modify data within specific sectors, potentially leading to slower write speeds.
- Seeding Impact:
- Seeding torrents involves writing data to the drive, and this process can be slower on an SMR drive compared to a CMR drive due to the write performance limitations.
- Alternatives:
- If write speed is a priority, especially for seeding, a CMR drive might be a better choice. SMR drives are often recommended for applications where storage capacity is more important than write speed, such as archival or backup purposes.
Add Comment
Please, Sign In to add comment