IP Address: 38.107.191.103
Hostname: 38.107.191.103

 

Slow mounting Samba shares

Why do I get timeouts or long delays when mounting Samba shares.

Save to del.icio.us


When mounting Samba shares in Linux, you may get timeouts or long delays.  Looking at /var/log/messages, you may see messages similar to:

smb_add_request: request [f519a280, mid=0] timed out!
smb_delete_inode: could not close inode 2
init_special_inode: bogus i_mode (0)
smb_retry: no connection process

The solution is to change :

mount -t smbfs -o ...

with

mount -t cifs -o ...

Sponsored Ads:

Big Image

Ad Space

Random Articles:

Disabling SSLv2

How can I disable SSL version 2 in Apache and IIS?

Remove the “Help and Support” link from the XP Start Menu

How can I remove the “Help and Support” link from the XP Start Menu

Recent Articles:

Outbound Call Problems with Cisco Call Manager

Users unable to make outbound 10 digit calls when using MGCP

Reset Websense Manager Password

How can I reset the password for the WebsenseAdministrator?

Disabling SSLv2

How can I disable SSL version 2 in Apache and IIS?