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

Bug#269486: marked as done (Installation Report (IBM BladeCenter HS20 / SCSI))



Your message dated Wed, 08 Sep 2010 03:57:36 +0000
with message-id <E1OtBmy-0003wL-Vl@ravel.debian.org>
and subject line Closing old installation report #269486
has caused the Debian Bug report #269486,
regarding Installation Report (IBM BladeCenter HS20 / SCSI)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
269486: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=269486
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: installation-reports

INSTALL REPORT

Debian-installer-version: sarge-i386-businesscard.iso
uname -a: Linux up1 2.6.7-1-686 #1 Thu Jul 8 05:36:53 EDT 2004 i686 GNU/Linux
Date: Wed Sep 1 14:30:00 EDT 2004
Method: 

	Installed from business card iso over the net from ftp.debian.org
	with no proxies.

Machine: IBM BladeCenter HS20 8832
Processor: 2 x 3.2 GHz Intel Xeon
Memory: 4 GB
Root Device: SCSI (LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI)
Root Size/partition table: 

--partition table--
Disk /dev/sda: 146.6 GB, 146693685248 bytes
255 heads, 63 sectors/track, 17834 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System		Mounts
/dev/sda1   *           1          18      144553+  83  Linux		/
/dev/sda2              19       17834   143107020    5  Extended	
/dev/sda5              19         626     4883728+  83  Linux		/usr
/dev/sda6             627         991     2931831   83  Linux		/tmp
/dev/sda7             992        1040      393561   83  Linux		/var
/dev/sda8            1041       17772   134399758+  83  Linux		/home
/dev/sda9           17773       17834      497983+  82  Linux swap	swap
--partition table--

Output of lspci and lspci -n:

--lspci output--
0000:00:00.0 Host bridge: ServerWorks CMIC-LE Host Bridge (GC-LE chipset) (rev 33)
0000:00:00.1 Host bridge: ServerWorks CMIC-LE Host Bridge (GC-LE chipset)
0000:00:00.2 Host bridge: ServerWorks CMIC-LE Host Bridge (GC-LE chipset)
0000:00:01.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
0000:00:0f.0 Host bridge: ServerWorks CSB6 South Bridge (rev b0)
0000:00:0f.1 IDE interface: ServerWorks CSB6 RAID/IDE Controller (rev b0)
0000:00:0f.2 USB Controller: ServerWorks CSB6 OHCI USB Controller (rev 05)
0000:00:0f.3 ISA bridge: ServerWorks GCLE-2 Host Bridge
0000:00:10.0 Host bridge: ServerWorks CIOB-E I/O Bridge with Gigabit Ethernet (rev 12)
0000:00:10.2 Host bridge: ServerWorks CIOB-E I/O Bridge with Gigabit Ethernet (rev 12)
0000:00:11.0 Host bridge: ServerWorks CIOB-X2 PCI-X I/O Bridge (rev 03)
0000:00:11.2 Host bridge: ServerWorks CIOB-X2 PCI-X I/O Bridge (rev 03)
0000:01:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5704S Gigabit Ethernet (rev 02)
0000:01:00.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5704S Gigabit Ethernet (rev 02)
0000:03:01.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07)
--lspci output--

--lspci -n output--
0000:00:00.0 0600: 1166:0014 (rev 33)
0000:00:00.1 0600: 1166:0014
0000:00:00.2 0600: 1166:0014
0000:00:01.0 0300: 1002:4752 (rev 27)
0000:00:0f.0 0600: 1166:0203 (rev b0)
0000:00:0f.1 0101: 1166:0213 (rev b0)
0000:00:0f.2 0c03: 1166:0221 (rev 05)
0000:00:0f.3 0601: 1166:0227
0000:00:10.0 0600: 1166:0110 (rev 12)
0000:00:10.2 0600: 1166:0110 (rev 12)
0000:00:11.0 0600: 1166:0101 (rev 03)
0000:00:11.2 0600: 1166:0101 (rev 03)
0000:01:00.0 0200: 14e4:16a8 (rev 02)
0000:01:00.1 0200: 14e4:16a8 (rev 02)
0000:03:01.0 0100: 1000:0030 (rev 07)
--lspci -n output--

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:                 [E]

Comments/Problems:

The install went as flawlessly as on the IDE install I did earlier. The
issue I ran into upon rebooting was due to the installer being given the
SCSI device as /dev/sdb during installation but it reverting to /dev/sda
on boot (due to the CD-Rom apparently) causing a kernel panic since it
couldn't find root.

An easy fix was to edit /boot/grub/menu.lst and change the reference to 
/dev/sdb1 to /dev/sda1 (either before rebooting the first time or at the
Grub menu.) Also, an edit to /etc/fstab is required.

Other than that, an easy install and all hardware was recognized both during
installation as well as afterwards.

Thanks again,

--asg 


--- End Message ---
--- Begin Message ---
We are closing this installation report for one of the following
reasons:
- it was reported with a pre-lenny version of Debian
  Installer.
- indications in the installation report give the feeling that
  the reported problem waslying in another software, unrelated to
  D-I, which we can't easily identify.
- indications in the installation report suggest that it may have been
  fixed in a more recent version of a D-I component
- it was successful and we forgot closing it..:-)
- it has no information we consider useful


The D-I team is currently in the process of cleaning out the old spool
of installation reports that haven't bene processed yet. 

In case you think that the problem you reported has chances to be
still present, please reiterate your installation test with
a more recent image of D-I, if you're in position of doing this.

You'll find daily builds at
http://www.debian.org/devel/debian-installer. We recommend you choose
the netboot image, in the "daily builds section", then choose to
install "squeeze" when prompted.

If some problems are found, please report them with a new bug sent
against installation-reports.

Many thanks for your understanding and your help improving Debian,
past and present.



--- End Message ---

Reply to: