search for: slave1

Displaying 20 results from an estimated 35 matches for "slave1".

Did you mean: slave
2007 Aug 23
0
Trouble with SID and user nobody
...base. SID of master server is different from SID of slaves servers except for BDC of course. "net rpc join -U root" worked good on slave servers and slaves Domains are in the LDAP base of the master server. But I have theses error messages on slave servers: Message 1: Aug 20 16:34:13 slave1 smbd[5401]: User dupont with invalid SID S-1-5-21-(SID du Domaine)-3374 in passdb Aug 20 16:34:14 slave1 smbd[5401]: [2007/08/20 16:34:14, 0] passdb/passdb.c:lookup_global_sam_name(598) Aug 20 16:34:14 slave1 smbd[5401]: User root with invalid SID S-1-5-21-(SID du Domaine)-500 in passdb Aug 20 1...
2014 Apr 04
2
[LLVMdev] successful full recurse of mips32
...t clang1. then i build recurse2 again in directory recurse on the mips host (this time it was built with the second generation clang/llvm). then use find to diff all the .o files rkotler at mipsswbrd002:~/slave/recurse2be/build$ find . -name "*.o" -exec cmp '{}' /home/rkotler/slave1/recurse2be/build/'{}' \; |& tee foo.txt ./lib/Support/Release+Asserts/CommandLine.o /home/rkotler/slave1/recurse2be/build/./lib/Support/Release+Asserts/CommandLine.o differ: char 59791, line 147 rkotler at mipsswbrd002:~/slave/recurse2be/build$ This one difference is a time stamp....
2013 Jun 08
1
Puppet error reporting
Trying to understand how puppet reports errors Example of why I am asking the question (on a test setup environment) Created a base-1 node Created 2 slave nodes that inherit from base-1 Let''s call those slave1 and slave2 No errors. It all works. Created a base-2 node created a third slave that inherits from base-2. Let''s call that slave3 Get an error Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate declaration: Adduser[USERNAME] is already declared in file /etc/...
2008 Sep 08
1
RMPI Question
...out what I might be doing wrong ? I spawn 8 slaves below, but have deleted the output from slaves 3-7 just to save space and make the output easier to read. > mpi.spawn.Rslaves() 8 slaves are spawned successfully. 0 failed. master (rank 0, comm 1) of size 9 is running on: Personal slave1 (rank 1, comm 1) of size 9 is running on: Personal slave2 (rank 2, comm 1) of size 9 is running on: Personal ... slave8 (rank 8, comm 1) of size 9 is running on: Personal > mpi.remote.exec(paste("I am",mpi.comm.rank(),"of",mpi.comm.size())) $slave1 [1] "I am 1 of 9&q...
2004 Jan 03
1
If i can make a request...
Well, i'm just ordinary samba user, but if i can make a request for next samba release: 1. Samba should support ldap referral and has appropriate waiting slave database synchronized. ie, in smb.con we can give: passdb backend = ldapsam:"ldap://slave1 ldap://slave2 ldap://master" sync timout = 10 or user shoud manually tell where is the master and slave: ldap master server = ldap://master ldap slave server = ldap://slave1 this way, samba will search for master when need to write access to ldap. These feature is important for multi si...
2017 Oct 19
1
debian 8 "jessie" nut 2.7.2 slaves not shutting down
Roger, The topology is: UPS TOPAPC, Data link to master, Power supply to master, slave1 and slave2 UPS MIDAPC, Data link to master, Power supply to master, slave1 and slave2 UPS BOTAPC, Data link to master, Power supply to master, slave1 and slave2 Shutdown plan: When wall power fails for any of the three UPS units, they continue powering the master and the two slaves. When two of...
2014 Feb 25
1
advice, suggestions. ( dns-dhcp) and "shared" sysvol ?
Hai, ? Im radicaly changing my network, and i need some advice. ? The setup wil be like this. ? Samba-MASTER???AD-DC server, with DNS-master and TIME-master Samba-SLAVE1?????AD-DC server, DNS Slave1, TIME1, DHCPmaster-server1 ( with failover to 2)???? and when above is running, i'll add. Samba-SLAVE2?????AD-DC server, DNS Slave2, TIME2, DHCPmaster-server2 ( with failover to 1?)? ? Slave1 and Slave2 provide the DNS, Time (through ad and NTP ) and these get dhc...
2006 Oct 12
5
DO NOT REPLY [Bug 4168] New: Random file has vanished when syncing clock with ntpdate/hwclock ?
...recursive \ --links \ --perms \ --times \ --omit-dir-times \ --whole-file \ --one-file-system \ --ignore-existing \ --delete-before \ --partial \ --timeout=10800 \ --exclude=_TRANSFERED \ --no-blocking-io \ --ipv4 \ $user@$host:$masterdir/ \ $localdir/ rsync starts at the same time on both slaves slave1 file has vanished: "xxxxxxxxxxxxxxx13" file has vanished: "xxxxxxxxxxxxxxx42" done IO error encountered -- skipping file deletion slave2 file has vanished: "xxxxxxxxxxxxxxx03" file has vanished: "xxxxxxxxxxxxxxx56" done IO error encountered -- skipping fil...
2007 Feb 03
0
ipsec and x509 certificate
...e "/etc/certs"; remote anonymous { exchange_mode aggressive,main; my_identifier asn1dn; peers_identifier asn1dn; lifetime time 2 min; # sec,min,hour initial_contact on; proposal_check obey; # obey, strict or claim certificate_type x509 "slave1.public" "slave1.private"; proposal { encryption_algorithm 3des; hash_algorithm sha1; authentication_method rsasig; dh_group 2 ; } } sainfo anonymous { pfs_group 1; lifetime time 2 min; encryption_algorithm...
2005 Dec 15
0
Problems with snow and rpvm
...0 from 3; (expecting 500.000000) [10:t4000e] I got 300.000000 from 2; (expecting 300.000000) [10:t4000e] I got 500.000000 from 0; (expecting 500.000000) [10:t4000e] I got 100.000000 from 1; (expecting 100.000000) [10:t4000e] EOF [10:t8000c] EOF [10:t8000b] EOF [10] finished pvm> spawn -> slave1 spawn -> slave1 [17] 1 successful t40019 pvm> spawn -> slave1 spawn -> slave1 [18] 1 successful t80017 ......................................... ......................................... Now, starting R ** always from box uffbsd ** I get the following ........................ >...
2007 Dec 20
2
Multicore computation in Windows network: How to set up Rmpi
R-users, My question is related to earlier posts about benefits of quadcore over dualcore computers; I am trying to setup a cluster of windows xp computers so that eventually I could make use of 10-20 cpu:s, but for learning how to do this, I am playing around with two laptops. I thought that the package snow would come handy in this situation, but to use snow, I would probably need to install
2017 Oct 18
2
debian 8 "jessie" nut 2.7.2 slaves not shutting down
MASTER SYSTEM nut.conf MODE=netserver ups.conf [TOPAPC] driver = usbhid-ups port = auto pollonly serial = "IS1309002707" desc = "TOPAPC" [MIDAPC] driver = usbhid-ups port = auto pollonly serial = "IS1309001233" desc = "MIDAPC" [BOTAPC] driver = usbhid-ups port = auto
2003 Nov 06
4
ip_conntrack_ftp & ip_nat_ftp not loading automatically
For some reason, ip_conntrack_ftp & ip_nat_ftp aren''t loading automatically. If I load them manually with modprobe FTP works. Both ip_conntrack_ftp & ip_nat_ftp are listed in the modules file - I haven''t mucked with the order at all, so I assume it''s right. I''m using Mandrake 9.2 but, as recommended, I uninstalled the Mandrake version of shorewall and
2018 Oct 04
3
Need help with Linux networking interfaces and NIC bonding
...CY="no" NM_CONTROLLED=no as for the ifcfg-bond0 (the configuration file for the NIC bond, which is bond0): DEVICE=bond0 NAME=bond0 TYPE=Bond ONBOOT=yes BOOTPROTO=none IPADDR=192.168.56.70 PREFIX=24 BONDING_MASTER=yes BONDING_OPT="mode=1 miimon=100" TYPE=Ethernet and the ifcfg-slave1 configuration file, which is the first slave port for the NIC bond, this corresponds to em2: DEVICE=em2 HWADDR="c8:2f:87:fg:2a:31" ONBOOT=yes TYPE=Ethernet BOOTPROTO=none MASTER=bond0 SLAVE=yes and the ifcfg-slave2 configuration file , which corresponds to the second slave port for the...
2015 May 25
0
foreach hangs when using doMPI on Windows with Microsoft MPI
...) } mpi.close.Rslaves() mpi.quit() Prints: C:\Users\dteller\Documents\MPI>"C:\Program Files\Microsoft MPI\Bin\mpiexec" -n 3 "C:\Program Files\R\R-3.2.0\bin\x64\Rterm.exe" --no-save -q -f "MPI Test.r" master (rank 0, comm 1) of size 3 is running on: dteller-dv7 slave1 (rank 1, comm 1) of size 3 is running on: dteller-dv7 slave2 (rank 2, comm 1) of size 3 is running on: dteller-dv7 > library(Rmpi) > library(doMPI) Loading required package: foreach Loading required package: iterators > library(foreach) > > cl <- startMPIcluster() > print(cl) $...
2011 Aug 17
1
[statEt] Rmpi problem in Eclipse statEt
...t version 0.10.0 (launch Rterm or RJ). Actually I observed strange behavior, when I try loading Rmpi directly I don't have any problem i.e.: library("Rmpi") mpi.spawn.Rslaves() 8 slaves are spawned successfully. 0 failed. master (rank 0, comm 1) of size 9 is running on: marcin-HP slave1 (rank 1, comm 1) of size 9 is running on: marcin-HP slave2 (rank 2, comm 1) of size 9 is running on: marcin-HP slave3 (rank 3, comm 1) of size 9 is running on: marcin-HP mpi.remote.exec(paste("I am",mpi.comm.rank(),"of",mpi.comm.size())) $slave1 [1] "I am 1 of 9"...
2013 Nov 06
0
MPICH2 Rmpi and doSNOW
Hi I have managed to install MPICH2 and Rmpi on my Windows 7 machine. I can also run the following code > library(Rmpi) > mpi.spawn.Rslaves() 4 slaves are spawned successfully. 0 failed. master (rank 0, comm 1) of size 5 is running on: MyMaster slave1 (rank 1, comm 1) of size 5 is running on: MyMaster slave2 (rank 2, comm 1) of size 5 is running on: MyMaster slave3 (rank 3, comm 1) of size 5 is running on: MyMaster slave4 (rank 4, comm 1) of size 5 is running on: MyMaster > mpichhosts() master slave1 slave2 slave3...
2013 Nov 06
0
MPICH2 Rmpi and doSNOW
Hi I have managed to install MPICH2 and Rmpi on my Windows 7 machine. I can also run the following code > library(Rmpi) > mpi.spawn.Rslaves() 4 slaves are spawned successfully. 0 failed. master (rank 0, comm 1) of size 5 is running on: MyMaster slave1 (rank 1, comm 1) of size 5 is running on: MyMaster slave2 (rank 2, comm 1) of size 5 is running on: MyMaster slave3 (rank 3, comm 1) of size 5 is running on: MyMaster slave4 (rank 4, comm 1) of size 5 is running on: MyMaster > mpichhosts() master slave1 slave2 slave3...
2014 Sep 12
1
LDAP push replication through firewall
I have 3 Samba PDC servers with OpenLDAP backends, all at different locations. The replication to the 2 consumers works fine when the consumer's slapd is recently restarted, but if changes in the LDAP database occur later on, the consumers do not pick up this update. Again, restarting slapd on the consumers pulls in the update. Also, updates done shortly afterwards (say a couple of minutes)
2011 Feb 01
1
Rmpi; sample code not running, the slaves won't execute commands
....comm.rank(),"of",mpi.comm.size())) # Tell all slaves to close down, and exit the program mpi.close.Rslaves() mpi.quit() My output is as follows; > source("./test_Rmpi.R") 3 slaves are spawned successfully. 0 failed. master (rank 0, comm 1) of size 4 is running on: minanha slave1 (rank 1, comm 1) of size 4 is running on: minanha slave2 (rank 2, comm 1) of size 4 is running on: minanha slave3 (rank 3, comm 1) of size 4 is running on: minanha While trying to parallelize one of my other functions, I found that the master seems to be sending the messages and executing its port...