News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

CIFS VFS problems with a nas

Started by Itsik, July 20, 2013, 09:42:28 AM

Previous topic - Next topic

Itsik

I never had this problem in 810 and the hardware is the same bit since moving to 1004, connecting my D-Link DNS-323 to the system is impossible.
My network is 1000base-t all around, with an intel card on the core and a managed trendnet switch.

Once the nas is connected and detected it gets installed correctly and the media apears in the appropriate places. But then it start to bog the system down with the following masseges:

CIFS VFS: Received no data, expecting 16384
CIFS VFS: No response for cmd 50 mid 1221
CIFS VFS: No response for cmd 50 mid 1220
CIFS VFS: No response for cmd 46 mid 1219
CIFS VFS: Send error in read = -11


I've search high and low but could not find anything that seems relevant

Any idea what could be causing this ?

Thanks
Itsik

Marie.O

See if this helps:

http://forum.ubuntu-fr.org/viewtopic.php?pid=3393315

If you don't understand french, use google translate. See if you can manually mount the shares using the workarounds described.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

Itsik

Tried it but it fails with the following:

mount error(11): Resource temporarily unavaileble

Tried to chenge the unix extensions = no in smb.conf to yes just to see if anything changes, but no go ...

Itsik


Marie.O

smb.conf file is used, afaik, for the samba *server*. The samba client is causing the problem.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

pigdog

Hi,

What software version is on the D-Link 323?


Cheers.

Itsik

The latest, which is 1.08. I've upgraded it, hoping it will solve the problem but no joy ...

pigdog

Hi,

I've had 1.09 for a long/long time on a 323.

Maybe I need to download the latest LMCE - RC updates to see if something gets affected.

I will let you know.

Cheers,

pigdog

Hi,

No problems after doing update. upgrade and dist-upgrade to latest kernel.

Have you upgraded to latest DNS-323 software?


Cheers.

Itsik

Hi

I've upgraded to the latest ver. that I found, which is V 1.10.
My system is the regular dvd ver.
Maybe try an update, upgrade and dist-upgrade as you suggested ? if yes, could you type the exact commands please ?

Thnx
Itsik

pigdog

#10
Hi,

When system is up and running and you see the menu bar on the bottom of the screen...

Press the Ctrl and Alt buttons simultaneously and while holding them down press the F1 key.

<Ctrl/Alt> + <F1>

You will receive an Ubuntu 10.04.4 LTS blah blah message.

Press "Enter" to receive dcerouter login: prompt.

Enter your user name and password.

At the "username@dcerouter:~$"  prompt enter the command

sudo su

enter your password

At the dcerouter_1034403:/home/username# prompt enter the following commands.  Wait for each command to complete.

apt-get update

apt-get upgrade

apt-get dist-upgrade


Cheers

P.S.

Press <Ctrl/Alt> + <F7> to return to menu screen.

Itsik

Thnx pigdog.

I did the update/upgrade exactly as you wrote and it all went smooth but the problem is still there  :-\ ... I really don't know what else to do with this ...

pigdog

Hi,

Do you have the DNS323 open on the network or do you need a username/password to access the DNS323?


Cheers

Itsik

I have a user name password protection on it.

pigdog

Hi,

You can either remove password protection or add lanman=yes to samba config file.

Look at this...

http://forum.linuxmce.org/index.php/topic,8657.0.html  "How to Install D-Link DNS-323 on LinuxMCE-810"

...for help.

Cheers