similar to: fun.zero.omit {GLDEX}

Displaying 20 results from an estimated 7000 matches similar to: "fun.zero.omit {GLDEX}"

2006 Mar 27
1
"sh" is not recognised as an internal or external comman d, operable program or batch file
That looks like the symptom of not following the documentation when trying to build packages on Windows. (You have not stated the platform.) In that case please check and see if you have the tools in Rtools.zip installed and on the PATH. Andy From: Steve Su > > Dear All, > > > > I was trying to check my package using > > > > R CMD check GLDEX > >
2007 Feb 16
6
some fun functionality for all your specs
I''ve found these two snippets of code useful and would love some feedback. first, .should_have_valid_associations usage: context "A new Product" do specify "should have valid associations" do @product.should_have_valid_associations end end code: (thanks to Wilson/Defiler for converting to rspec) module Spec module Expectations module Should
2004 Jun 29
4
Ruggedised IP Phone
Hi all, I want to use my * box to control entry to a building. I was wondering who else has done this and what phones they might recommend. The phone itself needs to be externally mounted so will have to be durable. Functionally I would like it to just dial and extension when picked up. Any comments on your experiences would be very much appriciated. Best regards Matt
2017 Jun 30
3
Gluster failure due to "0-management: Lock not released for <volumename>"
On Thu, 29 Jun 2017 at 22:51, Victor Nomura <victor at mezine.com> wrote: > Thanks for the reply. What would be the best course of action? The data > on the volume isn?t important right now but I?m worried when our setup goes > to production we don?t have the same situation and really need to recover > our Gluster setup. > > > > I?m assuming that to redo is to
2017 Jul 05
1
Gluster failure due to "0-management: Lock not released for <volumename>"
By any chance are you having any redundant peer entries in /var/lib/glusterd/peers directory? Can you please share the content of this folder from all the nodes? On Tue, Jul 4, 2017 at 11:55 PM, Victor Nomura <victor at mezine.com> wrote: > Specifically, I must stop glusterfs-server service on the other nodes in > order to perform any gluster commands on any node. > > > >
2017 Jun 29
0
Gluster failure due to "0-management: Lock not released for <volumename>"
Thanks for the reply. What would be the best course of action? The data on the volume isn?t important right now but I?m worried when our setup goes to production we don?t have the same situation and really need to recover our Gluster setup. I?m assuming that to redo is to delete everything in the /var/lib/glusterd directory on each of the nodes and recreate the volume again. Essentially
2017 Jul 04
0
Gluster failure due to "0-management: Lock not released for <volumename>"
Specifically, I must stop glusterfs-server service on the other nodes in order to perform any gluster commands on any node. From: Victor Nomura [mailto:victor at mezine.com] Sent: July-04-17 9:41 AM To: 'Atin Mukherjee' Cc: 'gluster-users' Subject: RE: [Gluster-users] Gluster failure due to "0-management: Lock not released for <volumename>" The nodes have
2004 May 05
4
Cisco 7905 vs Cisco 7905-G
Hey, Can anyone comment on the difference between the 7905 and it's upgrade, the 7905-G ? Has anyone used these phones in a configuration? Is SIP well implemented in the 7905 ? Thanks in advance, Mat
2004 May 09
3
Suddenly one printer stops to print
Dear *Fabien Chevalier*, I found your message in http://lists.samba.org/archive/samba/2004-February/080990.html I got in the similar problem. Have you solved the problem ? If so, please let me know the solution. Thanks and Best Regards, Tomoo Nomura -- ****** Nomura Technical Management Office Ltd. ***************** Tomoo Nomura nomura@tmo.co.jp http://www.tmo.co.jp/ Phone:
2002 May 10
3
Unix Group Question with repect to Samba
I have a question with regards to using Unix groups with samba. This might be easier to explain with an example. Lets say I have two users UserID: GID UserA:Group1 UserB:Group2 etc..... I now have an entry in /etc/group that looks like groupdev::UserA, UserB If I have a directory with group ownership set to "groupdev" and group mode "rws" UserA & UserB cannot create a
2004 Aug 15
5
New $89 VOIP phone
Has anyone tried the new ariavoice $89 VOIP desk phone with Asterisk? ` http://www.voip-info.org/wiki-AriaVoice -- Jim James H. Thompson jht@lj.net
2010 Feb 05
2
Segmentation Fault while compiling and installing openssh-3.9p1
I am trying to compile and install openssh-3.9p1 (with openssl-0.9.7j) on my personal dev env to have a play. I get the below mentioned segmentation fault message. --------- Generating public/private rsa1 key pair. /bin/sh: line 1: 10901 Segmentation fault ./ssh-keygen -t rsa1 -f /home/vinay/var/vinay_ssh/etc/ssh_host_key -N "" Generating public/private dsa key pair. /bin/sh: line
2000 Jun 13
3
Question on closure (lexical scoping) and encapsulation
Dear R users, I have two related questions about scoping and data encapsulation. One is fairly specific - I am looking at "scoping.R" which is used in demo(scoping) - it's an example of lexical scoping and encapsulation. Where is the 'total' stored? It is not an attribute in 'ross' or 'robert' however, functions like balance() have access to it. Is it more
2017 Jun 27
2
Gluster failure due to "0-management: Lock not released for <volumename>"
I had looked at the logs shared by Victor privately and it seems to be there is a N/W glitch in the cluster which is causing the glusterd to lose its connection with other peers and as a side effect to this, lot of rpc requests are getting bailed out resulting glusterd to end up into a stale lock and hence you see that some of the commands failed with "another transaction is in progress or
2003 May 15
11
Cisco 7960 SIP Firmware
Can someone point me in a direction where I can acquire the Cisco 7960 SIP firmware? I just purchased two phones of ebay, but they are both in Call Manager mode. Thanks, Marcus -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030515/6265b777/attachment.htm
2004 Apr 27
12
VOIP providers
Is anyone signed up with Vonage and using an asterisks box?? Also what VOIP providers would anyone recommend? -- James Moran Potential Technologies http://www.potentialtech.com
2006 Apr 05
4
logging problems
Hi! I'd also like to report a strange logging problem I have. OS: Solaris 2.8 rsync version: 2.6.7 When I run rsync in daemon mode invoked at a command prompt, it does log information in my configured log file (i.e. /var/log/rsyncd.log). But when I invoke it via inetd with an entry in inetd.conf, it does not log any information. rsync version 2.5.6 did not have this problem. My inetd.conf
2003 Feb 12
2
Samba server in a failover environment
Hello, Samba Gurus ..... I have a Samba server running on a pair of SUN servers (server-a and server-b). The samba shares are NFS mounted from a third SUN server (server-c). I installed Samba 2.2.7a on the paired SUN servers under /usr/local/samba (Samba 2.2.7a is locally installed on server-a and server-b, since /usr/local/samba is local on the rootdisk.) The failover environment works like
2006 Nov 06
2
goodness of fitting for a mixed distribution
Hi all! i have done a fitting of experimental data using optim function and setting up my mixed distribution logliklehood (it is a linear combination of a normal and a weibull distribution). How can i test the goodness of fit? I want to be able to say that my distribution fit the data at 90%, 95% or so on.... thanks in advance, nelson
2007 Apr 25
1
omit y=zero line in histogram
Dear all, hist ( ) plots a horizontal line at y=0 when the respective bin is empty. I can deal with this by modifying the hist object before plotting it (x$density[x$density == 0] <- NA), but I'm sure I've seen a more elegant way. Perhaps this was in truehist (MASS). I have looked but can't find it. Does anyone know? Best wishes Paul -- View this message in context: