search for: qstat

Displaying 17 results from an estimated 17 matches for "qstat".

Did you mean: stat
2015 May 27
5
serious problem with torque
Hi, folks, The other admin updated torque without testing it on one machine, and we had Issues. The first I knew was when a user reported qstat returning socket_connect_unix failed: 15137 socket_connect_unix failed: 15137 socket_connect_unix failed: 15137 qstat: cannot connect to server (null) (errno=15137) could not connect to trqauthd Attempting to restart the pbs_server did the same. Working with my manager, we found: a) torque had b...
2003 Jun 06
2
R help: Correlograms
Hello, I have time series and need to draw simple and partial correlograms with associated Q-statistics (the same as in EViews). Can I do it in R? Thanks --------------------------------- [[alternate HTML version deleted]]
2015 May 27
2
serious problem with torque
Johnny Hughes wrote: > On 05/27/2015 09:07 AM, m.roth at 5-cent.us wrote: >> Hi, folks, >> >> The other admin updated torque without testing it on one machine, and >> we had Issues. The first I knew was when a user reported qstat >> returning >> socket_connect_unix failed: 15137 >> socket_connect_unix failed: 15137 >> socket_connect_unix failed: 15137 >> qstat: cannot connect to server (null) (errno=15137) could not connect >> to trqauthd >> >> Attempting to restart the pbs_se...
2015 May 27
0
serious problem with torque
On 05/27/2015 09:07 AM, m.roth at 5-cent.us wrote: > Hi, folks, > > The other admin updated torque without testing it on one machine, and > we had Issues. The first I knew was when a user reported qstat > returning > socket_connect_unix failed: 15137 > socket_connect_unix failed: 15137 > socket_connect_unix failed: 15137 > qstat: cannot connect to server (null) (errno=15137) could not connect to > trqauthd > > Attempting to restart the pbs_server did the same. Working with...
2015 May 27
0
serious problem with torque
...wrote: > Johnny Hughes wrote: >> On 05/27/2015 09:07 AM, m.roth at 5-cent.us wrote: >>> Hi, folks, >>> >>> The other admin updated torque without testing it on one machine, >>> and >>> we had Issues. The first I knew was when a user reported qstat >>> returning >>> socket_connect_unix failed: 15137 >>> socket_connect_unix failed: 15137 >>> socket_connect_unix failed: 15137 >>> qstat: cannot connect to server (null) (errno=15137) could not connect >>> to trqauthd >>> >>>...
2015 May 27
0
serious problem with torque
...lps a little. -Zach (I don't read often, so I might go AWOL) On Wed, May 27, 2015 at 10:07 AM, <m.roth at 5-cent.us> wrote: > Hi, folks, > > The other admin updated torque without testing it on one machine, and > we had Issues. The first I knew was when a user reported qstat > returning > socket_connect_unix failed: 15137 > socket_connect_unix failed: 15137 > socket_connect_unix failed: 15137 > qstat: cannot connect to server (null) (errno=15137) could not connect to > trqauthd > > Attempting to restart the pbs_server did the same. Working with...
2005 Mar 30
5
netem with prio hangs on duplicate
hi i tried the example given on the examples page to duplicate selected traffic like tc qdisc add dev eth0 root handle 1: prio tc qdisc add dev eth0 parent 1:3 handle 3: netem duplicate 40% tc filter add dev eth0 protocol ip parent 1:0 prio 3 u32 match ip dst 11.0.2.2 flowid 1:3 when i ping from 11.0.2.2 to this interface my machine hangs. the same thing works for drop or delay. i would
2006 Aug 02
10
[PATCH 0/6] htb: cleanup
The HTB scheduler code is a mess, this patch set does some basic house cleaning. The first four should cause no code change, but the last two need more testing. -- Stephen Hemminger <shemminger@osdl.org> "And in the Packet there writ down that doome" - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to
2004 Apr 27
4
Problems raised to 1/3 power and NaN
...d be most grateful. Below is the complete code for the function for reference: HallBoot <- function (x) { #statisics from the original data psd <- sqrt((sum((x-mean(x))^2)/length(x))) pmean <- mean(x) n <- length(x) k <- ((sum((x-mean(x))^3)/(length(x)*psd^3))) #the calulation of Q Qstat <- function (x,mean){ nb = length(x) bmean <- mean(x) Sb <- sqrt((sum((x-mean(x))^2)/nb)) Kb <- ((sum((x-mean(x))^3)/(nb*psd^3))) W <- (bmean-mean)/Sb Q <- W + (Kb * W^2)/3 + (Kb^2)*(W^3)/27 + Kb/(6*nb) } #Bootsrap 10000 values for Q Q <- bootstrap(x,10000,Qstat,pmean)...
2015 May 27
1
serious problem with torque
...often, so I might go AWOL) > > > > > On Wed, May 27, 2015 at 10:07 AM, <m.roth at 5-cent.us> wrote: >> Hi, folks, >> >> The other admin updated torque without testing it on one machine, and >> we had Issues. The first I knew was when a user reported qstat >> returning >> socket_connect_unix failed: 15137 >> socket_connect_unix failed: 15137 >> socket_connect_unix failed: 15137 >> qstat: cannot connect to server (null) (errno=15137) could not connect >> to >> trqauthd >> >> Attempting to restart t...
2008 Jan 03
1
Access Denied when installing drivers using APW
...bin/ePDF.py --endbatch --user %U printable = yes print command = /usr/bin/ePDF.py --jobname '%J' --user %U %s guest ok = yes path = /var/spool/ePDF/basepdf printer name = Acrophobia PDF Printer queuepause command = /usr/bin/ePDF.py --startbatch --user %U lpq command = /usr/bin/ePDF.py --qstat --workdir '[%S]' --user %U
2008 Jul 07
1
SIGPIPE in assorted apps after "yum update"
...= 0 --- SIGCHLD (Child exited) @ 0 (0) --- close(5) = 0 wait4(24068, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGPIPE}], 0, NULL) = 24068 close(4) = 0 write(2, "No Permission.\n", 15No Permission. ) = 15 write(2, "qstat: cannot connect to server "..., 63qstat: cannot connect to server moab.hpc.usu.edu (errno=15007) ) = 63 exit_group(-1) = ? Once again, the app dies after it attempts to fork into the background. There are other things running on these systems that can successfully for...
2009 Jan 27
0
Problem with loading RMySQL under sge/qsub
...LD_LIBRARY_PATH env var to the location of the libmysqlclient.so.15 file. I've set that in my .bashrc, and use the '-V' switch to qsub to make sure I'm exporting my environment variables to qsub, but still get the error. I've also double checked the qsub job's status, with qstat -j <jobid> and the LD_LIBRARY_PATH is set to what I've set it to. Since it only happens when under qsub, I think it's got to be something with either how I'm calling qsub or how sge is configured, but I can't figure out what or what the problem is. Can anyone suggest a worka...
2010 Mar 23
0
Processed: Re: Processed: ipv6 release goal
...add IPv6 support > ## > Severity set to 'serious' from 'wishlist' > severity 192538 wishlist Bug #192538 [pidentd] pidentd: Please add IPv6 support Severity set to 'wishlist' from 'serious' > ## > > severity 194564 serious > ## > Bug #194564 [qstat] qstat: IPv6 support > ## > Severity set to 'serious' from 'wishlist' > severity 194564 wishlist Bug #194564 [qstat] qstat: IPv6 support Severity set to 'wishlist' from 'serious' > ## > > severity 286640 serious > ## > Bug #286640 [gnome-nets...
2005 Jan 04
11
ESFQ?
Hi again, I was just looking around for ESFQ sources, and I see that the main site is down, and only has kernel 2.6.4 patches. Is ESFQ maintained? If so, where can I find patches for 2.6.10? Thanks, -justin _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2010 Mar 23
0
Processed: ipv6 release goal
...g #521415 [mtr] [mtr] DNS lookups broken with GUI and IPv6 Severity set to 'serious' from 'minor' > severity 192538 serious Bug #192538 [pidentd] pidentd: Please add IPv6 support Severity set to 'serious' from 'wishlist' > severity 194564 serious Bug #194564 [qstat] qstat: IPv6 support Severity set to 'serious' from 'wishlist' > severity 286640 serious Bug #286640 [gnome-netstatus-applet] gnome-netstatus-applet: IPv6 support missing Severity set to 'serious' from 'wishlist' > severity 305829 serious Bug #305829 [mysql-s...
2006 Apr 26
5
how to change classful netem loss probability?
Hi, I am using netem to add loss and then adding another qdisc within netem according to the wiki. Then i want to change the netem drop probability without having to delete the qdisc and recreate it. I try it but I get invalid argument: thorium-ini hedpe # tc qdisc add dev ath0 root handle 1:0 netem drop 1% thorium-ini hedpe # tc qdisc add dev ath0 parent 1:1 handle 10: xcp capacity 54Mbit