NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

Hawk321's avatar
Hawk321
Apprentice
Feb 12, 2017

Cant acceess shares in WIN 7 / 10

Hi,

 

Iam using a Ready NAS Duo V1 and all was working fine for a long time now.

 

But some days ago it disappeared in the file explorer and also in the network overview.

 

I can access the NAS shares through SSH, FTP, HTTP with PLEX or with my KODI which is using SMB I think. Also http admin page is working and upnp showed after acitvation also up.

 

But I cant access it anymore on my WIN10/WIN7 PC neither I can map the shares or the DHCP in the explorer.

 

What could be the reason?

 

THX

 

Hawk

 

 

23 Replies

Replies have been turned off for this discussion
  • StephenB's avatar
    StephenB
    Guru - Experienced User

    Did you check to see how full the OS partition is (with SSH)?

  • The NAS is 50% 1 of 2 TB as far as I can see it in the admin center.
    • StephenB's avatar
      StephenB
      Guru - Experienced User

      That is the data volume.  The OS is 4 GB (NOT TB), and you can only see it with ssh,

       

      ssh into the box, and enter 

      df . -h

      df . -I 

      • Hawk321's avatar
        Hawk321
        Apprentice

        Sorry for my late reply I was on a business trip

         

         

        df . -h

         

         

        Filesystem            Size  Used Avail Use% Mounted on

        /dev/md0              1.9G  1.9G  137M  94% /

         

        df . -i

         

        Filesystem            Inodes   IUsed   IFree IUse% Mounted on

        /dev/md0              128000   32204   95796   26% /

  • Retired_Member's avatar
    Retired_Member

    If not already done, try to install the app "SMB plus" and set the parameters as follows

    SMB Version -> SMB3

    Oplocks -> disable

    Preallocate -> enable

    Hide unreadable -> disable

    Hide unwriteable -> disable

    Restrict anonymous -> disable

    SMD encrypt -> auto

    SMB signing -> disabled

     

    Good luck :-)

    • StephenB's avatar
      StephenB
      Guru - Experienced User

      Retired_Member wrote:

      If not already done, try to install the app "SMB plus" and set the parameters as follows

       

      The real problem is the full OS partition. That needs to be taken care of.

       

      Installing apps is dangerous right now, it could push the OS partition over the top.

      • Hawk321's avatar
        Hawk321
        Apprentice

        BIGBUBU:/# du -hs /sys

        0 /sys

         

        BIGBUBU:/# du -hs /root

        23M /root

         

        BIGBUBU:/# du -hs /dev

        128k /dev

         

        BIGBUBU:/# du -hs /initrd

        1.0k /initrd

         

        BIGBUBU:/# du -hs /opt

        5.9M /opt

         

        BIGBUBU:/# du -hs /stable

        17M /stable

         

        BIGBUBU:/# du -hs /tmp

        155M /tmp

         

        BIGBUBU:/# du -hs /bin

        2.7M /bin

         

        BIGBUBU:/# du -hs /etc

        52M /etc

         

        BIGBUBU:/# du -hs /frontview

        17M /frontview

         

        BIGBUBU:/# du -hs /lib

        37M /lib

         

        BIGBUBU:/# du -hs /mnt

        16k /mnt

         

        BIGBUBU:/# du -hs /proc

        du: `/proc/2362/task/2362/fd/4': No such file or directory

        du: `/proc/2362/fd/4': No such file or directory

        2.6M /proc

         

        BIGBUBU:/# du -hs /sbin

        3.2M /sbin

         

        BIGBUBU:/# du -hs /USB

        0 /USB

         

        BIGBUBU:/# du -hs /home

        922G /home

         

        BIGBUBU:/# du -hs /lost+found

        16k /lost+found

         

        BIGBUBU:/# du -hs /ramfs

        32k /ramfs

         

        BIGBUBU:/# du -hs /sys

        0 /sys

         

        BIGBUBU:/# du -hs /usr

        954M /usr

         

        BIGBUBU:/# du -hs /var

        515M /var

         

        BIGBUBU:/# du -hs /var/cache

        423M /var/cache

         

        It seems that UPNP / DNLA is caching pictures for .mp3 's for bands.

         

        Overall I cant see 4 GB, its arround 1,7 GB overall on system files.

         

        EDIT - got it only 1.9 GB for the OS, not 4. Seems that the libs take a lot.

         

        But be honest I dont know what i should delete or what not.

  • Retired_Member's avatar
    Retired_Member

    Once the hidden resources hopefully are recovered, try to install app SMB Plus (see my earlier post to your topic)

    • Hawk321's avatar
      Hawk321
      Apprentice

      I have a ReadyNas Duo V1 and Iam not sure that this OS version is available for my Nas neighter is SMB Plus I think. Latest OS working on the NAS should be 4.x.

       

      So this isnt a solution for me.

       

      I have to find the real reason why the internal SMB protocol stopped working.

       

      If its really caused by a full OS partition, I have to deinstall apps or Linux components I installed over the years.

       

      The point is is there an linux concole command to list up all installed plugins I installes with apt-get (manager) like apache server, midhnight commander and so on?

       

      Thx

      • Hawk321's avatar
        Hawk321
        Apprentice

        Well it seems I cant get a list with the manual installed packages but I can get a list with all available commands. The available command list allows a conclustion what is installd. You can the list with:

         

         

        compgen -c

        if

        then

        else

        elif

        fi

        case

        esac

        for

        select

        while

        until

        do

        done

        in

        function

        time

        {

        }

        !

        [[

        ]]

        .

        :

        [

        alias

        bg

        bind

        break

        builtin

        cd

        command

        compgen

        complete

        continue

        declare

        dirs

        disown

        echo

        enable

        eval

        exec

        exit

        export

        false

        fc

        fg

        getopts

        hash

        help

        history

        jobs

        kill

        let

        local

        logout

        popd

        printf

        pushd

        pwd

        read

        readonly

        return

        set

        shift

        shopt

        source

        suspend

        test

        times

        trap

        true

        type

        typeset

        ulimit

        umask

        unalias

        unset

        wait

        addgroup

        cpgr

        delgroup

        rmail

        rsmtp

        runq

        sendmail

        adduser

        wizd

        apache-ssl

        afpd

        atalkd

        arp

        avahi-daemon

        atrun

        atd

        cupsd

        cleanup-info

        chpasswd

        chroot

        sshd

        cppw

        cron

        dpkg-divert

        deluser

        dpasswd

        exim_dumpdb

        exim

        dpkg-preconfigure

        dpkg-reconfigure

        dpkg-statoverride

        edquota

        lld2d

        exicyclog

        exigrep

        lvm-bin-scan

        exim_dbmbuild

        exim_fixdb

        exim_lock

        exim_tidydb

        eximconfig

        eximstats

        exinext

        exiqsumm

        exiwhat

        exportfs

        useradd-

        userdel-

        noflushd

        groupadd

        groupdel

        groupmod

        grpconv

        grpunconv

        iconvconfig

        in.identtestd

        inetd

        install-info

        invoke-rc.d

        raidard

        logrotate

        mklost+found

        mkboot

        rpc.yppasswdd

        install-menu

        newusers

        nfsstat

        ntpdate

        ntptimeset

        pam_tally

        minidlna

        pwck

        pwconv

        quot

        quotastats

        readprofile

        repquota

        rpc.gssd

        rpc.mountd

        rpc.nfsd

        rpc.rquotad

        ssl-certificate

        rpc.ypxfrd

        safe_finger

        setquota

        udhcpd

        snmpd

        snmptrapd

        syslogd-listfiles

        syslog-facility

        tcpdchk

        tcpd

        update-alternatives

        tcpdmatch

        cnid_dbd

        try-from

        tzconfig

        renice

        update-passwd

        update-inetd

        update-mime

        cnid_metad

        update-rc.d

        groupadd-

        start-statd

        warnquota

        xqmstats

        ypbind

        yppoll

        yppush

        mt-daapd

        ypset

        zic

        ethtool

        ifplugd

        smartd

        smartctl

        avahi-autoipd

        useradd

        proftpd

        groupdel-

        userdel

        mysqld

        usermod

        upnpd

        convertquota

        readynas-agent

        filefrag

        apache2

        readyNASVaultDaemon

        logresolve

        rotatelogs

        readyNASVault

        fsck_wrapper

        rpc.svcgssd

        update-xpdfrc

        winbindd

        su-to-root

        gpm

        update-python-modules

        gpmconfig

        gpm-microtouch-setup

        gpm-mouse-test

        install-sgmlcatalog

        update-catalog

        update-pango-modules

        update-xmlcatalog

        update-gdkpixbuf-loaders

        update-pangox-aliases

        update-gtk-immodules

        bonobo-activation-sysconf

        wm-menu-config

        Mail

        atq

        atrm

        awk

        wget

        patch

        dpkg-deb

        smbtree

        lastb

        cpp

        smbclient

        mailq

        mailx

        scsi_info

        nawk

        ncftp

        savelog

        dpkg

        rcp

        reset

        rlogin

        rsh

        sg

        logname

        [

        X11

        refresh_atalk

        dpkg-split

        pdftops

        flac

        aac2wav

        mp42aac

        alac

        perl

        at

        slogin

        basename

        attr

        touch

        bc

        base64-encode

        batch

        c_rehash

        c2ph

        lspci

        perl5.8.8

        chacl

        chage

        chattr

        checkdisks

        chsh

        cksum

        convertquota

        clear

        cmp

        crontab

        cut

        fusermount

        ddate

        smbmount

        less

        diagnostics

        diff

        dirname

        dotlockfile

        tftp

        du

        free

        env

        expand

        expiry

        expr

        faillog

        file

        find

        fmt

        fold

        ypchfn

        getent

        getfacl

        getfattr

        getopt

        uniq

        gpasswd

        groups

        head

        msmtp

        hostid

        ypchsh

        iconv

        id

        infocmp

        install

        join

        killall

        last

        lastlog

        ldd

        link

        locale

        locate

        lsattr

        pwauth

        madplay

        makehostname

        mail

        make

        mcookie

        mawk

        md5sum.textutils

        unlzma

        ntfs-3g

        smbumount

        memtest

        mesg

        mkfifo

        namei

        md5sum

        dbd

        ncftp3

        ncftpget

        ncftpput

        net

        newaliases

        newgrp

        nice

        nohup

        fstyp

        od

        openssl

        passwd

        pgrep

        pkill

        printf

        sdparm

        pstree

        pstree.x11

        quicktest

        quota

        rand

        rgrep

        rpcinfo

        rsync

        scp

        setfacl

        seq

        setfattr

        setsid

        setterm

        skill

        blink

        smbpasswd

        pdftotext

        snice

        sort

        ssh

        ssh-agent

        ssh-keygen

        stat

        sudo

        sum

        tail

        pdfinfo

        tee

        test

        timeout

        top

        tput

        tr

        tset

        tty

        tzselect

        unlink

        updatedb

        uptime

        users

        vmstat

        wbinfo

        wc

        whereis

        which

        who

        whoami

        xargs

        yppasswd

        ypwhich

        zip

        blinkall

        debconf-copydb

        snmptrap

        system_test

        mysql

        base64

        iogg

        empty_exim

        mysqladmin

        mt-daapd-ssc.sh

        wavstreamer

        resolveip

        setsystz

        fix_pv_uuid

        telnet

        debconf-escape

        debconf

        unzip

        xmlutil

        gphoto2

        debconf-apt-progress

        debconf-communicate

        debconf-set-selections

        debconf-show

        lzmacat

        renice

        vi

        readahead

        logger

        dpkg-query

        dpkg-trigger

        dh_pycentral

        pycentral

        pygettext

        2to3

        py3_compilefiles

        py_compilefiles

        cheetah-analyze

        cheetah-compile

        cheetah

        pycompile

        pyclean

        python

        dh_pysupport

        python2.6

        2to3-2.6

        pygettext2.6

        pydoc2.6

        pdb2.6

        dh_python2

        pydoc

        pdb

        mcview-debian

        pyversions

        mc

        mcmfmt

        funzip

        ucf

        unicharset_extractor

        mcedit-debian

        mftraining

        tesseract

        pyLoadCore

        view

        wordlist2dawg

        cntraining

        unrar-nonfree

        unrar

        pyLoadCli

        pyLoadGui

        apt-cache

        apt-cdrom

        apt-config

        apt-get

        mcview

        mcedit

        editor

        lcf

        mev

        unzipsfx

        asn1Coding

        javac

        java

        zipgrep

        zipinfo

        sparc-linux-cpp-3.3

        asn1Decoding

        asn1Parser

        pdffonts

        pdfimages

        cpp-3.3

        defoma-reconfigure

        sparc-linux-cpp

        whiptail

        defoma

        defoma-hints

        desktop-file-validate

        dh_installdefoma

        defoma-user

        defoma-id

        defoma-subst

        defoma-app

        defoma-font

        fc-match

        fc-list

        desktop-file-install

        update-desktop-database

        dh_installxmlcatalogs

        fc-cache

        gtk-query-immodules-2.0

        pango-querymodules

        scrollkeeper-get-content-list

        gdk-pixbuf-query-loaders

        gtk-update-icon-cache

        gconftool-2

        gconf-merge-tree

        activation-client

        bonobo-slay

        echo-client-2

        bonobo-activation-run-query

        update-mime-database

        gnomevfs-cat

        gnomevfs-copy

        gnomevfs-info

        gnomevfs-ls

        gnomevfs-mkdir

        gnomevfs-rm

        gnome-open

        gnome-keyring-daemon

        scrollkeeper-config

        scrollkeeper-extract

        scrollkeeper-gen-seriesid

        scrollkeeper-get-cl

        gconftool

        gedit

        pico

        scrollkeeper-get-extended-content-list

        scrollkeeper-get-index-from-docpath

        scrollkeeper-get-toc-from-docpath

        scrollkeeper-get-toc-from-id

        scrollkeeper-install

        scrollkeeper-preinstall

        scrollkeeper-rebuilddb

        scrollkeeper-uninstall

        scrollkeeper-update

        bzip2recover

        nano

        gnome-text-editor

        dialog

        bzip2

        bunzip2

        bzcat

        realvncpasswd

        bzexe

        bzgrep

        bzegrep

        bzfgrep

        bzmore

        bzless

        bzdiff

        bzcmp

        dexconf

        xvfb-run

        Xvnc

        realvncpasswd.real

        Xtightvnc

        tightvncserver

        tightvncconnect

        vncpasswd

        vncserver

        vncconnect

        x11vnc

        update-menus.real

        update-menus

        x-window-manager

        install-menu

        su-to-root

        fluxbox

        fbrun

        bsetroot

        fbsetbg

        startfluxbox

        x-terminal-emulator

        debian-reference

        lvs

        dosfsck

        kallsyms

        ksyms

        lsmod

        lvchange

        lvcreate

        lvdisplay

        lvextend

        lvmchange

        mount.cifs

        lvmdiskscan

        lvmsadc

        lvmsar

        lvreduce

        lvremove

        lvrename

        lvscan

        modprobe

        poweroff

        pvchange

        pvcreate

        pump

        pvdisplay

        pvmove

        pvscan

        quotaoff

        raid0run

        raidhotadd

        raidhotgenerateerror

        raidhotremove

        raidsetfaulty

        raidstop

        reboot

        rmmod

        swapoff

        telinit

        vgcfgbackup

        badblocks

        MAKEDEV

        mount.smbfs

        blockdev

        mount.fuse

        init

        depmod

        vgcfgrestore

        vgchange

        vgck

        fsck

        dumpe2fs

        fsck.ext3

        e2fsck

        e2label

        fdisk

        fsck.vfat

        fsck.ext2

        getty

        halt

        hdparm

        hotplug

        hwclock

        ifconfig

        ifdown

        ifup

        pvremove

        insmod

        vgcreate

        vgdisplay

        vgexport

        vgextend

        iwconfig

        vgimport

        vgmerge

        klogd

        kernelversion

        killall5

        vgmknodes

        vgreduce

        ldconfig

        vgremove

        losetup

        vgrename

        vgscan

        vgsplit

        mkraid

        lvmiopversion

        mdconfig

        iwlist

        mke2fs

        mkfs.ext2

        mkfs.ext3

        pivot_root

        mkswap

        modinfo

        start-stop-daemon

        pmap_dump

        pmap_set

        portmap

        quotacheck

        quotaon

        raidstart

        resize2fs

        route

        umount.cifs

        rpc.statd

        runlevel

        sfdisk

        iwgetid

        shutdown

        unix_chkpwd

        sulogin

        swapon

        sysctl

        syslogd

        tune2fs

        udhcpc

        upsd

        update-modules

        iwpriv

        upsmon

        upssched

        mkfs.msdos

        mkdosfs

        usbtree

        mkfs.vfat

        blkid

        vgconvert

        mount.ntfs-3g

        mount.nfs

        sm-notify

        mount.nfs4

        umount.nfs

        umount.nfs4

        nisdomainname

        pidof

        egrep

        sh

        ypdomainname

        chgrp

        fgrep

        bash

        cat

        dnsdomainname

        chmod

        chown

        cp

        date

        dd

        df

        dmesg

        gunzip

        zcat

        domainname

        echo

        false

        busybox

        fuser

        grep

        mktemp

        gzip

        hostname

        kill

        ln

        login

        ls

        mkdir

        mknod

        more

        mount

        mv

        netstat

        ping

        ps

        pwd

        vi

        rm

        rmdir

        run-parts

        sed

        sleep

        stty

        su

        sync

        tar

        tempfile

        touch

        true

        umount

        uname

        uncompress

        upsc

        upslog

        usleep

        readlink

        nano

        beforelight

        Xmark

        appres

        atobm

        glxgears

        bitmap

        bmtoa

        cxpm

        dga

        dpsexec

        dpsinfo

        editres

        fstobdf

        mkfontscale

        glxinfo

        iceauth

        ico

        listres

        setxkbmap

        oclock

        texteroids

        smproxy

        startx

        sxpm

        x11perfcomp

        viewres

        x11perf

        xclipboard

        xauth

        xbiff

        xcalc

        xconsole

        xclock

        xcmsdb

        xcursorgen

        xcutsel

        xditview

        xdpyinfo

        xedit

        xev

        xeyes

        xf86cfg

        xf86config

        xfd

        xfindproxy

        xfontsel

        xgamma

        xgc

        xhost

        xinit

        xkbbell

        xkbcomp

        xkbevd

        xkbprint

        xkbvleds

        xkbwatch

        xkill

        xload

        xlogo

        xlsatoms

        xlsclients

        xlsfonts

        xmag

        xman

        xmessage

        xmodmap

        xprop

        xrandr

        xrdb

        xrefresh

        xset

        xsetmode

        xsetpointer

        xsetroot

        xsm

        xstdcmap

        xtrapchar

        xtrapin

        xtrapinfo

        xtrapout

        xtrapproto

        xtrapreset

        xtrapstats

        xvidtune

        xvinfo

        xwd

        xwininfo

        xwud

        X

        Xvfb

        xli

        xlito

        koi8rxterm

        lxterm

        uxterm

        xterm

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More