PROBLEM
Default formatter under Linux fdisk doesnt format partitions more
than 2TB. Workaround is described below. SOLUTION
Enter a shell script, and type: parted /dev/sda or wahever drives
need to be formatted
We will have to make the label f...
PROBLEM
How to mount SCSI devices without rebooting the machine.
SOLUTION
WORKAROUND.
Working with (SCSI) devices;
/proc/scsi
/proc/scsi/scsi
How to add more disk space if you have hot-swap drives available to
you, without reboot...
PROBLEM
How to increase Read performance under Linux on 3ware controllers.
SOLUTION
For the Linux 2.4 kernel:
Tuning Linux VM parameters may help to increase the read performance,
depending your RAID type, application, and other factors. You can try
this...