Friday, January 14, 2011

CIFS Volume mounting problem

Hi,

When I ran this command

mount -t cifs //192.168.10.1/ycw /mnt -o rw,user=testuser,password=testpass

I got mount error 112 "Host is Down" when tried to do directory mount from Debian machine to Centos machine.

Can anyone have idea to resolving this mount problem?

Waiting for the reply.

Jaby

  • Did you umount and then mount again? When you do this does mount give any errors or are there any error messages from the command 'dmesg' or in /var/log/messages?

  • Some questions:

    • Can you ping 192.168.10.1?
    • Can you access the share using smbclient?
    • As mentioned by Kyle, is there anything in your logs?
    From David

0 comments:

Post a Comment