El 17/09/13 14:59, Mike escribió:
My machine powered off today on it's own so while investigating I found several errors in /var/log/messages. It's been a while since I've have reason to look at the file. The only startup trouble I've had in the last several years was a video issue which seems to have resolved itself.
Several of these messages indicate kernel changes and deprecation of things I am using. Will the next update take care of these for me or must I fix them myself. I have been using zypper to upgrade the last few times.
I 've plugged the machine into a new UPS and so far it hasn't restarted.
Sep 17 10:31:56 linux-zlo2 udevd[335]: RUN+="socket:..." support will be removed from a future udev release. Please remove it from: /etc/udev/rules.d/40-xend.rules:1 and use libudev to subscribe to events. Sep 17 10:31:56 linux-zlo2 udevd[335]: RUN+="socket:..." support will be removed from a future udev release. Please remove it from: /etc/udev/rules.d/40-xend.rules:2 and use libudev to subscribe to events. Sep 17 10:31:56 linux-zlo2 udevd[335]: RUN+="socket:..." support will be removed from a future udev release. Please remove it from: /etc/udev/rules.d/40-xend.rules:3 and use libudev to subscribe to events. Sep 17 10:31:56 linux-zlo2 udevd[335]: RUN+="socket:..." support will be removed from a future udev release. Please remove it from: /etc/udev/rules.d/71-multipath.rules:7 and use libudev to subscribe to events. Sep 17 10:31:56 linux-zlo2 udevd[335]: RUN+="socket:..." support will be removed from a future udev release. Please remove it from: /lib/udev/rules.d/90-hal.rules:2 and use libudev to subscribe to events.
That's a warning, probably fatal in current or future udev releases.. but you are running an old openSUSE release, so it is probably not something to be concerned with.
Sep 17 10:32:01 linux-zlo2 smartd[956]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 129 to 130 Sep 17 10:32:01 linux-zlo2 smartd[956]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 187 to 253 Sep 17 10:32:02 linux-zlo2 smartd[956]: Device: /dev/sdb [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 99 to 97 Sep 17 10:32:02 linux-zlo2 smartd[956]: Device: /dev/sdb [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 187 to 253
Normal smartd messages unless there is something else in the smart report.
Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751782] ------------[ cut here ]------------ Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751788] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.4.47/linux-3.4/mm/memcontrol.c:5007 mem_cgroup_create+0x3ac/0x510() Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751791] Hardware name: KJ382AA-A2L m9250f Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751792] Creating hierarchies with use_hierarchy==0 (flat hierarchy) is considered deprecated. If you believe that your setup is correct, we kindly ask you to contact linux-mm@kvack.org and let us know Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751794] Modules linked in: ip6table_filter ip6_tables iptable_filter ip_tables ebtable_nat ebtables x_tables parport_pc ppdev parport fuse bridge stp af_packet vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) arc4 ir_lirc_codec lirc_dev ir_mce_kbd_decoder ir_sanyo_decoder ir_sony_decoder ir_jvc_decoder ir_rc6_decoder ir_rc5_decoder ir_nec_decoder rc_rc6_mce mceusb rt73usb rt2x00usb rt2x00lib mac80211 cfg80211 rfkill usb_storage mt2131 s5h1409 nvidia(PO) tda8290 tuner snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss cx25840 cx23885 rc_core videobuf_dma_sg altera_stapl cx2341x tda18271 videobuf_dvb videobuf_core v4l2_common videodev altera_ci dvb_core btcx_risc tveeprom snd_pcm sr_mod cdrom r8169 shpchp pci_hotplug sg snd_seq snd_timer snd_seq_device snd_mixer_oss snd kvm_intel kvm soundcore acpi_cpufreq mperf pcspkr i2c_i801 coretemp firewire_ohci firewire_core crc_itu_t iTCO_wdt iTCO_vendor_support snd_page_a lloc seri o_raw button microcode autofs4 scsi_dh_emc scsi_dh_alua scsi_dh_rdac scsi_dh_hp_sw scsi_dh edd fan processor thermal thermal_sys Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751859] Pid: 6182, comm: libvirtd Tainted: P O 3.4.47-2.38-desktop #1 Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751861] Call Trace: Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751871] [<ffffffff81004638>] dump_trace+0x88/0x300 Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751876] [<ffffffff815848a0>] dump_stack+0x69/0x6f Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751881] [<ffffffff8103fde9>] warn_slowpath_common+0x79/0xc0 Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751885] [<ffffffff8103fee5>] warn_slowpath_fmt+0x45/0x50 Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751888] [<ffffffff8156d63c>] mem_cgroup_create+0x3ac/0x510 Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751894] [<ffffffff810ab9d3>] cgroup_mkdir+0x103/0x3a0 Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751899] [<ffffffff81169905>] vfs_mkdir+0xb5/0x170 Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751903] [<ffffffff8116ddd4>] sys_mkdirat+0xe4/0xf0 Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751906] [<ffffffff8159763d>] system_call_fastpath+0x1a/0x1f Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751913] [<00007fd218c6af77>] 0x7fd218c6af76 Sep 17 10:32:54 linux-zlo2 kernel: [ 131.751915] ---[ end trace 752445a9ba732901 ]---
That's a kernel bug.. this is the only piece in your whole message that deserves immediate attention, it will probably go away if you install a more recent kernel from Kernel:stable or Kernel:HEAD repositories. -- "Judging by their response, the meanest thing you can do to people on the Internet is to give them really good software for free". - Anil Dash -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org