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

Bug#579970: installation-reports: GRUB 2 failed with RAID1/LVM it does not support UUID, plus two other remarks.



Package: installation-reports
Severity: important



-- Package-specific info:

Boot method: CD
Image version: Netinst - 6.0 (squeeze) - installer build 20100322-00:00
Date: 23 March 2010

Machine: Dell PowerEdge 860
Partitions: <df -Tl will do; the raw partition table is preferred>
Filesystem    Type   1K-blocks      Used Available Use% Mounted on
/dev/mapper/VG0-root
              ext4   238287496    977192 225206012   1% /
tmpfs        tmpfs      513404        40    513364   1% /dev
/dev/md0      ext3       93299     33244     55238  38% /boot

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

Initial boot:           [O]
Detect network card:    [O]
Configure network:      [O]
Detect CD:              [O]
Load installer modules: [O]
Detect hard drives:     [O]
Partition hard drives:  [O]
Install base system:    [O]
Clock/timezone setup:   [O]
User/password setup:    [O]
Install tasks:          [O]
Install boot loader:    [E]
Overall install:        [ ]

Comments/Problems:

<Description of the install, in prose, and any thoughts, comments
      and ideas you had during the initial install.>

Hi,

On a new machine, I wanted to test the daily-build of Squeeze installer for amd64.

I have three comments on the installation.

1) The machine has 2 SATA hard drives, are mounted in RAID1 soft by Linux.
I have a RAID1 partition "md0" to "/boot", the root is mounted on a logical volume,
it uses the same partition RAID1 "md1".

The installation is successfully completed, except for installing the boot loader
grub2 (version 1.98-1).

Through the console, I have this:

# grub-install --recheck --no-floppy --modules="mdraid raid" /dev/md0
/usr/sbin/grub-probe: error: no mapping exists for `md0'.
/usr/sbin/grub-probe: error: no mapping exists for `md0'.
/usr/sbin/grub-setup: error: no mapping exists for `md0'.


# grub-install --recheck --no-floppy /dev/sda
/usr/sbin/grub-probe: error: no mapping exists for `md0'.
Auto-detection of a filesystem module failed.
Please specify the module with the option `--modules' explicitly.


# grub-install --recheck --no-floppy --modules="mdraid raid" /dev/sda
/usr/sbin/grub-probe: error: no mapping exists for `md0'.
/usr/sbin/grub-probe: error: no mapping exists for `md0'.
/usr/sbin/grub-probe: error: no mapping exists for `md0'.
You attempted a cross-disk install, but the filesystem containing
/boot/grub does not support UUIDs.


# grub-install --recheck --no-floppy --modules="mdraid raid
search_fs_uuid" /dev/sda
/usr/sbin/grub-probe: error: no mapping exists for `md0'.
/usr/sbin/grub-probe: error: no mapping exists for `md0'.
/usr/sbin/grub-probe: error: no mapping exists for `md0'.
You attempted a cross-disk install, but the filesystem containing
/boot/grub does not support UUIDs.


There is this in the file "/boot/grub/device.map":
(hd0)	/dev/sda
(hd1)	/dev/sdb


The matching of UUID and devices is good:

# blkid
/dev/sdb1: UUID="248d7222-1d79-dd61-2766-b0f63e142f70" LABEL="eole2:0"
TYPE="linux_raid_member"
/dev/sdb2: UUID="76644d49-c5f7-9ab6-fe74-81c94fa9616e" LABEL="eole2:1"
TYPE="linux_raid_member"
/dev/mapper/VG0-swap: UUID="88469241-b7d3-4e85-97b5-d33a56bfd2fd"
TYPE="swap"
/dev/sda1: UUID="248d7222-1d79-dd61-2766-b0f63e142f70" LABEL="eole2:0"
TYPE="linux_raid_member"
/dev/sda2: UUID="76644d49-c5f7-9ab6-fe74-81c94fa9616e" LABEL="eole2:1"
TYPE="linux_raid_member"
/dev/md0: UUID="157deef1-ea8f-4611-9021-5e2fabcd84cf" TYPE="ext3"
/dev/md1: UUID="rNyfNa-5mXA-Ne77-Z15k-KpWA-kFzL-nZbp3h" TYPE="LVM2_member"
/dev/mapper/VG0-root: UUID="6e5c349c-d880-4329-a15c-e192aee4954a"
TYPE="ext4"


The file "/etc/fstab" (created by installer) contains:
/dev/mapper/VG0-root    /    ext4    errors=remount-ro    0    1

UUID=157deef1-ea8f-4611-9021-5e2fabcd84cf    /boot    ext3    0    2


The command "grub-probe" is no more reassuring:
# grub-probe -d /dev/md0 -tabstraction
grub-probe: error: no mapping exists for `md0'.


