3
votes
2answers
159 views
How can I simulate a failed disk during testing?
In a Linux VM (Vmware workstation or similar), how can I simulate a failure on a previously working disc?
I have a situation happening in production where a disc fails (probably a controller, cable …
1
vote
1answer
46 views
Is there a definitieve resource that documents navigation of the linux /proc and /sys filesystems?
We use the /proc and /sys file systems in Linux to discover various types of system configuration information. Typically, we spelunk around through the different files and directories until we find …
1
vote
4answers
404 views
issuing hard drive commands with java
Does anyone know of a way to issue commands to a hard drive within Java? Does Java even support this kind of hardware interaction?
For example, if I have a SCSI hard drive that I would like to …
1
vote
2answers
889 views
VMWare Server: Virtual Hard Drive Type
For best performance, is it better to use a virtual IDE HDD or virtual SCSI HDD?
If, SCSI, does it matter whether you use an BusLogic or LSILogic?
0
votes
2answers
86 views
How to get serial number for Hard Driver
How to get the unique number (serial number/ID) for Processor (CPU), SCSI, Display, and IDE using C++ program other than WMI and asm code?
0
votes
0answers
14 views
Problems partitioning an AIT-4 Tape [closed]
Drive: SONY AIT-4 drive SDX-900V series Ver.2.1
Media: AIT-4 (SDX4-200C)
I am using SCSI commands to try and create 2 partitions on a tape (done the same thing before on VXA & DDS drives).
The …
0
votes
1answer
253 views
SCSI Windows Setup on Dell Precision 670 Workstation…please help.
Error Windows Setup: "setup did not find any hard disk drives installed in your computer"
This is not exactly a programming question but I thought you guys might be able to help. I just received a …
0
votes
0answers
96 views
Sata or SCSI for a sql server [closed]
I am trying to spec out a server for a sql server ssis system. The current database seems to slow down due to some of the larger queries that run when moving data between tables.
I am hoping to try …
