Hi everybody,

I've managed to install a CIFS server on a small windows 7 workgroup (6 PCs). 
The server is a P4 2.4GHz with 1G mem @400MHz. This Server is also a DNS and 
DHCP server.

The problem is that unexpectly the CIFS server collapse. 

this is the log shown when it happenes:

ad...@server:/var/svc/log$ nano network-smb-server:default.log

=======================================================

smbd: NetBIOS services started
[ Apr 24 12:06:47 Method "start" exited with status 0. ]
[ Apr 24 12:09:12 Stopping because all processes in service exited. ] 
[ Apr 24 12:09:12 Executing stop method (:kill). ]
[ Apr 24 12:09:12 Executing start method ("/usr/lib/smbsrv/smbd start"). 

=======================================================

and in the syslog is:

=======================================================

Apr 24 12:00:24 server sendmail[544]: [ID 702911 mail.info] starting daemon 
(8.14.3+Sun): smtp+queue...@00:15:00
Apr 24 12:06:48 server sendmail[472]: [ID 702911 mail.info] starting daemon 
(8.14.3+Sun): queue...@00:15:00
Apr 24 12:06:48 server sendmail[471]: [ID 702911 mail.warning] 
gethostbyaddr(192.168.1.254) failed: 1
Apr 24 12:06:48 server sendmail[474]: [ID 702911 mail.info] starting daemon 
(8.14.3+Sun): smtp+queue...@00:15:00

=======================================================

This server doesn't have a mail server so I dunno why the syslog refers a 
server sendmail.

Well, the Cifs shared files are home and shared:

=======================================================
ad...@server:/tank$ ls -l
total 5
drwxrwxrwx 9 root     root      9 2010-04-15 22:15 home
drwxr-xr-x 5 postgres postgres  5 2010-04-04 14:01 pgdata
drwxrwxrwx 5 root     root     12 2010-04-19 21:16 shared
=======================================================

inside home:

=======================================================
ad...@server:/tank/home$ ls -l
total 12
drwxr----- 17 jdamian  file-adm   22 2010-04-15 21:56 jdamian
drwx------ 17 jdamianb file-adm   27 2010-04-15 21:59 jdamianb
drwxrwxrwx 17 lolivare file-limit 22 2010-04-15 22:17 lolivare
drwxrwx--- 17 mbernabe file-adm   22 2010-04-15 22:13 mbernabe
drwxrwx--- 17 mdamian  file-adm   22 2010-04-15 22:12 mdamian
drwxrwxrwx 17 ymercado file-limit 25 2010-04-15 21:59 ymercado
drwxrwxr-x 19 yvalverd file-adm   24 2010-04-16 19:52 yvalverd
=======================================================

as you can see.. my ACL to the files were defined using chmod.

inside shared:

=======================================================
ad...@server:/tank/shared$ ls -l
total 41
-rwxrwxrwx 1 jdamianb staff      12078 2010-04-15 16:47 carta poder roca.docx
-rwxrwxrwx 1 yvalverd staff      10907 2010-04-15 16:13 Chorrillos.docx
-rw-r--r-- 1     1000       1000     6 2010-04-19 00:54 hey
-rwxrwxrwx 1 jdamianb file-adm      14 2010-04-15 21:36 jdamianb.txt
drwxrwxrwx 2 lolivare file-limit     8 2010-04-17 10:10 links
-rwxrwxrwx 1 lolivare file-limit     0 2010-04-17 10:22 notas-ysabel.txt
drwxrwxrwx 2 root     root           2 2010-04-15 22:20 scanned
-rwxrwxrwx 1 jdamianb staff         25 2010-04-15 09:18 tes-jdamianb.txt.txt
-rwxrwxrwx 1 ymercado staff         25 2010-04-15 09:22 tex-ymercado.txt.txt
drwxrwxrwx 2 root     root           2 2010-04-15 22:21 win-utils
=======================================================

This file can be written by anyone on the workgroup.

All the users works their files directly from the server.. so... If the service 
fails, it means that they can loose data.

Is there a way to trace the error???

Somebody use the cifs server as I do? .. I mean.. in a small workgroup and 
using the files directly on the server??

Thnaks on advance :D
-- 
This message posted from opensolaris.org
_______________________________________________
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to