I read the bug report #554790 on Grub2 and UUID, but it is February.

Does Grub2 (version 1.98-1) manages UUIDs?

I was not able to set Grub2 with the "/dev/disk/by-id".

It seems that this bug is fixed in Ubuntu in version 1.98-1ubuntu2.

https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/527401




2) Currently the server is running by booting on the installation CD, it can not boot from hard drives.
But it is difficult to run it by bootin on the installation CD in rescue mode.

A "telinit 3" does not work, a "mknod /dev/initctl" does not work, then it must mount the pseudo FS
by hand.

Can you add an option in rescue mode which would: boot from the CD, boot with the CD kernel, mount the root partition of the PC and run the init process of the PC?

This allow to use the installation CD when the bootloader or the kernel of the PC is faulty.




3) I have done several tests for partitioning, MD RAID and LVM.

Partman find the old MD / LVM parameters, and it is virtually impossible
to remove if the partitioning is identical. 

Can you add to partman the possibility to delete the MD / LVM information that is written on the disks?


Regards.
-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to submit@bugs.debian.org.

==============================================
Installer lsb-release:
==============================================
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="6.0 (squeeze) - installer build 20100322-00:00"
X_INSTALLATION_MEDIUM=cdrom

==============================================
Installer hardware-summary:
==============================================
uname -a: Linux eole2 2.6.32-3-amd64 #1 SMP Wed Feb 24 18:07:42 UTC 2010 x86_64 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation E7230/3000/3010 Memory Controller Hub [8086:2778]
lspci -knn: 	Subsystem: Dell Device [1028:01e6]
lspci -knn: 00:01.0 PCI bridge [0604]: Intel Corporation E7230/3000/3010 PCI Express Root Port [8086:2779]
lspci -knn: 	Kernel driver in use: pcieport
lspci -knn: 00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 01)
lspci -knn: 	Kernel driver in use: pcieport
lspci -knn: 00:1c.4 PCI bridge [0604]: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 [8086:27e0] (rev 01)
lspci -knn: 	Kernel driver in use: pcieport
lspci -knn: 00:1c.5 PCI bridge [0604]: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 [8086:27e2] (rev 01)
lspci -knn: 	Kernel driver in use: pcieport
lspci -knn: 00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 01)
lspci -knn: 	Subsystem: Dell Device [1028:01e6]
lspci -knn: 	Kernel driver in use: uhci_hcd
lspci -knn: 00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 01)
lspci -knn: 	Subsystem: Dell Device [1028:01e6]
lspci -knn: 	Kernel driver in use: uhci_hcd
lspci -knn: 00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 01)
lspci -knn: 	Subsystem: Dell Device [1028:01e6]
lspci -knn: 	Kernel driver in use: uhci_hcd
lspci -knn: 00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 01)
lspci -knn: 	Subsystem: Dell Device [1028:01e6]
lspci -knn: 	Kernel driver in use: ehci_hcd
lspci -knn: 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev e1)
lspci -knn: 00:1f.0 ISA bridge [0601]: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge [8086:27b8] (rev 01)
lspci -knn: 	Subsystem: Dell Device [1028:01e6]
lspci -knn: 00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
lspci -knn: 	Subsystem: Dell Device [1028:01e6]
lspci -knn: 	Kernel driver in use: PIIX_IDE
lspci -knn: 00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 01)
lspci -knn: 	Subsystem: Dell Device [1028:01e6]
lspci -knn: 01:00.0 PCI bridge [0604]: Intel Corporation 6702PXH PCI Express-to-PCI Bridge A [8086:032c] (rev 09)
lspci -knn: 01:00.1 PIC [0800]: Intel Corporation 6700/6702PXH I/OxAPIC Interrupt Controller A [8086:0326] (rev 09)
lspci -knn: 02:08.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS [1000:0054] (rev 01)
lspci -knn: 	Subsystem: Dell Device [1028:1f09]
lspci -knn: 	Kernel driver in use: mptsas
lspci -knn: 04:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express [14e4:1659] (rev 11)
lspci -knn: 	Subsystem: Dell Device [1028:01e6]
lspci -knn: 	Kernel driver in use: tg3
lspci -knn: 05:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express [14e4:1659] (rev 11)
lspci -knn: 	Subsystem: Dell Device [1028:01e6]
lspci -knn: 	Kernel driver in use: tg3
lspci -knn: 06:05.0 VGA compatible controller [0300]: ATI Technologies Inc ES1000 [1002:515e] (rev 02)
lspci -knn: 	Subsystem: Dell Device [1028:01e6]
usb-list: 
usb-list: Bus 01 Device 01: EHCI Host Controller [1d6b:0002]
usb-list:    Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:    Manufacturer: Linux 2.6.32-3-amd64 ehci_hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list: 
usb-list: Bus 01 Device 02: EHCI Host Controller [04b4:6560]
usb-list:    Level 01 Parent 01 Port 02  Class 09(hub  ) Subclass 00 Protocol 02
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 02 Driver hub
usb-list: 
usb-list: Bus 02 Device 01: UHCI Host Controller [1d6b:0001]
usb-list:    Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:    Manufacturer: Linux 2.6.32-3-amd64 uhci_hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list: 
usb-list: Bus 03 Device 01: UHCI Host Controller [1d6b:0001]
usb-list:    Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:    Manufacturer: Linux 2.6.32-3-amd64 uhci_hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list: 
usb-list: Bus 04 Device 01: UHCI Host Controller [1d6b:0001]
usb-list:    Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:    Manufacturer: Linux 2.6.32-3-amd64 uhci_hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
lsmod: Module                  Size  Used by
lsmod: ufs                    56490  0 
lsmod: qnx4                    6194  0 
lsmod: ntfs                  162860  0 
lsmod: reiserfs              194010  0 
lsmod: battery                 4998  0 
lsmod: raid1                  18175  2 
lsmod: dm_mod                 53674  6 
lsmod: md_mod                 73632  3 raid1
lsmod: xfs                   435388  0 
lsmod: exportfs                3170  1 xfs
lsmod: jfs                   140051  0 
lsmod: ext4                  285099  1 
lsmod: jbd2                   66887  1 ext4
lsmod: crc16                   1319  1 ext4
lsmod: ext3                  106486  1 
lsmod: jbd                    37053  1 ext3
lsmod: vfat                    7884  0 
lsmod: fat                    40054  1 vfat
lsmod: ext2                   52969  0 
lsmod: mbcache                 4970  3 ext4,ext3,ext2
lsmod: sd_mod                 29689  6 
lsmod: crc_t10dif              1276  1 sd_mod
lsmod: mptsas                 29108  4 
lsmod: mptscsih               15848  1 mptsas
lsmod: mptbase                48318  2 mptsas,mptscsih
lsmod: scsi_transport_sas     19849  1 mptsas
lsmod: tg3                    95583  0 
lsmod: libphy                 13542  1 tg3
lsmod: nls_utf8                1208  0 
lsmod: isofs                  27480  0 
lsmod: usb_storage            38521  0 
lsmod: scsi_mod              121925  5 sd_mod,mptsas,mptscsih,scsi_transport_sas,usb_storage
lsmod: fan                     3346  0 
lsmod: uhci_hcd               18505  0 
lsmod: ide_cd_mod             24744  0 
lsmod: cdrom                  29399  1 ide_cd_mod
lsmod: ehci_hcd               30706  0 
lsmod: thermal                11674  0 
lsmod: thermal_sys            11878  2 fan,thermal
lsmod: piix                    4568  0 
lsmod: ide_core               76850  2 ide_cd_mod,piix
lsmod: usbcore               121703  4 usb_storage,uhci_hcd,ehci_hcd
lsmod: nls_base                6377  7 ntfs,jfs,vfat,fat,nls_utf8,isofs,usbcore
df: Filesystem           1K-blocks      Used Available Use% Mounted on
df: tmpfs                   513404        40    513364   0% /dev
df: /dev/mapper/VG0-root 238287496   1024972 225158232   0% /target
df: /dev/md0                 93299     20407     68075  23% /target/boot
df: /dev/mapper/VG0-root 238287496   1024972 225158232   0% /dev/.static/dev
df: tmpfs                   513404        40    513364   0% /target/dev
free:               total         used         free       shared      buffers
free:   Mem:      1026808       923508       103300            0        41256
free:  Swap:      1953784            0      1953784
free: Total:      2980592       923508      2057084
/proc/cmdline: vga=788 initrd=/install.amd/initrd.gz -- quiet  BOOT_IMAGE=/install.amd/vmlinuz 
/proc/cpuinfo: processor	: 0
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 15
/proc/cpuinfo: model		: 6
/proc/cpuinfo: model name	: Intel(R) Pentium(R) D CPU 2.80GHz
/proc/cpuinfo: stepping	: 4
/proc/cpuinfo: cpu MHz		: 2800.213
/proc/cpuinfo: cache size	: 2048 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 2
/proc/cpuinfo: core id		: 0
/proc/cpuinfo: cpu cores	: 2
/proc/cpuinfo: apicid		: 0
/proc/cpuinfo: initial apicid	: 0
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 6
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts pni dtes64 monitor ds_cpl est cid cx16 xtpr pdcm lahf_lm
/proc/cpuinfo: bogomips	: 5600.42
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 128
/proc/cpuinfo: address sizes	: 36 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 1
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 15
/proc/cpuinfo: model		: 6
/proc/cpuinfo: model name	: Intel(R) Pentium(R) D CPU 2.80GHz
/proc/cpuinfo: stepping	: 4
/proc/cpuinfo: cpu MHz		: 2800.213
/proc/cpuinfo: cache size	: 2048 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 2
/proc/cpuinfo: core id		: 1
/proc/cpuinfo: cpu cores	: 2
/proc/cpuinfo: apicid		: 1
/proc/cpuinfo: initial apicid	: 1
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 6
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts pni dtes64 monitor ds_cpl est cid cx16 xtpr pdcm lahf_lm
/proc/cpuinfo: bogomips	: 5600.29
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 128
/proc/cpuinfo: address sizes	: 36 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/ioports: 0000-001f : dma1
/proc/ioports: 0020-0021 : pic1
/proc/ioports: 0040-0043 : timer0
/proc/ioports: 0050-0053 : timer1
/proc/ioports: 0060-0060 : keyboard
/proc/ioports: 0064-0064 : keyboard
/proc/ioports: 0070-007f : rtc0
/proc/ioports: 0080-008f : dma page reg
/proc/ioports: 00a0-00a1 : pic2
/proc/ioports: 00c0-00df : dma2
/proc/ioports: 00f0-00ff : fpu
/proc/ioports: 0170-0177 : 0000:00:1f.1
/proc/ioports:   0170-0177 : piix
/proc/ioports: 01f0-01f7 : 0000:00:1f.1
/proc/ioports:   01f0-01f7 : piix
/proc/ioports: 0376-0376 : 0000:00:1f.1
/proc/ioports:   0376-0376 : piix
/proc/ioports: 03c0-03df : vesafb
/proc/ioports: 03f6-03f6 : 0000:00:1f.1
/proc/ioports:   03f6-03f6 : piix
/proc/ioports: 03f8-03ff : serial
/proc/ioports: 0800-087f : 0000:00:1f.0
/proc/ioports:   0800-087f : pnp 00:09
/proc/ioports:     0800-0803 : ACPI PM1a_EVT_BLK
/proc/ioports:     0804-0805 : ACPI PM1a_CNT_BLK
/proc/ioports:     0808-080b : ACPI PM_TMR
/proc/ioports:     0828-082f : ACPI GPE0_BLK
/proc/ioports: 0880-08bf : 0000:00:1f.0
/proc/ioports:   0880-08bf : pnp 00:09
/proc/ioports: 08c0-08df : 0000:00:1f.3
/proc/ioports:   08c0-08df : pnp 00:09
/proc/ioports: 08e0-08e3 : pnp 00:09
/proc/ioports: 0c00-0c0f : pnp 00:09
/proc/ioports: 0c10-0c1f : pnp 00:09
/proc/ioports: 0c20-0c3f : pnp 00:09
/proc/ioports: 0ca0-0ca7 : pnp 00:09
/proc/ioports: 0ca9-0cab : pnp 00:09
/proc/ioports: 0cad-0caf : pnp 00:09
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: 1000-1fff : PCI Bus 0000:03
/proc/ioports: aca0-acbf : 0000:00:1d.2
/proc/ioports:   aca0-acbf : uhci_hcd
/proc/ioports: acc0-acdf : 0000:00:1d.1
/proc/ioports:   acc0-acdf : uhci_hcd
/proc/ioports: ace0-acff : 0000:00:1d.0
/proc/ioports:   ace0-acff : uhci_hcd
/proc/ioports: b000-bfff : PCI Bus 0000:06
/proc/ioports:   bc00-bcff : 0000:06:05.0
/proc/ioports: c000-cfff : PCI Bus 0000:05
/proc/ioports: d000-dfff : PCI Bus 0000:04
/proc/ioports: e000-efff : PCI Bus 0000:01
/proc/ioports:   e000-efff : PCI Bus 0000:02
/proc/ioports:     ec00-ecff : 0000:02:08.0
/proc/ioports: fc00-fc0f : 0000:00:1f.1
/proc/ioports:   fc00-fc0f : piix
/proc/iomem: 00000000-0009ffff : System RAM
/proc/iomem: 00100000-3ffbffff : System RAM
/proc/iomem:   01000000-012f1b58 : Kernel code
/proc/iomem:   012f1b59-014c2c5f : Kernel data
/proc/iomem:   0155d000-0166aa13 : Kernel bss
/proc/iomem: 3ffc0000-3ffcfbff : ACPI Tables
/proc/iomem: 3ffcfc00-3fffefff : reserved
/proc/iomem: 3ffff000-3fffffff : RAM buffer
/proc/iomem: 40000000-401fffff : PCI Bus 0000:03
/proc/iomem: 40200000-403fffff : PCI Bus 0000:03
/proc/iomem: e8000000-efffffff : PCI Bus 0000:06
/proc/iomem:   e8000000-efffffff : 0000:06:05.0
/proc/iomem:     e8000000-e8ffffff : vesafb
/proc/iomem: f0000000-f3ffffff : PCI MMCONFIG 0 [00-3f]
/proc/iomem:   f0000000-f3ffffff : reserved
/proc/iomem:     f0000000-f3ffffff : pnp 00:0b
/proc/iomem: fe100000-fe2fffff : PCI Bus 0000:06
/proc/iomem:   fe100000-fe11ffff : 0000:06:05.0
/proc/iomem:   fe1f0000-fe1fffff : 0000:06:05.0
/proc/iomem: fe300000-fe4fffff : PCI Bus 0000:05
/proc/iomem:   fe3f0000-fe3fffff : 0000:05:00.0
/proc/iomem:     fe3f0000-fe3fffff : tg3
/proc/iomem: fe500000-fe6fffff : PCI Bus 0000:04
/proc/iomem:   fe5f0000-fe5fffff : 0000:04:00.0
/proc/iomem:     fe5f0000-fe5fffff : tg3
/proc/iomem: fe700000-feafffff : PCI Bus 0000:01
/proc/iomem:   fe7ff000-fe7fffff : 0000:01:00.1
/proc/iomem:   fe900000-feafffff : PCI Bus 0000:02
/proc/iomem:     fe9e0000-fe9effff : 0000:02:08.0
/proc/iomem:       fe9e0000-fe9effff : mpt
/proc/iomem:     fe9fc000-fe9fffff : 0000:02:08.0
/proc/iomem:       fe9fc000-fe9fffff : mpt
/proc/iomem:     fea00000-feafffff : 0000:02:08.0
/proc/iomem: feb00000-feb003ff : 0000:00:1d.7
/proc/iomem:   feb00000-feb003ff : ehci_hcd
/proc/iomem: fec00000-fed003ff : reserved
/proc/iomem:   fec00000-fec00fff : IOAPIC 0
/proc/iomem:   fed00000-fed003ff : HPET 0
/proc/iomem: fed13000-fed9ffff : reserved
/proc/iomem: fee00000-fee0ffff : reserved
/proc/iomem:   fee00000-fee00fff : Local APIC
/proc/iomem: ffb00000-ffffffff : reserved
/proc/interrupts:            CPU0       CPU1       
/proc/interrupts:   0:         65          0   IO-APIC-edge      timer
/proc/interrupts:   1:       7467          0   IO-APIC-edge      i8042
/proc/interrupts:   8:          1          0   IO-APIC-edge      rtc0
/proc/interrupts:   9:          0          0   IO-APIC-fasteoi   acpi
/proc/interrupts:  12:          3          0   IO-APIC-edge      i8042
/proc/interrupts:  14:       3789          0   IO-APIC-edge      ide0
/proc/interrupts:  16:    4482975          0   IO-APIC-fasteoi   ioc0, eth0
/proc/interrupts:  17:          2          0   IO-APIC-fasteoi 
/proc/interrupts:  20:         25          0   IO-APIC-fasteoi   ehci_hcd:usb1, uhci_hcd:usb2
/proc/interrupts:  21:          0          0   IO-APIC-fasteoi   uhci_hcd:usb3
/proc/interrupts:  22:          0          0   IO-APIC-fasteoi   uhci_hcd:usb4
/proc/interrupts: NMI:          0          0   Non-maskable interrupts
/proc/interrupts: LOC:     884655     179043   Local timer interrupts
/proc/interrupts: SPU:          0          0   Spurious interrupts
/proc/interrupts: PMI:          0          0   Performance monitoring interrupts
/proc/interrupts: PND:          0          0   Performance pending work
/proc/interrupts: RES:       8062      18027   Rescheduling interrupts
/proc/interrupts: CAL:         75    1846435   Function call interrupts
/proc/interrupts: TLB:      12555      12698   TLB shootdowns
/proc/interrupts: TRM:          0          0   Thermal event interrupts
/proc/interrupts: THR:          0          0   Threshold APIC interrupts
/proc/interrupts: MCE:          0          0   Machine check exceptions
/proc/interrupts: MCP:         25         25   Machine check polls
/proc/interrupts: ERR:          1
/proc/interrupts: MIS:          0
/proc/meminfo: MemTotal:        1026808 kB
/proc/meminfo: MemFree:          103160 kB
/proc/meminfo: Buffers:           41256 kB
/proc/meminfo: Cached:           773524 kB
/proc/meminfo: SwapCached:            0 kB
/proc/meminfo: Active:           346192 kB
/proc/meminfo: Inactive:         458104 kB
/proc/meminfo: Active(anon):       2952 kB
/proc/meminfo: Inactive(anon):     4856 kB
/proc/meminfo: Active(file):     343240 kB
/proc/meminfo: Inactive(file):   453248 kB
/proc/meminfo: Unevictable:       18244 kB
/proc/meminfo: Mlocked:               0 kB
/proc/meminfo: SwapTotal:       1953784 kB
/proc/meminfo: SwapFree:        1953784 kB
/proc/meminfo: Dirty:              1484 kB
/proc/meminfo: Writeback:             0 kB
/proc/meminfo: AnonPages:          7844 kB
/proc/meminfo: Mapped:             3804 kB
/proc/meminfo: Shmem:                40 kB
/proc/meminfo: Slab:              82476 kB
/proc/meminfo: SReclaimable:      76176 kB
/proc/meminfo: SUnreclaim:         6300 kB
/proc/meminfo: KernelStack:         816 kB
/proc/meminfo: PageTables:          916 kB
/proc/meminfo: NFS_Unstable:          0 kB
/proc/meminfo: Bounce:                0 kB
/proc/meminfo: WritebackTmp:          0 kB
/proc/meminfo: CommitLimit:     2467188 kB
/proc/meminfo: Committed_AS:      12396 kB
/proc/meminfo: VmallocTotal:   34359738367 kB
/proc/meminfo: VmallocUsed:       81396 kB
/proc/meminfo: VmallocChunk:   34359653064 kB
/proc/meminfo: HardwareCorrupted:     0 kB
/proc/meminfo: HugePages_Total:       0
/proc/meminfo: HugePages_Free:        0
/proc/meminfo: HugePages_Rsvd:        0
/proc/meminfo: HugePages_Surp:        0
/proc/meminfo: Hugepagesize:       2048 kB
/proc/meminfo: DirectMap4k:        7936 kB
/proc/meminfo: DirectMap2M:     1040384 kB
/proc/bus/input/devices: I: Bus=0017 Vendor=0001 Product=0001 Version=0100
/proc/bus/input/devices: N: Name="Macintosh mouse button emulation"
/proc/bus/input/devices: P: Phys=
/proc/bus/input/devices: S: Sysfs=/devices/virtual/input/input0
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=mouse0 
/proc/bus/input/devices: B: EV=7
/proc/bus/input/devices: B: KEY=70000 0 0 0 0
/proc/bus/input/devices: B: REL=3
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
/proc/bus/input/devices: N: Name="AT Translated Set 2 keyboard"
/proc/bus/input/devices: P: Phys=isa0060/serio0/input0
/proc/bus/input/devices: S: Sysfs=/devices/platform/i8042/serio0/input/input1
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd 
/proc/bus/input/devices: B: EV=120013
/proc/bus/input/devices: B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: B: LED=7
/proc/bus/input/devices: 

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: