Displaying 20 results from an estimated 40 matches for "runonc".
Did you mean:
runon
2013 Jun 07
1
" mco puppet runonce -v" fails when puppet returns code 2 for change
*Not sure if this a feature or a issue, if its a feature is there a way to
configure it in puppet or mcollective?
1st Attempt(Failed)
-------------------------------------------------------------------------------------------------------------------
*
[root@mcqpuppetserver ~]# mco puppet runonce -v
Discovering hosts using the mc method for 2 second(s) .... 1
* [ ============================================================> ] 1 / 1
mcqpuppetagent. : Puppet command ''puppet agent --test --server
mcqpuppetserver. --onetime --daemonize --color=false --splay --splaylimit...
2017 Apr 11
2
Virt-win-reg gives weird error
Hello,
I have just compiled the libguestfs version 1.34.2.
When I run virt-win-reg vm-1051-disk-1.qcow2 'HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce' "Test"="c:\\Users\Administrator\test.bat” I get the following error:
Can't exec "hivexget": No such file or directory at /usr/local/bin/virt-win-reg line 351.
hivexget failed: -1 at /usr/local/bin/virt-win-reg line 351.
Any idea how to fix it?
Regards,
Peter
2011 Nov 01
2
Custom fact not set with mc-puppetd
...tom fact in /usr/lib/ruby/site_ruby/1.8/facter/
customer_status.rb.
On the client;
Running facter customer_status works.
Running ''puppet agent --test'' works, customer_status is set in /etc/
mcollective/facts.yaml
On the server;
But running ''mc-puppetd --wi <client> runonce'' doesn''t set the
customer_status in /etc/mcollective/facts.yaml.
Anyone an idea why?
Thanks,
Stefan
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com....
2013 Jan 17
2
mcollective puppet plugin not working for centos
...pet-agent *on *CentOS*. I am using the *puppetlabs repo*for all four hosts.
Now when I execute the following from *puppet-idc* host, *puppet-node3 does
not get picked up*. Is there a separate package for the puppet plugin for
CentOS or am I doing something wrong?
root@puppet-idc:~# mco puppetd runonce -v
Discovering hosts using the mc method for 2 second(s) .... 3
* [ ============================================================> ] 3 / 3
puppet-idc : OK
{:output=>"Signalled daemonized puppet agent to run (process 2315)"}
puppet-node2...
2017 Apr 11
1
Re: Virt-win-reg gives weird error
Thanks,
Turned out I need to install libhivex-bin in order to work, however now when I run the command before I am getting the following error:
virt-win-reg --merge vm-1057-disk-1.qcow2 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce] "Test"="C:\\Users\\Administrator\\test.bat" --debug
launching libguestfs ... at /usr/local/bin/virt-win-reg line 245.
inspecting guest ... at /usr/local/bin/virt-win-reg line 294.
open: [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRunOnce]: No such file or director...
2014 Jun 13
4
Offline virtio installation on Windows 2012R2
...seen, the CDDB registry keys are deprecated in newer Windows and
creating them back does not seem to make this work.
Has anybody had any luck with this? Is there any other way to do it for
newer Windows?
If this does not work out, I'll probably try to add the driver
installations process in a RunOnce registry entry, boot the image using
the ide interface and reboot it using VirtIO after the drivers have been
installed, but I wanted to know if there is an easier way to do this.
Thank you in advanced,
Nikos
[1] https://github.com/libguestfs/hivex/blob/master/sh/example6
[2]
https://git.fedorah...
2005 Jan 25
1
Asterisk@Home initial setup
...arn about Asterisk, and I figured the easiest way is to
use Asterisk@home to make it an easy install. After CentOS loads and the cd
is auto ejected, my computer then reboots. However, on reboot all the
farther I get is when it's trying to load GRUB it locks up the computer. I
never get to the runonce. I've let it sit for 8 or 10 hours and nothing
happens. I'm using a 400PII, has the intel 440BX chipset, 256 meg of ram.
Is this simply a hardware issue?
Thanks for any help!
Jason
This message along with any attachments is intended only for the use of the
individual or entity to which it...
2005 Nov 07
1
General Question: WinXP autodomain?
...order to automate the process of joining these
computers to the domain, I use some small perl-scripts.
1. After installing new software, etc. I have to create a new image. I
have written a perlscript, which will be executed the next time, the
computer starts (I've put it in the registry ->RunOnce...)
2. This script sets the hostname of the fresh installed computer via
it's IP-adress. Then the script Puts another script in RunOnce, which
will execute netdom.exe to join the domain after next reboot. (Changing
the hostname requires a reboot )
3. After the 2nd reboot each machine has got...
2013 Jun 21
1
[LLVMdev] ASan for Android Applications
...at libcore.io.Streams.readFully(Streams.java:83)
W/Zygote ( 144): at java.io.DataInputStream.readInt(DataInputStream.java:124)
W/Zygote ( 144): at
com.android.internal.os.ZygoteConnection.handleParentProc(ZygoteConnection.java:908)
W/Zygote ( 144): at
com.android.internal.os.ZygoteConnection.runOnce(ZygoteConnection.java:258)
W/Zygote ( 144): at
com.android.internal.os.ZygoteInit.runSelectLoopMode(ZygoteInit.java:654)
W/Zygote ( 144): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
W/Zygote ( 144): at dalvik.system.NativeStart.main(Native Method)
I don't see any in...
2008 Jan 04
13
Unable to delete epoll event
I occasionally get a fatal error
unable to delete epoll event: Bad file descriptor
I think the attached patch will fix it.
The patch does two things:
1) changes the error we look for from ENOENT to EBADF. It is hard to
reproduce this error, but if I change the epoll_ctl line to
epoll_ctl(epfd, EPOLL_CTL_DEL, 666, ed->GetEpollEvent());
it does return -1 with errno = EBADF on my Linux 2.6.9
1997 Oct 20
1
Disappearing clients in WINS list
On Mon, 20 Oct 1997, Dieter Rothacker wrote:
> Luke Kenneth Casson Leighton wrote:
>
> > > Here is the smb.conf of the disappeared samba box:
>
> ^^^^^^^^^^^
> I do not think THIS computer should become local master !?
> (see below)
>
> > > wins support = no
> > > workgroup = WORKGROUP
> > >
2013 Mar 05
9
Mcollective/Puppet Connector
When attempting to execute the mcollective puppet plugin:
# mco puppet runonce -v
aixl : execution expired
aixj : execution expired
I get an error, ''execution expired'' on some hosts. However, these hosts
respond via mco ping and, I have verified the date/time on the servers.
The...
2017 Apr 11
0
Re: Virt-win-reg gives weird error
On Tue, Apr 11, 2017 at 02:12:26PM +0300, Keresztes Péter-Zoltán wrote:
> Hello,
>
> I have just compiled the libguestfs version 1.34.2.
>
> When I run virt-win-reg vm-1051-disk-1.qcow2 'HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce' "Test"="c:\\Users\Administrator\test.bat” I get the following error:
>
> Can't exec "hivexget": No such file or directory at /usr/local/bin/virt-win-reg line 351.
> hivexget failed: -1 at /usr/local/bin/virt-win-reg line 351.
>
> Any idea how to f...
2009 Feb 22
4
Rebooting during installation
OK, I know I've seen the answer somewhere, but I can't find it. How does one handle the situation when an installer asks you to reboot during an install? Wineboot does nothing, or maybe it does, but I can't figure out what to do next. Are there generic instructions for doing this?
2013 Apr 12
17
MCollective and Puppet with periodic runs disabled
Hi,
I have looked all over the place and can''t seem to find a complete answer
to my query
I am setting up MCollective to run alongside my puppet deployment and am
having some problems getting it to play as I want it to
Basically, I need to make sure that puppet NEVER makes any changes without
them being triggered by someone (I honestly can''t see how anyone would ever
want
2010 Dec 01
2
Number of procs, redux
No answers to this? Sorry if it''s a stupid question, but I was hoping
it would be dead easy for someone here to answer. I''ve edited in case
it wasn''t clear enough.
We upgraded to 2.6.3 and we''ve suddenly noticed two and sometimes
three puppet processes frequently running on the clients. Is this
normal? Is it new to this version or are we
just noticing it for
2004 Jan 01
3
steam and wine
I have sucessfully gotten steam and wine to work however I cannot use
microphone for voice communication , I an using alsa .Is there a way to
turn on fullduplex sound like you do in winex by going into config and
changing fullduplex=Y or does wine not support such a feature?
2013 Aug 30
0
Wine release 1.7.1
...ed/satisfied object functions.
server: Store abandoned state as a flag in the wait structure.
server: Implement waiting on keyed events.
ntdll/tests: Add a number of tests for keyed events.
kernel32/tests: Add more tests for the InitOnce functions.
ntdll: Implement the RunOnce functions.
kernel32: Implement the InitOnce functions.
ntdll: Use a RunOnce function to initialize directory lookup options.
ntdll: Use a RunOnce function to initialize relay debugging options.
winex11: Use a InitOnce function to initialize GDI device parameters.
Alistair...
2008 Mar 03
4
FAQ Topics
It appears that we need a Frequently Asked Questions document to go with
our introduction of the Wine Fora to the mailing lists.
I will start with the first topic:
1. Q. What is Wine and where do I get it?
A. Wine is an Open Source implementation of the Microsoft Windows (TM)
Application Programming Interface (API) for most Linuxes and UNIX
variants, including Mac OS X. Wine is usually
2013 Jun 21
0
[LLVMdev] ASan for Android Applications
You are citing the "Android platform workflow" section, which is about
sanitizing components of the Android system itself.
For NDK apps, see "Android NDK workflow" in the same document.
You need -eng build because preloading libraries into dalvik vm is not
allowed in user builds. JellyBean includes several bugfixes in the
dynamic loader that asan needs.
Was there any useful