Displaying 20 results from an estimated 77 matches for "client2".
Did you mean:
client
2013 Feb 19
1
Problems running dbench on 3.3
...heal_completion_cbk] 0-replicate0: background data missing-entry gfid self-heal failed on /clients/client4/~dmtmp/PM/EVENTS.DOC,
[2013-02-19 14:38:38.734495] E [afr-self-heal-common.c:2160:afr_self_heal_completion_cbk] 0-replicate0: background data missing-entry gfid self-heal failed on /clients/client2/~dmtmp/PM/MOVED.DOC,
[2013-02-19 14:38:38.734495] E [afr-self-heal-common.c:2160:afr_self_heal_completion_cbk] 0-replicate0: background data missing-entry gfid self-heal failed on /clients/client1/~dmtmp/PM/MOVED.DOC,
[2013-02-19 14:38:38.734495] E [afr-self-heal-common.c:2160:afr_self_heal_comp...
2012 Jul 10
0
CESA-2012:0987 Low CentOS 6 sblim-cim-client2 Update
...rity Advisory 2012:0987 Low
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0987.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
9e8b0af756681074bbfb60fe65b0205126149ec32daf35ad37932c681294ee5f sblim-cim-client2-2.1.3-2.el6.noarch.rpm
70b64e425962e71a2b1dc2392685c46589573e2027b9367932d6229b6a469f64 sblim-cim-client2-javadoc-2.1.3-2.el6.noarch.rpm
3a1a8a4a08298733a01fe91a5ab1479dca9f428e66181872cd8274c396e5aead sblim-cim-client2-manual-2.1.3-2.el6.noarch.rpm
x86_64:
647d3dffba019f6451d733fb910e238e68c465...
2012 Mar 21
3
distributed mdbox
...hared storage from multiple hosts? I've setup a gluster volume and am
sharing it between 2 test clients. I'm using postfix/dovecot LDA for
delivery and I'm using postal to send mail between 40 users. In doing
this, I'm seeing these errors in the logs
Mar 21 09:36:29 test-gluster-client2 dovecot: lda(testuser34): Error: Fixed
index file /mnt/testuser34/mdbox/storage/dovecot.map.index: messages_count
272 -> 271
Mar 21 09:36:30 test-gluster-client2 dovecot: lda(testuser28): Error: Log
synchronization error at seq=4,offset=3768 for
/mnt/testuser28/mdbox/storage/dovecot.map.index: A...
2008 Jun 20
1
Hostname not visible across 2 subnets
...-------- | ----------------------
| -(( |'client1' on DHCP |
|wired ----------------------
|
--------------------
|Wireless Router | ----------------------
| on 192.168.0.* |- ))----((- |'client2' on DHCP |
-------------------- ----------------------
I hope the above diagram is not TOO mangles...
For example, if 'admin' has been allocated the ip 10.0.0.6.
I can ping 10.0.0.6 from both 'client1' and 'client2'
I can ping 'admin' from &...
2008 Dec 09
1
File uploaded to webDAV server on GlusterFS AFR - ends up without xattr!
...r
subvolumes posix
option auth.ip.posix.allow *
end-volume
on client machine:
cat /etc/glusterfs/glusterfs-client.vol
volume client1
type protocol/client
option transport-type tcp/client
option remote-host 192.168.1.176
option transport-timeout 10
option remote-subvolume posix
end-volume
volume client2
type protocol/client
option transport-type tcp/client
option remote-host 192.168.1.177
option transport-timeout 10
option remote-subvolume posix
end-volume
volume afr1
type cluster/afr
subvolumes client1 client2
end-volume
Below is the debug log of the upload process.
search106:~# glusterfs --n...
2010 Apr 22
1
Samba as Domain Member Server Authentication Problem
...box where the login *works*, but I
think only because the user is actually logged into the domain:
===================================================================
[2010/04/20 15:23:20, 3] auth/auth.c:222(check_ntlm_password)
check_ntlm_password: Checking password for unmapped user
[DOMNAME]\[client2]@[M
AILMAN2] with the new password interface
[2010/04/20 15:23:20, 3] auth/auth.c:225(check_ntlm_password)
check_ntlm_password: mapped user is: [DOMNAME]\[client2]@[client2]
[2010/04/20 15:23:20, 3] auth/auth.c:271(check_ntlm_password)
check_ntlm_password: winbind authentication for user [client2]...
2006 Jun 27
1
TCNG issue - parent class restrictions are not honored
...l 1024Mbps ) { // Gigabit ethernet interface
$enterprise = class ( rate 45Mbps, ceil 45Mbps ) {
// list of enterprise-level clients
}
$business = class ( rate 20Mbps, ceil 20Mbps ) {
// list of business-class clients, including
$client1 = class ( rate 2Mbps, ceil 2Mbps ) { sfq; }
$client2 = class ( rate 2Mbps, ceil 2Mbps ) { sfq; }
}
// And so on.
}
}
When this setup was tested, both client 1 and client 2 received 2 Mbps
of bandwidth, so the attached filters worked properly. But when the rate
and ceil of $business was lowered to 2Mbps, both client 1 and client 2
*still* receiv...
2020 Oct 26
3
SV: SV: Looking for a guide to collect all e-mail from the ISP mail server
> and forward- and reverse DNS records for your mailserver match.
do even googles ips confirm to this standard?
2001 Mar 25
0
Marking at egress? (DiffServ)
..... How to control the
bandwidth in this case??
I want to show that AF11, AF21, AF31, AF41, EF, BE traffic has different
throughput if 6 fullstreams of traffic is push out from server to client
(with 6 different ports).
eg:
#! /bin/sh -x
#
device="eth1"
client0="192.168.1.1/32"
client2="192.168.1.20/32"
/sbin/ipchains -A output -i $device -p tcp -s $client0 -d $client2 --sport
42010 -m 1
/sbin/ipchains -A output -i $device -p tcp -s $client0 -d $client2 --sport
42012 -m 2
/sbin/ipchains -A output -i $device -p tcp -s $client0 -d $client2 --sport
42014 -m 3
##########...
2011 Aug 21
2
Fixing split brain
Hi
Consider the typical spit brain situation: reading from file gets EIO,
logs say:
[2011-08-21 13:38:54.607590] W [afr-open.c:168:afr_open]
0-gfs-replicate-0: failed to open as split brain seen, returning EIO
[2011-08-21 13:38:54.607895] W [fuse-bridge.c:585:fuse_fd_cbk]
0-glusterfs-fuse: 1371456: OPEN()
/manu/netbsd/usr/src/gnu/dist/groff/doc/Makefile.sub => -1
(Input/output
2012 Dec 11
1
"GET /production/certificate/puppet-client2.tcl-oob.net? HTTP/1.1" 500 11298 "-" "-"
Hi,
I have puppet 3.0.1 installed with passenger and the clients are unables to
request a certificate. I get a httpd error. 10.1.1.9 - -
[11/Dec/2012:16:09:44 +0000] "GET
/production/certificate/puppet-client2.tcl-oob.net? HTTP/1.1" 500 11298 "-"
"-"
When I run puppet master without passenger, I am able to request and sign
certificates.
I see this in http error logs
[ pid=1682 thr=18899200 file=utils.rb:176 time=2012-12-11 16:14:41.230 ]:
*** Exception LoadError in PhusionP...
2012 Dec 12
8
puppet dashboard inventory
I have a puppet master install which uses puppetdb. I also have puppet
dashboard installed with the inventory service running. I want multiple
puppet masters using a single puppetDB server. Puppetdb is installed on
separate vm.
How can I get the dashboard inventory to use the puppetdb server to get the
inventory records? Where do I configure the dashboard inventory so it uses
puppetdb?
I
2006 Mar 31
2
__Very__ Low Bandwidth
...b browser doesn''t get anything back.
Is this because the delay is so great that things are getting thrown
away by the kernel? Could I munge the packets to turn up the TTL or
something similar?
Many thanks for some excellent tools.
Matthew Pearson
#!/bin/bash
CLIENT1=192.168.1.190/32
CLIENT2=192.168.1.191/32
OPER=add;
DEV=eth0
RATE=3kbit
PEAKRATE=3kbit
BUFFER1=10kb
BUFFER2=10kb
echo -e "Attach Egress policy..."
tc qdisc $OPER dev $DEV root handle 1:0 htb default 15
tc class $OPER dev $DEV parent 1:0 classid 1:1 htb rate 240kbit
tc class $OPER dev $DEV parent 1:1 classid 1:2...
2012 Feb 06
2
Puppet kick class option error
Hi,
I''m trying to puppet kick with class option.
Pupper Master: puppetmaster.example.com
Puppet Client1: host1.example.net
Puppet Client2: host2.example.net
But I get this error.
---
[root@puppetmaster ~]# puppet kick --class test --debug
test: host1.example.net.example.com, host2.example.net.example.com
Triggering host1.example.net.example.com,
host2.example.net.example.com
Host host1.example.net.example.com failed: getaddrinfo: N...
2017 May 17
2
DNS (bind_dlz) forwarding not working
Rowland,
Can I use AD bind as slave for some zones of our bind master server?
On Wed, May 17, 2017 at 1:00 PM, Rowland Penny <rpenny at samba.org> wrote:
> On Wed, 17 May 2017 11:59:21 -0300
> Elias Pereira via samba <samba at lists.samba.org> wrote:
>
> > >
> > > Is anything else listening on port 53 ?
> >
> >
> > I don't think so.
2006 May 25
2
basecamp prefixes
basecamp prefixes each url with a client name...
client1.updatelog.com/todos
client2.updatelog.com/milestones
any ideas on how this is done?
- one app?
- one app per client?
- one app per domain?
--
Posted via http://www.ruby-forum.com/.
1999 Nov 02
0
Sorry! But Multi-interface card problem....
...ust
connect samba server through a gateway. for example:
client1(192.168.22.18) <--> gw(192.168.22.254)
|
gw(192.168.0.254)
<--> samba (192.168.0.1)
client2(10.1.1.56) <------------------------------------>
(10.0.0.1)
client3(210.66.105.142) <------------------------------>
(210.66.105.10)
client2 and client3 works fine.
client2 knows CAMER & CAMLOGON as 10.0.0.1,
client3 knows CAMER & CAMLOGON as 210.66.105.10
c...
2002 Aug 13
0
LDAP/Samba
Hi,
(Ldap and Samba 2.2.4-pre)
The authentication, the shares and homes works fine, but when client1
try to reach client2 witch is temporarily not available but they are
both members of the same domain, than client1 is crashing.
The explorer.exe don't response and hang, it's not possible to shut down
the explorer in the task manager, only to open a second explorer in the
task manager persuadable the system t...
2008 Apr 30
5
get_peername - start_server vs. connect
Hi,
On windows, get_peername works both with connections obtained
via start_server, and connections obtained via connect.
On linux, get_peername seems to only work with connections
obtained via start_server.
(I''m using svn HEAD.)
I''m wondering which is the intended behavior?
(I realize get_peername is less useful for connections obtained
via connect, since one should already
2005 Jan 31
2
Anyone have the userguide''s tc script and the corresponding ethloop input files?
I''m trying to get picture from ethloop and gnuplot. But the output seems weird. I still do not know why and want some examples.
Thanks in advance.
---------------------------------
Do You Yahoo!?
注册世界一流品质的雅虎免费电邮
--0-1760319804-1107141989=:62961
Content-Type: text/html; charset=gb2312
Content-Transfer-Encoding: 8bit
<DIV>I''m trying to get picture from ethloop and