Autofs not mount

Hi all,

Please help! After my solaris 10 is rebooted, I found my autofs seems not mounting the file systems.

I restart autofs service :

#svcadm -v restart       svc:/system/filesystem/autofs:default 
     Action restart set for       svc:/system/filesystem/autofs:default.

But still doesn't work. I checked if autofs is running:

pgrep -l autofs

But nothing returned.

What else can I check? Thanks a lot!

Zaiwen

---------- Post updated at 12:23 PM ---------- Previous update was at 12:17 PM ----------

Also I checked this: 
# svcs -p autofs
STATE          STIME    FMRI
online         12:05:29 svc:/system/filesystem/autofs:default
               12:05:29     1082 automountd
               12:05:29     1083 automount
               12:05:29     1084 automountd

What are the entries in /etc/auto_master?

Might want to review How Autofs Works - Oracle Solaris Administration: Network Services for some other suggestions for what to check