search for: axu

Displaying 20 results from an estimated 21 matches for "axu".

Did you mean: ax
2018 Jul 27
1
Finding memory usage
On 7/27/2018 12:13 PM, Gordon Messmer wrote: > On 07/27/2018 08:10 AM, Bowie Bailey wrote: >> The problem is that I can't find 2.4G of usage. > > > Are your results from "top" similar to: > > ? ps axu | sort -nr -k +6 That looks the same. > > If you don't see 2.4G of use from applications, maybe the kernel is > using a lot of memory.? Check /proc/slabinfo.? You can simplify its > content to bytes per object type and a total: > > ? grep -v ^# /proc/slabinfo | awk 'BEGI...
2003 Oct 08
3
Domain Trust and smbclient error.
I am trying to get a W2K server to trust a samba 3.0 server. I followed the directions in the InterdomainTrusts.html file and receive an error that the domain is not found when trying to trust it. my samba server is configured to use pam to authenticate. I had to add a user named "w2kdomain$" on the machine before I could run smbpasswd -a -i w2kdomain. Once I did that, it created the
2018 Jul 27
7
Finding memory usage
I have a CentOS 7 server that is running out of memory and I can't figure out why. Running "free -h" gives me this: ????????????? total??????? used??????? free????? shared? buff/cache?? available Mem:?????????? 3.4G??????? 2.4G??????? 123M??????? 5.9M??????? 928M??????? 626M Swap:????????? 1.9G??????? 294M??????? 1.6G The problem is that I can't find 2.4G of usage.? If I look
2009 Mar 05
1
verbose_proctitle doesn't work?
How is verbose_proctitle supposed to work? I set it in the config but I don't see anything particularly verbose while the mailbox is connected. This is while the connection is open, immediately after deleting a message, before closing the connection. Same for IMAP and POP tests. # `ps axu | grep dove` # root 20392 0.0 0.0 1888 540 ? Ss 12:45 0:00 /usr/sbin/dovecot # root 20393 0.0 0.0 8112 1968 ? S 12:45 0:00 dovecot-auth # root 20395 0.0 0.0 8116 2048 ? S 12:45 0:00 dovecot-auth -w # dovecot 20396 0.0 0.0 4828 152...
2015 Mar 01
2
New batteries and another attempt to get nut running
.../etc/init.d and doing this, isn't getting me there according to the response: gene at coyote:/etc/init.d$ sudo ./nut-server restart [ ok ] Restarting NUT - power devices information server and drivers: upsd (driver(s) failed) (driver(s) failed). upsd. However: gene at coyote:/etc/init.d$ ps axu|grep nut nut 31366 0.0 0.0 2256 524 ? Ss 14:01 0:00 /sbin/upsd gene 31740 0.0 0.0 3488 764 pts/6 S+ 14:09 0:00 grep nut says upsd is running. From that I get that generic-usb is the wrong driver. I tried to use usbview to determine the correct driver, but i...
2015 Mar 02
0
New batteries and another attempt to get nut running
...#39;t getting me there according > to the response: > > gene at coyote:/etc/init.d$ sudo ./nut-server restart > [ ok ] Restarting NUT - power devices information server and drivers: upsd (driver(s) failed) (driver(s) failed). upsd. > > However: > gene at coyote:/etc/init.d$ ps axu|grep nut > nut 31366 0.0 0.0 2256 524 ? Ss 14:01 0:00 /sbin/upsd > gene 31740 0.0 0.0 3488 764 pts/6 S+ 14:09 0:00 grep nut > > says upsd is running. From that I get that generic-usb is the wrong driver. The generic-usb driver name seems to be co...
2015 Mar 01
4
SSL only working in DEBUG mode
...cate server localhost SSL handshake done successfully with server localhost Connected to localhost in SSL Certificate verification is disabled [...] I first thought this was "start-stop-daemon" fault so I tried in standalone mode. Shell# /lib/nut/dummy-ups -a TEST Shell# upsd Shell# ps axu [...] nut 19116 0.0 0.0 37688 772 ? Ss 18:35 0:00 /lib/nut/dummy-ups -a APC nut 19119 0.0 0.0 77296 6548 ? Ss 18:36 0:00 upsd Here, trying "upsc TEST" fails again! So, there's definitely something wrong here when "upsd" detaches its...
2018 Jul 27
0
Finding memory usage
On 07/27/2018 08:10 AM, Bowie Bailey wrote: > The problem is that I can't find 2.4G of usage. Are your results from "top" similar to: ? ps axu | sort -nr -k +6 If you don't see 2.4G of use from applications, maybe the kernel is using a lot of memory.? Check /proc/slabinfo.? You can simplify its content to bytes per object type and a total: ? grep -v ^# /proc/slabinfo | awk 'BEGIN {t=0;} {print $1 " " ($3 * $4); t=t...
2008 Feb 29
0
Bug#466683: libxenstore3.0 could use a better description too
Aleksi Suhonen <debian-reportbug-2004 at ssd.axu.tm> reported: > [...] > Package: xenstore-utils > [...] > I would hope that there would be a more descriptive description > for this package, so I could know if I really need it. This applies to libxenstore3.0 as well, which includes a description similarily low on information:...
2006 Feb 23
1
mysql problems
My database machine is broken and I have to use another one. I made somewhere mistake(s) and get now in the debug file: [Feb 24 09:05:24] DEBUG[32664]: MySQL RealTime: Query: SELECT * FROM sip_buddies WHERE name = '886' [Feb 24 09:05:24] DEBUG[32664]: MySQL RealTime: Query Failed because: Can't find file: './astconf/sip_buddies.frm' (errno: 13) [Feb 24 09:05:25]
2008 Feb 20
1
Bug#466683: xenstore-utils: The package description doesn't say what the utilities contained in the package are for.
Package: xenstore-utils Version: 3.2.0-3 Severity: minor Description: Xenstore utilities for Xen This package contains the Xenstore utilities. I would hope that there would be a more descriptive description for this package, so I could know if I really need it. (Yes, I'm a newbie to the world of XENU ... I suppose I would already know if I wasn't new to this.) -- System Information:
2006 Nov 08
2
restart - `exec'': Operation not supported
...fine. I''d guess for some reason Ruby can''t replace the currently running Mongrel process with "exec cmd" (as exec does) -- perhaps mongrel_rails has something open? But that''s just my ignorant guess. :P Also, before I restart Mongrel, its process (a la "ps axu") looks like this: /opt/local/bin/ruby /opt/local/bin/mongrel_rails start -d -p 3001 but after restarting: ruby /opt/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/bin/mongrel_rails start -d -p 3001 Possible to make it the same? :) Joe Mac OS X / Powerbook MUCRAP-CE Master Apprentice ---...
2006 Oct 17
4
IVR problem
All, I'm not able to play background files since this morning. I'm seeing this error message in the logs: [Oct 17 10:23:56] WARNING[4572] file.c: File custom/asterisk-prospectus_IVR-main-day does not exist in any format [Oct 17 10:23:56] WARNING[4572] file.c: Unable to open custom/asterisk-prospectus_IVR-main-day (format 0x4 (ulaw)): Permission denied [Oct 17 10:23:56] WARNING[4572]
2015 Oct 01
2
SeDiskOperatorPrivilege - NT_STATUS_NO_SUCH_PRIVILEGE
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hmm why, the guy at https://raymii.org/s/tutorials/SAMBA_Share_with_Active_Directory_Login_o n_Ubuntu_12.04.html does exactly this. Also the manpage e.g. for smb.conf describes the config for a connection to an AD. And after granting file rights to the share via setfacl -m g:domänen-admins:rwx /var/samba/test I can mkdir and granting rights to
2018 May 30
0
auth: Error - Request timed out
...13 hostname dovecot: imap-login: Disconnected: Inactivity during authentication (disconnected while authenticating, waited 179 secs): user=<>, method=PLAIN, rip=xx.xx.xx.xx, lip=xx.xx.xx.xx, TLS: Disconnected Unfortunately dovecot was not able to reestablish connection to local mysql. ps axu showed stack of jamed passdb queries: root????? 1055? 0.0? 0.0? 40984? 6120 ???????? S??? Mai29?? 0:09 dovecot/auth [0 wait, 84 passdb, 1 userdb] root????? 9057? 0.0? 0.0? 40084? 5144 ???????? S??? 15:03?? 0:00 dovecot/auth [0 wait, 0 passdb, 0 userdb] root???? 11823? 0.0? 0.0? 40084? 5036 ?????...
2005 Dec 28
8
Rails app lags after inactivity
Hi all. I have two Rails applications. Each is on its own VPS hosted by Pipespring (excellent service btw). My app runs lightning quick - AFTER the first load. If I visit my site after a period of inactivity (i.e. no visitors to my site), it takes up to 10 seconds to load that first time. After that I can hop around with no problems. Has anyone run into this before? Ideas? - Rabbit
2018 May 29
2
auth: Error - Request timed out
> Am 29.05.2018 um 11:00 schrieb Aki Tuomi <aki.tuomi at dovecot.fi>: > > > > On 29.05.2018 11:35, Hajo Locke wrote: >> Hello, >> >> >> Am 29.05.2018 um 09:22 schrieb Aki Tuomi: >>> >>> On 29.05.2018 09:54, Hajo Locke wrote: >>>> Hello List, >>>> >>>> i use dovecot 2.2.22 and have the same
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...at U5zd#*7EV060f?t3fkXQkr7;p!m1n at h+^ME0MwSYRnZI2)fumjNbQHjk3 z90A<-81e;t0_fgNV$T7F0Tuvu0<M1?bq06{Pz}iW4eAXr<+mv76KJpBN$l4_i9Hp9 zQTlt-wI#8$fcX)L-TO3 at nLnTp{t^8Wa2oKFXC&4aApJ>V{{zT+7JcYBv?E|Ipvm(R zyAE(0pex{cz>+_sPXQkL3+fWk<^_p819%6p5pW*RzK6uR0Nw%^FQOg+9RUvjf`FcY z!GOttb%28axu?WB0Dca59`G7qHee4x?uC2+j{$lDMgZ0T4g<3PDzQ5OVZac;Ccr5` z;Y;Y#fPsKnfG+ at 7{SEC1hyxY_&I5k+chm{sZ-7C7_W`p2*Znv8L2sn*C$Uk0<$x66 zG{EQ&T7XV~`vJcJyaM?B0N?@cei``>l-Ov%%2&{@21#t*VDR`V@)?3Qd=342D8>%p zkFQJYDBz!ONX+*p+5^CbAzy$t9CTRWt<!j)Q;7$!sT<J!rNe(8^3PRGSIPe$JMS6P z)E|Wn{t^f!N...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2024 Mar 19
0
Bug#1067152: xen-utils-common: remove IPv6 link locals from switched interfaces
Package: src:xen Version: 4.17.3+10-g091466ba55-1~deb12u1 Severity: wishlist I wasn't sure if this script comes from Debian or Xen or somewhere else, so I thought it safest to report it here. IPv6 on the Dom0 should be removed from switched/bridged interfaces. Earlier I would just sysctl disable_ipv6 on the interface, but the below diff seems to remove the link local address too. I've