Koozali.org: home of the SME Server

Do not upgrade Netgear NAS Duo Firmware

Offline compsos

  • *
  • 472
  • +0/-0
Do not upgrade Netgear NAS Duo Firmware
« on: February 13, 2011, 08:17:37 AM »
Hi

Just in case anyone maybe using these units. I have been using one fine for the last couple of years, but made the mistake of upgrading the firmware from 4.1.6 to 4.1.7 when offered by the management program screens.

The result is
in the console
Code: [Select]
mount error(11): Resource temporarily unavailable
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
.or the email report
Code: [Select]
Backup of mysql databases has been done
Mounting backup shared directory nas/backup
*** No backup allowed or error during backup ***
Error while mounting nas:backup :
mount error(11): Resource temporarily unavailable
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

This link shows it as a general samba version issue.
http://infrant.com/forum/viewtopic.php?f=23&t=45021

The smbd on the nas is Version 3.0.37

A clumsy solution is to go to the Netgear site and download the togglessh and rootssh addons. Logon to the system and issue the command
/etc/init/samba restart. Then a connection can be made.

From the reports this does not appear to be permanent. To overcome this edit the
/etc/init.d/rc3 file with a line just before the exit with
/etc/init.d/samba/restart

So far it appears to be working.
Regards

Gordon............

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Do not upgrade Netgear NAS Duo Firmware
« Reply #1 on: February 13, 2011, 09:46:49 AM »
Off topic here, moving to General Discussion

Offline compsos

  • *
  • 472
  • +0/-0
Re: Do not upgrade Netgear NAS Duo Firmware
« Reply #2 on: February 13, 2011, 09:54:58 AM »
At this stage only know it is affected  in SME8.
Regards

Gordon............

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Do not upgrade Netgear NAS Duo Firmware
« Reply #3 on: February 13, 2011, 04:59:28 PM »
From the reports this does not appear to be permanent. To overcome this edit the
/etc/init.d/rc3 file with a line just before the exit with
/etc/init.d/samba/restart

I'm pretty sure that you mean:

/etc/init.d/samba restart

Offline compsos

  • *
  • 472
  • +0/-0
Re: Do not upgrade Netgear NAS Duo Firmware
« Reply #4 on: February 13, 2011, 10:17:18 PM »
Thanks Charlie
A typo after a frustrating chase as to why it just started rejecting the mount command but would load in the web browser with the same credentials.
Regards

Gordon............