similar to: gluster store and autostart - but fails

Displaying 20 results from an estimated 200 matches similar to: "gluster store and autostart - but fails"

2013 Aug 28
3
[Bug 2146] New: Add ability to have a ~/.ssh/config.d directory with smaller configs
https://bugzilla.mindrot.org/show_bug.cgi?id=2146 Bug ID: 2146 Summary: Add ability to have a ~/.ssh/config.d directory with smaller configs Product: Portable OpenSSH Version: 6.2p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component:
2010 Apr 09
0
rjags syntax error
Hi, I am getting the following error when I'm running jags.model() > meas1 <- jags.model(file="measurement.bug",data=dat.test) syntax error, unexpected '}', expecting ',' or ')' Error in jags.model(file = "measurement.bug", data = dat.test) : Parse error on line 1 Below is my JAGS model. Please cc me as I'm a digest subscriber if
2005 Jun 16
1
question regarding smbutil
Hello, I'm trying to use smbutil with the user/pass/host argument. I have no problem using it this way.... smbutil -v view //user@host Password: ******* but if I try this way.... smbutil -v view //user:pass@host it prompts me for a password when I already specific it in my command line. Am I using the right syntax? Please let me know. Thanks. Tom
2011 Sep 11
2
[Bug 1937] New: Make it possible to give a give an ssh session only access to a limit subset of ssh-agent keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1937 Bug #: 1937 Summary: Make it possible to give a give an ssh session only access to a limit subset of ssh-agent keys Classification: Unclassified Product: Portable OpenSSH Version: 5.8p1 Platform: All OS/Version: All Status: NEW Severity:
2010 Jan 14
1
Giving parameters from shell
Hi I want to give parameters for my function from the shell. I mean I defined a function like these: work1.R : myfunc <- function(x,y) { z = x + y z } and now I want to use shell to give parameters like " ./work1.R (3,5) " to get sum 8. so what should I do? [[alternative HTML version deleted]]
2017 Nov 17
0
Dataframe is character
class("dat") is different from class(dat), which is what you actually want. On 17-11-17, P. Roberto Bakker wrote: > Hi everybody, > > Question: why are my dataframe and numeric variables a character? > > I read an excel file via readxl but my dataframe is a character, and > numeric variables, eg "yi", are also a character. > My excelfile is in English
2017 Nov 17
3
Dataframe is character
Hi everybody, Question: why are my dataframe and numeric variables a character? I read an excel file via readxl but my dataframe is a character, and numeric variables, eg "yi", are also a character. My excelfile is in English numeric Sometimes the dataframe was indeed a dataframe, but I do not know why it did sometimes. Thank you in advance, Roberto PS I used "guess". The
2012 Jun 25
2
[LLVMdev] Is llc broken for Cortex-A9 + neon ?
Hi all, considering following .ll file ; ModuleID = 'vect3x.ll' target triple = "armv7-none-linux-gnueabi" define arm_aapcscc void @test_hi_char8(i8* %.T0351, <8 x i8>* nocapture %srcA, <4 x i8>* nocapture %dst) noinline { L.entry: %0 = tail call arm_aapcscc i32 (...)* @get_global_id(i8* %.T0351, i32 0) %1 = bitcast <8 x i8>* %srcA to <4 x i8>*
2001 Nov 08
1
Problems with folders
I've got Samba up and running on my network, with relativley few problems, but I'm having a problem with subfolders. Lets take this snippet from my smb.conf as an exanple and then I'll move on [Documents] comment = office documents path = /usr/smb_files/documents public = no writeable = yes write list = @secretaries borwseable = yes Let me use this example
2012 Jun 25
0
[LLVMdev] Is llc broken for Cortex-A9 + neon ?
Sounds like a bug in vector promote. If I restore this flag and use -promote-elements=0 everything works for me. Please fill a PR in LLVM bugzilla and assign to Nadav. On Mon, Jun 25, 2012 at 5:04 PM, Sebastien DELDON-GNB <sebastien.deldon at st.com> wrote: > Hi all, > > > considering following .ll file > > ; ModuleID = 'vect3x.ll' > target triple =
2013 Feb 07
3
[LLVMdev] Is there a way to verify that debug info metadata are correct ?
Hi all, I'm using my own front-end that generates LLVM debug info metadata. I was using LLVM 2.9 debug version and I'm moving to LLVM 3.2 debug version of metadata. On my example I got llc 3.2 to fail on following assertion: llc: /work1/tools/llvm/3.2/sources/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:1471: void llvm::DwarfDebug::endFunction(const llvm::MachineFunction*): Assertion `TheCU
2006 Aug 21
2
Dovecot SSL issue on Solaris 10 x64 (64-bit)
I'm having an issue with Thunderbird (and Opera) and Dovecot SSL on a Solaris 10. My OS is Solaris 10 6/06 x86 (running in 64-bit mode) using ZFS (disk mirror) as the filesystem for my users. Dovecot version is 1.0rc7 (logs below are from 1.0rc6). First the connection asks if the SSL-certificate should be accepted, accepting it seems to work but then nothing happens. Thunderbird is
2008 Sep 17
1
floppy disk controller broken
Hello, when testing FreeBSD-7.1-BETA i discovered that the floppy disk controller doesn't work correctly. Trying to format a floppy (perhaps with bad blocks) i get: Processing fdformat: ioctl(FD_FORM): Device not configured instead of the normal E letter. I then checked the same problem is present on FreeBSD-6.3 and it has been reported by Beech Rintoul (*) in 2006! Of course the floppy disk
2009 Nov 13
0
virsh autostart: cannot set autostart for transient domain
Hello all, I'm running a newly installed CentOS 5.4 KVM host and am running into problems setting guests up to autostart. Has anyone seen and/or overcome this issue? [root at virt04 ~]# virsh autostart guest02 error: Failed to mark domain guest02 as autostarted error: internal error cannot set autostart for transient domain Just for kicks I tried symlinking /etc/libvirt/guest02.xml and
2007 Sep 21
0
Querying Autostart jobs..
Hi all, I am really liking the auto start stuff! One thing I notice is that I can''t seem to query for them through the MiddleMan via the job_key... Is that the correct behavior? Or do I have a bug of some variety? thanks, Eric Pugh
2007 Apr 04
0
autostart
Hi, Does backgroundrb 0.2.1 support autostart? I''ve tried to set up autostart by adding something like the following in backgroundrb.yml: autostart: 1: class: bar_worker args: '''' However, that does not seem to work. I also tried the scheduling mechanism like this in backgroundrb_schedules.yml: bar: :class: :bar_worker :job_key: :bar1
2007 Feb 15
0
new syntax for autostart and repeat
Hello: I''m a little confused as to the >0.20 brb syntax as it relates to autostart and repeat. In short, I''d like to know the easiest way to automatically start a worker and have it repeat every xx minutes. This was easy in the previous version because you would simply do : ''repeat.every 20.minutes'' or similar in the worker. I''m sure
2007 Feb 15
0
disregard RE: new syntax for autostart and repeat
So disregard this question. I followed Mason Hale''s suggestion that I pass in some worker_args and all is well in the scheduler.yml file. Brian _____ From: Brian Lucas [mailto:blucasCO at gmail.com] Sent: Thursday, February 15, 2007 2:49 PM To: ''backgroundrb-devel at rubyforge.org'' Subject: new syntax for autostart and repeat Hello: I''m a
2009 Dec 14
0
Mysterious crash on SLES11; VMs did not autostart
I have a couple sles11 servers running xen 3.4: # xm info host : xen03 release : 2.6.27.19-5-xen version : #1 SMP 2009-02-28 04:40:21 +0100 machine : x86_64 nr_cpus : 16 nr_nodes : 1 cores_per_socket : 4 threads_per_core : 2 cpu_mhz : 2533 hw_caps :
2011 Sep 17
0
XCP autostart and LVM disabled
With XCP how do we autostart a VM when a host boots up? In Xen I would have made a symbolic link to the VMs config in /etc/xen/auto/ Also does anyone know why LVM is disabled in the /etc/rc.d/rc.sysinit in XCP 1.1 beta? I uncommented it and when my Host boots it does a vgchange -ay now and the LV gets mounted in the fstab. I can''t think of a reason why this isn''t the default