Announcement

Collapse
No announcement yet.

Network shares and Dolphin freezes when remote machine is down

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Network shares and Dolphin freezes when remote machine is down

    Hi,

    I've got some network shares on my laptop and desktop mounted through fstab,
    i have set server timeout in kde settings to 15 seconds,
    but when the file server is down and the shares are unavailable there is a lot of freezing in Dolphin,
    well, i guess/assume it's samba as otherwise its pretty smooth.

    Is there any other setting im missing? is there any way to fix this?

    thanks in advance
    K 14.4 64 AMD 955be3200MHz 8GB 1866Mhz 6TB Plex/samba.etc.+ Macbook Air 13".

    #2
    try adding "noauto" to the fstab line ,,,,,,,,,,,,,,

    VINNY
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #3
      thanks. i'll try it next time the server is down
      K 14.4 64 AMD 955be3200MHz 8GB 1866Mhz 6TB Plex/samba.etc.+ Macbook Air 13".

      Comment


        #4
        Originally posted by millusions View Post
        thanks. i'll try it next time the server is down
        this will keep the shares from being mounted automatically , you will half to mount them after the network is up and you are ready for them .
        their is also a _netdev option that may sute you better

        VINNY
        i7 4core HT 8MB L3 2.9GHz
        16GB RAM
        Nvidia GTX 860M 4GB RAM 1152 cuda cores

        Comment


          #5
          it works and fixes the problem, thanks Vinny,

          how do i use the shares when the fileshares are up? will the dolphin shortcuts work? reading up on _netdev
          K 14.4 64 AMD 955be3200MHz 8GB 1866Mhz 6TB Plex/samba.etc.+ Macbook Air 13".

          Comment


            #6
            Originally posted by millusions View Post
            it works and fixes the problem, thanks Vinny,

            how do i use the shares when the fileshares are up? will the dolphin shortcuts work? reading up on _netdev
            maby ,,,,,,but you will probably half to specificly mount them first,, with the noauto ,,,,,,,,,the _netdev will let a simpel
            Code:
            mount -a
            mount them and may auto mount as soon as the net is up on them ,,,,maby

            VINNY
            Last edited by vinnywright; Aug 10, 2014, 06:25 PM.
            i7 4core HT 8MB L3 2.9GHz
            16GB RAM
            Nvidia GTX 860M 4GB RAM 1152 cuda cores

            Comment


              #7
              doesnt automount, but works ok so far with mount -a
              i guess ill have to reboot when the server is down,
              thanks!
              K 14.4 64 AMD 955be3200MHz 8GB 1866Mhz 6TB Plex/samba.etc.+ Macbook Air 13".

              Comment


                #8
                I dont know what the deal is, i could have sworn sudo mount -a works,
                but doesn play today.
                but,
                its kinda easy. just have to run sudo mount //server/share
                and that works, so its all good
                K 14.4 64 AMD 955be3200MHz 8GB 1866Mhz 6TB Plex/samba.etc.+ Macbook Air 13".

                Comment

                Working...
                X