search for: dmsg

Displaying 15 results from an estimated 15 matches for "dmsg".

Did you mean: dmesg
2012 Oct 11
0
Re: [Valgrind-developers] [PATCH 1/4] Useful messages for sys/domctl interface_version mismatch.
...sizeof(uint32_t) + sizeof(uint32_t)); > > - if (!sysctl || sysctl->interface_version != > XEN_SYSCTL_INTERFACE_VERSION) - /* BUG ? */ > + if (!sysctl) > + return; > + > + if (sysctl->interface_version != XEN_SYSCTL_INTERFACE_VERSION) { > + VG_(dmsg)("WARNING: sysctl version %"PRIx32" not supported, " > + "built for %"PRIx32"\n", > + sysctl->interface_version, > + XEN_SYSCTL_INTERFACE_VERSION); > + if (VG_(clo_verbosity) > 1) { > +...
2017 May 09
1
答复: The memory maybe leak in samba 4.3.11
...2796353== by 0x7171207: ctdbd_migrate (in /usr/lib/x86_64-linux-gnu/libsmbconf.so.0) > ==2796353== by 0x716BD6E: ??? (in /usr/lib/x86_64-linux-gnu/libsmbconf.so.0) > ==2796353== by 0xAE6692F: ??? (in /usr/lib/x86_64-linux-gnu/samba/libdbwrap.so.0) > > Ifound the sendmsg is always failed because erron=EINTR, but smbd also need to malloc for the new msgs, so the res of the smbd grows up quickly. > > I add some code in unix_dgram_send_job, just send 10 times if sendmsg faild with EINTR, the res will not grows up anymore. > Another, keep the max queue length...
2017 May 04
2
The memory maybe leak in samba 4.3.11
Oeps, sorry wrong one. There where multiple fixes. https://wiki.samba.org/index.php/Samba_4.4_Features_added/changed BUG #12377: vfs_glusterfs: Fix a memory leak in connect path. https://wiki.samba.org/index.php/Samba_4.5_Features_added/changed BUG #12485: ctdbd_conn: Fix a resource leak. https://wiki.samba.org/index.php/Samba_4.6_Features_added/changed ## BUG #12624: lib/pthreadpool: Fix
2012 Sep 04
2
[PATCH] valgrind: Support for ioctls used by Xen toolstack processes.
...t* layout, + /*MOD*/SyscallArgs* args, + /*OUT*/SyscallStatus* status, + /*OUT*/UWord* flags, + const char* hypercall, + UWord subop) +{ + VG_(dmsg)("WARNING: unhandled %s subop: %ld\n", + hypercall, subop); + if (VG_(clo_verbosity) > 1) { + VG_(get_and_pp_StackTrace)(tid, VG_(clo_backtrace_size)); + } + VG_(dmsg)("You may be able to write your own handler.\n"); + VG_(dmsg)("Read the file RE...
2010 Jan 04
5
Xen box down
My stock CentOS 5.4 box won't come up after a reboot as reported from my office. Error is: "duplicate or bad block in use" Before rebooting xm dmsg had printk suppressed messages. The box is remote, 2 hour drive. Some advice on what hardware to bring with me and how to approach this via fsck would be welcome. Its an nvidia dmraid boot on WD Velocirapters. And Happy New Year to all. - Ben M.
2014 Apr 06
2
CentOS 6.4 installation fails with message "No usable disks have been found"
...o devices are found). Just to be sure that there are disks available and hardware works I installed a current Debian which works fine. From the BIOS and from Debian shell command "dmesg | grep -i ata" I see that there are two "Maxtor 6Y120L0" installed. Find output of "dmsg" below that email. Is it possible and what steps are necessary to install CentOS 6.4 on that "Maxtor 6Y120L0" hard disks? Regards, Meikel --- Output of "dmesg | grep -i ata" [ 1.690559] pata_via 0000:00:11.1: version 0.3.4 [ 1.690591] pata_via 0000:00:11.1: c...
2013 Apr 10
1
Timer/ISR1 errors have returned in kernel-xen-2.6.18-348.3.1.el5
Hi all, We recently upgrade from CentOS 5.8 to CentOS 5.9 on kernel-xen-2.6.18-348.3.1.el5, and after booting into the new kernel, noted large amounts of these messages every second or so in the logs: Mar 30 21:38:35 atlas2 kernel: Warning Timer ISR/0: Time went backwards: delta=-1393683849 delta_cpu=22316151 shadow=225003685197135 off=129240997 processed=225005208029053
2017 May 17
0
What is the purpose setting console=hvc0 in the dom0 grub config?
Jerry, Refer to console=hvc0 from (https://wiki.xen.org/wiki/Xen_FAQ_Console)which is dedicated for domO after Xen kernel loaded, so if it hangs it means somewhere the booting process with xen is not right. Suggest you to close look at the dmsg or log for debugging. Hope that helps and cheers. Xlord On Wed, May 17, 2017 at 11:26 AM, Jerry <jerryubi at gmail.com> wrote: > Howdy, > > I recently went through a frustrating experience trying to get Xen 4 > running on a CentOS 7 system. After a fresh install, fully updatin...
2004 May 13
2
wondershaper.htb problem
...K answers: No such file or directory + tc class add dev ppp0 parent 1:1 classid 1:20 htb rate 150kbit ceil 80kbit burst 6k prio 2 and more lines similar to those ones. So most things go ok but I do not understand the RTNETLINK lines. Is that ok? I could not find an answer in google. I also see in dmsg this: HTB init, kernel part version 3.16 HTB: need tc/htb version 3 (minor is 16), you have 10 And I do not know where I can get another version of this for debian woody. I am sure this is a FAQ, but I could not find the answer, I am sorry :( Greetings, N.Asenjo _______________________________...
2008 Apr 08
0
dom0 - tar: Skipping to next header
...ds in 150+0 records out 157286400 bytes (157 MB) copied, 5.34076 seconds, 29.5 MB/s So if i mount the image there are only some files cause of the extract error. For first i changed a lot of hardware but same models but that isnt, i think. There are absolutly no things i can read in the logs or dmsg. On an other setup with etch 64 bit taking the standard kernel - the same thing. It only works for now with etch 64 bit and gentoo 2.6.20 xen Kernel. There are no "extract" mistakes. But i have to find a solution at this 32 bit debian etch box with 2.6.18 or 2.6.20 kernel. The Hardw...
2013 Jul 29
3
[Bug 67482] New: No DP output when optimus activated in bios
https://bugs.freedesktop.org/show_bug.cgi?id=67482 Priority: medium Bug ID: 67482 Assignee: nouveau at lists.freedesktop.org Summary: No DP output when optimus activated in bios QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: michele.cane at
2017 May 17
6
What is the purpose setting console=hvc0 in the dom0 grub config?
Howdy, I recently went through a frustrating experience trying to get Xen 4 running on a CentOS 7 system. After a fresh install, fully updating the system, rebooting, then trying to install Xen4CentOS it would fail to boot into the 4.9 kernel, sitting there with a blinking cursor indefinitely. I thought it was a failure with grub, but it turns out this was set in the grub config:
2007 Jul 09
2
ATA: abnormal status 0x7F on port 0xB887
...sion 4.1.1 20070105 (Red Hat 4.1.1-52)) #1 SMP Thu Jun 14 17:29:04 EDT 2007 Both servers have 2 SATA disks, and using software RAID 1. When they boot, we see this error in dmesg: ATA: abnormal status 0x7F on port 0xB887 The servers seem to be working OK, but we're a little worried. The full dmsg is below. Is anyone able to help explain what this problem/message could be? Thank you. pcie_portdrv_probe->Dev[0375:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability Allocate Port Service[0000:00:0e.0:pcie00] PCI: Setting latency timer of device 0000:00:0f.0...
2009 May 05
5
HandBrakeCLI crashes when converting
Hello! At first, i want to run the latest HandBrake (version 0.93) on a Mac with Mac OS 10.4 (Tiger). The problem is, that Handbrake is developed for Mac OS 10.5 (XCode SDK is not compatible to Mac OS 10.4 one). So i decided to try it with wine/darwine. Because wine is better supported on Linux and you can get easier newer version (apt-get), i decided to run HandBrakeCLI.exe on Debian Etch
2009 Feb 12
8
Xen 3.3.1 Windows HVM Disk I/O -> domU and dom0 hangs
Hi, we are currently working on getting windows working on your xen servers. but we are facing a severe problem where dom0 and all domus hang for 1-5 seconds from time to time. we think it is probably because of disk i/o, because top sometimes says 100% wa (waiting on io) during the hang. dom0 has cpu 0 for exclusive use and the windows vms use cpu 1 to 7. should we give dom0 more than once