Displaying 20 results from an estimated 300 matches similar to: "setting up a dedicated NIC for replication"
2016 Nov 24
2
Dos pequeños códigos casi idénticos y sólo funciona el primero
Buenas tardes a todos,
He adaptado una pregunta realizada en otro foro respecto de un caso que me interesa resolver. Sea el data.table:
DT <- data.table(caso = rep(1:2, c(3, 2)), empresa = factor(rep(c("E1", "E2"), c(3, 2))),
coche = factor(c('A', 'B', 'U', 'W', 'B')), envio = factor(rep(c(T, F), c(3, 2))))
En el siguiente
2018 Feb 06
4
Optimizar código
Hola a todos,
Os pongo aquí debajo un pequeño fragmento de código. Resulta que dispongo de una CADENA que tiene dos columnas. Una con palabras y la otra que dice si es bueno o malo. En otra variable tengo una LISTA. Quiero cruzar todas las palabras de la lista con todas las de la cadena y cuando alguna coincida, que me indique en qué fila está y también si la palabra es "buena" o
2013 Oct 03
1
(no subject)
Hello Friends,
Please give me the link, How can i download the gluster storage platform
iso. And how can i get the graphical console of gluster.
--
*Thanks and Regards.*
*Vishvendra Singh Chauhan*
*+91-8750625343*
http:// <http://linux-links.blogspot.com>linux-links.blogspot.com
God First Work Hard Success is Sure...
-------------- next part --------------
An HTML attachment was
2013 Oct 10
2
A "Wizard" for Initial Gluster Configuration
Hi,
I'm writing a tool to simplify the initial configuration of a cluster, and it's now in a state that I find useful.
Obviously the code is on the forge and can be found at https://forge.gluster.org/gluster-deploy
If your interested in what it does, but don't have the time to look at the code I've uploaded a video to youtube
http://www.youtube.com/watch?v=UxyPLnlCdhA
Feedback
2013 Oct 01
2
Performance
Hi,
On http://www.gluster.org/community/documentation/index.php/Translators/performance/io-cache I found the following:
> volume io-cache
> type performance/io-cache
> option cache-size 64MB # default is 32MB
> option priority *.h:3,*.html:2,*:1 # default is '*:0'
> option cache-timeout 2 # default is 1 second
> subvolumes <x>
2006 Oct 25
2
Logon script with Administrator rights
I am using a .bat logon script (the same for all users) and it avoids that I
have to configure each user manually. But now I have to run a command that
requires administrator rights on two files, and the command I write in the
.bat file doesn't work.
Do you know how to run the logon script as the local machine Administrator?
After all, the logon script is on the server and only me can
2013 Sep 27
6
[Bug 10170] New: rsync should support reflink similar to cp --reflink
https://bugzilla.samba.org/show_bug.cgi?id=10170
Summary: rsync should support reflink similar to cp --reflink
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: samba at shubin.ca
2008 Apr 15
2
a question of alphabetical order
Hi all,
In Spanish vowels with accent like ?, ?, ... doesn't affect to the
alphabetical order of vector of strings. I mean, a or ? don't matter for
establishing the alphabetical order.
Nevertheless, while working with R order, here is what I get.
Given a file transport.txt
medio#variable
avi?n#34
barco#33
bicicleta#3
?ngulo#37
cami?n#54
coche#23
tren#67
> toPlot <-
2007 Apr 18
3
asterisk svn and zaptel
Hi all!!
I have downloaded the asterisk from svn checkout
http://svn.digium.com/svn/asterisk/trunk asterisk-trunk (is the asterisk 1.4
subversion). I also downloaded the patch for cellphone and make it work
fine. Then I bought the tdm11b board to have phone connection in my
computer.
I installed the hardware for zapte and the libpri modules in my Mandriva
2007 and the lights of the pci card
2013 Jan 15
2
1024 char limit for auth.allow and automatically re-reading auth.allow without having to restart glusterd?
Hi,
Anyone know if the 1024 char limit for auth.allow still exists in the
latest production version (seems to be there in 3.2.5). Also anyone
know if the new versions check if auth.allow has been updated without
having to restart glusterd? Is there anyway to restart glusterd
without killing it and restarting the process, is kill -1 (HUP)
possible with it (also with the version i'm running?)
2013 Nov 01
1
Gluster "Cheat Sheet"
Greetings,
One of the best things I've seen at conferences this year has been a bookmark distributed by the RDO folks with most common and/or useful commands for OpenStack users.
Some people at Red Hat were wondering about doing the same for Gluster, and I thought it would be a great idea. Paul Cuzner, the author of the gluster-deploy project, took a first cut, pasted below. What do you
2013 May 15
1
bluster install fails with puppet
Hey there,
I try to install the latest gluster server onto a debian machine with puppet. Unfortunately this gives me:
Starting glusterd service: glusterd.
/usr/sbin/glusterd: option requires an argument -- 'f'
Try `glusterd --help' or `glusterd --usage' for more information.
invoke-rc.d: initscript glusterfs-server, action "start" failed.
dpkg: error processing
2013 Dec 15
2
puppet-gluster from zero: hangout?
Hey james and JMW:
Can/Should we schedule a google hangout where james spins up a
puppet-gluster based gluster deployment on fedora from scratch? Would love
to see it in action (and possibly steal it for our own vagrant recipes).
To speed this along: Assuming James is in England here , correct me if im
wrong, but if so ~ Let me propose a date: Tuesday at 12 EST (thats 5 PM in
london - which i
2013 Dec 10
4
Structure needs cleaning on some files
Hi All,
When reading some files we get this error:
md5sum: /path/to/file.xml: Structure needs cleaning
in /var/log/glusterfs/mnt-sharedfs.log we see these errors:
[2013-12-10 08:07:32.256910] W
[client-rpc-fops.c:526:client3_3_stat_cbk] 1-testvolume-client-0: remote
operation failed: No such file or directory
[2013-12-10 08:07:32.257436] W
[client-rpc-fops.c:526:client3_3_stat_cbk]
2006 Apr 24
1
Modelling heteroskedasticity in a multilevel model
Dear list members,
I am facing a 3-level model, for which my research hypotheses suggest that
the variance of both level-1 and level-2 residuals may be a function of a
level-3 variable.
To be a bit more clear: I am fitting a longitudinal model for a panel of
companies grouped in industries. I suggest that some industry variables may
create 'unexpected' shocks at especific points in
2013 Oct 07
2
GlusterFS as underlying Replicated Disk for App Server
Hi All,
We have a requirement for a common replicated filesystem between our two
datacentres, mostly for DR and patching purposes when running Weblogic
clusters.
For those that are not acquainted, Weblogic has a persistent store that it
uses for global transaction logs amongst other things. This store can be
hosted on shared disk (usually NFS), or in recent versions within an Oracle
DB.
2007 Feb 13
2
Time for new version of ffmpeg2theora?
Hi ,
I see in trunk that ffmpeg2theora now has Chroma settings , that it is a new
good thing that justify a new release of ffmpeg2theora.
_________________________________________________________________
Dale rienda suelta a tu tiempo libre. Mil ideas para exprimir tu ocio con
MSN Entretenimiento. http://entretenimiento.msn.es/
2007 Jan 30
2
Producing oggs with XiphQT - testers needed!
Dear all,
As the next version of XiphQT is mostly ready, I thought it could use
some more wide pre-release testing.
The major change since last release is the addition of Ogg exporter
and Vorbis and Theora encoders. Any feedback on how this new
functionality performs (or doesn't!) with audio/video
editing/producing software will really help. Also, comments and
suggestions on the work of
2007 Jan 30
2
Producing oggs with XiphQT - testers needed!
Dear all,
As the next version of XiphQT is mostly ready, I thought it could use
some more wide pre-release testing.
The major change since last release is the addition of Ogg exporter
and Vorbis and Theora encoders. Any feedback on how this new
functionality performs (or doesn't!) with audio/video
editing/producing software will really help. Also, comments and
suggestions on the work of
2007 Jan 30
2
Producing oggs with XiphQT - testers needed!
Dear all,
As the next version of XiphQT is mostly ready, I thought it could use
some more wide pre-release testing.
The major change since last release is the addition of Ogg exporter
and Vorbis and Theora encoders. Any feedback on how this new
functionality performs (or doesn't!) with audio/video
editing/producing software will really help. Also, comments and
suggestions on the work of