similar to: Hi all! Glusterfs Ipv6 support

Displaying 20 results from an estimated 700 matches similar to: "Hi all! Glusterfs Ipv6 support"

2003 Oct 22
2
Automatically updating GLM object
Dear all, i generated several GLM objects, named myobject1 to myobject25. Now i'd like to update both of them. So i tried: for(ii in 1:25) { assign(paste("myobject.updated", ii, sep=""), update( myobject[ii] ,.~ + VAR2)) } Doesn't work I also tried to get all the names in a vector and update(names.myobject[ii],.~ + VAR2) Stiil doesn't work Any ideas
2002 Aug 01
4
Samba and a firewall
Hi guys ! I have a problem and I hope I can get some help here. I want to run a Samba server on a linux firewall machine. This firewall allowa all the udp pachets and also icmp. The firewall blocks all TCP incomming connection exept on port 22 (ssh). I have allowed incomming conection on 137, 138, and 139 (TCP) ports and I stiil get an error message from windows clients. The computer appears
2015 Apr 23
2
RFC2307 attributes not being read by DC2 in 4.2.1
> What I was proposing was something to try and find out if there is a > problem that can be cured by using the builtin 'winbind'. The OP is > using bind9 instead of the internal dns server, so his smb.conf has a > 'server services' line and changing 'winbindd' in that line to 'winbind' > is the same as what you have posted. > Well, I am not
2010 Apr 18
2
rosavent problem
I have a frequency table that I am trying to plot on a rose diagram using rosavent. I've set the table up by using this line: Wind_freq_speed <- t(table(cut(Wind_Dir_vec, 0:36), cut(Wind_Speed_vec, seq(0, to=60, by=10)))) It produces the following table layout, which is consistent with the rosavent example (windfreq.dat). 10 20 30 40 50 60 70... 360 0-10 10-20
2009 May 22
1
Forcing a variableinto a model using stepAIC
Dear All, I am attempting to use forward and/or backward selection to determine the best model for the variables I have. Unfortunately, because I am dealing with patients and every patient is receiving treatment I need to force the variable for treatment into the model. Is there a way to do this using R? (Additionally, the model is stratified by randomisation period). I know that SAS can be
2011 Dec 29
1
redirect ports from user network
Hello. I would like to redirect some ports from user network to host system. In console i can do it: /usr/libexec/qemu-kvm -drive file=/home/libvirt/qemu-fedora.img -vnc 10.200.1.1:1 -net user -redir tcp:22000::49999 -redir tcp:22001::22 How can i do it with libvirt? I make users network in XML config VM: <interface type='user'> <mac
2005 Sep 06
1
Application rxfax missing ?
Hello. I just emerged spanDSP with all the packages needed. After a bit of configuration i was read to test. But i get this errormessage stating that application rxfax was not found. I could't fint rxfax i teh modules directory. I use asterisk 1.0.7. I did reset the server after emerging SpanDSP I use gentoo kernel 2.6 I don't know what else to do. Regards, Arne Morten
2013 Aug 29
2
Multiple gateways
hello need a little help i have 2 NIC router with shorewall client PCs goes to internet fine with shorewall help. but i need to reroute traffic for one net via other gateway not ISPs. Gateway is on LAN NIC. 192.168.1.0/24 LAN x.x.x.x WAN router(shorewall) IP 192.168.1.15 i need to reroute traffic for 192.168.2.0/24 network to 192.168.1.1 gateway I know how to do it via route and iptables, bu just
2015 Apr 23
0
RFC2307 attributes not being read by DC2 in 4.2.1
On 23/04/15 18:56, Miguel Medalha wrote: >> What I was proposing was something to try and find out if there is a >> problem that can be cured by using the builtin 'winbind'. The OP is >> using bind9 instead of the internal dns server, so his smb.conf has a >> 'server services' line and changing 'winbindd' in that line to 'winbind' >> is
2004 Jan 20
0
Outbound call with Go2Call
Any got experience with these? I couldn't fint anything in any postings... it seems they have a h.323 on voip01.go2call.com and a sip on sip01.go2call.com I have tried to register with some of the same as I use for nikotel, but Asterisk does not want to register. I've tried to use both the user name (ingvald) and the PIN code 440.... as authentication. ---from sip.conf----
2008 Mar 27
0
Extracting output data into a vector or matrix
I've been struggling to do the following: After a lengthy computation, I receive an output along the lines of the list below. This list has 41 values and is not the end of my computations. I have another computation to do on the list below, but in this final computation the list is supposed to be a vector. I've tried to assign the list below to a data frame and then extract it, but
1997 Dec 13
1
R-beta: Compile error; R-0.60.1, Solaris 2.6, gcc 2.7.2.1
Hi! I have just downloaded the R-0.60.1 sources and have problems compiling R on a Sun Ultra 1 running Solaris 2.6 and gcc 2.7.2.1. I have not been able to find to find any compiling hints in the documentation or the FAQ. After ./configure I use make and get the output below. Any hints are welcome. I am not on the list, so please answer me directly too. Best regards Jens --- Jens Lund
2017 Jul 18
4
New xen-4.6.6 rpms for CentOS-6 and CentOS-7
There are new xen-4.6.6 rpms for CentOS-6 and CentOS-7 in the testing repository on buildlogs.centos.org. Can we please get some testing of these RPMs and feedback to this list. Thanks, Johnny Hughes -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: OpenPGP digital signature URL:
2015 Apr 23
3
RFC2307 attributes not being read by DC2 in 4.2.1
> with a samba 4.2.1 AD DC you automatically use the separate 'winbindd' > deamon and the 'winbind' deamon built into the samba daemon should be > ignored. There is no way that I know to 'disable' the winbind built into > samba, but there is a way to turn it on and turn off 'winbindd', which > is the way I suggested. > The Samba 4.2 release
2002 Dec 06
1
Assertion failure in do_get_write_access() at fs/jbd/transaction.c:746
I guess this could be filed under the 'shot myself in the foot' section, but I figured I'd report it anyways.. Kernel 2.5.50-bk6, x86, preempt, PIIX IDE, ext3 fs. I dd'ed the first part of a ext3 partition to tmp, then mounted it via loopback. (the image passed a fsck, except for warning about corrupt part. table or superblock) I tried to 'cd' into a directory within
2010 Jul 02
0
Re: Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found. - SOLVED
Thanks a lot....recompiling xen-tools wih ioemu flagsolved my problem. Daniel Bojczuk On Sun, Jun 27, 2010 at 10:55 AM, Mohamed Yacoubi <myacoubi@euro-web.fr> wrote: > Hi, > Can you recompile xen-tools with USE = "ioemu" ? > That should solve the problem. > Best regards, > Le 22 juin 2010 à 22:01, Daniel Bojczuk a écrit : > > I stiil did not solve te
2016 Jun 14
3
Upgrade to 2.2.9 breaks sasl auth
Hi This is my 1st time here so please be gentle. I have encountered one problem since upgrading from 2.0.19 to 2.2.9 which has me beat. The system provides sasl auth services via inet to a postfix 2.11 system. Since the upgrade postfix complains of no sasl methods available. The same dovecot configuration is used on both versions. Now I get these results looking at the inet connection Version
2006 Oct 19
1
siemens hipath interoperability - PRI/Q.SIG - card recommendation
Hello, if somebody using this scenario in production successfully, please send me info, which ISDN card for asterisk server is usefull for me (Digium, Sangoma)? my crucial requirement is "caller id name" transfer/display between ISDN (Siemens PBX) and IP phone connected to asterisk I'm using PRI interface and Q.SIG signaling. thank you PJ
2010 Jun 21
4
Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found.
Hi, I''m trying to use a Gentoo whit Xem 4.0, but I try: xm create windows2008r2.hvm I get the error: Error: coercing to Unicode: need string or buffer, NoneType found. Does anybody knows how to solve that? windows2008r2.hvm: kernel = "hvmloader" builder=''hvm'' memory = 512 name = "Windows2008R2" vcpus=2 acpi=1 apic=1 disk = [
2000 Mar 23
1
URGENT: WIN2K INVALID VOLUMENAME
Dear Samba Users I detected a strange behaviour between Win2k Prof. and Samba and I hope somebody can help me fixing it. The Bug: ======= Samba does not correctly return the volume name back to win2k. In the man pages it is written that by default the sharename is returned as volumename. This works fine for Win98 and NT4 but not for Win2k. If I say "label v:" (needless to say that v: