search for: usr2

Displaying 20 results from an estimated 205 matches for "usr2".

Did you mean: usr
2011 Aug 03
2
Question about HUP + USR2 + QUIT
Currently, on deploys we''re sending HUP to the "old" master to reload the config, and then we send it a USR2 to reload the app code. Is this redundant -- i.e. does USR2 reload the unicorn config, or just the application code? I am under the impression that USR2 forks a new master from the old, and only reloads app code, and not the unicorn config, but I just wanted to double check. Thanks. - alex
2015 Feb 25
2
[LLVMdev] [lld][PECOFF] assert from lld once in 5 test runs.
...his problem, but I have been running into this problem when I run the lld tests and the failure occurence is once in 5 times. lld: ../tools/lld/lib/Core/Resolver.cpp:402: void lld::Resolver::deadStripOptimize(): Assertion `symAtom' failed. #0 0x4b05ae llvm::sys::PrintStackTrace(_IO_FILE*) /usr2/seaswara/work/llvmorg/llvm-build/../lib/Support/Unix/Signals.inc:422:15 #1 0x4b136b PrintStackTraceSignalHandler(void*) /usr2/seaswara/work/llvmorg/llvm-build/../lib/Support/Unix/Signals.inc:481:1 #2 0x4b2ee4 SignalHandler(int) /usr2/seaswara/work/llvmorg/llvm-build/../lib/Support/Unix/Signals.in...
2007 Oct 29
1
evented mongrel dies on USR2
Sorry if this is the wrong place to ask, but when I run mongrel evented using swiftiply and then send it the USR2 signal to restart it, it dies. Without eventing, USR2 restarts mongrel as expected. Anyone else seen this? Here''s a dump: $ EVENT=1 mongrel_rails start -d -P /tmp/m.pid -p 4321 Using Evented Mongrel ** Ruby version is up-to-date; cgi_multipart_eof_fix was not loaded $ kill -USR2 `cat /t...
2004 Aug 06
0
cvs changes
...st, libshout and ices about a month ago, so I did a "cvs update -P -d" in all 3 trees earlier today. I'm doing this on a systtem that also has icecast 1.x and libshout 1.x, so I have to be very careful that it links against the right version of libshout. So I did the following: cd /usr2/friends/geoff/libshout ./autogen.sh ./configure --prefix=/usr2/friends/geoff make make install this all seemed to go well. cd ../ices ./autogen.sh ./configure --with-shout-prefix=/usr2/friends/geoff I then checked that Makefile and src/Makefile were pointing to the right places and it all looked...
2003 Feb 27
1
Problems with rsync -e ssh
I'm doing the following from a linux box to a solaris box: rsync_options="-aPvrz --progress --stats --delete --delete-after" rsync $rsync_options -e ssh root@207.156.7.100:/usr2/docs/ /export/export/www/current/www rsync $rsync_options -e ssh root@207.156.7.100:/usr2/was/ /export/export/www/current/www rsync $rsync_options -e ssh root@207.156.7.100:/usr2/soe/ /export/export/www/current/www rsync $rsync_options -e ssh root@207.156.7.100:/usr2/cgi-bin/ /export/export/www/cur...
2011 Apr 25
6
Unicorn / Daemontools
Hi - I tried to get Daemontools and Unicorn working together a while back - there are issues on USR2 restart because of the pid change - I''m hoping someone in the community will have some understanding of this issue I documented my experience and eventual defeat here : http://log.robotarmyma.de/post/2053448029/daemontools-ubuntu-rvm-bundler-unicorn-install Any help would be received g...
2007 Oct 24
2
DO NOT REPLY [Bug 5040] New: multiple mount point directory sources aren't completely recursive
...bufs log.o which is due to ICONV_CONST still being defined ------ actual problem: /usr/local/bin/rsync --temp-dir=/usr3/tmp -v --progress --bwlimit=100 --no-blocking-io -a -R --delete --force -x --exclude='/usr3/online_data/**' --exclude='/usr3/tmp/**' /usr2 /usr3 dbbu: results in /usr2 having it's subdirectories (/usr2/me, /usr2/you, /usr2/somebodyelse) but nothing below them. /usr3 appears to be normal. both /usr2 and /usr3 are mount points but the -x is intended to prevent mount points below them from being copied and what puzzles me is one wo...
2006 Apr 19
4
Deployment with Capistrano
Hey all, Has anyone out there got Mongrel deployments working with Capistrano? I''ve had a crack at setting it up, and I''ve found that after a deployment (with updated symlinks) that a mongrel restart does not pick up the new deployed site. It seems to me (in my linkted experience) that the HUP that is sent to mongrel does not re-evaluate the ./current symlink that Cap puts in
2003 Jun 04
3
network printers
...set = KOI8-R guest account = guestuser log level = 2 log file = /usr/local/samba/var/log.%m enhanced browsing = yes time server = yes name resolve order = lmhosts host wins bcast [netlogon] comment = Network Logon Service path = /usr2/samba/netlogon readonly = yes write list = ntadmin guest ok = yes share modes = no [profiles] comment = User profiles browseable = no guest ok = yes writable = yes path = /usr2/samba/ntprofiles read only = no c...
2004 Aug 06
2
cvs changes
I changed the libshout2 and thread module apis. This broke everything. If you are tracking CVS, make sure to update your libshout2 and the thread module. Ices2 and Icecast2 already uses these new changes, which were implemented as part of general cleanup and getting Solaris builds out of clean tarballs. If anyone is having build issues now, on linux or solaris, please let me know. jack. ---
2009 Feb 13
3
Problem with read/write access
...= GLMSA server string = Samba Server security = share load printers = no #log file = /var/samba/log/log.%m max log size = 50 passdb backend = smbpasswd dns proxy = no [agenda] comment = Directorio Proceso de Agenda path = /o/aplic/NACSEG/agenda/ valid users = usr1,usr2,nobody write list = usr1,usr2,nobody writable = yes guest ok = no force user = agendaglm force group = nobody read only = no create mask = 0777 security mask = 0777 directory mask = 0777 force directory mode = 0777 directory security mask = 0777 Javier
2006 Mar 19
2
6.0-REL problems with ISA ed0, FFS corruption and ancient hardware
...n of the kernel message buffer: Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-RELEASE #0: Sat Mar 18 12:00:50 EST 2006 root@gabby.gsicomp.on.ca:/usr2/obj/usr2/src/sys/GABBY.20060316.01 MPTable: <Default Configuration 6> Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Pentium/P54C (133.16-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping = 12 Features=0x3bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,API...
2012 Dec 07
3
Ubuntu upstart
I cannot find any good example of a unicorn upstart task that works properly for the following: * Upstart will restart if unicorn dies * Can send USR2 signal to unicorn to do a no downtime deploys * Able to stop upstart job, even after a deploy I have tried the following: expect fork respawn setuid www-data chdir /var/www/app/current exec bundle exec unicorn_rails -E production -c /var/www/app/current/config/unicorn.rb I also tried u...
2004 Aug 06
2
cvs changes
>stream.c:208: warning: passing arg 1 of `shout_strerror' makes pointer from integer without a cast >stream.c:208: too few arguments to function `shout_strerror' >make[2]: *** [stream.o] Error 1 You probably didn't do a 'make install' on libshout, so it was picking up the old (wrong) headers. This was a minor api change. >This looked like an api change issue, so I
2017 May 10
0
What's the weight means in the dump of edge info from USR2?
On Wed, May 10, 2017 at 03:41:46PM +0800, Bright Zhao wrote: > abc to def at x.x.x.x port 655 options d weight 540 > > How’s the 540 weight been calculated? What does it mean? How can I leverage this weight? Unless you specify it manually (by using the Weight configuration option), tinc will use the time it takes to make a connection to a peer as the weight. So peers with a higher
2017 May 11
0
What's the weight means in the dump of edge info from USR2?
On Thu, May 11, 2017 at 08:03:02AM +0800, Bright Zhao wrote: > 1. This weight is not the one specified in Subnet, this should be something related to the host, where can I manually configure this? Either in tinc.conf, then it applies to all connections made, or in individual host config files, then it applies only to connections with that host. > 2. The weight value is ONLY take round
2004 Aug 06
0
cvs changes
...t; >make[2]: *** [stream.o] Error 1 > > You probably didn't do a 'make install' on libshout, so it was picking > up the old (wrong) headers. This was a minor api change. Yeah I did. but just to be sure, I did another update on everything, rebuilt libshout, installed it in /usr2/friends/geoff, checked the date stamps on the lib and the header to make sure they actually installed, reconfigured ices and tried make again. The stream.c errors persist. ./configure --with-shout-prefix=/usr2/friends/geoff is putting the following in Makefile: LIBS = -L/usr/lib -lxml2 -lz...
2017 May 10
2
What's the weight means in the dump of edge info from USR2?
Hi, tinc experts abc to def at x.x.x.x port 655 options d weight 540 How’s the 540 weight been calculated? What does it mean? How can I leverage this weight? The d of after options mean direct?
2010 Feb 14
2
unable to edit a file
hi, I have a file in a samba share with the following attributes: [dir1002] comment = webmin share write list = usr1,usr2 path = /misc/removable/dir1002 read only = no The files are created with the following ownership(the file system is vfat): -rwxr-xr-x 1 root root 0 Feb 14 07:23 New Text Document.txt -rwxr-xr-x 1 root root 4 Feb 14 07:28 txt1.txt I'm able to create/copy and delete a fi...
2007 Feb 15
1
mongrel process stopped listening but "phantom thread" still going
...that balancers the requests out into a mongrel cluster of 35 servers. -each mongrel is version 1.0.1 the mongrel cluster config looks like: port: "1620" environment: production address: 127.0.0.1 pid_file: log/mongrel.pid servers: 35 The problem is, when the mongrel processes are sent a USR2 signal, some of them seem to have threads running, that are waiting for data on a socket that''s been disconnected from the apache balancer long ago. process 27457 has been sent a USR2 signal, and is waiting for its thread to die: [xxx at app04 config]$ /usr/sbin/lsof | grep 27457 [snip]...