[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#276079: installation-report



Package: installation-reports

INSTALL REPORT

Debian-installer-version: 2004-10-4 cdimage.debian.org pre-rc2 i386
uname -a: Linux amethyst 2.4.27-1-586tsc #1 Fri Sep 3 06:38:00 UTC 2004 i586 
GNU/Linux
Date: 2004-10-04 20:00
Method: booted netinst, booted off cdr, installed debs from netinst and local 
debian mirror
Machine: N/A (Cheep & Nasty Mobo Salvaged from a Skip)
Processor: Pentium 133
Memory: 64M
Root Device: IDE, hda5 & hdc5 raid1 to make md1
Root Size/partition table: 100M

$ fdisk -l /dev/hd[ac]
Disk /dev/hda: 12.9 GB, 12960718848 bytes
255 heads, 63 sectors/track, 1575 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1               1           6       48163+  fd  Linux raid autodetect
/dev/hda2               7        1575    12602992+   5  Extended
/dev/hda5               7         128      979933+  fd  Linux raid autodetect
/dev/hda6             129         371     1951866   fd  Linux raid autodetect
/dev/hda7             372         614     1951866   fd  Linux raid autodetect
/dev/hda8             615        1575     7719201   fd  Linux raid autodetect

Disk /dev/hdc: 12.9 GB, 12960718848 bytes
255 heads, 63 sectors/track, 1575 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdc1               1           6       48163+  fd  Linux raid autodetect

/dev/hdc2               7        1575    12602992+   5  Extended
/dev/hdc5               7         128      979933+  fd  Linux raid autodetect
/dev/hdc6             129         371     1951866   fd  Linux raid autodetect
/dev/hdc7             372         614     1951866   fd  Linux raid autodetect
/dev/hdc8             615        1575     7719201   fd  Linux raid autodetect

$ cat /proc/mdstat
Personalities : [raid1]
read_ahead 1024 sectors
md0 : active raid1 ide/host0/bus0/target0/lun0/part1[0] 
ide/host0/bus1/target0/lun0/part1[1]
      48064 blocks [2/2] [UU]

md2 : active raid1 ide/host0/bus0/target0/lun0/part6[0] 
ide/host0/bus1/target0/lun0/part6[1]
      1951744 blocks [2/2] [UU]

md3 : active raid1 ide/host0/bus0/target0/lun0/part7[0] 
ide/host0/bus1/target0/lun0/part7[1]
      1951744 blocks [2/2] [UU]

md4 : active raid1 ide/host0/bus0/target0/lun0/part8[0] 
ide/host0/bus1/target0/lun0/part8[1]
      7719104 blocks [2/2] [UU]

md1 : active raid1 ide/host0/bus0/target0/lun0/part5[0] 
ide/host0/bus1/target0/lun0/part5[1]
      979840 blocks [2/2] [UU]

unused devices: <none>

$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/md1              897M   51M  799M   6% /
tmpfs                  31M     0   31M   0% /dev/shm
/dev/md0               46M  9.6M   34M  23% /boot
/dev/md4              7.3G  278M  6.7G   4% /home
/dev/md2              1.8G  325M  1.4G  20% /usr
/dev/md3              1.8G  244M  1.5G  15% /var

Output of lspci and lspci -n:
0000:00:00.0 Host bridge: Intel Corp. 430TX - 82439TX MTXC (rev 01)
0000:00:01.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 01)
0000:00:01.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
0000:00:01.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
0000:00:01.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 01)
0000:00:09.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] 
(rev 86)
0000:00:0a.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] 
(rev 86)
0000:00:0c.0 VGA compatible controller: S3 Inc. 86c764/765 [Trio32/64/64V+] 
(rev 54)

0000:00:00.0 0600: 8086:7100 (rev 01)
0000:00:01.0 0601: 8086:7110 (rev 01)
0000:00:01.1 0101: 8086:7111 (rev 01)
0000:00:01.2 0c03: 8086:7112 (rev 01)
0000:00:01.3 0680: 8086:7113 (rev 01)
0000:00:09.0 0200: 1106:3106 (rev 86)
0000:00:0a.0 0200: 1106:3106 (rev 86)
0000:00:0c.0 0300: 5333:8811 (rev 54)

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:    [O]
Configure network HW:   [O]
Config network:         [O]
Detect CD:              [O]
Load installer modules: [O]
Detect hard drives:     [O]
Partition hard drives:  [O]
Create file systems:    [O]
Mount partitions:       [O]
Install base system:    [O]
Install boot loader:    [O]
Reboot:                 [O]

Comments/Problems:
When creating raid1 arrays "missing" should be able to be specified, so that 
degraded mirrors can be created. e.g. "mdadm --create /dev/md0 --level=1 
--raid-devices=2 /dev/hda1 missing" creates md0 with no mirror so that you 
can add it later. (same applys for raid5 but not raid0 or linear)



Reply to: