search for: awake

Displaying 20 results from an estimated 305 matches for "awake".

Did you mean: wake
2010 Mar 09
1
Bugs with ovirt-awake
The ovirt-awake script is no more in the path, only in /etc/init.d/ so the ovirt script return a command not found. I did little dirty fix in /etc/init.d/ovirt : diff --git a/scripts/ovirt b/scripts/ovirt index 160c3d3..d9e50a2 100755 --- a/scripts/ovirt +++ b/scripts/ovirt @@ -41,7 +41,7 @@ ovirt_start() {...
2010 Mar 11
1
[PATCH] Changes the order of ovirt-early and ovirt-awake.
Now the execution order for the ovirt sysvinit scripts is: ovirt-early -> ovirt-awake -> ovirt -> ovirt-post Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- scripts/ovirt | 2 +- scripts/ovirt-awake | 1 + scripts/ovirt-early | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/ovirt b/scripts/ovirt index 752564a..d2e...
2010 Mar 16
1
[PATCH] ovirt-awake improvements
...hur CLEMENT <aclement at linagora.com> Date: Tue, 16 Mar 2010 16:36:50 +0000 Subject: [PATCH] Function typo fixed. Move the sourcing of NODE_CONFIG forward to not override the $OVIRT_RUNTIME_MODE read from karg Signed-off-by: Arthur CLEMENT <aclement at linagora.com> --- scripts/ovirt-awake | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/scripts/ovirt-awake b/scripts/ovirt-awake index d5865c5..5126a54 100755 --- a/scripts/ovirt-awake +++ b/scripts/ovirt-awake @@ -22,6 +22,7 @@ # ### BEGIN INIT INFO # Provides: ovirt-awake +# Required-Start: ovirt-earl...
2009 Jul 10
2
[PATCH: node 0/3] replace ovirt-identify-node with matahari
This patchset removes ovirt-identify-node and ovirt-listen awake. It adds startup script support for the matahari qmf agent, which takes over the responsibility for communicating node hardware capabilities to the ovirt-server. On the server side, host-browser has had its node identification functionality replaced by a new script, host-register, which is what in...
2009 Jul 08
1
[PATCH: ovirt-identify-node replacement 0/4] ovirt node patch to replace ovirt-identify-node with matahari qmf agent
The purpose of this patch is to add support for the matahari qmf agent package (http://git.et.redhat.com/?p=matahari.git;a=summary) to the node. The following actions are taken: 1. Deprecate ovirt-identify-node and ovirt-listen-awake by removing them from the autotools scripts, the rpm spec and the node startup scripts. 2. Remove ovirt-listen-awake and ovirt-identify-node completely. 3. Add support for the matahari qmf package to the node startup scripts. Matahari is a qmf agent that handles publishing node hardware informa...
2010 Mar 10
0
[PATCH] ovirt-awake runs alone now, doesn't need anymore to be lauch by /etc/init.d/ovirt
>From b3c03b4a7c6b0072012ffc2533c63775fc9eff5f Mon Sep 17 00:00:00 2001 From: Arthur CLEMENT <aclement at linagora.com> Date: Wed, 10 Mar 2010 16:15:40 +0000 Subject: [PATCH] ovirt-awake runs alone now, doesn't need anymore to be lauch by /etc/init.d/ovirt Signed-off-by: Arthur CLEMENT <aclement at linagora.com> --- scripts/ovirt | 14 -------------- 1 files changed, 0 insertions(+), 14 deletions(-) diff --git a/scripts/ovirt b/scripts/ovirt index 25b9860..3059d35...
2010 Feb 10
1
RFC: First pass at making the node generic...
I'm looking for feedback on this first patch. The node has been pushed towards a more generic boot process. With this patch the node can now boot up and execute a few specifically-named scripts that reside in /etc/node.d/ at key points during the startup. After this goes upstream, the next step will be to define in more detail the remote interfaces for the "managed" runtime
2010 Mar 11
1
[PATCH] Changes the start/stop/reload method names for sysvinit scripts.
...avoid possibly invoking similarly named executables, all start, stop and reload methods in the sysvinit scripts have been renamed to start_/stop_/reload_[script name]. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- scripts/ovirt | 17 +++++++++++------ scripts/ovirt-awake | 20 +++++++++++++++++++- scripts/ovirt-early | 16 ++++++++++------ scripts/ovirt-firstboot | 28 ++++++++++++++++++---------- scripts/ovirt-post | 16 ++++++++++------ 5 files changed, 68 insertions(+), 29 deletions(-) diff --git a/scripts/ovirt b/scripts/ovirt index 752564...
2011 Jan 12
1
GLMM with lme4 and octopus behaviour
...it are a bit beyond my grasp at the moment. I was hoping that somebody with more experience my be able to look at my example and offer their wisdom, much to my appreciation :-) At the most basic level, I'm testing the effect of sleep deprivation on various behaviours (e.g. amount of time spent awake, amount of time spend expressing difference textures, patterns, colours etc). I take a video sample of each octopus every hour for 72 hours and score their behaviour in Jwatcher. I'm using GLMM so that I can nest Individual as a random factor within Time, which I'm told will reduce the pro...
2010 Feb 23
1
Thinking about a more generic node...
So in working on making the node more generic, I've initially taken on the startup processes. Right now I have patches that I'm finishing which will give a more generic way of performing the following functions: * AWAKE - notify the management system the node is awake * READY - notify the management system the node is ready to perform tasks and run VMS * OFFLINE - notify the management system the node is going offline What are other points we need to consider regarding the node's state and...
2004 Oct 06
1
Hello - Simple SIP configuration
I'm new in hire so Hello to everyone! I'm beginner user of Asterisk CVS-HEAD-10/01/04-14:31:34 . I just installed it on my Mandrake Linux 10.0 kernel 2.6.3-4mdk with sample configuration (used make samples). I would like to make phone connections between X-Lite (SIP) installed on computers in LAN. How to make this? I was reading manual, and tried to make changes in sip.conf but this all
2002 Sep 04
2
OggDrop version ?
How can I find out the version of the OggDrop program ? It has no version info ( no About box ) and the exe file properties has no Version tab. What version of the vorbis libraries is it using ? The same goes for OggDropXP ( it is a bit better , it has an about box with it version and compile date, but still no info about the used ogg/vorbis libs and no Version property for the file ) Regards,
2019 Aug 07
2
[PATCH 1/2] drm/nouveau/dispnv04: Grab/put runtime PM refs on DPMS on/off
...5:33:00PM -0400, Lyude Paul wrote: > The code claims to grab a runtime PM ref when at least one CRTC is > active, but that's not actually the case as we grab a runtime PM ref > whenever a CRTC is enabled regardless of it's DPMS state. Meaning that > we can end up keeping the GPU awake when there are no screens enabled, > something we don't really want to do. > > Note that we fixed this same issue for nv50 a while ago in: > > commit e5d54f193572 ("drm/nouveau/drm/nouveau: Fix runtime PM leak in > nv50_disp_atomic_commit()") > > Since we...
2002 Aug 09
1
vorbiscomment question.
Hello, I am writing a script which reads and writes vorbis comments using the vorbiscomment utility from vorbis-tools. I have just one question regarding the --raw switch. Raw mode (--raw, -R) will read and write comments in utf8, rather than converting to the user's character set. This is useful for using vorbiscomment in scripts. However, this is not sufficient for general
2002 Aug 09
1
vorbiscomment question.
Hello, I am writing a script which reads and writes vorbis comments using the vorbiscomment utility from vorbis-tools. I have just one question regarding the --raw switch. Raw mode (--raw, -R) will read and write comments in utf8, rather than converting to the user's character set. This is useful for using vorbiscomment in scripts. However, this is not sufficient for general
2007 Aug 03
7
Power burn test
...d a program that will just run everything at max so I can measure the max power used on some systems. My 'Kill a Watt' meter should show up early next week. SO run that CPU at max, using all memory, and keeping the harddrive spinning. I can jsut do pings on the lan card for it to stay awake. I have searched here and on the net and have come back with nothing.
2003 Nov 10
10
shuffling a vector
...------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- Q: What is a dyslexic, agnostic, insomniac? A: Someone who lays awake at night wondering if there really is a dog!
2010 Dec 16
2
Running a sleepy server (was: smbd on a battery-powered device)
...owered WiFi device. The > > plan is to have it wake-on-lan, handle request, sleep. Anyone have > > experience with this? > > > > Are there smb protocol aspects that preclude server sleep between > > client-initiated exchanges? > > > > My server won't be awake to respond to netbios broadcasts, e.g. for > > name resolution. Can I shut off that service, and have clients access > > \\192.168.0.10\share? Can I shut off everything but the smb session > > service? > > > > Alternatively I could start/stop the server on demand, sinc...
2004 Dec 09
2
Samba and internet!
...rver) to the internet. I also has a third installation where the server running samba also is the gateway to internet and this problem never occurs there. If internet goes down then the clients can still login whitout problem. I would really appreciate some input on this problem since it keeps me awake at nights :) I have searced the internet but couldn't find anything that explains it. Thanks in advance /marcus
2012 May 21
2
[LLVMdev] VMKit build broken
...athy/projects/llvm/tools/clang/lib' I have filed a bug for this as well. I might have categorised it wrong as there was no category for vmkit there. Can someone help me with this ? If people can give pointers, I can try to fix this as well. Thanks -- Thank you Balachandran Sivakumar Arise Awake and stop not till the goal is reached.                                                              - Swami Vivekananda Mail: benignbala at gmail.com Blog: http://benignbala.wordpress.com/