similar to: Ubuntu upstart script ad dc

Displaying 20 results from an estimated 2000 matches similar to: "Ubuntu upstart script ad dc"

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
2013 Oct 11
2
upstart script for virtlockd
Hi all, Trying to test libvirt 1.1.3 with virtlockd locking my qcow2 images on a NFS storage between two kvm hosts. ./configure ... --with-init-script=upstart Libvirtd upstart script is actually well generated but I can't see nothing about virtlockd... or am I blind ? :) Nevertheless, running virtlockd -d && service libvirtd restart works fine. Am I wrong thinking that editing
2011 May 19
2
Unicorn preload_app and upstart
?Hi, I was wondering if anyone has managed to get the preload_app and SIGUSR2 combination working well with upstart? My issue currently is that when I perform a SIGUSR2 against the master, check everything''s working and close off the old master, upstart then attempts to restart it because the original PID/binary are no longer running. What is the correct way of handling this? In my
2013 May 03
2
rsync not running with upstart
Hi all, I need some help by solving a strange problem: Situation: I wrote a scrip that uses rsync to send backups to another server. It does something like: /usr/bin/rsync -azi --numeric-ids --exclude tmp --exclude var/spool/ --delete -e ssh root at 10.0.0.65:/ /storage/volumes/65 The script has a source file that dictates which servers to backup. E.g. several ip address are visited to
2009 Sep 29
1
RHEL 6/Upstart
Has a beta been released and if so can anybody say whether it uses Upstart? or Has anyone worked with Upstart?
2008 May 14
1
upstart configuration for nut
Hello, I'm just migrating my boxes to fedora 9 which brings us to the upstart mechanism instead of SystemV, etc.The distro as it is delivered does not have configuration which supports powerfail events. What can I put in /etc/events.d to make nut work again with the rest of the system fortimely shutdown, etc? Pointers to example files are very welcome! Thanks. Kind regards, Udo
2008 Jul 18
1
Feedback and help in porting the NUT sysV init script to upstart
hi there, first, kudos to Scott. You guy rock with this revolutionizing (and so logic) idea ;-) next, a personal point of view about the lack of upstream adoption of upstart: I wanted to provide an upstart script for NUT for some time, but never found enough matching example to do so. the embedded scripts only address inittab, and the replacement-initscripts are unreachable (see below) and far
2016 Oct 06
2
Wiki Upstart Script links
Hello, It appears the links for the Debian and Ubuntu systems are no loner available. Can someone confirm and if so update the wiki with correct links? Thanks. -- -James
2012 May 30
1
need assist with upstart config problem
I am trying, without success, to create an upstart config file to automatically start and restart an ssh proxy. The command sting that I use in the script has been checked and verified from the shell but it fails in the upstart file. The file contents are: . . . # proxy is used to authenticate smtp submissions # so start it before the postfix service starts start on starting postfix # Take
2013 Oct 21
1
Re: upstart script for virtlockd
Hi Eric, Here is my try to write a quick upstart script for virtlockd. It should be named /etc/init/virtlockd.conf, then : ln -s /lib/init/upstart-job /etc/init.d/virtlockd It seems to work for me : # virtlockd - Locking daemon for libvirt description "virtlockd" start on filesystem and runlevel [2345] stop on starting rc RUNLEVEL=[016] pre-start script test -x
2016 Nov 05
2
Logins differ for ip/DNS on ad dc
I set up a samba ad dc (self compiled samba 4.5.1 on Ubuntu 16.04). If I connect to the server via \\smb.wie (its dns name) I can access netlogon and sysvol. If I connect via its IP then I can access all my shares (test as an example) - but either way I cannot connect to the other (I do see them though). Windows always tells me the login credentials would be wrong for the other one. This is my
2012 Mar 04
1
upstart progress?
Any progress on getting an official upstart script for NUT? I'm running Mint 12 and I have to restart NUT at every boot. Thanks, Erik
2015 Jan 30
1
Upstart script for Poolmon
Hi My servers are Ubuntu 14.04 and I'm needing to make a Upstart script for Poolmon. Does someone already made this and could to share with us ? Thanks! -- Thiago henrique
2011 Aug 30
1
Upstart file format
Where can I find documentation on the new format of the files in /etc/init.d/? Thanks, Mike.
2015 Mar 31
0
upstart CentOS vs upstart Ubuntu is there any difference between them?
I'm moving some server configurations from Ubuntu Server 12.04 to CentOS 6.6. Now I'm working on `/etc/init` script that should be handled by `upstart` at both OS as far as I know. The files on both server are the same and I mean the same at content level and also at path level and permissions level, is the exactly copy from Ubuntu to CentOS. I'm having some issues with upstart at
2012 May 31
0
[SOLVED] Re: need assist with upstart config problem
On Wed May 30 17:57:49 EDT 2012, Nataraj wrote: > On Wed, May 30, 2012 17:00, James B. Byrne wrote: >> I am trying, without success, to create an upstart config file to >> automatically start and restart an ssh proxy. The command sting that >> I use in the script has been checked and verified from the shell but >> it fails in the upstart file. >> > The '-f
2013 Jun 25
0
CEBA-2013:0971 CentOS 6 upstart Update
CentOS Errata and Bugfix Advisory 2013:0971 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0971.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: d41a2e129a913e58e8a99dec900eae0613c3bd522924944c844e74a46cebdb4b upstart-0.6.5-12.el6_4.1.i686.rpm x86_64:
2013 Oct 11
0
Re: upstart script for virtlockd
On 10/11/2013 03:25 AM, NEVEU Stephane wrote: > Hi all, > > Trying to test libvirt 1.1.3 with virtlockd locking my qcow2 images on a NFS storage between two kvm hosts. > ./configure ... --with-init-script=upstart > > Libvirtd upstart script is actually well generated but I can't see nothing about virtlockd... or am I blind ? :) It looks like virtlockd was added after
2012 May 31
0
postfix and upstart
Postfix on CentOS-6.2 evidently does not use upstart style configurations. The author evidently has no plans on altering Postfix's structure to accommodate upstart any time soon, if ever (http://tech.groups.yahoo.com/group/postfix-users/message/274670). Thus Postfix starts and stops using a sysvinit style script. Nonetheless, I have an upstart configuration that I wish to be dependent upon
2014 Feb 24
0
CEBA-2014:0203 CentOS 6 upstart Update
CentOS Errata and Bugfix Advisory 2014:0203 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0203.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 7106e07c74ae089bc82d0db6281d611767c1dee8174d8a501b0b23f715bb1760 upstart-0.6.5-13.el6_5.2.i686.rpm x86_64: