Author Topic: additional controller problem  (Read 1329 times)

adams7prv

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
additional controller problem
« on: June 28, 2017, 11:20:00 am »
Hi
 I had two controllers virtualized:
Z1 - basic
Z2 - additional
After the update does not start Z2 - kernel panic
I installed a controller again and restored the configuration from the copy: z2_2017-04-22-204353 but it doesn't replicate objects USER, ect.
It shows following statement: You need to enable Domain Controller and File Sharing module in the module status section and save changes in order to use it.
During connecteted the controller to the domain it shows following statement: The following modules failed while saving their changes, their state is unknown: samba.


sudo /etc/init.d/samba status
[sudo] password for aszoltysik:
● samba-ad-dc.service - Samba AD Daemon
   Loaded: loaded (/lib/systemd/system/samba-ad-dc.service; enabled; vendor pres                                              et: enabled)
   Active: failed (Result: exit-code) since śro 2017-06-28 10:48:02 CEST; 7min a                                              go
     Docs: man:samba(8)
           man:samba(7)
           man:smb.conf(5)
  Process: 8441 ExecStart=/usr/sbin/samba $SAMBAOPTIONS (code=exited, status=127                                              )
 Main PID: 8441 (code=exited, status=127)
   Status: "smbd: ready to serve connections..."

cze 28 10:48:01 z2 winbindd[8465]: [2017/06/28 10:48:01.681228,  0] ../sour...r)
cze 28 10:48:01 z2 winbindd[8465]:   Got sig[15] terminate (is_parent=0)
cze 28 10:48:01 z2 samba[8443]: [2017/06/28 10:48:01.688921,  0] ../source4...m)
cze 28 10:48:01 z2 samba[8443]:   Exiting pid 8443 on SIGTERM
cze 28 10:48:01 z2 winbindd[8459]: [2017/06/28 10:48:01.723602,  0] ../sour...r)
cze 28 10:48:01 z2 winbindd[8459]:   Got sig[15] terminate (is_parent=0)
cze 28 10:48:02 z2 systemd[1]: samba-ad-dc.service: Main process exited, co.../a
cze 28 10:48:02 z2 systemd[1]: Stopped Samba AD Daemon.
cze 28 10:48:02 z2 systemd[1]: samba-ad-dc.service: Unit entered failed state.
cze 28 10:48:02 z2 systemd[1]: samba-ad-dc.service: Failed with result 'exi...'.
Hint: Some lines were ellipsized, use -l to show in full.

-----

 sudo /etc/init.d/samba start
[ ok ] Starting nmbd (via systemctl): nmbd.service.
[....] Starting smbd (via systemctl): smbd.serviceJob for smbd.service failed because the control process exited with error code. See "systemctl status smbd.service" and "journalctl -xe" for details.

help mi please