Main server is bought and paid by Linux in the school (LIS) now known as Free program in the school (FRISK). The machine is a Dell PowerEdge 2550 (2u rack), with the seriallnumber 'DBPRD0J'.
Partitioning looks like this:
Device Start End Blocks Id System
--------------------------------------------------------------------------
/dev/scsi/host0/bus0/target0/lun0/part1 1 33 265041 83 Linux
/dev/scsi/host0/bus0/target0/lun0/part2 34 98 522112+ 82 Linux swap
/dev/scsi/host0/bus0/target0/lun0/part4 99 4427 34772692+ 5 Extended
/dev/scsi/host0/bus0/target0/lun0/part5 99 360 2104483+ 83 Linux
/dev/scsi/host0/bus0/target0/lun0/part6 361 4427 32668146 fd Linux raid autodetect
/dev/scsi/host0/bus0/target1/lun0/part1 1 8924 71681998+ fd Linux raid autodetect
/dev/scsi/host0/bus0/target2/lun0/part1 1 8924 71681998+ fd Linux raid autodetect
/dev/scsi/host0/bus0/target3/lun0/part1 1 8924 71681998+ fd Linux raid autodetect
Mount points look like this:
Filesystem Size Used Avail Use% Mounted on
/dev/scsi/host0/bus0/target0/lun0/part1
251M 213M 25M 90% /
swap 410M 0 409M 0% /tmp
/dev/system_vg/var_lv
2.0G 539M 1.3G 29% /var
/dev/system_vg/usr_lv
2.0G 1.6G 275M 86% /usr
/dev/developer_vg/cvs_lv
2.0G 1.1G 834M 57% /var/lib/cvs
/dev/developer_vg/home_lv
6.9G 5.8G 767M 89% /home
/dev/developer_vg/temp_lv
1008M 706M 251M 74% /skolelinux/developer/temp
/dev/developer_vg/local_lv
41G 34G 6.2G 85% /skolelinux/developer/local0
/dev/developer_vg/press_lv
1008M 412M 545M 44% /skolelinux/developer/local0/ftp/skolelinux/press
/dev/developer_vg/unofficial_lv
1008M 418M 538M 44% /skolelinux/developer/local0/ftp/debian-unofficial
/dev/developer_vg/archive_lv
25G 17G 6.9G 71% /skolelinux/developer/local0/ftp/skolelinux-cd
/skolelinux/developer/local0/debian/debian
41G 34G 6.2G 85% /skolelinux/developer/local0/ftp/debian
/skolelinux/developer/local0/debian/debian-non-US
41G 34G 6.2G 85% /skolelinux/developer/local0/ftp/debian-non-US
The machine is lokated in the server room at USIT.
The machine is configured with two SW-RAID (syystem and data), with LVM on it. The disks are physicaly mounted like this (seen from the front):
[ ID 0 SYSTEM 0] [ ID 2 DATA 0] [ ID 1 DATA 2 ] [ ID 3 DATA 1] [ ID 4 SYSTEM 1 ]
The system-disk is configured as /dev/md/0 with RAID1 (mirror). The root-partition is located outside of the RAID, while /usr/ and /var/ is located on the LVM-volum system_vg that is located on /dev/md/0 (RAID1).
The data-disks is configured as /dev/md/1 with RAID5. On top of this is the LVM-volume developer_vg.