Displaying 20 results from an estimated 38 matches for "server4".
Did you mean:
server
2005 Jul 06
1
getpeername failed, Error was Transport endpoint is not connected
...n a proliant Xeon server.
All clients (XP) fixed IP addresses,
Ip <> hostname in hosts table.
During the boot of a XP client I receive these messages in the log file's
Can anybody explain why or what is causing this.
Most of the XP clients reporting none of these messages.
Jul 6 12:50:24 server4 smbd[27787]: [2005/07/06 12:50:24, 0]
lib/util_sock.c:get_peer_addr(1150)
Jul 6 12:50:24 server4 smbd[27787]: getpeername failed. Error was
Transport endpoint is not connected
Jul 6 12:50:24 server4 smbd[27787]: [2005/07/06 12:50:24, 0]
lib/util_sock.c:write_socket_data(430)
Jul 6 12:50:24...
2018 Feb 02
1
How to trigger a resync of a newly replaced empty brick in replicate config ?
...a/glusterfs/home/brick2 49153 0 Y 5023
Brick server1:/data/glusterfs/home/brick3 49154 0 Y 5004
Brick server1:/data/glusterfs/home/brick4 49155 0 Y 5011
Brick server3:/data/glusterfs/home/brick1 49152 0 Y 5422
Brick server4:/data/glusterfs/home/brick1 49152 0 Y 5019
Brick server3:/data/glusterfs/home/brick2 49153 0 Y 5429
Brick server4:/data/glusterfs/home/brick2 49153 0 Y 5033
Brick server3:/data/glusterfs/home/brick3 49154 0 Y 5437
B...
2011 Jan 14
1
mixing tcp/ip and ib/rdma in distributed replicated volume for disaster recovery.
...ml)
but am not 100% clear if that is possible
Let's assume I have a total of 6 storage servers and bricks and want
to spread them across 2 buildings for DR. server1-3 are in building1
server 4-6 are in building2. I create a distributed replicated volume
and make sure that server1 replicates to server4, server2 to server5
and server3 to server6. I have this running today and it's working
reasonably well. Now I have a couple of high performance compute
systems in the server room of building 1 are currently using glusterfs
to talk to the gluster storage cluster. Throughput is great, latency
not...
2011 May 10
3
ERROR: -91 after Kernel Upgrade
.../config type configfs and /dlm type ocfs2_dlmfs
are mounted.
server2 ~ # mount /data/
mount.ocfs2: Protocol not available while mounting /dev/sdb1 on /data.
Check ''dmesg'' for more information on this error.
server2 ~ # dmesg
[ 802.267217] o2net: accepted connection from node server4 (num 3) at
10.10.21.14:7777
[ 802.871908] o2net: accepted connection from node server3 (num 2) at
10.10.21.13:7777
[ 805.295632] (mount.ocfs2,13964,2):dlm_send_nodeinfo:1233 ERROR: node
mismatch -92, node 2
[ 805.295637] (mount.ocfs2,13964,2):dlm_try_to_join_domain:1616 ERROR:
status = -92
[...
2010 Sep 08
1
Authentication questions with domain
...under the impression that the authentication is always performed
against the PDC, so if it's fine with the PDC, if should be fine on
the client (and sure enough, with Windows, I can login with any of the
alias too).
For example:
One user
simon_russell, has 2 aliases: simonr and simon_russell.
server4# smbclient //server4/public -U simon_russell
Enter simon_russell's password:
Domain=[HYDRIX] OS=[Unix] Server=[Samba 3.3.9]
Fine so far.
However,
server4# smbclient //server4/public -U simon.russell
Enter simon.russell's password:
session setup failed: NT_STATUS_LOGON_FAILURE
In the log...
2016 Aug 29
2
Samba4 Centos 7 - CPU 100%
...e=dc --adminpass=pwd
> /etc/resolv.conf
search domain.br
nameserver 10.10.10.105
nameserver 10.10.10.106
> /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4
localhost4.localdomain4
::1 localhost localhost.localdomain localhost6
localhost6.localdomain6
10.10.10.101 dc-server4.domain.br dc-server4
!
> /etc/hostname
dc-server4.domain.br
!
/etc/named.conf or /etc/named/named.conf
I dont have named configured in this DC, i put the dns forwarder =
10.10.10.11.
> /etc/krb5.conf
libdefaults]
dns_lookup_realm = false
ticket_lifetime = 24h
renew_lifetime = 7d
forwarda...
2004 May 27
2
Tape drive problems
Hi,
Hi,
I have been googling, and can't find anything that will help me:
mt -f /dev/st0 status
/dev/st0: No such device or address
Any suggestion?
I am using CentOS 3 [RHEL ES3 without the licenses]
The tape drive is recognized at boot [from dmesg]
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
<Adaptec 29160 Ultra160 SCSI adapter>
aic7892:
2017 Sep 14
0
Packet capture to analysis the tinc connection close
...fine : client1 > a1 > h1
if h1 down : client1 > a1 > h2
if h1/h2 down : client1 > a1 > server1
same for other node on the top line failed
if a1 down : client1 > a2 > h1
if a1/a2 down : client1 > a3 > h1
if a1/a2/a3 down : client1 > server4
The above is the setup will cause irregular tinc down events, and when the event happens, the client1 drop all connections to a1/a2/a3/server4/server5/server6, but the connections between a1/a2/a3 to h1/h2/server1/server2/server/3 are pretty stable.
But after I changed the tinc topology to this:...
2016 Aug 29
4
Samba4 Centos 7 - CPU 100%
On Mon, 29 Aug 2016 09:53:33 -0300
Maiquel Consalter <maiquelconsalter at gmail.com> wrote:
> >You say you have compiled Samba yourself, so I take it that Samba is
> i>nstalled at /usr/local/samba, if so, is the new samba in your PATH
> i>and
> >are there any OS Samba packages installed ?
> I compile myself. I removed all packets for samba before start the
>
2018 Feb 01
0
How to trigger a resync of a newly replaced empty brick in replicate config ?
You do not need to reset brick if brick path does not change. Replace
the brick format and mount, then gluster v start volname force.
To start self heal just run gluster v heal volname full.
On Thu, Feb 1, 2018 at 6:39 PM, Alessandro Ipe <Alessandro.Ipe at meteo.be> wrote:
> Hi,
>
>
> My volume home is configured in replicate mode (version 3.12.4) with the bricks
>
2012 Feb 15
2
2.1b6 imapc sync error
...ovecot-lmtp {
group = _postfix
mode = 0666
user = _postfix
}
}
service postlogin {
executable = script-login rawlog -t
}
service stats {
fifo_listener stats-mail {
mode = 00
}
}
ssl_ca = </opt/local/apache2/conf/ssl/gd_bundle.crt
ssl_cert = </opt/local/apache2/conf/ssl/server4.crt
ssl_key = </opt/local/apache2/conf/ssl/server4.key
userdb {
args = username_format=%u /opt/dovecot/etc/dovecot/users
driver = passwd-file
}
verbose_proctitle = yes
protocol imap {
mail_max_userip_connections = 16
}
kerio2:~ adminuser$
2008 Jun 02
2
several servers
hi, i have @server1.domain.com, #server2.domain.com, @server3.domain.com
and @server4.domain.com and i distrib the e-mail users in that four
servers for equal. 2 servers have:
dovecot+sendmail+mailscanner+spamassassin+clamav+ssl/tls+squirrelmail and
other two have:
dovecot+postfix+amavisd+spamassassin+clamav+squirrelmail+ssl/tls, all this
machine over https and firewall with drop ru...
2016 Aug 22
4
Samba4 Centos 7 - CPU 100%
Hi,
i changed the options but the problem it's the same.
I removed the dns forward, schema and smb2 leases = yes, but after 5
minutes the process smbd groes up for 100%.
Follow the error (log leve = 3). http://pasted.co/6f36cf12
2016-08-21 5:54 GMT-03:00 Marc Muehlfeld <mmuehlfeld at samba.org>:
> Hi Maiquel,
>
> Am 20.08.2016 um 21:03 schrieb Maiquel Consalter via samba:
>
2005 Jun 19
2
memory problem
...bian sarge).
After booting I can see something like this (with xm list):
Domain-0 0 195 0 r---- 21.4
server1 70 79 0 -b--- 62.8 9670
server2 11 79 0 -b--- 83.5 9611
server3 13 79 0 -b--- 33.7 9613
server4 14 79 0 -b--- 83.1 9614
server5 57 79 0 -b--- 5.5 9657
....
I have configured 200 MB for the xen server itself (Domain-0) and 80 MB
for every server.
There are 20 servers with 80 MB + 1x200 MB, about 1800 MB, the server
has 2000 MB.
After some d...
2017 Jan 07
3
frequent core dumps (invalid lock_order?)
> Lets hold off with logs, do you know that if you remove everything
> that should be in a share from the [global] part of your smb.conf, you
> get left with just '[global]’.
The share actually comes from an include file. I made it look like it’s part of the main config for simplicity.
> It also doesn't help that everything
> that is in [global] is also in the share.
It’s
2018 Feb 01
2
How to trigger a resync of a newly replaced empty brick in replicate config ?
Hi,
My volume home is configured in replicate mode (version 3.12.4) with the bricks
server1:/data/gluster/brick1
server2:/data/gluster/brick1
server2:/data/gluster/brick1 was corrupted, so I killed gluster daemon for that brick on server2, umounted it, reformated it, remounted it and did a
> gluster volume reset-brick home server2:/data/gluster/brick1 server2:/data/gluster/brick1 commit
2020 Sep 02
1
Samba - faster failover to other AD servers?
...at 17:00 and 03:00 (we restart smbd&winbindd at 07:00). Without this watchdog smbd would refuse new connections for 1-15 minutes (or more) which isn?t good :-)
Samba 4.12.5, FreeBSD 11.3 & 12.1
From krb5.conf:
[realms]
OURREALM = {
kdc = server1
kdc = server2
kdc = server3
kdc = server4
}
It was ?server1? that was being moved.
?
Peter Eriksson <pen at lysator.liu.se>
2017 Sep 13
2
Packet capture to analysis the tinc connection close
I don't know why, but for my case, I reduced the tinc topology from a
complex one(which provide layered redundancy) to a very simpled one(one
connection), and that connection drop disappeared.
Later, let me draw the topology and share the config to you to see if
there's any findings of the cause.
Guus Sliepen <guus at tinc-vpn.org>于2017年9月14日 周四上午3:20写道:
> On Wed, Sep 13, 2017
2007 Aug 30
4
Templates and Ruby
...lt;%= mainshareoptions %>)
<% nfspaths.each do |path| -%>
<%= path %> <%= host %>(<%= nfsoptions %>)
<% end -%>
<% end -%>
The nfsHomeClients variable looks like this (hence the split used in the
template):
$nfsHomeClients = "server1 server2 server3 server4" # there are about
50 entries in this variable.
We use this variable for a custom firewall type that we have defined,
otherwise I''d just use a proper array and not have to worry about the
split.
Any suggestions on how to do this? I have tried several different ways,
but each resul...
2013 Dec 09
3
Gluster infrastructure question
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Heyho guys,
I'm running since years glusterfs in a small environment without big
problems.
Now I'm going to use glusterFS for a bigger cluster but I've some
questions :)
Environment:
* 4 Servers
* 20 x 2TB HDD, each
* Raidcontroller
* Raid 10
* 4x bricks => Replicated, Distributed volume
* Gluster 3.4
1)
I'm asking me, if I can