Archived from groups: comp.sys.ibm.pc.hardware.storage (More info?)
Paul Maskell wrote:
> I know this is a silly question, but apart from the obvious (more memory), Is there an
> advantage to having 2 HDD's?
If you ever need to transfer data from one drive to another, it goes
significantly faster if it is from one physical drive to another as
opposed to one partition to another on the same drive.
In the DVD creation process, I find myself doing this quite a bit.
Archived from groups: comp.sys.ibm.pc.hardware.storage (More info?)
Paul Maskell wrote:
> I know this is a silly question, but apart from the obvious (more memory), Is there an
> advantage to having 2 HDD's?
Another advantage is you can back up important files from your primary
drive or even image the entire thing onto the second one. That way if
your drive fails, you've got backups.
Archived from groups: comp.sys.ibm.pc.hardware.storage (More info?)
Silly nilly. HDDs do not equate with memory.
"Paul Maskell" <paul@maskell17.plus.com> wrote in message
news:bWhdc.28416$h44.3991235@stones.force9.net...
> I know this is a silly question, but apart from the obvious (more memory),
Is there an
> advantage to having 2 HDD's?
>
>
Archived from groups: comp.sys.ibm.pc.hardware.storage (More info?)
I use three different drives when I recompile video. The original file on
one drive, the new file on another drive, the compiler catch file on the
third (and fastest) drive. That way reading, writing and catching can take
place simultaneously. Speeds things up quite a bit.
"Paul Maskell" <paul@maskell17.plus.com> wrote in message
news:bWhdc.28416$h44.3991235@stones.force9.net...
> I know this is a silly question, but apart from the obvious (more memory),
Is there an
> advantage to having 2 HDD's?
>
>
Archived from groups: comp.sys.ibm.pc.hardware.storage (More info?)
1) Backups. (eg. manually, or mirrored RAID setups)
2) Faster file copies, esp. when working with large files. HD to HD
copy is faster than HD to same HD copy.
3) Faster everything (if stripped RAID setup).
4) Seperate data from the OS HD. You can pull the data HD and bring it
to any other PC easily w/o affecting the boot OS & programs on the main HD.
5) You like more heat in a cold room ,) Two HDs produce more heat, so
you get warmer faster ,)=
Archived from groups: comp.sys.ibm.pc.hardware.storage (More info?)
David Chien <chiendh@uci.edu> wrote in
news:c57c8i$ark$2@news.service.uci.edu:
> 1) Backups. (eg. manually, or mirrored RAID setups)
> 2) Faster file copies, esp. when working with large files. HD to HD
> copy is faster than HD to same HD copy.
> 3) Faster everything (if stripped RAID setup).
> 4) Seperate data from the OS HD. You can pull the data HD and bring
> it to any other PC easily w/o affecting the boot OS & programs on the
> main HD. 5) You like more heat in a cold room ,) Two HDs produce more
> heat, so you get warmer faster ,)=
Just to go on with your list
5) separating apps, data, and OS onto separate HD's can give you better
performance for some apps. Taken one step further, seperating the logs on
to separate disks, for things like Exchange or SQL, improves the
performance as well.
6) Don't forget moving the paging file to it's own disk can also have a
performance increase.
In practice the answer is "it depends" on what you're running. At home I
have 5 hard disks, with OS, Apps, Swap, Data, and Temp files, spread across
different disks. This results in the least amount of contention for a disk
resource, and it's pretty simple to set up. It doesn't require a RAID
controler or stripped configuration to get a performance benefit. It's not
complicated at all to manage or maintain.
At work, we run everything from Citrix / Terminal Servers to Exchange and
SQL boxes, and real-time transaction servers. Each has different disk
configurations to suit the application in question. For example, Terminal
servers don't access the OS much once they are booted. They access the
apps a little more. But they spend a LOT of time writing profiles and temp
files. So that's the area where you need to watch for performance issues.
Typically we use perfmon to try and find out where bottlenecks are
occurring.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.