Displaying 20 results from an estimated 400 matches similar to: "hist failed with unused arguments"
2018 Feb 06
4
geo-replication
Hi all,
I am planning my new gluster system and tested things out in
a bunch of virtual machines.
I need a bit of help to understand how geo-replication behaves.
I have a master gluster cluster replica 2
(in production I will use an arbiter and replicatied/distributed)
and the geo cluster is distributed with 2 machines.
(in production I will have the geo cluster distributed)
Everything is up
2018 Feb 06
0
geo-replication
Hi again,
I made some more tests and the behavior I get is that if any of
the slaves are down the geo-replication stops working.
It this the way distributed volumes work, if one server goes down
the entire system stops to work?
The servers that are online do not continue to work?
Sorry, for asking stupid questions.
Best regards
Marcus
On Tue, Feb 06, 2018 at 12:09:40PM +0100, Marcus Peders?n
2018 Feb 07
0
geo-replication
We are happy to help you out. Please find the answers inline.
On Tue, Feb 6, 2018 at 4:39 PM, Marcus Peders?n <marcus.pedersen at slu.se>
wrote:
> Hi all,
>
> I am planning my new gluster system and tested things out in
> a bunch of virtual machines.
> I need a bit of help to understand how geo-replication behaves.
>
> I have a master gluster cluster replica 2
> (in
2018 Feb 07
1
geo-replication
Thank you for your help!
Just to make things clear to me (and get a better understanding of gluster):
So, if I make the slave cluster just distributed and node 1 goes down,
data (say file.txt) that belongs to node 1 will not be synced.
When node 1 comes back up does the master not realize that file.txt has not
been synced and makes sure that it is synced when it has contact with node 1 again?
So
2018 Mar 02
1
geo-replication
Hi again,
I have been testing and reading up on other solutions
and just wanted to check if my ideas are ok.
I have been looking at dispersed volumes and wonder if there are any
problems running replicated-distributed cluster on the master node and
a dispersed-distributed cluster on the slave side of a geo-replication.
Second thought, running disperesed on both sides, is that a problem
(Master:
2018 Mar 02
0
geo-replication
Hi Kotresh,
I am expecting my hardware to show up next week.
My plan is to run gluster version 3.12 on centos 7.
Has the issue been fixed in version 3.12?
Thanks a lot for your help!
/Marcus
On Fri, Mar 02, 2018 at 05:12:13PM +0530, Kotresh Hiremath Ravishankar wrote:
> Hi Marcus,
> 
> There are no issues with geo-rep and disperse volumes. It works with
> disperse volume
> being
2013 Mar 13
1
Empty cluster / segfault using vanilla kmeans with version 2.15.2
Hello,
here is a working reproducible example which crashes R using kmeans or 
gives empty clusters using the nstart option with R 15.2.
library(cluster)
kmeans(ruspini,4)
kmeans(ruspini,4,nstart=2)
kmeans(ruspini,4,nstart=4)
kmeans(ruspini,4,nstart=10)
?kmeans
either we got empty always clusters and or, after some further commands 
an segfault.
regards,
Detlef Groth
------------
[R] Empty
2004 Apr 03
1
Domain Administrators Not Recognized in Samba3
Hi,
I've been struggling with this for a while now, and i can't figure out
whats missing.  I have a valid user, who is also a member of the "Domain
Admins" group.  I can login with smbclient just fine, but administrative
rights aren't recognized when i try to join the domain.    Group is
mapped to the proper SID and a matching POSIX group (just in case). 
Backend is ldapsam.
2025 Feb 02
1
Possibility of scp --interactive option
On 01.02.25 22:30, Christoph Groth wrote:
> An --interactive option that behaves just like the one in cp would solve
> the issue for me.  I would happily alias scp to scp --interactive.  Is
> there any technical or other reason why scp does not have such an option
> or something similar?
Seeing that (the PUT command in) sftp doesn't have such an option, 
either, I suspect that it
2025 Feb 03
1
Possibility of scp --interactive option
On Sun, 2 Feb 2025, Jochen Bern wrote:
> On 01.02.25 22:30, Christoph Groth wrote:
> > An --interactive option that behaves just like the one in cp would solve
> > the issue for me.  I would happily alias scp to scp --interactive.  Is
> > there any technical or other reason why scp does not have such an option
> > or something similar?
> 
> Seeing that (the PUT
2025 Feb 04
1
Possibility of scp --interactive option
Morgan, Iain (ARC-TN)[InuTeq, LLC] wrote:
> On Sun, 2 Feb 2025, Jochen Bern wrote:
>
> > On 01.02.25 22:30, Christoph Groth wrote:
> > > An --interactive option that behaves just like the one in cp would
> > > solve the issue for me. I would happily alias scp to
> > > scp --interactive. Is there any technical or other reason why scp
> > > does not
2010 Jun 15
4
samba migration to another llinux distro
Hello
I need a description how to move painlessly samba from one system to 
another without re-adding to the domain windows clients. Currently, I 
have samba Version 3.0.28a-1.fc7
on Fedora 7 and I want to move it on CentOS 5.5 As far as the server 
hardware remains the same. In addition to changing the system i would 
like to change new disks and add a new 3ware 9650SE Raid controller 
(samba
2010 Jul 21
1
how to set samba to not download the whole roaming profiles ?
How to set up roaming profiles that samba doesn't download whole 
profiles, only necessary files ntuser.ini ntuser.dat eg. end rest of 
registry settings?
I would like to setup profiles running (downloading) fast from server 
when clients login.
Clients XP PRO SP3.
Samba ver. 3.0.33-3.29.el5_5
Which file form samba registry should I use to force using roaming 
profiles :
2025 Feb 01
1
Possibility of scp --interactive option
Hello,
Now that scp uses the sftp protocol, wouldn?t it be a good idea to add
an --interactive option ? la cp to it?
It seems to me that one common usage of scp is to make sure that the
files being copied are available on the remote machine, but without
overwriting anything (and certainly not silently).  I find myself very
often in this situation, but judging by the number of questions about
2002 Oct 15
0
"RAMDISK" problem
Erik Groth wrote:
> Thanks for helping me out. 
> Skipping the "load_ramdisk" part fixed the "RAMDISK: couldn't find valid
> RAM disk image" problem, but the "Kernel panic: Unable to mount root fs
> on 01:00" part is still there, what can cause this problem? 01:00 is a
> valid device right?
> 
01:00 is /dev/ram0 -- I would guess that your kernel
2025 Feb 04
1
Possibility of scp --interactive option
> On Feb 4, 2025, at 12:26, Christoph Groth <christoph at grothesque.org> wrote:
> 
> ?Morgan, Iain (ARC-TN)[InuTeq, LLC] wrote:
> 
>> -d
>> 
>> Except that -i is already being used by scp to specify the identity.
> 
> I had noticed that, and it?s unfortunate.  So it would have to be
> a different letter [but probably not -a or -n].
Possibilities which
2004 Jul 30
1
FWER + multiple linear models
Could someone kindly help me with the following question:
when I analyze microarray data I need to fit multiple linear regression 
models between genes and clinical patameters followed by estimation of 
the p-values.
What's the solution to implement Westfall and Young's algorithm + 
resampling into the scheme:
lm -> stepAIC -> anova.
Actually permcor works fine for me in the case of
2008 Apr 01
2
Applying rbind() to a sequence of data frame names
I have a set of data frames ds1, ds2, ... each having the same columns
and column names:
  ds1 <- data.frame(x=c(1,2,3,4), y=c(5,6,7,8))
  ds1 <- data.frame(x=c(9,10,11,12), y=c(13,14,15,16))
  ...
and I would like to combine them into just one data frame like
  ds <- rbind(ds1, ds2, ...)
Because there are so many of them, I will have to use a character array
  nms <-
2005 May 13
3
List and Column Names in a Function?
In this simple function, how can I pass strings for index and column names
to the function?  I've posted this type of question before and received no
response.
Maybe this example will be easier to understand and troubleshoot.
ds <- function(myds, vec) {myds[[vec]]*2}
ds1 <- c(X=list(1:10), Y=list(11:20))
ds(get("ds1"),get("Y"))
khobson at odot.org
Kenneth Ray
2007 Feb 22
4
Crosstabbing multiple response data
Using R version 2.4.1 (2006-12-18) on Windows, I have a dataset which resembles this:
id    att1    att2    att3
1    1        1        0
2    1        0        0
3    0        1        1
4    1        1        1
ratings <- data.frame(id = c(1,2,3,4), att1 = c(1,1,0,1), att2 = c(1,0,0,1), att3 = c(0,1,1,1))
I would like to get a cross tab of counts of co-ocurrence, which might resemble this: