[EXT4] Passage en lecture seule

Reconnaissance et configuration du matériel / kernel linux
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

[EXT4] Passage en lecture seule

Message par boulate »

Bonjour à tous !

Voilà, j'ai un p'tit problème :
Je travail sur Archlinux sur différents postes (5 au total), mais celui du boulot me pose problème.
Ma partition "/" (ext4) passe de temps en temps (en cours d'utilisation) en lecture seule. Pas de problème à ce moment là par contre pour écrire sur ma partition NTFS.
Je n'ai pas réussi à déterminer les facteurs la faisant basculer en lecture seule. Ça peut aussi bien arriver après 5 minutes d'utilisation, qu'après 3 jours.
Je n'ai jamais eu ce problème sur mes autres postes sous Arch.

Je vous mets deux ou trois logs/résultats de commandes pris après la venue de ce problème (avant même de rebooter, j'étais donc en lecture seule à ce moment) :

touch /home/guillaume/test :

Code : Tout sélectionner

touch: ne peut faire un touch sur `/home/guillaume/test': Système de fichiers accessible en lecture seulement

dmesg : (juste la fin, trop long sinon) :

Code : Tout sélectionner

Linux version 2.6.31-ARCH (root@architect) (gcc version 4.4.1 (GCC) ) #1 SMP PREEMPT Fri Oct 23 11:12:58 CEST 2009
KERNEL supported cpus:
  Intel GenuineIntel
  AMD AuthenticAMD
  NSC Geode by NSC
  Cyrix CyrixInstead
  Centaur CentaurHauls
  Transmeta GenuineTMx86
  Transmeta TransmetaCPU
  UMC UMC UMC UMC
BIOS-provided physical RAM map:

.................... [ ... ]

usb 2-1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver hiddev
usb 2-2: new low speed USB device using uhci_hcd and address 3
input: Dell Premium USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input8
generic-usb 0003:413C:3016.0001: input,hidraw0: USB HID v1.11 Mouse [Dell Premium USB Optical Mouse] on usb-0000:00:1d.0-1/input0
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
usb 2-2: configuration #1 chosen from 1 choice
input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input9
generic-usb 0003:413C:2003.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.0-2/input0
EXT4-fs (sda3): internal journal on sda3:8
fuse init (API version 7.12)
Adding 2048248k swap on /dev/sda5.  Priority:-1 extents:1 across:2048248k 
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
[drm] Initialized drm 1.1.0 20060810
pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:02.0: setting latency timer to 64
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
ADDRCONF(NETDEV_UP): eth0: link is not ready
e100: eth0 NIC Link is Up 100 Mbps Full Duplex
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
CPU0 attaching NULL sched-domain.
CPU1 attaching NULL sched-domain.
CPU0 attaching sched-domain:
 domain 0: span 0-1 level SIBLING
  groups: 0 1
CPU1 attaching sched-domain:
 domain 0: span 0-1 level SIBLING
  groups: 1 0
eth0: no IPv6 routers present
ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
ata1.00: cmd ea/00:00:00:00:00/00:00:00:00:00/a0 tag 0
         res 40/00:00:31:0a:eb/00:00:03:00:00/40 Emask 0x4 (timeout)
ata1.00: status: { DRDY }
ata1: hard resetting link
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: configured for UDMA/133
end_request: I/O error, dev sda, sector 91093601
ata1: EH complete
Aborting journal on device sda3:8.
journal commit I/O error
EXT4-fs error (device sda3): ext4_journal_start_sb: Detected aborted journal
EXT4-fs (sda3): Remounting filesystem read-only
ext4_da_writepages: jbd2_start: 1024 pages, ino 105184; err -30
Pid: 21, comm: pdflush Not tainted 2.6.31-ARCH #1
Call Trace:
 [<f822f0b3>] ? ext4_da_writepages+0x4f3/0x530 [ext4]
 [<c1053b33>] ? lock_timer_base+0x33/0x70
 [<c106e666>] ? getnstimeofday+0x56/0x110
 [<c10c41fb>] ? do_writepages+0x2b/0x60
 [<c1113f0b>] ? writeback_single_inode+0x17b/0x3a0
 [<c109a9c3>] ? delayacct_end+0xa3/0xd0
 [<c10541c0>] ? process_timeout+0x0/0x30
 [<c111451c>] ? generic_sync_sb_inodes+0x15c/0x4b0
 [<c111496c>] ? writeback_inodes+0x4c/0xf0
 [<c10c4404>] ? wb_kupdate+0xa4/0x130
 [<c10c560c>] ? pdflush+0x12c/0x230
 [<c10c4360>] ? wb_kupdate+0x0/0x130
 [<c10c54e0>] ? pdflush+0x0/0x230
 [<c106298c>] ? kthread+0x8c/0xa0
 [<c1062900>] ? kthread+0x0/0xa0
 [<c10048e7>] ? kernel_thread_helper+0x7/0x10
journal commit I/O error
Puis, attention les yeux (c'est long), mon /var/log/messages depuis le moment ou j'ai allumé le PC (cette fois ci le problème est survenu moins de 10 min après la mise sous tension) :

Code : Tout sélectionner

Oct 29 13:41:05 Guillaume kernel: Linux version 2.6.31-ARCH (root@architect) (gcc version 4.4.1 (GCC) ) #1 SMP PREEMPT Fri Oct 23 11:12:58 CEST 2009
Oct 29 13:41:05 Guillaume kernel: KERNEL supported cpus:
Oct 29 13:41:05 Guillaume kernel: Intel GenuineIntel
Oct 29 13:41:05 Guillaume kernel: AMD AuthenticAMD
Oct 29 13:41:05 Guillaume kernel: NSC Geode by NSC
Oct 29 13:41:05 Guillaume kernel: Cyrix CyrixInstead
Oct 29 13:41:05 Guillaume kernel: Centaur CentaurHauls
Oct 29 13:41:05 Guillaume kernel: Transmeta GenuineTMx86
Oct 29 13:41:05 Guillaume kernel: Transmeta TransmetaCPU
Oct 29 13:41:05 Guillaume kernel: UMC UMC UMC UMC
Oct 29 13:41:05 Guillaume kernel: BIOS-provided physical RAM map:
Oct 29 13:41:05 Guillaume kernel: BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
Oct 29 13:41:05 Guillaume kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Oct 29 13:41:05 Guillaume kernel: BIOS-e820: 0000000000100000 - 000000003f688c00 (usable)
Oct 29 13:41:05 Guillaume kernel: BIOS-e820: 000000003f688c00 - 000000003f68ac00 (ACPI NVS)
Oct 29 13:41:05 Guillaume kernel: BIOS-e820: 000000003f68ac00 - 000000003f68cc00 (ACPI data)
Oct 29 13:41:05 Guillaume kernel: BIOS-e820: 000000003f68cc00 - 0000000040000000 (reserved)
Oct 29 13:41:05 Guillaume kernel: BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
Oct 29 13:41:05 Guillaume kernel: BIOS-e820: 00000000fec00000 - 00000000fed00400 (reserved)
Oct 29 13:41:05 Guillaume kernel: BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved)
Oct 29 13:41:05 Guillaume kernel: BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
Oct 29 13:41:05 Guillaume kernel: BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
Oct 29 13:41:05 Guillaume kernel: DMI 2.3 present.
Oct 29 13:41:05 Guillaume kernel: last_pfn = 0x3f688 max_arch_pfn = 0x100000
Oct 29 13:41:05 Guillaume kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Oct 29 13:41:05 Guillaume kernel: Scanning 1 areas for low memory corruption
Oct 29 13:41:05 Guillaume kernel: modified physical RAM map:
Oct 29 13:41:05 Guillaume kernel: modified: 0000000000000000 - 0000000000002000 (usable)
Oct 29 13:41:05 Guillaume kernel: modified: 0000000000002000 - 0000000000006000 (reserved)
Oct 29 13:41:05 Guillaume kernel: modified: 0000000000006000 - 00000000000a0000 (usable)
Oct 29 13:41:05 Guillaume kernel: modified: 00000000000f0000 - 0000000000100000 (reserved)
Oct 29 13:41:05 Guillaume kernel: modified: 0000000000100000 - 000000003f688c00 (usable)
Oct 29 13:41:05 Guillaume kernel: modified: 000000003f688c00 - 000000003f68ac00 (ACPI NVS)
Oct 29 13:41:05 Guillaume kernel: modified: 000000003f68ac00 - 000000003f68cc00 (ACPI data)
Oct 29 13:41:05 Guillaume kernel: modified: 000000003f68cc00 - 0000000040000000 (reserved)
Oct 29 13:41:05 Guillaume kernel: modified: 00000000e0000000 - 00000000f0000000 (reserved)
Oct 29 13:41:05 Guillaume kernel: modified: 00000000fec00000 - 00000000fed00400 (reserved)
Oct 29 13:41:05 Guillaume kernel: modified: 00000000fed20000 - 00000000feda0000 (reserved)
Oct 29 13:41:05 Guillaume kernel: modified: 00000000fee00000 - 00000000fef00000 (reserved)
Oct 29 13:41:05 Guillaume kernel: modified: 00000000ffb00000 - 0000000100000000 (reserved)
Oct 29 13:41:05 Guillaume kernel: init_memory_mapping: 0000000000000000-00000000377fe000
Oct 29 13:41:05 Guillaume kernel: RAMDISK: 3f5c4000 - 3f6785ff
Oct 29 13:41:05 Guillaume kernel: Allocated new RAMDISK: 00100000 - 001b45ff
Oct 29 13:41:05 Guillaume kernel: Move RAMDISK from 000000003f5c4000 - 000000003f6785fe to 00100000 - 001b45fe
Oct 29 13:41:05 Guillaume kernel: ACPI: RSDP 000fec00 00014 (v00 DELL  )
Oct 29 13:41:05 Guillaume kernel: ACPI: RSDT 000fcc4f 0003C (v01 DELL    DV051   00000007 ASL  00000061)
Oct 29 13:41:05 Guillaume kernel: ACPI: FACP 000fcc8b 00074 (v01 DELL    DV051   00000007 ASL  00000061)
Oct 29 13:41:05 Guillaume kernel: ACPI: DSDT fffc487f 02D5F (v01   DELL    dt_ex 00001000 MSFT 0100000D)
Oct 29 13:41:05 Guillaume kernel: ACPI: FACS 3f688c00 00040
Oct 29 13:41:05 Guillaume kernel: ACPI: SSDT fffc771b 000BA (v01   DELL    st_ex 00001000 MSFT 0100000D)
Oct 29 13:41:05 Guillaume kernel: ACPI: APIC 000fccff 00092 (v01 DELL    DV051   00000007 ASL  00000061)
Oct 29 13:41:05 Guillaume kernel: ACPI: BOOT 000fcd91 00028 (v01 DELL    DV051   00000007 ASL  00000061)
Oct 29 13:41:05 Guillaume kernel: ACPI: MCFG 000fcdb9 0003E (v01 DELL    DV051   00000007 ASL  00000061)
Oct 29 13:41:05 Guillaume kernel: ACPI: HPET 000fcdf7 00038 (v01 DELL    DV051   00000007 ASL  00000061)
Oct 29 13:41:05 Guillaume kernel: 126MB HIGHMEM available.
Oct 29 13:41:05 Guillaume kernel: 887MB LOWMEM available.
Oct 29 13:41:05 Guillaume kernel: mapped low ram: 0 - 377fe000
Oct 29 13:41:05 Guillaume kernel: low ram: 0 - 377fe000
Oct 29 13:41:05 Guillaume kernel: node 0 low ram: 00000000 - 377fe000
Oct 29 13:41:05 Guillaume kernel: node 0 bootmap 00008000 - 0000ef00
Oct 29 13:41:05 Guillaume kernel: (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
Oct 29 13:41:05 Guillaume kernel: #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
Oct 29 13:41:05 Guillaume kernel: #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
Oct 29 13:41:05 Guillaume kernel: #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
Oct 29 13:41:05 Guillaume kernel: #3 [0001000000 - 000156da44]    TEXT DATA BSS ==> [0001000000 - 000156da44]
Oct 29 13:41:05 Guillaume kernel: #4 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
Oct 29 13:41:05 Guillaume kernel: #5 [000156e000 - 00015741d0]              BRK ==> [000156e000 - 00015741d0]
Oct 29 13:41:05 Guillaume kernel: #6 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
Oct 29 13:41:05 Guillaume kernel: #7 [0000100000 - 00001b45ff]      NEW RAMDISK ==> [0000100000 - 00001b45ff]
Oct 29 13:41:05 Guillaume kernel: #8 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000]
Oct 29 13:41:05 Guillaume kernel: found SMP MP-table at [c00fe710] fe710
Oct 29 13:41:05 Guillaume kernel: Zone PFN ranges:
Oct 29 13:41:05 Guillaume kernel: DMA      0x00000000 -> 0x00001000
Oct 29 13:41:05 Guillaume kernel: Normal   0x00001000 -> 0x000377fe
Oct 29 13:41:05 Guillaume kernel: HighMem  0x000377fe -> 0x0003f688
Oct 29 13:41:05 Guillaume kernel: Movable zone start PFN for each node
Oct 29 13:41:05 Guillaume kernel: early_node_map[3] active PFN ranges
Oct 29 13:41:05 Guillaume kernel: 0: 0x00000000 -> 0x00000002
Oct 29 13:41:05 Guillaume kernel: 0: 0x00000006 -> 0x000000a0
Oct 29 13:41:05 Guillaume kernel: 0: 0x00000100 -> 0x0003f688
Oct 29 13:41:05 Guillaume kernel: Using APIC driver default
Oct 29 13:41:05 Guillaume kernel: ACPI: PM-Timer IO Port: 0x808
Oct 29 13:41:05 Guillaume kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Oct 29 13:41:05 Guillaume kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Oct 29 13:41:05 Guillaume kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] disabled)
Oct 29 13:41:05 Guillaume kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled)
Oct 29 13:41:05 Guillaume kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x06] disabled)
Oct 29 13:41:05 Guillaume kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x07] disabled)
Oct 29 13:41:05 Guillaume kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
Oct 29 13:41:05 Guillaume kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x01] disabled)
Oct 29 13:41:05 Guillaume kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
Oct 29 13:41:05 Guillaume kernel: ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
Oct 29 13:41:05 Guillaume kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
Oct 29 13:41:05 Guillaume kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 29 13:41:05 Guillaume kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 29 13:41:05 Guillaume kernel: Enabling APIC mode:  Flat.  Using 1 I/O APICs
Oct 29 13:41:05 Guillaume kernel: Using ACPI (MADT) for SMP configuration information
Oct 29 13:41:05 Guillaume kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Oct 29 13:41:05 Guillaume kernel: SMP: Allowing 8 CPUs, 6 hotplug CPUs
Oct 29 13:41:05 Guillaume kernel: PM: Registered nosave memory: 0000000000002000 - 0000000000006000
Oct 29 13:41:05 Guillaume kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
Oct 29 13:41:05 Guillaume kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Oct 29 13:41:05 Guillaume kernel: Allocating PCI resources starting at 40000000 (gap: 40000000:a0000000)
Oct 29 13:41:05 Guillaume kernel: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Oct 29 13:41:05 Guillaume kernel: PERCPU: Embedded 14 pages at c1d69000, static data 34332 bytes
Oct 29 13:41:05 Guillaume kernel: Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 257590
Oct 29 13:41:05 Guillaume kernel: Kernel command line: root=/dev/disk/by-uuid/2c814fb4-f38e-45c4-8171-b6854f831577 ro
Oct 29 13:41:05 Guillaume kernel: PID hash table entries: 4096 (order: 12, 16384 bytes)
Oct 29 13:41:05 Guillaume kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Oct 29 13:41:05 Guillaume kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct 29 13:41:05 Guillaume kernel: Enabling fast FPU save and restore... done.
Oct 29 13:41:05 Guillaume kernel: Enabling unmasked SIMD FPU exception support... done.
Oct 29 13:41:05 Guillaume kernel: Initializing CPU#0
Oct 29 13:41:05 Guillaume kernel: Initializing HighMem for node 0 (000377fe:0003f688)
Oct 29 13:41:05 Guillaume kernel: Memory: 1022332k/1038880k available (3110k kernel code, 15728k reserved, 1121k data, 416k init, 129576k highmem)
Oct 29 13:41:05 Guillaume kernel: virtual kernel memory layout:
Oct 29 13:41:05 Guillaume kernel: fixmap  : 0xfff1e000 - 0xfffff000   ( 900 kB)
Oct 29 13:41:05 Guillaume kernel: pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
Oct 29 13:41:05 Guillaume kernel: vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
Oct 29 13:41:05 Guillaume kernel: lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
Oct 29 13:41:05 Guillaume kernel: .init : 0xc1422000 - 0xc148a000   ( 416 kB)
Oct 29 13:41:05 Guillaume kernel: .data : 0xc1309a2d - 0xc1421e68   (1121 kB)
Oct 29 13:41:05 Guillaume kernel: .text : 0xc1000000 - 0xc1309a2d   (3110 kB)
Oct 29 13:41:05 Guillaume kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
Oct 29 13:41:05 Guillaume kernel: SLUB: Genslabs=13, HWalign=128, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Oct 29 13:41:05 Guillaume kernel: NR_IRQS:512
Oct 29 13:41:05 Guillaume kernel: Fast TSC calibration using PIT
Oct 29 13:41:05 Guillaume kernel: Detected 2992.543 MHz processor.
Oct 29 13:41:05 Guillaume kernel: Console: colour VGA+ 80x25
Oct 29 13:41:05 Guillaume kernel: console [tty0] enabled
Oct 29 13:41:05 Guillaume kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer
Oct 29 13:41:05 Guillaume kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5987.46 BogoMIPS (lpj=9975143)
Oct 29 13:41:05 Guillaume kernel: Security Framework initialized
Oct 29 13:41:05 Guillaume kernel: Mount-cache hash table entries: 512
Oct 29 13:41:05 Guillaume kernel: CPU: Trace cache: 12K uops, L1 D cache: 16K
Oct 29 13:41:05 Guillaume kernel: CPU: L2 cache: 2048K
Oct 29 13:41:05 Guillaume kernel: CPU: Physical Processor ID: 0
Oct 29 13:41:05 Guillaume kernel: CPU: Processor Core ID: 0
Oct 29 13:41:05 Guillaume kernel: mce: CPU supports 4 MCE banks
Oct 29 13:41:05 Guillaume kernel: CPU0: Thermal monitoring enabled (TM1)
Oct 29 13:41:05 Guillaume kernel: using mwait in idle threads.
Oct 29 13:41:05 Guillaume kernel: Performance Counters: no PMU driver, software counters only.
Oct 29 13:41:05 Guillaume kernel: Checking 'hlt' instruction... OK.
Oct 29 13:41:05 Guillaume kernel: ACPI: Core revision 20090521
Oct 29 13:41:05 Guillaume kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 29 13:41:05 Guillaume kernel: CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
Oct 29 13:41:05 Guillaume kernel: Booting processor 1 APIC 0x1 ip 0x6000
Oct 29 13:41:05 Guillaume kernel: Initializing CPU#1
Oct 29 13:41:05 Guillaume kernel: Calibrating delay using timer specific routine.. 5987.39 BogoMIPS (lpj=9975031)
Oct 29 13:41:05 Guillaume kernel: CPU: Trace cache: 12K uops, L1 D cache: 16K
Oct 29 13:41:05 Guillaume kernel: CPU: L2 cache: 2048K
Oct 29 13:41:05 Guillaume kernel: CPU: Physical Processor ID: 0
Oct 29 13:41:05 Guillaume kernel: CPU: Processor Core ID: 0
Oct 29 13:41:05 Guillaume kernel: mce: CPU supports 4 MCE banks
Oct 29 13:41:05 Guillaume kernel: CPU1: Thermal monitoring enabled (TM1)
Oct 29 13:41:05 Guillaume kernel: x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
Oct 29 13:41:05 Guillaume kernel: CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
Oct 29 13:41:05 Guillaume kernel: checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Oct 29 13:41:05 Guillaume kernel: Brought up 2 CPUs
Oct 29 13:41:05 Guillaume kernel: Total of 2 processors activated (11974.85 BogoMIPS).
Oct 29 13:41:05 Guillaume kernel: Booting paravirtualized kernel on bare hardware
Oct 29 13:41:05 Guillaume kernel: NET: Registered protocol family 16
Oct 29 13:41:05 Guillaume kernel: ACPI: bus type pci registered
Oct 29 13:41:05 Guillaume kernel: PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
Oct 29 13:41:05 Guillaume kernel: PCI: MCFG area at e0000000 reserved in E820
Oct 29 13:41:05 Guillaume kernel: PCI: Using MMCONFIG for extended config space
Oct 29 13:41:05 Guillaume kernel: PCI: Using configuration type 1 for base access
Oct 29 13:41:05 Guillaume kernel: bio: create slab <bio-0> at 0
Oct 29 13:41:05 Guillaume kernel: ACPI: BIOS _OSI(Linux) query ignored
Oct 29 13:41:05 Guillaume kernel: ACPI: Interpreter enabled
Oct 29 13:41:05 Guillaume kernel: ACPI: (supports S0 S1 S3 S4 S5)
Oct 29 13:41:05 Guillaume kernel: ACPI: Using IOAPIC for interrupt routing
Oct 29 13:41:05 Guillaume kernel: ACPI: No dock devices found.
Oct 29 13:41:05 Guillaume kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1b.0: PME# disabled
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.0: PME# disabled
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.1: PME# disabled
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1d.7: PME# disabled
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1f.0: quirk: region 0880-08bf claimed by ICH6 GPIO
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0c00-0c7f
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1f.0: LPC Generic IO decode 2 PIO at 00e0-00ef
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1f.2: PME# supported from D3hot
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1f.2: PME# disabled
Oct 29 13:41:05 Guillaume kernel: pci 0000:03:08.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 29 13:41:05 Guillaume kernel: pci 0000:03:08.0: PME# disabled
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1e.0: transparent bridge
Oct 29 13:41:05 Guillaume kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
Oct 29 13:41:05 Guillaume kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 15)
Oct 29 13:41:05 Guillaume kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 7 9 10 11 12 15)
Oct 29 13:41:05 Guillaume kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
Oct 29 13:41:05 Guillaume kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 15)
Oct 29 13:41:05 Guillaume kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 15)
Oct 29 13:41:05 Guillaume kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15)
Oct 29 13:41:05 Guillaume kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10 11 12 15)
Oct 29 13:41:05 Guillaume kernel: PCI: Using ACPI for IRQ routing
Oct 29 13:41:05 Guillaume kernel: NetLabel: Initializing
Oct 29 13:41:05 Guillaume kernel: NetLabel:  domain hash size = 128
Oct 29 13:41:05 Guillaume kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Oct 29 13:41:05 Guillaume kernel: NetLabel:  unlabeled traffic allowed by default
Oct 29 13:41:05 Guillaume kernel: pnp: PnP ACPI init
Oct 29 13:41:05 Guillaume kernel: ACPI: bus type pnp registered
Oct 29 13:41:05 Guillaume kernel: pnp 00:01: io resource (0x800-0x85f) overlaps 0000:00:1f.0 BAR 13 (0x800-0x87f), disabling
Oct 29 13:41:05 Guillaume kernel: pnp 00:01: io resource (0x860-0x8ff) overlaps 0000:00:1f.0 BAR 13 (0x800-0x87f), disabling
Oct 29 13:41:05 Guillaume kernel: pnp: PnP ACPI: found 8 devices
Oct 29 13:41:05 Guillaume kernel: ACPI: ACPI bus type pnp unregistered
Oct 29 13:41:05 Guillaume kernel: system 00:01: ioport range 0xc00-0xc7f has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:06: iomem range 0x0-0x9ffff could not be reserved
Oct 29 13:41:05 Guillaume kernel: system 00:06: iomem range 0x100000-0xffffff could not be reserved
Oct 29 13:41:05 Guillaume kernel: system 00:06: iomem range 0x1000000-0x3f688bff could not be reserved
Oct 29 13:41:05 Guillaume kernel: system 00:06: iomem range 0xc0000-0xfffff could not be reserved
Oct 29 13:41:05 Guillaume kernel: system 00:06: iomem range 0xfec00000-0xfecfffff could not be reserved
Oct 29 13:41:05 Guillaume kernel: system 00:06: iomem range 0xfee00000-0xfeefffff has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:06: iomem range 0xfed20000-0xfed9ffff has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:06: iomem range 0xffb00000-0xffbfffff has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:06: iomem range 0xffc00000-0xffffffff has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x100-0x1fe could not be reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x200-0x277 has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x280-0x2e7 has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2e8-0x2ef has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2f0-0x2f7 has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2f8-0x2ff has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x300-0x377 could not be reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x380-0x3bb has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x3c0-0x3e7 could not be reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x3f6-0x3f7 could not be reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x400-0x4cf has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x4d2-0x57f has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x580-0x677 has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x680-0x777 has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x780-0x7bb has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x7c0-0x7ff has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x8e0-0x8ff has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x900-0x9fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xa00-0xafe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xb00-0xbfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xc80-0xcaf has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xcb0-0xcbf has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xcc0-0xcf7 has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xd00-0xdfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xe00-0xefe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xf00-0xffe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2000-0x20fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2100-0x21fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2200-0x22fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2300-0x23fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2400-0x24fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2500-0x25fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2600-0x26fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2700-0x27fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2800-0x28fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2900-0x29fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2a00-0x2afe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2b00-0x2bfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2c00-0x2cfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2d00-0x2dfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2e00-0x2efe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x2f00-0x2ffe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5000-0x50fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5100-0x51fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5200-0x52fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5300-0x53fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5400-0x54fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5500-0x55fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5600-0x56fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5700-0x57fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5800-0x58fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5900-0x59fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5a00-0x5afe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5b00-0x5bfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5c00-0x5cfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5d00-0x5dfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5e00-0x5efe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x5f00-0x5ffe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6000-0x60fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6100-0x61fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6200-0x62fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6300-0x63fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6400-0x64fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6500-0x65fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6600-0x66fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6700-0x67fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6800-0x68fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6900-0x69fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6a00-0x6afe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6b00-0x6bfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6c00-0x6cfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6d00-0x6dfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6e00-0x6efe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0x6f00-0x6ffe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xa000-0xa0fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xa100-0xa1fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xa200-0xa2fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xa300-0xa3fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xa400-0xa4fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xa500-0xa5fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xa600-0xa6fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xa700-0xa7fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xa800-0xa8fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xa900-0xa9fe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xaa00-0xaafe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xab00-0xabfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xac00-0xacfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xad00-0xadfe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xae00-0xaefe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: ioport range 0xaf00-0xaffe has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: iomem range 0xe0000000-0xefffffff has been reserved
Oct 29 13:41:05 Guillaume kernel: system 00:07: iomem range 0xfeda0000-0xfedacfff has been reserved
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.0:   IO window: disabled
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.0:   MEM window: 0xdfe00000-0xdfefffff
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.0:   PREFETCH window: disabled
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.1: PCI bridge, secondary bus 0000:02
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.1:   IO window: disabled
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.1:   MEM window: 0xdfd00000-0xdfdfffff
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.1:   PREFETCH window: disabled
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1e.0:   IO window: 0xd000-0xdfff
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1e.0:   MEM window: 0xdfc00000-0xdfcfffff
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1e.0:   PREFETCH window: disabled
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 29 13:41:05 Guillaume kernel: pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Oct 29 13:41:05 Guillaume kernel: NET: Registered protocol family 2
Oct 29 13:41:05 Guillaume kernel: IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 29 13:41:05 Guillaume kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Oct 29 13:41:05 Guillaume kernel: TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Oct 29 13:41:05 Guillaume kernel: TCP: Hash tables configured (established 131072 bind 65536)
Oct 29 13:41:05 Guillaume kernel: TCP reno registered
Oct 29 13:41:05 Guillaume kernel: NET: Registered protocol family 1
Oct 29 13:41:05 Guillaume kernel: Unpacking initramfs...
Oct 29 13:41:05 Guillaume kernel: Freeing initrd memory: 721k freed
Oct 29 13:41:05 Guillaume kernel: Simple Boot Flag at 0x7a set to 0x1
Oct 29 13:41:05 Guillaume kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Oct 29 13:41:05 Guillaume kernel: apm: disabled - APM is not SMP safe.
Oct 29 13:41:05 Guillaume kernel: Scanning for low memory corruption every 60 seconds
Oct 29 13:41:05 Guillaume kernel: audit: initializing netlink socket (disabled)
Oct 29 13:41:05 Guillaume kernel: type=2000 audit(1256820052.780:1): initialized
Oct 29 13:41:05 Guillaume kernel: highmem bounce pool size: 64 pages
Oct 29 13:41:05 Guillaume kernel: VFS: Disk quotas dquot_6.5.2
Oct 29 13:41:05 Guillaume kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 29 13:41:05 Guillaume kernel: msgmni has been set to 1745
Oct 29 13:41:05 Guillaume kernel: alg: No test for stdrng (krng)
Oct 29 13:41:05 Guillaume kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
Oct 29 13:41:05 Guillaume kernel: io scheduler noop registered
Oct 29 13:41:05 Guillaume kernel: io scheduler anticipatory registered
Oct 29 13:41:05 Guillaume kernel: io scheduler deadline registered
Oct 29 13:41:05 Guillaume kernel: io scheduler cfq registered (default)
Oct 29 13:41:05 Guillaume kernel: pci 0000:03:08.0: Firmware left e100 interrupts enabled; disabling
Oct 29 13:41:05 Guillaume kernel: isapnp: Scanning for PnP cards...
Oct 29 13:41:05 Guillaume kernel: isapnp: No Plug & Play device found
Oct 29 13:41:05 Guillaume kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Oct 29 13:41:05 Guillaume kernel: input: Macintosh mouse button emulation as /devices/virtual/input/input0
Oct 29 13:41:05 Guillaume kernel: PNP: No PS/2 controller found. Probing ports directly.
Oct 29 13:41:05 Guillaume kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 29 13:41:05 Guillaume kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 29 13:41:05 Guillaume kernel: mice: PS/2 mouse device common for all mice
Oct 29 13:41:05 Guillaume kernel: cpuidle: using governor ladder
Oct 29 13:41:05 Guillaume kernel: cpuidle: using governor menu
Oct 29 13:41:05 Guillaume kernel: TCP cubic registered
Oct 29 13:41:05 Guillaume kernel: NET: Registered protocol family 17
Oct 29 13:41:05 Guillaume kernel: Using IPI No-Shortcut mode
Oct 29 13:41:05 Guillaume kernel: registered taskstats version 1
Oct 29 13:41:05 Guillaume kernel: Initalizing network drop monitor service
Oct 29 13:41:05 Guillaume kernel: Freeing unused kernel memory: 416k freed
Oct 29 13:41:05 Guillaume kernel: SCSI subsystem initialized
Oct 29 13:41:05 Guillaume kernel: ahci 0000:00:1f.2: PCI INT C -> GSI 20 (level, low) -> IRQ 20
Oct 29 13:41:05 Guillaume kernel: ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 4 ports 1.5 Gbps 0xf impl IDE mode
Oct 29 13:41:05 Guillaume kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led slum part 
Oct 29 13:41:05 Guillaume kernel: scsi0 : ahci
Oct 29 13:41:05 Guillaume kernel: scsi1 : ahci
Oct 29 13:41:05 Guillaume kernel: scsi2 : ahci
Oct 29 13:41:05 Guillaume kernel: scsi3 : ahci
Oct 29 13:41:05 Guillaume kernel: ata1: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 20
Oct 29 13:41:05 Guillaume kernel: ata2: SATA max UDMA/133 abar m1024@0xdff3bc00 port 0xdff3bd80 irq 20
Oct 29 13:41:05 Guillaume kernel: ata3: SATA max UDMA/133 abar m1024@0xdff3bc00 port 0xdff3be00 irq 20
Oct 29 13:41:05 Guillaume kernel: ata4: SATA max UDMA/133 abar m1024@0xdff3bc00 port 0xdff3be80 irq 20
Oct 29 13:41:05 Guillaume kernel: pata_acpi 0000:00:1f.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 29 13:41:05 Guillaume kernel: pata_acpi 0000:00:1f.1: PCI INT A disabled
Oct 29 13:41:05 Guillaume kernel: ata2: SATA link down (SStatus 0 SControl 300)
Oct 29 13:41:05 Guillaume kernel: ata3: SATA link down (SStatus 0 SControl 300)
Oct 29 13:41:05 Guillaume kernel: ata4: SATA link down (SStatus 0 SControl 300)
Oct 29 13:41:05 Guillaume kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Oct 29 13:41:05 Guillaume kernel: ata1.00: ATA-7: SAMSUNG HD160JJ/P, ZM100-34, max UDMA7
Oct 29 13:41:05 Guillaume kernel: ata1.00: 312500000 sectors, multi 8: LBA48 NCQ (depth 31/32)
Oct 29 13:41:05 Guillaume kernel: ata1.00: configured for UDMA/133
Oct 29 13:41:05 Guillaume kernel: scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HD160JJ/ ZM10 PQ: 0 ANSI: 5
Oct 29 13:41:05 Guillaume kernel: ata_piix 0000:00:1f.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 29 13:41:05 Guillaume kernel: scsi4 : ata_piix
Oct 29 13:41:05 Guillaume kernel: scsi5 : ata_piix
Oct 29 13:41:05 Guillaume kernel: ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
Oct 29 13:41:05 Guillaume kernel: ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
Oct 29 13:41:05 Guillaume kernel: ata5.00: ATAPI: TSSTcorp CD-RW/DVD-ROM TS-H492C, DE02, max UDMA/33
Oct 29 13:41:05 Guillaume kernel: ata5.00: configured for UDMA/33
Oct 29 13:41:05 Guillaume kernel: scsi 4:0:0:0: CD-ROM            TSSTcorp CDRWDVD TS-H492C DE02 PQ: 0 ANSI: 5
Oct 29 13:41:05 Guillaume kernel: sd 0:0:0:0: [sda] 312500000 512-byte logical blocks: (160 GB/149 GiB)
Oct 29 13:41:05 Guillaume kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 29 13:41:05 Guillaume kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 29 13:41:05 Guillaume kernel: sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
Oct 29 13:41:05 Guillaume kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Oct 29 13:41:05 Guillaume kernel: sr0: scsi3-mmc drive: 8x/48x writer cd/rw xa/form2 cdda tray
Oct 29 13:41:05 Guillaume kernel: Uniform CD-ROM driver Revision: 3.20
Oct 29 13:41:05 Guillaume kernel: EXT4-fs (sda3): barriers enabled
Oct 29 13:41:05 Guillaume kernel: EXT4-fs (sda3): delayed allocation enabled
Oct 29 13:41:05 Guillaume kernel: EXT4-fs: file extents enabled
Oct 29 13:41:05 Guillaume kernel: EXT4-fs: mballoc enabled
Oct 29 13:41:05 Guillaume kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode
Oct 29 13:41:05 Guillaume kernel: kjournald2 starting: pid 438, dev sda3:8, commit interval 5 seconds
Oct 29 13:41:05 Guillaume kernel: rtc_cmos 00:05: RTC can wake from S4
Oct 29 13:41:05 Guillaume kernel: rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
Oct 29 13:41:05 Guillaume kernel: rtc0: alarms up to one day, 242 bytes nvram, hpet irqs
Oct 29 13:41:05 Guillaume kernel: udev: starting version 146
Oct 29 13:41:05 Guillaume kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Oct 29 13:41:05 Guillaume kernel: sr 4:0:0:0: Attached scsi generic sg1 type 5
Oct 29 13:41:05 Guillaume kernel: processor LNXCPU:00: registered as cooling_device0
Oct 29 13:41:05 Guillaume kernel: processor LNXCPU:01: registered as cooling_device1
Oct 29 13:41:05 Guillaume kernel: input: PC Speaker as /devices/platform/pcspkr/input/input1
Oct 29 13:41:05 Guillaume kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Oct 29 13:41:05 Guillaume kernel: ACPI: Power Button [PWRF]
Oct 29 13:41:05 Guillaume kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
Oct 29 13:41:05 Guillaume kernel: ACPI: Power Button [VBTN]
Oct 29 13:41:05 Guillaume kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
Oct 29 13:41:05 Guillaume kernel: usbcore: registered new interface driver usbfs
Oct 29 13:41:05 Guillaume kernel: usbcore: registered new interface driver hub
Oct 29 13:41:05 Guillaume kernel: Linux agpgart interface v0.103
Oct 29 13:41:05 Guillaume kernel: usbcore: registered new device driver usb
Oct 29 13:41:05 Guillaume kernel: intel_rng: Firmware space is locked read-only. If you can't or
Oct 29 13:41:05 Guillaume kernel: intel_rng: don't want to disable this in firmware setup, and if
Oct 29 13:41:05 Guillaume kernel: intel_rng: you are certain that your system has a functional
Oct 29 13:41:05 Guillaume kernel: intel_rng: RNG, try using the 'no_fwh_detect' option.
Oct 29 13:41:05 Guillaume kernel: agpgart-intel 0000:00:00.0: Intel 915G Chipset
Oct 29 13:41:05 Guillaume kernel: agpgart-intel 0000:00:00.0: detected 7932K stolen memory
Oct 29 13:41:05 Guillaume kernel: agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
Oct 29 13:41:05 Guillaume kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
Oct 29 13:41:05 Guillaume kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Oct 29 13:41:05 Guillaume kernel: e100 0000:03:08.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Oct 29 13:41:05 Guillaume kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 29 13:41:05 Guillaume kernel: ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 21 (level, low) -> IRQ 21
Oct 29 13:41:05 Guillaume kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct 29 13:41:05 Guillaume kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Oct 29 13:41:05 Guillaume kernel: ehci_hcd 0000:00:1d.7: debug port 1
Oct 29 13:41:05 Guillaume kernel: ehci_hcd 0000:00:1d.7: irq 21, io mem 0xffa80800
Oct 29 13:41:05 Guillaume kernel: iTCO_vendor_support: vendor-support=0
Oct 29 13:41:05 Guillaume kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Oct 29 13:41:05 Guillaume kernel: usb usb1: configuration #1 chosen from 1 choice
Oct 29 13:41:05 Guillaume kernel: hub 1-0:1.0: USB hub found
Oct 29 13:41:05 Guillaume kernel: hub 1-0:1.0: 8 ports detected
Oct 29 13:41:05 Guillaume kernel: i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Oct 29 13:41:05 Guillaume kernel: e100 0000:03:08.0: PME# disabled
Oct 29 13:41:05 Guillaume kernel: e100: eth0: e100_probe: addr 0xdfcff000, irq 20, MAC addr 00:16:76:26:ec:ee
Oct 29 13:41:05 Guillaume kernel: uhci_hcd: USB Universal Host Controller Interface driver
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.0: irq 21, io base 0x0000ff80
Oct 29 13:41:05 Guillaume kernel: usb usb2: configuration #1 chosen from 1 choice
Oct 29 13:41:05 Guillaume kernel: hub 2-0:1.0: USB hub found
Oct 29 13:41:05 Guillaume kernel: hub 2-0:1.0: 2 ports detected
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.1: irq 22, io base 0x0000ff60
Oct 29 13:41:05 Guillaume kernel: usb usb3: configuration #1 chosen from 1 choice
Oct 29 13:41:05 Guillaume kernel: hub 3-0:1.0: USB hub found
Oct 29 13:41:05 Guillaume kernel: hub 3-0:1.0: 2 ports detected
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
Oct 29 13:41:05 Guillaume kernel: usb usb4: configuration #1 chosen from 1 choice
Oct 29 13:41:05 Guillaume kernel: hub 4-0:1.0: USB hub found
Oct 29 13:41:05 Guillaume kernel: hub 4-0:1.0: 2 ports detected
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
Oct 29 13:41:05 Guillaume kernel: uhci_hcd 0000:00:1d.3: irq 23, io base 0x0000ff20
Oct 29 13:41:05 Guillaume kernel: usb usb5: configuration #1 chosen from 1 choice
Oct 29 13:41:05 Guillaume kernel: hub 5-0:1.0: USB hub found
Oct 29 13:41:05 Guillaume kernel: hub 5-0:1.0: 2 ports detected
Oct 29 13:41:05 Guillaume kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
Oct 29 13:41:05 Guillaume kernel: iTCO_wdt: No card detected
Oct 29 13:41:05 Guillaume kernel: HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 29 13:41:05 Guillaume kernel: usb 2-1: new low speed USB device using uhci_hcd and address 2
Oct 29 13:41:05 Guillaume kernel: input: HDA Intel Line In at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
Oct 29 13:41:05 Guillaume kernel: input: HDA Intel Mic at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
Oct 29 13:41:05 Guillaume kernel: input: HDA Intel Line Out at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
Oct 29 13:41:05 Guillaume kernel: input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
Oct 29 13:41:05 Guillaume kernel: usb 2-1: configuration #1 chosen from 1 choice
Oct 29 13:41:05 Guillaume kernel: usbcore: registered new interface driver hiddev
Oct 29 13:41:05 Guillaume kernel: usb 2-2: new low speed USB device using uhci_hcd and address 3
Oct 29 13:41:05 Guillaume kernel: input: Dell Premium USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input8
Oct 29 13:41:05 Guillaume kernel: generic-usb 0003:413C:3016.0001: input,hidraw0: USB HID v1.11 Mouse [Dell Premium USB Optical Mouse] on usb-0000:00:1d.0-1/input0
Oct 29 13:41:05 Guillaume kernel: usbcore: registered new interface driver usbhid
Oct 29 13:41:05 Guillaume kernel: usbhid: v2.6:USB HID core driver
Oct 29 13:41:05 Guillaume kernel: usb 2-2: configuration #1 chosen from 1 choice
Oct 29 13:41:05 Guillaume kernel: input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input9
Oct 29 13:41:05 Guillaume kernel: generic-usb 0003:413C:2003.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.0-2/input0
Oct 29 13:41:05 Guillaume kernel: EXT4-fs (sda3): internal journal on sda3:8
Oct 29 13:41:05 Guillaume kernel: fuse init (API version 7.12)
Oct 29 13:41:05 Guillaume kernel: Adding 2048248k swap on /dev/sda5.  Priority:-1 extents:1 across:2048248k 
Oct 29 13:41:01 Guillaume ntfs-3g[895]: Version 2009.4.4 external FUSE 28
Oct 29 13:41:01 Guillaume ntfs-3g[895]: Mounted /dev/sda6 (Read-Write, label "Data", NTFS 3.1)
Oct 29 13:41:01 Guillaume ntfs-3g[895]: Cmdline options: rw,nosuid,nodev,user,uid=1000,gid=1000,fmask=0066,dmask=0066
Oct 29 13:41:01 Guillaume ntfs-3g[895]: Mount options: rw,nosuid,nodev,user,silent,allow_other,nonempty,default_permissions,relatime,fsname=/dev/sda6,blkdev,blksize=4096
Oct 29 13:41:04 Guillaume init: Entering runlevel: 3
Oct 29 13:41:08 Guillaume NetworkManager: <info>  starting...
Oct 29 13:41:08 Guillaume NetworkManager: <WARN>  nm_generic_enable_loopback(): error -17 returned from rtnl_addr_add():
Oct 29 13:41:08 Guillaume Sucess: 
Oct 29 13:41:08 Guillaume NetworkManager: <info>  (eth0): new Ethernet device (driver: 'e100')
Oct 29 13:41:08 Guillaume NetworkManager: <info>  (eth0): exported as /org/freedesktop/Hal/devices/net_00_16_76_26_ec_ee
Oct 29 13:41:08 Guillaume NetworkManager: <info>  Trying to start the supplicant...
Oct 29 13:41:08 Guillaume NetworkManager: <info>  Trying to start the system settings daemon...
Oct 29 13:41:08 Guillaume nm-system-settings: Loaded plugin keyfile: (c) 2007 - 2008 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Oct 29 13:41:09 Guillaume kernel: NET: Registered protocol family 10
Oct 29 13:41:09 Guillaume kernel: lo: Disabled Privacy Extensions
Oct 29 13:41:11 Guillaume kernel: [drm] Initialized drm 1.1.0 20060810
Oct 29 13:41:11 Guillaume kernel: pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 29 13:41:11 Guillaume kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
Oct 29 13:41:12 Guillaume NetworkManager: <info>  (eth0): device state change: 1 -> 2
Oct 29 13:41:12 Guillaume NetworkManager: <info>  (eth0): bringing up device.
Oct 29 13:41:12 Guillaume kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Oct 29 13:41:12 Guillaume NetworkManager: <info>  (eth0): preparing device.
Oct 29 13:41:12 Guillaume NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Oct 29 13:41:14 Guillaume kernel: e100: eth0 NIC Link is Up 100 Mbps Full Duplex
Oct 29 13:41:14 Guillaume kernel: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Oct 29 13:41:14 Guillaume NetworkManager: <info>  (eth0): carrier now ON (device state 2)
Oct 29 13:41:14 Guillaume NetworkManager: <info>  (eth0): device state change: 2 -> 3
Oct 29 13:41:14 Guillaume NetworkManager: <info>  Activation (eth0) starting connection 'Auto eth0'
Oct 29 13:41:14 Guillaume NetworkManager: <info>  (eth0): device state change: 3 -> 4
Oct 29 13:41:14 Guillaume NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Oct 29 13:41:14 Guillaume NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) started...
Oct 29 13:41:14 Guillaume NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
Oct 29 13:41:14 Guillaume NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
Oct 29 13:41:14 Guillaume NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) starting...
Oct 29 13:41:14 Guillaume NetworkManager: <info>  (eth0): device state change: 4 -> 5
Oct 29 13:41:14 Guillaume NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) successful.
Oct 29 13:41:14 Guillaume NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
Oct 29 13:41:14 Guillaume NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) complete.
Oct 29 13:41:14 Guillaume NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
Oct 29 13:41:14 Guillaume NetworkManager: <info>  (eth0): device state change: 5 -> 7
Oct 29 13:41:14 Guillaume NetworkManager: <info>  Activation (eth0) Beginning DHCP transaction.
Oct 29 13:41:14 Guillaume NetworkManager: <info>  dhcpcd started with pid 1366
Oct 29 13:41:14 Guillaume NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
Oct 29 13:41:14 Guillaume dhcpcd: version 5.1.1 starting
Oct 29 13:41:14 Guillaume NetworkManager: <info>  DHCP: device eth0 state changed (null) -> preinit
Oct 29 13:41:14 Guillaume dhcpcd: eth0: rebinding lease of 172.16.36.180
Oct 29 13:41:14 Guillaume dhcpcd: eth0: acknowledged 172.16.36.180 from 172.16.36.60
Oct 29 13:41:14 Guillaume dhcpcd: eth0: checking for 172.16.36.180
Oct 29 13:41:19 Guillaume dhcpcd: eth0: leased 172.16.36.180 for 691200 seconds
Oct 29 13:41:19 Guillaume NetworkManager: <info>  DHCP: device eth0 state changed preinit -> bound
Oct 29 13:41:19 Guillaume NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP Configure Get) scheduled...
Oct 29 13:41:19 Guillaume NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP Configure Get) started...
Oct 29 13:41:19 Guillaume NetworkManager: <info>    address 172.16.36.180
Oct 29 13:41:19 Guillaume NetworkManager: <info>    prefix 24 (255.255.255.0)
Oct 29 13:41:19 Guillaume NetworkManager: <info>    gateway 172.16.36.61
Oct 29 13:41:19 Guillaume NetworkManager: <info>    nameserver '172.16.36.60'
Oct 29 13:41:19 Guillaume NetworkManager: <info>    domain name 'atmosfair.dijon.fr'
Oct 29 13:41:19 Guillaume NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled...
Oct 29 13:41:19 Guillaume NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP Configure Get) complete.
Oct 29 13:41:19 Guillaume NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) started...
Oct 29 13:41:19 Guillaume gdm-simple-greeter[1399]: WARNING: Unable to read from file /etc/arch-release
Oct 29 13:41:19 Guillaume gdm-simple-greeter[1399]: Pango-WARNING: Invalid UTF-8 string passed to pango_layout_set_text()
Oct 29 13:41:20 Guillaume NetworkManager: <info>  (eth0): device state change: 7 -> 8
Oct 29 13:41:20 Guillaume NetworkManager: <info>  Policy set 'Auto eth0' (eth0) as default for routing and DNS.
Oct 29 13:41:20 Guillaume NetworkManager: <info>  Activation (eth0) successful, device activated.
Oct 29 13:41:20 Guillaume NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete.
Oct 29 13:41:25 Guillaume gnome-session[1452]: EggSMClient-WARNING: Desktop file '/home/guillaume/.config/autostart/cairo-dock.desktop' has malformed Icon key 'cairo-dock.svg'(should not include extension)
Oct 29 13:45:34 Guillaume kernel: ata1: hard resetting link
Oct 29 13:45:34 Guillaume kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Savez vous où peut être le problème ? Et comment le régler ?

Merci d'avance,

Boulate.
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

Re: [EXT4] Passage en lecture seule

Message par boulate »

PS :
Oct 29 13:45:34 Guillaume kernel: ata1: hard resetting link
Oct 29 13:45:34 Guillaume kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
et :
[<c10048e7>] ? kernel_thread_helper+0x7/0x10
journal commit I/O error
(La fin de dmesg et /var/log/message) ne me plaisent pas trop ... mais je ne vois pas comment régler le problème :/
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

Re: [EXT4] Passage en lecture seule

Message par boulate »

Au secours ... ca continue, et j'ai peur que mon système finisse par rendre l'âme !

Toujours aucune alerte SMART, et toujours des passages en lecture seul.

Dernier dmesg (il y a 10 minutes) :

Code : Tout sélectionner

usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
agpgart-intel 0000:00:00.0: Intel 915G Chipset
agpgart-intel 0000:00:00.0: detected 7932K stolen memory
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
e100 0000:03:08.0: PME# disabled
e100: eth0: e100_probe: addr 0xdfcff000, irq 20, MAC addr 00:16:76:26:ec:ee
iTCO_vendor_support: vendor-support=0
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware
iTCO_wdt: No card detected
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
usb 3-1: new low speed USB device using uhci_hcd and address 2
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
HDA Intel 0000:00:1b.0: setting latency timer to 64
usb 3-1: configuration #1 chosen from 1 choice
input: HDA Intel Line In at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
input: HDA Intel Mic at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
input: HDA Intel Line Out at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
usbcore: registered new interface driver hiddev
input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input8
generic-usb 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.1-1/input0
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
usb 3-2: new low speed USB device using uhci_hcd and address 3
usb 3-2: configuration #1 chosen from 1 choice
input: Dell Premium USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input9
generic-usb 0003:413C:3016.0002: input,hidraw1: USB HID v1.11 Mouse [Dell Premium USB Optical Mouse] on usb-0000:00:1d.1-2/input0
EXT4-fs (sda3): internal journal on sda3:8
fuse init (API version 7.12)
Adding 2048248k swap on /dev/sda5.  Priority:-1 extents:1 across:2048248k 
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
[drm] Initialized drm 1.1.0 20060810
pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:02.0: setting latency timer to 64
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
ADDRCONF(NETDEV_UP): eth0: link is not ready
e100: eth0 NIC Link is Up 100 Mbps Full Duplex
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
CPU0 attaching NULL sched-domain.
CPU1 attaching NULL sched-domain.
CPU0 attaching sched-domain:
 domain 0: span 0-1 level SIBLING
  groups: 0 1
CPU1 attaching sched-domain:
 domain 0: span 0-1 level SIBLING
  groups: 1 0
eth0: no IPv6 routers present
ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
ata1.00: cmd ea/00:00:00:00:00/00:00:00:00:00/a0 tag 0
         res 40/00:00:00:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
ata1.00: status: { DRDY }
ata1: hard resetting link
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: configured for UDMA/133
ata1.00: device reported invalid CHS sector 0
ata1: EH complete
end_request: I/O error, dev sda, sector 91308969
Aborting journal on device sda3:8.
EXT4-fs error (device sda3) in ext4_reserve_inode_write: Journal has aborted
EXT4-fs error (device sda3): ext4_journal_start_sb: Detected aborted journal
EXT4-fs (sda3): Remounting filesystem read-only
journal commit I/O error
journal commit I/O error
journal commit I/O error
journal commit I/O error
journal commit I/O error
journal commit I/O error
La fin me fait vraiment peur :
ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
ata1.00: cmd ea/00:00:00:00:00/00:00:00:00:00/a0 tag 0
res 40/00:00:00:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
ata1.00: status: { DRDY }
ata1: hard resetting link
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: configured for UDMA/133
ata1.00: device reported invalid CHS sector 0
ata1: EH complete
end_request: I/O error, dev sda, sector 91308969
Aborting journal on device sda3:8.
EXT4-fs error (device sda3) in ext4_reserve_inode_write: Journal has aborted
EXT4-fs error (device sda3): ext4_journal_start_sb: Detected aborted journal
EXT4-fs (sda3): Remounting filesystem read-only
journal commit I/O error
De quoi cela peut il venir ?
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17624
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [EXT4] Passage en lecture seule

Message par benjarobin »

Es tu sure que ce n'est pas tout simplement un problème matériel ?
Dans tout les cas je ferai une sauvegarde de mes données
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

Re: [EXT4] Passage en lecture seule

Message par boulate »

Ce que je ne comprends pas, c'est que c'est très peu fréquent. Ça faisait bientôt 2 semaines que je n'avais pas eu ce problème, et là ça recommence, deux fois en deux jours.

Comme auparavant, ça va peut être s'arrêter à un moment, et recommencer dans 2 ou 3 semaines.
Si c'était matériel, ce ne serait pas plus fréquent ?

SMART ne me sort rien de particulier non plus :/
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

Re: [EXT4] Passage en lecture seule

Message par boulate »

De plus, ma partition NTFS passerait également en lecture seule (alors que ce n'est pas le cas, j'ai par exemple enregistré mes logs au moment de l'erreur sur ma partition NTFS).

Seule ma partition EXT4 passe en RO.
Avatar de l’utilisateur
Skunnyk
Maître du Kyudo
Messages : 1137
Inscription : mer. 06 sept. 2006, 21:31
Localisation : IRC
Contact :

Re: [EXT4] Passage en lecture seule

Message par Skunnyk »

Cela peut être materiel, as tu testé un fsck sur ta partition ? (demonté evidement, à faire depuis un livecd par exemple). As tu d'autres partitions en ext sur ton disque, et fonctionnent t'elles ?
Et tentes un

Code : Tout sélectionner

 smartctl -a /dev/sda 
farvardin
Maître du Kyudo
Messages : 1084
Inscription : sam. 29 mars 2008, 22:56

Re: [EXT4] Passage en lecture seule

Message par farvardin »

cela peut être un problème localisé sur certains secteurs, ce qui pourrait expliquer que cela n'arrive qu'à certains moments et ne touche pas les autres partitions.
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

Re: [EXT4] Passage en lecture seule

Message par boulate »

Résultat de mon "smartctl" :

Code : Tout sélectionner

smartctl version 5.38 [x86_64-unknown-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     SAMSUNG HD160JJ/P
Serial Number:    S0DFJ1HL464715
Firmware Version: ZM100-34
User Capacity:    160 000 000 000 bytes
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   7
ATA Standard is:  ATA/ATAPI-7 T13 1532D revision 4a
Local Time is:    Wed Jan  6 09:09:54 2010 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		 (3699) seconds.
Offline data collection
capabilities: 			 (0x5b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					No Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   1) minutes.
Extended self-test routine
recommended polling time: 	 (  61) minutes.
SCT capabilities: 	       (0x003f)	SCT Status supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   100   100   051    Pre-fail  Always       -       0
  3 Spin_Up_Time            0x0007   100   100   025    Pre-fail  Always       -       6208
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       697
  5 Reallocated_Sector_Ct   0x0033   253   253   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000e   253   253   000    Old_age   Always       -       0
  8 Seek_Time_Performance   0x0024   253   253   000    Old_age   Offline      -       0
  9 Power_On_Half_Minutes   0x0032   100   100   000    Old_age   Always       -       30h+41m
 10 Spin_Retry_Count        0x0032   253   253   000    Old_age   Always       -       0
 11 Calibration_Retry_Count 0x0012   253   253   000    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       391
190 Airflow_Temperature_Cel 0x0022   148   073   000    Old_age   Always       -       30
194 Temperature_Celsius     0x0022   148   073   000    Old_age   Always       -       30
195 Hardware_ECC_Recovered  0x001a   100   100   000    Old_age   Always       -       114935
196 Reallocated_Event_Count 0x0032   253   253   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0012   253   253   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0030   253   253   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x000a   100   100   000    Old_age   Always       -       0
201 Soft_Read_Error_Rate    0x000a   253   100   000    Old_age   Always       -       0
202 TA_Increase_Count       0x0032   253   253   000    Old_age   Always       -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%      2891         -
# 2  Short captive       Completed without error       00%      1924         -
# 3  Short captive       Completed without error       00%      1920         -
# 4  Short offline       Completed without error       00%         0         -

SMART Selective Self-Test Log Data Structure Revision Number (0) should be 1
SMART Selective self-test log data structure revision number 0
Warning: ATA Specification requires selective self-test log data structure revision number = 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
Je viens de lancer un badblocks ... mais il me semble que j'avais déjà fait ces vérifications, sans résultat.
Je poste le résultat de badblocks dès qu'il est terminé :D (10% sans aucune erreur pour le moment).
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

Re: [EXT4] Passage en lecture seule

Message par boulate »

badblocks -v /dev/sda

Code : Tout sélectionner

Vérification des blocs 0 à 156249999
complété                            éuléuléuléuléuléuléuléuléuléuléuléuléuléuléuléuléuléuléulé
Passe complétée, 0 blocs défectueux repérés.
Visiblement ce n'est pas un problème matériel ... si ?
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

Re: [EXT4] Passage en lecture seule

Message par boulate »

Au secours, j'ai peur !

Ça continue, toujours des passages en lecture seule, sans réussir à isoler une action ou un logiciel qui puisse "engendrer" cette panne (ça faisait bien 3 ou 4 jours que ça ne m'était pas arrivé)..

Cette fois ci c'est arrivé en plein milieu d'un "pacman -Syu".

Pour résumer :
- Des passages en lecture seule UNIQUEMENT sur ma partition EXT4.
- Badblocks ok à 100%
- Smartctl ne me retourne aucune erreur.
- Vous avez tous mes logs dans le post un peu plus haut

Help ! Siouplé !
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Re: [EXT4] Passage en lecture seule

Message par tuxce »

dans ton fstab, t'utilises des uuid ?
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

Re: [EXT4] Passage en lecture seule

Message par boulate »

Bonjour Tuxce.

Non, je n'utilise pas d'uid dans mon fstab (en tout cas pour mes partitions EXT4).

En revanche, j'ai un uid pour ma partition NTFS (data) qui elle, ne passe jamais en lecture seule.
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Re: [EXT4] Passage en lecture seule

Message par tuxce »

Tu devrais essayer alors :P
j'en suis pas sûr à 100% mais je pense que c'est lié, t'as 2 disques ou clé usb ou autre machin qui serait reconnu comme disque ?
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

Re: [EXT4] Passage en lecture seule

Message par boulate »

Je suis entrain de me dire que j'ai peut etre mélangé "uid" et "uuid".

uuid, c'est ce que j'ai parfois vu (sur les installations ubuntu par exemple) :
23EH4568-123578E à la place de /dev/sda1 (j'ai jamais compris l'utilité du truc, je vais me renseigner tiens).

Je mets mon fstab :

Code : Tout sélectionner

# 
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0

/dev/cdrom             /media/cd   auto    ro,user,noauto,unhide   0      0
#/dev/dvd               /media/dvd  auto    ro,user,noauto,unhide   0      0
#/dev/fd0               /media/fl   auto    user,noauto             0      0

/dev/sda3 / ext4 defaults 0 1
/dev/sda5 swap swap defaults 0 0
/dev/sda7 /boot ext2 defaults 0 1

/dev/sda2       /media/win      ntfs-3g         rw,noauto,noexec,uid=1000,gid=1000,fmask=0066,dmask=0066         0      0
/dev/sda6       /media/Data     ntfs-3g         rw,user,auto,exec,uid=1000,gid=1000,fmask=0066,dmask=0066       0       0

# test pour mon pda
none /mnt/synce cefs rw,user,noauto,codadev=/dev/cfs0 0 0
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

Re: [EXT4] Passage en lecture seule

Message par boulate »

Tu devrais essayer alors :P
j'en suis pas sûr à 100% mais je pense que c'est lié, t'as 2 disques ou clé usb ou autre machin qui serait reconnu comme disque ?
Non, je n'ai pas d'autre disque que le mien, et je n'ai jamais recours à une clef USB (j'ai un serveur à la maison qui me sert de clef USB géante).

fdisk -l

Code : Tout sélectionner

Disque /dev/sda: 160.0 Go, 160000000000 octets
255 têtes, 63 secteurs/piste, 19452 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets
Sector size (logical/physical): 512 bytes / 512 bytes
Identifiant de disque : 0x43a9fdfc

Périphérique Amorce  Début        Fin      Blocs     Id  Système
/dev/sda1   *           1           1        8001    7  HPFS/NTFS
/dev/sda2               2        3825    30716280    7  HPFS/NTFS
/dev/sda3            3826        7649    30716280   83  Linux
/dev/sda4            7650       19452    94807597+   5  Etendue
/dev/sda5            7650        7904     2048256   82  Linux swap / Solaris
/dev/sda6            7905       16828    71681998+   7  HPFS/NTFS
/dev/sda7           19326       19452     1020096   83  Linux
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Re: [EXT4] Passage en lecture seule

Message par tuxce »

Tu devrais essayer quand même ;)
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

Re: [EXT4] Passage en lecture seule

Message par boulate »

Ok, merci pour le conseil !

Je vais voir de suite comment ca marche.


EDIT :
Bon, ben voilà, mes UUID sont mis en place pour toutes mes partitions.

Voilà mon nouveau fstab :

Code : Tout sélectionner

# 
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0

/dev/cdrom             /media/cd   auto    ro,user,noauto,unhide   0      0
#/dev/dvd               /media/dvd  auto    ro,user,noauto,unhide   0      0
#/dev/fd0               /media/fl   auto    user,noauto             0      0

UUID=2c814fb4-f38e-45c4-8171-b6854f831577 / ext4 defaults 0 1
UUID=d98b68c7-f1e5-46a9-a0b8-f799fffffc7c swap swap defaults 0 0
UUID=4e1364c5-55e5-41f6-99b8-7b21e0eaf91a /boot ext2 defaults 0 1

UUID=260C4A1E0C49E8FF   /media/win      ntfs-3g         rw,noauto,noexec,uid=1000,gid=1000,fmask=0066,dmask=0066         0      0
UUID=2DDEEBD05982F8E7   /media/Data     ntfs-3g         rw,user,auto,exec,uid=1000,gid=1000,fmask=0066,dmask=0066       0       0

# test pour mon pda
#none /mnt/synce cefs rw,user,noauto,codadev=/dev/cfs0 0 0
Pour le cdrom ? Visiblement pas besoin.

Je te tiens au courant, peut être dans un mois, peut etre cet après midi si le RO survient à nouveau, car les pannes ne sont pas toujours à la même fréquence ;)

Merci encore pour tes conseils !

Boulate
Avatar de l’utilisateur
boulate
Hankyu
Messages : 35
Inscription : sam. 03 oct. 2009, 16:09

Re: [EXT4] Passage en lecture seule

Message par boulate »

Bon ... et bien retour d'une semaine de vacances ce matin, je lance mon "pacman -Syu", et PAF, en plein milieu de ma mise à jour : Passage en lecture seule de mon système de fichier EXT4 (mon NTFS marchait toujours => je ne pense pas à un pb matériel).

Les UUID n'ont donc pas résolus mon problème (mais j'aurais au moins appris comment ca marche :p)

Je vous re re re colle mes fichiers logs :

dmesg :

Code : Tout sélectionner

mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 17
Using IPI No-Shortcut mode
PM: Resume from disk failed.
registered taskstats version 1
Initalizing network drop monitor service
Freeing unused kernel memory: 412k freed
SCSI subsystem initialized
libata version 3.00 loaded.
ahci 0000:00:1f.2: version 3.0
ahci 0000:00:1f.2: PCI INT C -> GSI 20 (level, low) -> IRQ 20
ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 4 ports 1.5 Gbps 0xf impl IDE mode
ahci 0000:00:1f.2: flags: 64bit ncq pm led slum part 
ahci 0000:00:1f.2: setting latency timer to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
ata1: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 20
ata2: SATA max UDMA/133 abar m1024@0xdff3bc00 port 0xdff3bd80 irq 20
ata3: SATA max UDMA/133 abar m1024@0xdff3bc00 port 0xdff3be00 irq 20
ata4: SATA max UDMA/133 abar m1024@0xdff3bc00 port 0xdff3be80 irq 20
pata_acpi 0000:00:1f.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pata_acpi 0000:00:1f.1: setting latency timer to 64
pata_acpi 0000:00:1f.1: PCI INT A disabled
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
ata4: SATA link down (SStatus 0 SControl 300)
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ATA-7: SAMSUNG HD160JJ/P, ZM100-34, max UDMA7
ata1.00: 312500000 sectors, multi 8: LBA48 NCQ (depth 31/32), AA
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HD160JJ/ ZM10 PQ: 0 ANSI: 5
ata_piix 0000:00:1f.1: version 2.13
ata_piix 0000:00:1f.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
ata_piix 0000:00:1f.1: setting latency timer to 64
scsi4 : ata_piix
scsi5 : ata_piix
ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
ata6: port disabled. ignoring.
ata5.00: ATAPI: TSSTcorp CD-RW/DVD-ROM TS-H492C, DE02, max UDMA/33
ata5.00: configured for UDMA/33
scsi 4:0:0:0: CD-ROM            TSSTcorp CDRWDVD TS-H492C DE02 PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 312500000 512-byte logical blocks: (160 GB/149 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
sd 0:0:0:0: [sda] Attached SCSI disk
sr0: scsi3-mmc drive: 8x/48x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 4:0:0:0: Attached scsi CD-ROM sr0
EXT4-fs (sda3): mounted filesystem with ordered data mode
rtc_cmos 00:05: RTC can wake from S4
rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one day, 242 bytes nvram, hpet irqs
udev: starting version 151
intel_rng: Firmware space is locked read-only. If you can't or
intel_rng: don't want to disable this in firmware setup, and if
intel_rng: you are certain that your system has a functional
intel_rng: RNG, try using the 'no_fwh_detect' option.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
sd 0:0:0:0: Attached scsi generic sg0 type 0
sr 4:0:0:0: Attached scsi generic sg1 type 5
Linux agpgart interface v0.103
input: PC Speaker as /devices/platform/pcspkr/input/input1
processor LNXCPU:00: registered as cooling_device0
processor LNXCPU:01: registered as cooling_device1
iTCO_vendor_support: vendor-support=0
dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
agpgart-intel 0000:00:00.0: Intel 915G Chipset
agpgart-intel 0000:00:00.0: detected 7932K stolen memory
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
e100 0000:03:08.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 21 (level, low) -> IRQ 21
ehci_hcd 0000:00:1d.7: setting latency timer to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported
ehci_hcd 0000:00:1d.7: irq 21, io mem 0xffa80800
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
e100 0000:03:08.0: PME# disabled
e100: eth0: e100_probe: addr 0xdfcff000, irq 20, MAC addr 00:16:76:26:ec:ee
uhci_hcd: USB Universal Host Controller Interface driver
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 21, io base 0x0000ff80
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 22, io base 0x0000ff60
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
uhci_hcd 0000:00:1d.3: setting latency timer to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 23, io base 0x0000ff20
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware
iTCO_wdt: No card detected
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
ACPI: Power Button [VBTN]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
ACPI: Power Button [PWRF]
usb 1-2: new high speed USB device using ehci_hcd and address 2
usb 1-2: configuration #1 chosen from 1 choice
hub 1-2:1.0: USB hub found
hub 1-2:1.0: 4 ports detected
vboxdrv: Trying to deactivate the NMI watchdog permanently...
vboxdrv: Successfully done.
vboxdrv: Found 2 processor cores.
vboxdrv: fAsync=0 offMin=0x4c6 offMax=0x1b73
vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
vboxdrv: Successfully loaded version 3.1.2 (interface 0x00100001).
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
HDA Intel 0000:00:1b.0: setting latency timer to 64
[drm] Initialized drm 1.1.0 20060810
input: HDA Intel Line In at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
input: HDA Intel Mic at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
input: HDA Intel Line Out at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
usb 3-1: new low speed USB device using uhci_hcd and address 2
usb 3-1: configuration #1 chosen from 1 choice
i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
i915 0000:00:02.0: setting latency timer to 64
[drm] set up 7M of stolen space
usb 3-2: new low speed USB device using uhci_hcd and address 3
usbcore: registered new interface driver hiddev
input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input8
generic-usb 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.1-1/input0
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
usb 3-2: configuration #1 chosen from 1 choice
input: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input9
generic-usb 0003:045E:0047.0002: input,hidraw1: USB HID v1.10 Mouse [Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)] on usb-0000:00:1d.1-2/input0
[drm] DAC-6: set mode 1600x1200 14
Console: switching to colour frame buffer device 200x75
fb0: inteldrmfb frame buffer device
registered panic notifier
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
fuse init (API version 7.13)
Adding 2048248k swap on /dev/sda5.  Priority:-1 extents:1 across:2048248k 
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
CPU0 attaching NULL sched-domain.
CPU1 attaching NULL sched-domain.
CPU0 attaching sched-domain:
 domain 0: span 0-1 level SIBLING
  groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
  domain 1: span 0-1 level MC
   groups: 0-1 (cpu_power = 1178)
CPU1 attaching sched-domain:
 domain 0: span 0-1 level SIBLING
  groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
  domain 1: span 0-1 level MC
   groups: 0-1 (cpu_power = 1178)
sr 4:0:0:0: [sr0] Unhandled sense code
sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Info fld=0x0
sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
end_request: I/O error, dev sr0, sector 64120
Buffer I/O error on device sr0, logical block 8015
sr 4:0:0:0: [sr0] Unhandled sense code
sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Info fld=0x0
sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
end_request: I/O error, dev sr0, sector 64120
Buffer I/O error on device sr0, logical block 8015
sr 4:0:0:0: [sr0] Unhandled sense code
sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Info fld=0x0
sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
end_request: I/O error, dev sr0, sector 64120
Buffer I/O error on device sr0, logical block 8015
sr 4:0:0:0: [sr0] Unhandled sense code
sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Info fld=0x0
sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
end_request: I/O error, dev sr0, sector 64120
Buffer I/O error on device sr0, logical block 8015
sr 4:0:0:0: [sr0] Unhandled sense code
sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Info fld=0x0
sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
end_request: I/O error, dev sr0, sector 64120
Buffer I/O error on device sr0, logical block 8015
sr 4:0:0:0: [sr0] Unhandled sense code
sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Info fld=0x0
sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
end_request: I/O error, dev sr0, sector 64120
Buffer I/O error on device sr0, logical block 8015
sr 4:0:0:0: [sr0] Unhandled sense code
sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Info fld=0x0
sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
end_request: I/O error, dev sr0, sector 64120
Buffer I/O error on device sr0, logical block 8015
sr 4:0:0:0: [sr0] Unhandled sense code
sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Info fld=0x0
sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
end_request: I/O error, dev sr0, sector 64120
Buffer I/O error on device sr0, logical block 8015
sr 4:0:0:0: [sr0] Unhandled sense code
sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Info fld=0x0
sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
end_request: I/O error, dev sr0, sector 64120
Buffer I/O error on device sr0, logical block 8015
ADDRCONF(NETDEV_UP): eth0: link is not ready
e100: eth0 NIC Link is Up 100 Mbps Full Duplex
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
eth0: no IPv6 routers present
ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
ata1.00: failed command: FLUSH CACHE EXT
ata1.00: cmd ea/00:00:00:00:00/00:00:00:00:00/a0 tag 0
         res 40/00:04:31:a2:ea/00:00:03:00:00/40 Emask 0x4 (timeout)
ata1.00: status: { DRDY }
ata1: hard resetting link
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: configured for UDMA/133
end_request: I/O error, dev sda, sector 91298449
ata1: EH complete
Aborting journal on device sda3-8.
EXT4-fs (sda3): delayed block allocation failed for inode 1081285 at logical offset 0 with max blocks 172 with error -30

This should not happen!!  Data will be lost
EXT4-fs error (device sda3) in ext4_da_writepages: Journal has aborted
journal commit I/O error
EXT4-fs error (device sda3): ext4_journal_start_sb: Detected aborted journal
EXT4-fs (sda3): Remounting filesystem read-only
EXT4-fs (sda3): ext4_da_writepages: jbd2_start: 821 pages, ino 1081285; err -30
mount :

Code : Tout sélectionner

/dev/sda3 on / type ext4 (rw)
udev on /dev type tmpfs (rw,nosuid,relatime,size=10240k,mode=755)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
none on /dev/pts type devpts (rw)
none on /dev/shm type tmpfs (rw)
/dev/sda7 on /boot type ext2 (rw)
/dev/sda6 on /media/Data type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
gvfs-fuse-daemon on /home/guillaume/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=guillaume)

mount: warning: /etc/mtab is not writable (e.g. read-only filesystem).
       It's possible that information reported by mount(8) is not
       up to date. For actual information about system mount points
       check the /proc/mounts file.
/var/log/messages :

Code : Tout sélectionner

Mar  8 08:34:03 Guillaume ntpd[1431]: ntpd 4.2.6@1.2089-o Mon Dec 14 01:56:10 UTC 2009 (1)
Mar  8 08:34:03 Guillaume ntpd[1436]: proto: precision = 0.524 usec
Mar  8 08:34:03 Guillaume ntpd[1436]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
Mar  8 08:34:03 Guillaume ntpd[1436]: Listen and drop on 1 v6wildcard :: UDP 123
Mar  8 08:34:03 Guillaume ntpd[1436]: Listen normally on 2 lo 127.0.0.1 UDP 123
Mar  8 08:34:03 Guillaume ntpd[1436]: Listen normally on 3 lo ::1 UDP 123
Mar  8 08:34:03 Guillaume ntpd[1436]: Listening on routing socket on fd #20 for interface updates
Mar  8 08:34:04 Guillaume kernel: sr 4:0:0:0: [sr0] Unhandled sense code
Mar  8 08:34:04 Guillaume kernel: sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
Mar  8 08:34:04 Guillaume kernel: sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Mar  8 08:34:04 Guillaume kernel: Info fld=0x0
Mar  8 08:34:04 Guillaume kernel: sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
Mar  8 08:34:04 Guillaume kernel: sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
Mar  8 08:34:09 Guillaume kernel: sr 4:0:0:0: [sr0] Unhandled sense code
Mar  8 08:34:09 Guillaume kernel: sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
Mar  8 08:34:09 Guillaume kernel: sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Mar  8 08:34:09 Guillaume kernel: Info fld=0x0
Mar  8 08:34:09 Guillaume kernel: sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
Mar  8 08:34:09 Guillaume kernel: sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
Mar  8 08:34:14 Guillaume kernel: sr 4:0:0:0: [sr0] Unhandled sense code
Mar  8 08:34:14 Guillaume kernel: sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
Mar  8 08:34:14 Guillaume kernel: sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Mar  8 08:34:14 Guillaume kernel: Info fld=0x0
Mar  8 08:34:14 Guillaume kernel: sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
Mar  8 08:34:14 Guillaume kernel: sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
Mar  8 08:34:16 Guillaume gnome-session[1850]: EggSMClient-WARNING: Desktop file '/home/guillaume/.config/autostart/cairo-dock.desktop' has malformed Icon key 'cairo-dock.svg'(should not include extension)
Mar  8 08:34:19 Guillaume kernel: sr 4:0:0:0: [sr0] Unhandled sense code
Mar  8 08:34:19 Guillaume kernel: sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
Mar  8 08:34:19 Guillaume kernel: sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Mar  8 08:34:19 Guillaume kernel: Info fld=0x0
Mar  8 08:34:19 Guillaume kernel: sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
Mar  8 08:34:19 Guillaume kernel: sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
Mar  8 08:34:23 Guillaume kernel: sr 4:0:0:0: [sr0] Unhandled sense code
Mar  8 08:34:23 Guillaume kernel: sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
Mar  8 08:34:23 Guillaume kernel: sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Mar  8 08:34:23 Guillaume kernel: Info fld=0x0
Mar  8 08:34:23 Guillaume kernel: sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
Mar  8 08:34:23 Guillaume kernel: sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
Mar  8 08:34:28 Guillaume kernel: sr 4:0:0:0: [sr0] Unhandled sense code
Mar  8 08:34:28 Guillaume kernel: sr 4:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
Mar  8 08:34:28 Guillaume kernel: sr 4:0:0:0: [sr0] Sense Key : 0x3 [current] 
Mar  8 08:34:28 Guillaume kernel: Info fld=0x0
Mar  8 08:34:28 Guillaume kernel: sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x5
Mar  8 08:34:28 Guillaume kernel: sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 3e 9e 00 00 02 00
Mar  8 08:35:10 Guillaume NetworkManager: <info>  starting...
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Trying to start the modem-manager...
Mar  8 08:35:10 Guillaume NetworkManager: Loaded plugin keyfile: (c) 2007 - 2008 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Mar  8 08:35:10 Guillaume NetworkManager: <info>  WiFi enabled by radio killswitch; enabled by state file
Mar  8 08:35:10 Guillaume NetworkManager: <info>  WWAN enabled by radio killswitch; enabled by state file
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): carrier is OFF
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): new Ethernet device (driver: 'e100')
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): now managed
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): bringing up device.
Mar  8 08:35:10 Guillaume kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Mar  8 08:35:10 Guillaume kernel: e100: eth0 NIC Link is Up 100 Mbps Full Duplex
Mar  8 08:35:10 Guillaume kernel: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): preparing device.
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Mar  8 08:35:10 Guillaume NetworkManager: <WARN>  device_creator(): /sys/devices/virtual/net/vboxnet0: couldn't determine device driver; ignoring...
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): carrier now ON (device state 2)
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): device state change: 2 -> 3 (reason 40)
Mar  8 08:35:10 Guillaume NetworkManager: <WARN>  default_adapter_cb(): bluez error getting default adapter: The name org.bluez was not provided by any .service files
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Trying to start the supplicant...
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) starting connection 'Auto eth0'
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): device state change: 3 -> 4 (reason 0)
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) started...
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) starting...
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): device state change: 4 -> 5 (reason 0)
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) successful.
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) complete.
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
Mar  8 08:35:10 Guillaume NetworkManager: <info>  (eth0): device state change: 5 -> 7 (reason 0)
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Beginning DHCP transaction (timeout in 45 seconds)
Mar  8 08:35:10 Guillaume NetworkManager: <info>  dhcpcd started with pid 2134
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP6 Configure Get) scheduled...
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP6 Configure Get) started...
Mar  8 08:35:10 Guillaume NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP6 Configure Get) complete.
Mar  8 08:35:10 Guillaume dhcpcd: version 5.1.5 starting
Mar  8 08:35:10 Guillaume NetworkManager: <info>  DHCP: device eth0 state changed (null) -> preinit
Mar  8 08:35:11 Guillaume dhcpcd: eth0: broadcasting for a lease
Mar  8 08:35:11 Guillaume dhcpcd: eth0: offered 10.21.1.197 from 10.21.1.200
Mar  8 08:35:11 Guillaume dhcpcd: eth0: acknowledged 10.21.1.197 from 10.21.1.200
Mar  8 08:35:11 Guillaume dhcpcd: eth0: checking for 10.21.1.197
Mar  8 08:35:13 Guillaume ntpd[1436]: Listen normally on 4 eth0 fe80::216:76ff:fe26:ecee UDP 123
Mar  8 08:35:15 Guillaume dhcpcd: eth0: leased 10.21.1.197 for 7200 seconds
Mar  8 08:35:15 Guillaume NetworkManager: <info>  DHCP: device eth0 state changed preinit -> bound
Mar  8 08:35:15 Guillaume NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP4 Configure Get) scheduled...
Mar  8 08:35:15 Guillaume NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP4 Configure Get) started...
Mar  8 08:35:15 Guillaume NetworkManager: <info>    address 10.21.1.197
Mar  8 08:35:15 Guillaume NetworkManager: <info>    prefix 24 (255.255.255.0)
Mar  8 08:35:15 Guillaume NetworkManager: <info>    gateway 10.21.1.200
Mar  8 08:35:15 Guillaume NetworkManager: <info>    nameserver '10.21.1.200'
Mar  8 08:35:15 Guillaume NetworkManager: <info>    nameserver '10.21.1.201'
Mar  8 08:35:15 Guillaume NetworkManager: <info>    domain name 'local'
Mar  8 08:35:15 Guillaume NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled...
Mar  8 08:35:15 Guillaume NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete.
Mar  8 08:35:15 Guillaume NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) started...
Mar  8 08:35:16 Guillaume NetworkManager: <info>  (eth0): device state change: 7 -> 8 (reason 0)
Mar  8 08:35:16 Guillaume NetworkManager: <info>  Policy set 'Auto eth0' (eth0) as default for routing and DNS.
Mar  8 08:35:16 Guillaume NetworkManager: <info>  Activation (eth0) successful, device activated.
Mar  8 08:35:16 Guillaume NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete.
Mar  8 08:35:18 Guillaume ntpd[1436]: Listen normally on 5 eth0 10.21.1.197 UDP 123
Mar  8 08:55:36 Guillaume -- MARK --
Mar  8 08:58:24 Guillaume dbus-daemon: Unable to reload configuration: Failed to open "/etc/dbus-1/system.conf": No such file or directory
Mar  8 08:58:25 Guillaume dbus-daemon: Reloaded configuration
Mar  8 08:58:25 Guillaume dbus-daemon: Reloaded configuration
Mar  8 08:58:28 Guillaume dbus-daemon: Reloaded configuration
Mar  8 08:58:28 Guillaume dbus-daemon: Reloaded configuration
Mar  8 08:59:03 Guillaume dbus-daemon: Reloaded configuration
Please ... help me ! :|
Avatar de l’utilisateur
ddup1
Chu Ko Nu
Messages : 338
Inscription : lun. 15 sept. 2008, 20:59
Localisation : Toulouse

Re: [EXT4] Passage en lecture seule

Message par ddup1 »

Euh d'après ce qu'on lit c'est le journal ext4 qui se corrompt (donc il y a remount en rw). SMART c'est un peu pourri pour détecter les problèmes hard, disons que de mémoire il comptabilise les secteurs défectueux et quand ça dépasse un certain seuil il alerte, vraiment pas fiable.

Il y a peut être un bug dans le module kernel de ton chipset SATA, je me demande si un tour sur la lkml ne serait pas nécessaire....
Un clavier azerty en vaut deux :D
http://www.dupnet.org/dotclear/
Répondre