CIFS not running...

Status
Not open for further replies.

Murat

Cadet
Joined
Nov 27, 2013
Messages
4
hi,

FreeNAS-9.2.1.6-RELEASE-x64 (ddd1e39) version I am using and I can not get CIFS service to active status. Provide the following information, the USB version I am using FreeNAS. If you can help me with this issue have?

Also the / mnt / DEPO / directory under. SYSTEM How do I delete the folder (along with subfolders).

Code:
[root@freenas ~]# cd ..                                                        
[root@freenas /]# cd mnt                                                       
[root@freenas /mnt]# cd DEPO                                                   
[root@freenas /mnt/DEPO]# ls -l                                                
total 149                                                                      
drwxrwxr-x  6 root  wheel  6 Jul 19 08:28 .system                              
drwxrwxr-x+ 3 1001  1002   4 Jul 15 13:37 Foto                                 
drwxrwxrwx  6 root  wheel  6 Jul 15 13:08 Medya                                
drwxrwxr-x+ 3 1001  1002   4 Jul  9 10:35 Public                               
drwxrwxrwx  4 root  wheel  5 Jul 19 08:28 jails                                
[root@freenas /mnt/DEPO]#  


Code:
Jul 19 15:05:17 freenas kernel: GEOM_ELI: Encryption: AES-XTS 256
Jul 19 15:05:17 freenas kernel: GEOM_ELI:     Crypto: software
Jul 19 15:05:17 freenas root: /etc/rc: WARNING: failed precmd routine for vmware_guestd
Jul 19 15:05:18 freenas ntpd[1979]: ntpd 4.2.4p5-a (1)
Jul 19 15:05:19 freenas kernel: ................
Jul 19 15:05:19 freenas kernel: ...
Jul 19 15:05:19 freenas kernel: ..
Jul 19 15:05:19 freenas kernel: ...........
Jul 19 15:05:19 freenas kernel: ................
Jul 19 15:05:19 freenas kernel: .
Jul 19 15:05:19 freenas kernel: .
Jul 19 15:05:19 freenas kernel: ...............
Jul 19 15:05:19 freenas kernel: ............+++
Jul 19 15:05:22 freenas generate_smb4_conf.py: [common.pipesubr:58] Popen()ing: /sbin/sysctl -n 'kern.maxfilesperproc'
Jul 19 15:05:22 freenas generate_smb4_conf.py: [common.pipesubr:58] Popen()ing: zfs list -H -o mountpoint,name
Jul 19 15:05:22 freenas generate_smb4_conf.py: [common.pipesubr:58] Popen()ing: zfs list -H -o mountpoint
Jul 19 15:05:22 freenas generate_smb4_conf.py: [common.pipesubr:58] Popen()ing: /usr/local/bin/pdbedit -d 0 -i smbpasswd:/tmp/tmpOoPPx3 -s /usr/local/etc/smb4.conf -e tdbsam:/var/etc/private/passdb.tdb
Jul 19 15:05:38 freenas kernel: done.
Jul 19 15:05:41 freenas ntpd[1980]: time reset +0.300103 s
Jul 19 15:14:50 freenas generate_smb4_conf.py: [common.pipesubr:58] Popen()ing: /sbin/sysctl -n 'kern.maxfilesperproc'
Jul 19 15:14:50 freenas generate_smb4_conf.py: [common.pipesubr:58] Popen()ing: zfs list -H -o mountpoint,name
Jul 19 15:14:50 freenas generate_smb4_conf.py: [common.pipesubr:58] Popen()ing: zfs list -H -o mountpoint
Jul 19 15:14:50 freenas generate_smb4_conf.py: [common.pipesubr:58] Popen()ing: /usr/local/bin/pdbedit -d 0 -i smbpasswd:/tmp/tmpvzqn1l -s /usr/local/etc/smb4.conf -e tdbsam:/var/etc/private/passdb.tdb
Jul 19 15:14:50 freenas notifier: winbindd not running? (check /var/run/samba/winbindd.pid).
Jul 19 15:14:50 freenas notifier: smbd not running? (check /var/run/samba/smbd.pid).
Jul 19 15:14:50 freenas notifier: nmbd not running? (check /var/run/samba/nmbd.pid).
Jul 19 15:14:51 freenas notifier: Performing sanity check on Samba configuration: FAILED
 

Yatti420

Wizard
Joined
Aug 12, 2012
Messages
1,437
Something in your smb4.conf is incorrect..
 

anodos

Sambassador
iXsystems
Joined
Mar 6, 2014
Messages
9,554
To be more precise, you should run "testparm" in the console and post the output here. Preferably enclosed in code brackets or attached as a text file.

Regarding your other question. /mnt/Depo is your zvol. You don't want to delete it and its subdirectories unless you like causing yourself pain and suffering. You would be better served if you write a detailed explanation of what you are trying to accomplish.
 
Last edited:
Status
Not open for further replies.
Top