search for: master1

Displaying 20 results from an estimated 30 matches for "master1".

Did you mean: master
2009 Apr 01
1
Help with mixed-effects model with temporal pseudoreplication!
...model is where I get stuck on, I've tried many combinations and all give me the wrong degrees of freedom. I really don't know what to use. Any help would be greatly appreciated!!!! Here is the code I am using in R: library(nlme) datafile="http://people.rit.edu/rmh3093/mot.csv" master1 = read.table(datafile,header=T) Block=factor(master1$Block) BlockOrder=factor(master1$Block_Order) Replicate=factor(master1$Replicate) Participant=factor(master1$Participant_ID) Targets=factor(master1$Targets) Entropy=factor(master1$Entropy) CompletionTime=master1$Completion_Time summary(lme(log(Co...
2014 Apr 10
1
replication + attachment sis + zlib bug ? (HEAD version from xi.rename-it.nl)
Hi, i have setup with mail_attachment single instance store + replication + zlib and got this bug when i try to replicate one test mailbox: On master1 in mail.log: Apr 10 13:25:22 master1 dovecot: dsync-local(zzz at blabla666.sk): Error: read(/nfsmnt/mailnfs1/attachments1/6b/57/6b57ad34cf6c414662233d833a7801fde4e1cdcb-92b5052558774653a728000013e2b982[base64:18 b/l]) failed: Stream is larger than expected (97824 > 97823, eof=1) Apr 10 13:25:22...
2024 Jan 22
1
Geo-replication status is getting Faulty after few seconds
...r setup with three master nodes in replicated mode and one slave node with geo-replication. # gluster volume info Volume Name: tier1data Type: Replicate Volume ID: 93c45c14-f700-4d50-962b-7653be471e27 Status: Started Snapshot Count: 0 Number of Bricks: 1 x 3 = 3 Transport-type: tcp Bricks: Brick1: master1:/opt/tier1data2019/brick Brick2: master2:/opt/tier1data2019/brick Brick3: master3:/opt/tier1data2019/brick master1 | master2 | ------------------------------geo-replication----------------------------- | drtier1data master3 | We added the master3 node a few months back, the initial setup consis...
2024 Jan 27
1
Geo-replication status is getting Faulty after few seconds
...three master nodes in replicated mode and one slave node with geo-replication. # gluster volume info Volume Name: tier1data Type: Replicate Volume ID: 93c45c14-f700-4d50-962b-7653be471e27 Status: Started Snapshot Count: 0 Number of Bricks: 1 x 3 = 3 Transport-type: tcp Bricks: Brick1: master1:/opt/tier1data2019/brick Brick2: master2:/opt/tier1data2019/brick Brick3: master3:/opt/tier1data2019/brick master1 |master2 |? ------------------------------geo-replication----------------------------- | drtier1datamaster3 | We added the master3 node a few months back, the initial setup c...
2024 Jan 24
1
Geo-replication status is getting Faulty after few seconds
...r setup with three master nodes in replicated mode and one slave node with geo-replication. # gluster volume info Volume Name: tier1data Type: Replicate Volume ID: 93c45c14-f700-4d50-962b-7653be471e27 Status: Started Snapshot Count: 0 Number of Bricks: 1 x 3 = 3 Transport-type: tcp Bricks: Brick1: master1:/opt/tier1data2019/brick Brick2: master2:/opt/tier1data2019/brick Brick3: master3:/opt/tier1data2019/brick master1 | master2 | ------------------------------geo-replication----------------------------- | drtier1data master3 | We added the master3 node a few months back, the initial setup consis...
2024 Jan 27
1
Geo-replication status is getting Faulty after few seconds
...three master nodes in replicated mode and one slave node with geo-replication. # gluster volume info Volume Name: tier1data Type: Replicate Volume ID: 93c45c14-f700-4d50-962b-7653be471e27 Status: Started Snapshot Count: 0 Number of Bricks: 1 x 3 = 3 Transport-type: tcp Bricks: Brick1: master1:/opt/tier1data2019/brick Brick2: master2:/opt/tier1data2019/brick Brick3: master3:/opt/tier1data2019/brick master1 |master2 |? ------------------------------geo-replication----------------------------- | drtier1datamaster3 | We added the master3 node a few months back, the initial setup c...
2010 Feb 18
3
NFS client firewall config?
Hi all, Which ports do I need to have open on an NFS client's firewall to allow it to connect to a remote NFS servers? When I disable iptables (using ConfigServerFirewall), it connects fine, but as soon as I enable it, NFS gives me this error: root at saturn:[~]$ mount master1.mydomain.co.za:/saturn /bck mount: mount to NFS server 'master1.mydomain.co.za' failed: RPC Error: Unable to send. I have added ports 111 & 2049 in both the TCP & UDP ingres & exgress ranges, but that doesn't seem to help. portmap & nfs is running as well. But as I say,...
2017 Nov 13
0
Help with reconnecting a faulty brick
...? 10:04, Daniel Berteaud a ?crit?: > > Could I just remove the content of the brick (including the .glusterfs > directory) and reconnect ? > In fact, what would be the difference between reconnecting the brick with a wiped FS, and using gluster volume remove-brick vmstore replica 1 master1:/mnt/bricks/vmstore gluster volume add-brick myvol replica 2 master1:/mnt/bricks/vmstore gluster volume heal vmstore full As explained here: http://lists.gluster.org/pipermail/gluster-users/2014-January/015533.html ? Cheers, Daniel -- Logo FWS *Daniel Berteaud* FIREWALL-SERVICES SAS. Soci?...
2005 Dec 15
0
Problems with snow and rpvm
...inux ok pvm> mstat uffbsd mstat uffbsd uffbsd ok pvm> spawn -> hello spawn -> hello [13] 1 successful t80012 pvm> [13:t80012] i'm t80012 [13: t80012] from t80013: hello, world from powerpclinux [13:t80013] EOF [13: t80012] EOF [13] finished pvm> spawn -> master1 spawn -> master1 [11] 1 successful t8000e pvm> [11:t40013] EOF [11:t40014] EOF [11: t80011] EOF [11:t40012] EOF [11:t80010] EOF [11:t8000f] EOF [11:t8000e] Spawning 6 worker tasks ... SUCCESSFUL [11:t8000e] I got 100.000000 from 1; (expecting 100.000000) [11:t8000e] I got 300.000000 from 2...
2017 Nov 13
2
Help with reconnecting a faulty brick
Hi everyone. I'm running a simple Gluster setup like this: ? * Replicate 2x1 ? * Only 2 nodes, with one brick each ? * Nodes are CentOS 7.0, uising GlusterFS 3.5.3 (yes, I know it's old, I just can't upgrade right now) No sharding or anything "fancy". This Gluster volume is used to host VM images, and are used by both nodes (which are gluster server and clients).
2017 Nov 15
2
Help with reconnecting a faulty brick
...;> >> Could I just remove the content of the brick (including the >> .glusterfs directory) and reconnect ? >> > > In fact, what would be the difference between reconnecting the brick > with a wiped FS, and using > > gluster volume remove-brick vmstore replica 1 master1:/mnt/bricks/vmstore > gluster volume add-brick myvol replica 2 master1:/mnt/bricks/vmstore > gluster volume heal vmstore full > > As explained here: > http://lists.gluster.org/pipermail/gluster-users/2014-January/015533.html > > ? No one can help ? Cheers, Daniel -- Logo...
2012 Dec 17
1
multiple puppet masters
...p an additional puppet master but have the CA server handled by only 1 puppet master. I have set this up as per the documentation here: http://docs.puppetlabs.com/guides/scaling_multiple_masters.html I have configured my second puppet master as follows: [main] ... ca = false ca_server = puppet-master1.test.net I am using passenger so I am a bit confused how the virtual-host.conf file should look for my second puppet-master2.test.net. Here is mine: LoadModule passenger_module /usr/lib/ruby/gems/1.8/gems/passenger-3.0.18/ext/apache2/mod_passenger.so PassengerRoot /usr/lib/ruby/gems/1.8/gems/pa...
2007 Apr 10
4
SMB Signature verification failed when establish trust with win2003 domain
...cache_fetch(216) name XANQANET1#1B found. [2007/04/04 17:00:13, 10] libsmb/namequery.c:name_status_find(276) name_status_find: looking up XANQANET1#1b at 172.18.0.3 [2007/04/04 17:00:13, 10] lib/gencache.c:gencache_get(304) Returning valid cache entry: key = NBT/XANQANET1#1B.20.172.18.0.3, value = MASTER1, timeout = Wed Apr 4 17:05:50 2007 [2007/04/04 17:00:13, 5] libsmb/namecache.c:namecache_status_fetch(324) namecache_status_fetch: key NBT/XANQANET1#1B.20.172.18.0.3 -> MASTER1 [2007/04/04 17:00:16, 3] libsmb/cliconnect.c:cli_start_connection(1426) Connecting to host=MASTER1 [2007/04/04 17:00:1...
2017 Nov 15
0
Help with reconnecting a faulty brick
...ing glusterd on that node. Read 10.5 and 10.6 sections in the doc to get a better understanding of replacing bricks. >> In fact, what would be the difference between reconnecting the brick >> with a wiped FS, and using >> >> gluster volume remove-brick vmstore replica 1 master1:/mnt/bricks/vmstore >> gluster volume add-brick myvol replica 2 master1:/mnt/bricks/vmstore >> gluster volume heal vmstore full >> >> As explained here: >> http://lists.gluster.org/pipermail/gluster-users/2014-January/015533.html >> >> ? > > No one c...
2002 Jul 19
1
OpenSSH 3.4p1 hostbased auth - howto?
...# /sbin/service sshd restart box2# /sbin/service sshd restart Here's the client debugging output: [...] debug1: authentications that can continue: publickey,password,hostbased debug1: next auth method to try is hostbased debug1: Remote: Accepted by .rhosts. debug1: Remote: Accepted host ohm-master1 ip 192.168.1.1 client_user root server_user root debug1: authentications that can continue: publickey,password,hostbased debug1: Remote: Accepted by .rhosts. debug1: Remote: Accepted host ohm-master1 ip 192.168.1.1 client_user root server_user root debug1: authentications that can continue: publick...
2010 Feb 25
2
decentral vpn with 1 gateway host
Hello tinc users, i have the follow configuration: 1 client/server called master, it is always reachable from internet (with dyndns) 5 clients, that connects to the master and the other clients (all behind a router (NAT)) master-hosts-file: Address = ... Port = ... Subnet = ... Compression = 0 ---- key ----- client-hosts-files: Compression = 0 Subnet = ... ----- key ----- tinc.conf Name = ....
2024 Feb 05
1
Challenges with Replicated Gluster volume after stopping Gluster on any node.
...hen we stop Gluster on any of the nodes, we mostly get the error 'Transport endpoint is not connected' on the clients. When we run the commands to check the connected clients on the Gluster server, we get the following error: gluster volume status tier1data clients FAILED: Commit failed on master1. Error: Unable to decode brick op response. Could anyone recommend a potential solution for this? Thanks, Anant Anant Saraswat DevOps Lead IT | Technology Blueprint Ltd. [mobilePhone] +44-8450047142 (5020)<tel:+44-8450047142%20(5020)> | +91-9818761614<tel:+91-9818761614> [emailAdd...
2024 Feb 05
1
Challenges with Replicated Gluster volume after stopping Gluster on any node.
...the nodes, we mostly get the > error 'Transport endpoint is not connected' on the clients. When we run the > commands to check the connected clients on the Gluster server, we get the > following error: > > gluster volume status tier1data clients > FAILED: Commit failed on master1. Error: Unable to decode brick op > response. > > Could anyone recommend a potential solution for this? > > Thanks, > Anant > > Anant Saraswat > > DevOps Lead > > IT | Technology Blueprint Ltd. > [image: mobilePhone] > +44-8450047142 (5020) <+44-84500471...
2012 May 25
3
Is it possible to set up multi-level puppet nodes?
Hi, I am new in puppet, and I just wonder whether it is possible to create multiple levels of puppet masters. Can puppet work this way? First-level(master): root-master Second-level(masters): master1, master2 Third-level nodes(as agents): agent1, agent2, agent3, agent4 All master nodes in the second-level are agents of root-master, and each of third-level nodes is an agent of an second-level master node. Thanks very much. -- You received this message because you are subscribed to t...
2002 Apr 17
4
rsync HELP!!!
...onf >#syslog facility = local3 >logfile = /var/tmp/rsyncd.log > >[big] >lock file = /var/tmp/rsync.big.lock >use chroot = no >timeout = 86400 >ignore errors = yes >ignore nonreadable = yes >#max connections = 4 >uid = Tools >gid = Tools >#path = /wan/sjt-tools-master1/big >path = /mastertoolservers/sjt-tools-master1/big >read only = yes > >[big1] >lock file = /var/tmp/rsync.big1.lock >use chroot = no >timeout = 86400 >tconway@atlas:/users/tconway > > > >Those are the high spots. You'll have to Read The Fine Manual to real...