search for: 19

Displaying 20 results from an estimated 83268 matches for "19".

2013 Feb 12
1
Max value of each 2 rows in dataframe
Hello, I would like to ask you for help. I have quite a big dataframe (119 313 rows), this is a part of it: "jul" "ind" "time" "secs" "geo" "act" "lig" "date.x" "clock" "h" "m" "s" "d" "mo" "y" "dtime" "land&...
2012 Mar 09
2
Running processes
..., I was wondering if anyone could tell me why so many processes are started on my system? Here is a list of them. I am trying to figure out why they are running and if I can stop them. Thnx. USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 2 0.0 0.0 0 0 ? S< 19:33 0:00 [migration/0] root 3 0.0 0.0 0 0 ? SN 19:33 0:00 [ksoftirqd/0] root 4 0.0 0.0 0 0 ? S< 19:33 0:00 [watchdog/0] root 5 0.0 0.0 0 0 ? S< 19:33 0:00 [migration/1] root 6 0.0 0.0 0 0 ? SN 19:33 0:00 [ksoftirqd/1] root...
2006 Dec 08
2
Lots of "swapper: page allocation failure" and other memory related messages - 2.6.16-xen0
(please keep me on Cc when replying) I have a server running Xen that regularly spews the following. The box seems to survive fine regardless - just thought I''d let everyone know. Dec 8 12:19:26 server kernel: 0x47/0x7a Dec 8 12:19:26 server kernel: [alloc_skb_from_cache+70/243] alloc_skb_from_cache+0x46/0xf3 Dec 8 12:19:26 server kernel: [__dev_alloc_skb+70/92] __dev_alloc_skb+0x46/0x5c Dec 8 12:19:26 server kernel: [netif_be_start_xmit+166/431] netif_be_start_xmit+0xa6/0x1af Dec...
2010 May 14
1
Kernel module fails to initialize on AMD751 based system with NV34
...Ubuntu-10.04 on a system with an NV34 (Geforce-5200) AMD-751 (Ironlake) Northbridge, however the kernel-module fails to initialize. Any idea what could be going wrong? Thank you in advance, Clemens PS: I filed a bug at ubuntu's launchpad: https://bugs.launchpad.net/ubuntu/+bug/580656 May 14 19:17:28 max-desktop kernel: [ 3.266782] [drm] Initialized drm 1.1.0 20060810 May 14 19:17:28 max-desktop kernel: [ 3.295911] agpgart-amdk7 0000:00:00.0: AMD Irongate chipset May 14 19:17:28 max-desktop kernel: [ 3.295948] agpgart-amdk7 0000:00:00.0: AMD 751 chipset with NVidia GeForce; forci...
2006 Dec 19
0
db.c: Unable to open Asterisk database
...it was working properly. Since two days, users can not get registered : users registered timeout. Those are the results of commands 1. /var/log/asterisk#asterisk-rvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv == Parsing '/etc/asterisk/extconfig.conf': Found Asterisk 1.2.1, Copyright (C) 1999 - 2005 Digium. Written by Mark Spencer <markster@digium.com> ========================================================================= Connected to Asterisk 1.2.1 currently running on ns1 (pid = 4244) Verbosity is at least 46 2. var/log/asterisk# tail -200 messages Dec 19 09:45:59 WARNIN...
2013 Jul 17
4
[xen-unstable] FATAL PAGE FAULT when shutting down guest with pci passthrough using MSI interrupts
...si-irq''s cause some trouble. The guest starts and works fine. But it causes a xen crash when shutting the guest down. (xen_changeset: Thu Jul 4 16:01:06 2013 +0100 git:d4435fe) If you need more info than given below in the serial log snippet, just say so .. -- Sander (XEN) [2013-07-17 19:10:09] AMD-Vi: Share p2m table with iommu: p2m table = 0x5343e2 (XEN) [2013-07-17 19:10:10] vmap(ffff82c00086b000:0x1) (XEN) [2013-07-17 19:10:10] vmap(ffff82c00086d000:0x1) (XEN) [2013-07-17 19:10:10] vmap(ffff82c00086f000:0x1) (XEN) [2013-07-17 19:10:10] vmap(ffff82c000871000:0x1) (XEN) [2013-07-...
2010 Mar 12
1
Problem with libvirt migration
.../system The migration starts and the vm2 virsh returns to the prompt. vm2 shows base32 as running and vm1 shows base32 as stopped. The console for base32 on vm2 is frozen and unresponsive. I have the debug level set to 1 on both machines. This is an excerpt from the virsh.log file from vm1: 8:19:40.772: debug : qemudDomainMigratePerform:6513 : base32: migrate reply: migrate "tcp:vm2.cc.andrews.edu:49152" 08:19:40.772: debug : qemudShutdownVMDaemon:2076 : Shutting down VM 'base32' 08:19:40.773: debug : virEventRemoveHandleImpl:173 : Remove handle 11 08:19:40.773: debug :...
2006 Feb 19
2
spandsp 0.0.2pre25
...able version of libtiff. I'm faxing from a working, production asterisk 1.0.9 + spandsp 0.0.2pre20 system to a testing asterisk 1.0.10 + spandsp 0.0.2pre25 system, and 1 of 3 things usually happens: 1.) The fax goes through (very rare in testing) 2.) The fax loops indefinitely like this: Feb 19 11:46:04 DEBUG[5089]: chan_zap.c:4059 zt_read: DTMF digit: f on Zap/1-1 Feb 19 11:46:04 DEBUG[5089]: chan_zap.c:4101 zt_read: Fax already handled Feb 19 11:46:07 DEBUG[5089]: app_rxfax.c:70 span_message: FLOW HDLC carrier up Feb 19 11:46:07 DEBUG[5089]: app_rxfax.c:70 span_message: FLOW HDLC carrie...
2008 Jan 13
2
{worker} after :end-time worker freaks out
...f doit @counter += 1 logger.debug("mytest: doit #{@counter} - #{Time.now}") end end - - - - - - After i start bdrb with ./script/backgroundrb start my backgroundrb.log looks like this: - - - - - - mytest_worker started Schedules for worker loaded mytest: doit 1 - Sun Jan 13 19:07:19 +0100 2008 mytest: doit 2 - Sun Jan 13 19:07:29 +0100 2008 mytest: doit 3 - Sun Jan 13 19:07:39 +0100 2008 mytest: doit 4 - Sun Jan 13 19:07:49 +0100 2008 mytest: doit 5 - Sun Jan 13 19:07:59 +0100 2008 mytest: doit 6 - Sun Jan 13 19:08:09 +0100 2008 mytest: doit 7 - Sun Jan 13 19:08:19 +0100...
2003 May 22
0
net rpc samdump and vampire
...ve correct information about the domain. I've setup the loglevel of LDAP to 128 but nothing appears in the log file ! I've attached to this mail the debuglevel=10 for the "net rcp vampire" Thank you, Rapha?l -------------- next part -------------- [2003/05/22 12:19:39, 5] lib/debug.c:debug_dump_status(359) INFO: Current debug levels: all: True/10 tdb: False/0 printdrivers: False/0 lanman: False/0 smb: False/0 rpc_parse: False/0 rpc_srv: False/0 rpc_cli: False/0 passdb: False/0 sam: False/0 auth: False/0 winbin...
2005 Sep 27
1
PDC + LDAP, cannot access LDAP when not root
...eful for any ideas, FMs to R, magic wands, etc. that anyone might have to offer. -davidc -- The day dawned much like any other day, except that the date was different. -Geoff Blackwell (Dishonorable mention 2004 Bulwer-Lytton Bad Fiction Contest) -------------- next part -------------- [2005/09/19 16:51:51, 3] smbd/process.c:process_smb(1091) Transaction 1 of length 137 [2005/09/19 16:51:51, 3] smbd/process.c:switch_message(886) switch message SMBnegprot (pid 17585) conn 0x0 [2005/09/19 16:51:51, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/09...
2005 Aug 19
3
WEBrick OS X StartupItem?
...ter is starting up. I''m wondering if some resources are missing for ruby to load at this point... or something. Here''s output from /var/log/system.log... Any suggestions would be appreciated. Aug 18 21:18:58 localhost SystemStarter: Starting SWU Rails App from script Aug 18 21:19:06 localhost SystemStarter: swu (132) did not complete successfully. Aug 18 21:19:06 localhost SystemStarter: The following StartupItems failed to properly start: Aug 18 21:19:06 localhost SystemStarter: /Library/StartupItems/swu Aug 18 21:19:06 localhost SystemStarter: - execution of St...
2006 Nov 29
1
SCSI drive offline
...27-29c). is it a hardware problem? cable? disk is dying? kernel problem?vmware problem? and here is the dmesg dump when this problem happening.. Nov 26 08:41:43 server kernel: device eth2 entered promiscuous mode Nov 26 08:41:43 server kernel: bridge-eth2: enabled promiscuous mode Nov 27 19:12:07 server kernel: scsi0:0:1:0: Attempting to abort cmd f7a97500: 0x2a 0x0 0xc 0x7b 0x41 0x30 0x0 0x0 0x68 0x0 Nov 27 19:12:07 server kernel: scsi0: At time of recovery, card was not paused Nov 27 19:12:07 server kernel: >>>>>>>>>>>>>>>>>> D...
2011 May 19
1
Centos 5.6 kernel errors
...EIP is at pgd_free+0x104/0x140 14857 kernel: eax: 00000000 ebx: 00000000 ecx: 00000400 edx: 80000003 14857 kernel: esi: e8caa000 edi: e8caa000 ebp: e8cffd68 esp: e8cffd48 14857 kernel: ds: 007b es: 007b ss: 0069 14857 kernel: Process crond (pid: 2620, threadinfo=e8cfe000 task=e9419550) 14857 kernel: Stack: <0>e8caa000 00000000 00000003 e8ca3c44 e8ca6018 e8c6f740 e8c6f788 e8c6f740 14857 kernel: e8cffd7c c011bd9b e8ca6000 e8c6f788 e8c6f740 e8cffd90 c011be50 e8c6f740 14857 kernel: e8cffde8 00007ff0 e8cffe20 c0170a8a e8c6f740 e8c6f740 c030b547 e8cffdb8 14857 kernel: Cal...
2018 Feb 26
2
答复: [ctdb] Unable to take recovery lock - contention
...日 17:10 主 题 :[ctdb] Unable to take recovery lock - contention When the ctdb is starting, the "Unable to take recovery lock - contention" log will be output all the time. Which cases will the "unable to take lock" errror be output? Thanks! The following the ctdb logs: 2018/02/12 19:38:51.147959 ctdbd[5615]: CTDB starting on node 2018/02/12 19:38:51.528921 ctdbd[6602]: Starting CTDBD (Version 4.6.10) as PID: 6602 2018/02/12 19:38:51.529060 ctdbd[6602]: Created PID file /run/ctdb/ctdbd.pid 2018/02/12 19:38:51.529120 ctdbd[6602]: Listening to ctdb socket /var/run/ctdb/ctdbd.sock...
2012 Apr 11
0
Model file from ranking using Xapian::Letor
...88a1d7aa/attachment.html> -------------- next part -------------- svm_type nu_svr kernel_type linear nr_class 2 total_sv 1222 rho -0.499555 SV 1 1:0.63093 2:0.631742 3:0.665946 4:0.44966 5:0.217759 6:0.223291 7:1 8:1 9:1 10:1 11:1 12:1 13:0.7344 14:0.292458 15:0.31011 16:0.97864 17:0.922678 18:1 19:1 -1 1:0.63093 2:0.654513 3:0.686602 4:0.55034 5:0.293018 6:0.299418 7:1 8:1 9:1 10:1 11:1 12:1 13:0.608486 14:0.346655 15:0.350492 16:0.60809 17:0.97941 18:0.850336 19:0.849518 -1 1:0.63093 2:0.616633 3:0.652241 4:0.55034 5:0.236256 6:0.24245 7:1 8:1 9:1 10:1 11:1 12:1 13:0.608486 14:0.267926 15...
2013 Dec 30
2
oom situation
I have continous oom&panic situation unresolved. I am not sure system fills up all the ram (36GB). Why this system triggered this oom situation? Is it about some other memory? highmem? lowmem? stack size? Best Regards, Kernel 3.10.24 Dec 27 09:19:05 2013 kernel: : [277622.359064] squid invoked oom-killer: gfp_mask=0x42d0, order=3, oom_score_adj=0 Dec 27 09:19:05 2013 kernel: : [277622.359069] squid cpuset=/ mems_allowed=0 Dec 27 09:19:05 2013 kernel: : [277622.359074] CPU: 9 PID: 15533 Comm: squid Not tainted 3.10.24-1.lsg #1 Dec 27 09:19:0...
2003 Jun 16
2
CPU consumption by samba
Hi, I'm having strange performance problems with samba and an application written with VisualFox Pro. This application is entirely installed in a Windows share and it has a hystory of strange phenomenons. Initially it ran fast on an old NT server (but that server has been replaced). It has strange performance problems with Windows 2000 Server: it runs fast with some servers and slow with
2010 Apr 30
3
The user name could not be found when joining a samba domain
...account, posixAccount uid: workstation75$ uidNumber: 1068 Then the workstation displays this message: "the following error occurred attempting to join the domain "falm" the user name could not be found" Then the workstation log outputs this at log level 3 [2010/04/29 19:52:33.724539, 3] smbd/process.c:1485(process_smb) Transaction 0 of length 137 (0 toread) [2010/04/29 19:52:33.724570, 3] smbd/process.c:1294(switch_message) switch message SMBnegprot (pid 1986) conn 0x0 [2010/04/29 19:52:33.724593, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0)...
2018 Mar 19
2
Erro Upgrade Samba 4.6.3 to 4.8
...ld not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE could not obtain winbind domain name! checking the trust secret for domain (null) via RPC calls failed failed to call wbcCheckTrustCredentials: WBC_ERR_WINBIND_NOT_AVAILABLE Could not check secret ----- Log -> Syslog Mar 19 11:32:07 dc-linux-09 samba: task[dnsupdate][12422]: [2018/03/19 11:32:07.677446,  0] ../source4/smbd/process_standard.c:81(sigterm_signal_handler) Mar 19 11:32:07 dc-linux-09 samba: task[dnsupdate][12422]: sigterm_signal_handler: Exiting pid 12422 on SIGTERM Mar 19 11:32:07 dc-linux-09 samba: ta...