Displaying 20 results from an estimated 200 matches similar to: "ctdb event script 50.samba does not start smbd"
2014 Aug 23
2
CTDB 50.samba: ERROR: smb.conf cache create failed
Ubuntu 14.04, ctdb 2.5.1 from the ubuntu package. samba 4.1.11 with
cluster support from source.
Error upon startup only. Restarting ctdb on that node clears the error.
The other node with the same config is OK. Any ideas?
Cheers,
Steve
smb.conf
[global]
workgroup = ALTEA
realm = ALTEA.SITE
security = ADS
kerberos method = secrets and keytab
netbios name = SMBCLUSTER
disable netbios = Yes
2014 Jul 18
1
ctdb do not start nmbd if serving AD
ctdb 2.5.3 dual node file server with 4.1.9 serving AD domain
Hi
We have enabled the script at:
/etc/cdb/events.d/50.samba
but when we are the enabled node, it starts not only smbd but also nmbd.
This doesn't make sense in an AD domain. I've tried disabling nmbd
starting under openSUSE's systemd but ctdb overrides that, I've had a
look at the script but can't decipher the bit
2014 Aug 16
1
CTDB: Failed to connect client socket to daemon.
Ubuntu 14.04, ctdb 2.5.3, samba 4.1.11. CTDB is working with IP takeover
between the 2 nodes. The machine is joined to the domain.
Any help with the following errors would be most gratefully received.
1. connect to socket error:
ctdb status
2014/08/16 15:32:03.248034 [23255]: client/ctdb_client.c:267 Failed to
connect client socket to daemon. Errno:Connection refused(111)
common/cmdline.c:156
2014 Mar 24
0
Samba documentation feedback: installation guide for AD join
Hello together,
> * Report your success/failure!
> * Samba4 as a replicating domain controller is still developing rapidly, and we
> like to hear from users about their successes and failures. While Samba4 is
> still in rc state we would encourage you to report both your successes and
> failures to the samba-technical mailing list on
2016 Oct 06
1
Ctdb and mdb
Hi
We have installed a two node ctdb cluster using glusterfs it works fine, but we want that the users be able to find the server in the network section of windows explorer.
We are using fedora 23 and nmb doesn't start with ctdb i tried the following change in /etc/ctdb/events.d/50.samba
*)
# Use redhat style as default:
2016 Apr 02
2
Upgrading Samba 3 to Samba 4 - Domain Controller unreachable
On 02/04/16 20:59, Sonic wrote:
> On Sat, Apr 2, 2016 at 2:34 PM, Rowland penny <rpenny at samba.org> wrote:
>> On debian there is a script called samba in /etc/init.d , it starts smbd &
>> nmbd *or* samba, if it doesn't find 'server role = active directory domain
>> controller' in smb.conf , it doesn't try to start the samba deamon.
> Odd that
2006 Mar 27
0
access share on machine running server again
Hi all,
A while ago I posted about needing to access samba shares on the same machine
that the samba server was running on.
Someone posted a script to mount the shares and all was well till I upgraded
my PC hadware and had a small accident :(
I have tried modifing /etc/init.d/samba adding ...
mount -t smbfs //127.0.0.1/common /mnt/samba/common -o
2016 Apr 02
0
Upgrading Samba 3 to Samba 4 - Domain Controller unreachable
On Sat, Apr 2, 2016 at 4:05 PM, Rowland penny <rpenny at samba.org> wrote:
> I compile Samba myself and I use init files, I would rather have them than
> the bloat systemd comes with. They are not complex if you understand bash
> and are a lot easier to understand than all that systemd comes with.
At first I felt the same way but the service files are starting to
seem simpler. Yes,
2019 Jul 09
1
CTDB Samba 4.10 example?
Hi there,
I use Samba 4.9 since its releaseday and also had some troubles first due to the lack of informations in the wiki.
Anyways... after some try & error i got it working and since i run the Cluster (non-production environment) had no errors except CTDBs monitoring of the Samba process did'nt work as i would expect it
(RPC-Server was dead but CTDB did'nt complain and "ctdb
2015 Oct 05
3
Question Wiki Setup a Samba Active Directory Domain Controller
Hello,
Probably problem is numer 3... see below....
All of them are running after restart of computer:
# /etc/init.d/samba-ad-dc status
● samba-ad-dc.service - LSB: start Samba daemons for the AD DC
Loaded: loaded (/etc/init.d/samba-ad-dc)
Active: active (running) since Son 2015-10-04 23:14:36 CEST; 18h ago
# /etc/init.d/samba status
● samba-ad-dc.service - LSB: start Samba daemons for
2016 Oct 21
6
CTDB and locking issues in 4.4.6 (Classic domain)
>> You don't have smbd/smbstatus installed from a package in /usr/ and the
>> other left over in /usr/local/, or similar? In that case, they could
>> be getting their configurations from different places...
>>
>> peace & happiness,
>> martin
> Hi Martin,
>
> No, nothing like that. Installing the Sernet packages obsoletes the
> distro ones.
2015 Oct 04
4
Question Wiki Setup a Samba Active Directory Domain Controller
Hi again,
I refer to
https://wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller#Testing_your_Samba_Domain_Controller
Thank you for this great wiki! I run all the tests and everything looks
perfect!
I encounter just a little difference here. Actually I thought that there
should be no Master and Workgroup for a AD DC. (as given in the wiki and
in Stefan Kania's book
2010 Aug 17
1
UID syncing issues with CTDB
I have been working on a CTDB cluster on and off for a while now. I had it
working great for a while. THen I decide dthat I wanted to change the
configuration of my replicated volumes. I changed my DRBD configuration to
match my desired configuration. Now I can get the CTDB to work quite right.
I am able to join the cluster to the domain without issues. I can also list
my ad users and groups using
2014 Oct 07
1
CDTB On Samba 4.1.12 As Member files server.
Hello all,
I've some CTDB issue which I'm not sure where to start...
I follow this guide by steve which is nice.
The different on what have is that I don't have drbd running...
Also I've 4 x GE which is all Connected to a switch with different ip but
same subnet
This is suppose to load balance the traffic as under samba dns, they all
have the same name.
I'm only planing 3
2016 Oct 21
0
CTDB and locking issues in 4.4.6 (Classic domain)
> Interestingly I have a setup here for testing for rollout of S4 AD.
> The file servers are in an AD domain and are running Sernet 4.4.5, so
> one version older than production. I have tested the locking on these
> and it works. The only difference I can find that in prod,
> /etc/default/sernet-samba-ctdb contains these lines:
>
> CTDB_MANAGES_SAMBA=yes
>
2016 Oct 21
1
CTDB and locking issues in 4.4.6 (Classic domain)
I suggest have a look in :
https://bugzilla.samba.org/show_bug.cgi?id=12371
i think that wil help you.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Martin Schwenke
> via samba
> Verzonden: vrijdag 21 oktober 2016 11:46
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] CTDB and locking issues in
2016 Oct 20
2
CTDB and locking issues in 4.4.6 (Classic domain)
Hi Alex,
On Thu, 20 Oct 2016 14:28:38 +0100, Alex Crow via samba
<samba at lists.samba.org> wrote:
> >
> > It appears that samba is still using local databases and not clustered
> > databases.
> >
> > What does "ctdb getdbmap" list? Is locking.tdb a clustered database?
> > Do you have "clustering = yes" in smb.conf on all the
2011 Apr 27
1
CTDB / Samba4. Nodes don't become healthy on first startup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm trying to bring up a three node cluster using CTDB and SAMBA4 on a
GlusterFS clustered file system.
The filesystem itself seems to be working just fine, but CTDB doesn't
seem happy.
If I start a single node up:
service ctdb start
After about 10 seconds it becomes healthy, starts SAMBA and takes over
all 3 IP addresses. However,
2012 Oct 08
11
Puppet 3.0 upgrade issue
Hi @all,
after upgrading my puppet server to Puppet 3.0 I got the following error
every time a client connect to the server:
[ pid=1532 thr=70147393710520 file=utils.rb:176 time=2012-10-08
11:17:56.504 ]: *** Exception NoMethodError in
PhusionPassenger::Rack::ApplicationSpawner (undefined method `settings'' for
Puppet:Module) (process 1532, thread #<Thread:0x7f98ecf7d370>):
2016 Apr 12
3
selinux getsebool request
On 04/12/2016 02:31 PM, James Hogarth wrote:
> For example:
>
> unless => "/usr/sbin/getsebool httpd_can_network_connect | /usr/bin/grep on
> &> /dev/null"
D'oh! That's what I get for overcomplicating the whole darn thing. :)
>
> Incidentally one nice trick if you're dealing with potentially changing
> multiple booleans and the policy compile