Displaying 10 results from an estimated 10 matches for "severa".
Did you mean:
several
2015 Feb 02
2
Fileserver Failover with AD and Gluster
...to have Gluster replicate data among physical nodes, i.e.
if one node dies the file service can live on.
AD for authentication also replicates nice on distinct physical nodes.
So the remaining single point of failure is the samba file service. Is
there something more intelligent than:
if not \\severA\share -> try: \\serverB\share?
Regards,
-lars.
2015 Feb 02
3
Fileserver Failover with AD and Gluster
...file service can live
>> on.
>>
>> AD for authentication also replicates nice on distinct physical
>> nodes.
>>
>> So the remaining single point of failure is the samba file
>> service. Is there something more intelligent than:
>>
>> if not \\severA\share -> try: \\serverB\share?
>
> Use a common domain name for both servers (what AD does internally
> for authentication), or use IP-based failover via Samba's CTDB.
For Member Servers, you can use a clustred Samba installation with CTDB.
But you can't on Samba AD DCs, beca...
1999 Oct 17
0
When viewed on NT4.0 file sizes of samba share are incorrecly too large
...nts see files from these servers correctly, even when I create a
share that is an NFS
mount from the original server.
Here is an example to show this more clearly.
ServerA is the Solaris 2.6 machine running smbd 2.0.4b sharing /kenA
ServerB is the Solaris 2.5.1 machine running smbd 2.0.4b mounting
SeverA:/kenA to /kenB and sharing /kenB
ServerC is the Solaris 2.6 machine running smbd 1.9.18p8 mounting
SeverA:/kenA to /kenC and sharing /kenC
When a client maps to any share on ServerA (including ServerA:/kenA) the
file sizes are
incorrect (as explained above).
When a client maps any share from the o...
2008 Mar 08
3
Mixer and WOW
Do es anyone know what the following means for sound under Wine?
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART,
disabling mixer
Severa of us are trying to get WOW internal voice chat and teamspeak to work
(different uses - wow for groups, teamspeak for guild). Im wondering if the
above output has a workaround until a fix is made or even if it's related to
our partial failures. In other words, we don't know which end is up...
2015 Feb 02
1
Fileserver Failover with AD and Gluster
...he stting of the
Permissions via Windwos is working for you.
Stefan
Am 02.02.15 um 18:02 schrieb Lars Hanke:
>>>> So the remaining single point of failure is the samba file
>>>> service. Is there something more intelligent than:
>>>>
>>>> if not \\severA\share -> try: \\serverB\share?
>>>
>>> Use a common domain name for both servers (what AD does
>>> internally for authentication), or use IP-based failover via
>>> Samba's CTDB.
>>
>> For Member Servers, you can use a clustred Samba installat...
2011 Aug 19
4
Leading zeros
An embedded and charset-unspecified text was scrubbed...
Name: n?o dispon?vel
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110819/e7764da5/attachment.pl>
2015 Feb 02
0
Fileserver Failover with AD and Gluster
...hysical nodes, i.e.
> if one node dies the file service can live on.
>
> AD for authentication also replicates nice on distinct physical nodes.
>
> So the remaining single point of failure is the samba file service. Is
> there something more intelligent than:
>
> if not \\severA\share -> try: \\serverB\share?
Use a common domain name for both servers (what AD does internally for
authentication), or use IP-based failover via Samba's CTDB.
--
Mit freundlichen Gr??en, / Best Regards,
Sven Schwedas
Systemadministrator
TAO Beratungs- und Management GmbH | Lendplatz 4...
2009 Jan 16
0
No subject
...eem to be<br>
already implemented,<br>
i fail to see the use of classify them, since the only missing is NT PtMP</=
blockquote><div><br>The goal is to provide Matt and Digium with valuable in=
put as thinking "a feature is needed" is one thing, having severa=
l people asking for it is another story ...<br>
<br>From Matt's point of view NT PtMP was the least needed ... and so i=
s yours ...<br><br>Thanks, anyway for telling as at least, it reflects your=
needs.<br></div><blockquote class=3D"gmail_quot...
2016 Apr 21
5
Calcular Error en modelo lineal
Enun ejemplo real estoy viendo como el intervalo de confianza usando lo que me comentas me ha salido mucho más pequeño de lo que la realidad luego refleja. ¿Cómo es esto posible??
Es decir, veo que para valores de 2,70 obtengo una respuesta de entre 2,69 y 2,90 y sin embargo luego en la realidad tengo valores entre 2,20 y 3
Gracias
Jesús
From: jorgeivanvelez en gmail.com
Date: Thu, 21 Apr
2005 Oct 10
8
Help with sincronizing two directories on remote servers
Dear friends,
a newbie here.
we have two webservers, a and b, both of them with rsync
installed.
We would like to rsync one directory on one server with
another directpory on another server.
What I do is to go to one of the server (server a) as root
using ssh, navigate to the directory, and write
rsync -avz username@serverb:directory/ ./
But it does not work.
Am I doing something