Displaying 20 results from an estimated 3000 matches similar to: "NT SMB Support parameter questions"
2017 Dec 11
2
active/active failover
Dear all,
I'm rather new to glusterfs but have some experience running lager lustre and beegfs installations. These filesystems provide active/active failover. Now, I discovered that I can also do this in glusterfs, although I didn't find detailed documentation about it. (I'm using glusterfs 3.10.8)
So my question is: can I really use glusterfs to do failover in the way described
2017 Dec 11
0
active/active failover
Hi Stefan,
I think what you propose will work, though you should test it thoroughly.
I think more generally, "the GlusterFS way" would be to use 2-way
replication instead of a distributed volume; then you can lose one of your
servers without outage. And re-synchronize when it comes back up.
Chances are if you weren't using the SAN volumes; you could have purchased
two servers
2017 Dec 12
1
active/active failover
Hi Alex,
Thank you for the quick reply!
Yes, I'm aware that using ?plain? hardware with replication is more what GlusterFS is for. I cannot talk about prices where in detail, but for me, it evens more or less out. Moreover, I have more SAN that I'd rather re-use (because of Lustre) than buy new hardware. I'll test more to understand what precisely "replace-brick"
2002 Jun 11
1
another oops, this time with 2.4.18-4
Back again with another oops, which looks suspiciously similiar to the one i
posted some days ago
(https://listman.redhat.com/pipermail/ext3-users/2002-May/003587.html).
Jun 11 12:11:30 castor kernel: Assertion failure in journal_write_metadata_buffer() at journal.c:406: "buffer_jdirty(jh2bh(jh_in))"
ksymoops 0.7c on i686 2.4.18-4custom. Options used
-V (default)
-k
2006 Apr 18
4
Managed to make some progress, stuck again.
Hi,
An update on my work to integrate my Linux server (CentOS 4.3) in AD
2003.
Sorry about the long post :)
Found this page
(http://www.enterprisenetworkingplanet.com/netos/article.php/3487081)
and followed the instructions on it.
First, I made sure that the Samba installation is supporting Kerberos,
LDAP, AD and Windbind. That was OK.
I made sure that /etc/hosts contain the name of the AD
2003 Aug 31
4
linux-ha heartbeat .. failover firewall
I have searched your FAQ''s and read the documentation on your site as well
as googling. I am not able to figure this out. If you have any ideas can
you please help.
I am using the linux-ha failover with redundant firewalls.
As part of the function of the linux-ha software consists a service called
heartbeat which is a connection from each failover node through a serial
cable or ethernet.
2008 Feb 27
1
After migrating from Samba 2 to Samba 3 - home share names are case sensitive
Hello!
We have several sun solaris servers which are now serve Samba 3 services.
For 2 weeks we migrate all servers from Samba 2 to Samba 3.
After the upgrade to Samba 3 all shares generated by [home]-section in
smb.conf have case sensitive names.
For example:
Besides root user john exists on the server and has a home folder.
If user john want to access his share with a Windows client he use
2006 Mar 10
8
XML Databinding frameworks
Are there any XML databinding frameworks available for Ruby / Rails, such as
Castor or JaXB for Java?
Also are there framework such as Apache Axis for WebServices for Rails or
Ruby?
Regards,
Harm de Laat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060310/3cf0cfd3/attachment.html
2012 Nov 12
3
Commercial features in Dovecot future: Object storage, archive
Hi all,
Dovecot Oy?s web pages at www.dovecot.fi have been updated. The products page lists two features that will be available for commercial licensing, extending the functionality of the basic open-source version of Dovecot.
* Storing emails to (high-latency) object storage, initially supporting Amazon S3, Caringo CAStor and Scality.
* Email archive storage.
See
2012 Nov 12
3
Commercial features in Dovecot future: Object storage, archive
Hi all,
Dovecot Oy?s web pages at www.dovecot.fi have been updated. The products page lists two features that will be available for commercial licensing, extending the functionality of the basic open-source version of Dovecot.
* Storing emails to (high-latency) object storage, initially supporting Amazon S3, Caringo CAStor and Scality.
* Email archive storage.
See
2000 May 29
0
SAMBA digest 2537 /Samba printer support creates odd files
Mike Brodbelt wrote:
>I'm using Samba 2.0.7, and I've got a small problem hwich has been
>annoying me for a while now. My clients are all NT, and print via Samba.
>I'm continually getting files like this created:-
>/DIRECS/INDIRS/Ne01:
>/DIRECS/LONDIRS/Ne01:
>/DIRECS/UNDIRS/Ne01:
>/DIRECS/Ne01:
>Does anyone know why they appear, and how I can get rid of them?
2016 Sep 02
2
Ayuda con gráfico típico de histograma más linea
Y bueno, algo más bonito sí que queda con ggplot...
#---------------
datIn <- read.csv("pec.csv", header = TRUE, sep = ";", dec = ",")
library(ggplot2)
lab_x_idx <- c(1, round(nrow(datIn)/2, 0), nrow(datIn))
lab_x <- as.vector(datIn$hora[ lab_x_idx])
fre_gg <- ggplot( datIn, aes( x = 1:nrow(datIn), y = frec)) +
geom_bar(stat =
2007 Aug 08
1
ACLs and winbind
I'm trying to allow XP clients to add ACLs in the homes share.
It appears that I'm unable to do it unless I use winbind
although I'm in a pure Samba/OpenLDAP environment.
I have a PDC and BDC with Samba/OpenLDAP
and a member Samba server with homes and profiles (below
is its smb.conf) on which I have Posix ACLs.
If I comment out the idmap lines I cannot add ACLs from XP
in my home
2024 Jun 14
0
Maison neuve prête à vivre de suite à Quiberon
**MANACH CONSEIL,**
===================
**VOTRE CONSEILLER IMMOBILIER**
===============================
EN BRETAGNE SUD
?
Nous vous accompagnons dans votre projet d?achat en Bretagne Sud.
?
? votre disposition pour en discuter,
au **19 rue Hoche ? Vannes !**
?
MAISON PR?TE ? VIVRE?
---------------------
**QUIBERON?**
=============
?
**Les Villas de Betelgeuse?**
**DERNIERE OPPORTUNITE
2016 Sep 03
2
Ayuda con gráfico típico de histograma más linea
Prueba algo así:
library(ggplot2)
datos <- read.table("Downloads/pec.csv", header = T, sep = ";", dec = ",")
datos$Miles <- as.numeric(gsub("\\.", "", as.character(datos$Miles)))
datos$hora <- strptime(datos$hora, format = "%H:%M")
ggplot(datos, aes(x = hora, y = Miles)) + geom_line() +
scale_x_datetime(date_breaks =
2004 Aug 17
2
password echoes on `ssh $host passwd`
Hello,
When i ssh to a machine and run a command which asks for masked
characters (ie a password), the characters which supposed to not show
up echo to the screen. I use a public/private key, so there isnt any
ssh authentication.
castor:~$ ssh -V
OpenSSH_3.8.1, OpenSSL 0.9.7d 17 Mar 2004
castor:~$ dmesg|head -2
OpenBSD 3.6-beta (GENERIC) #3: Thu Aug 12 00:01:53 EDT 2004
keoki at
2006 Jun 02
0
Trying to find why it is not working
Hi,
First, sorry if this is a bit long.
I'm having problems finding what is wrong with my setup. Running Samba
3.0.10-1.4E.6 on CentOS 4.3. PDC is AD on windows 2003.
Samba and winbind are running.
My smb.conf file:
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2006/05/30 10:52:16
# Global parameters
[global]
workgroup = MONTREAL
realm =
1999 Jun 24
2
Strange files
Hello,
I am using Samba 2.0.3 on my FreeBSD 2.2.7 box.
Works fine.
It is already running for a few months with a small amount of windows95
users and last week we decided to move all our userfiles from our SCO box
with visionfs over to the Samba machine.
No problems so far.
But, strange files are appearing in the directorys of the NT40 workstation
users.
Under Unix they look like Ne00: or Ne01: or
2006 Dec 08
7
AD integration checklist
Hi,
I compiled Samba 3.0.23d on a CentOS 4.4 machine. Then I configured
/etc/krb5.conf for my domain. Was able to successfully run kinit and
join my Windows 2003 domain with a net ads join. Net ads user and net
ads group returns the users and the groups of the domain.
So far so good.
I'm kinda stuck on the next step. I would like to grant access to the
share defined in smb.conf to anybody
2003 Feb 22
0
Possible bug in nmbd.
Hi,
My nmbd daemon is dying with an internal error periodically. Samba
version is 2.2.7a (I think the latest stable) but I've tried with the
Samba package that came with my Linux distro (a Debian Woody) and it
failed with the same messages too.
Here goes the log.nmbd file:
-----------------------------------------------------------------------------
Netbios nameserver version 2.2.7a