NAS Drive connection useing CIFS16.04 CIFS “Host is down” but they are notFstab for GoFlex Home 2tb NASsmbfs/cifs won't mountCIFS VFS: Error messagesFreeFileSync - NAS - permissionsCIFS mount in /etc/fstab works in 14.04 but not 16.04using fstab to mount network drive with cifsUnable to mount “Volume1” folder on nasWhy do UID on server and client have to match when using cifs?

Is it really necessary to have a four hour meeting in Sprint planning?

Social leper versus social leopard

Is there a scenario where a gnoll flesh gnawer can move at least 45 feet during its Rampage bonus action?

Has my MacBook been hacked?

What are the benefits and disadvantages if a creature has multiple tails, e.g., Kyuubi or Nekomata?

How to conditionally load a package only if shell-escape (write18) is passed

Would Taiwan and China's dispute be solved if Taiwan gave up being the Republic of China?

What was the deeper meaning of Hermione wanting the cloak?

Is It Possible to Have Different Sea Levels, Eventually Causing New Landforms to Appear?

Will Proving or Disproving of any of the following have effects on Chemistry in general?

How to make interviewee comfortable interviewing in lounge chairs

Can the U.S. president make military decisions without consulting anyone?

The quicker I go up, the sooner I’ll go down - Riddle

Do all creatures have souls?

What do you do if you have developments on your paper during the long peer review process?

How much Damage can be done with "just" heating matter?

How to manage expenditure when billing cycles and paycheck cycles are not aligned?

What is the meaning of "heutig" in this sentence?

Why is there not an optimal solution for a MIP?

Do we know the situation in Britain before Sealion (summer 1940)?

Is this a Sherman, and if so what model?

What benefits does the Power Word Kill spell have?

Cut a cake into 3 equal portions with only a knife

How to deal with my team leader who keeps calling me about project updates even though I am on leave for personal reasons?



NAS Drive connection useing CIFS


16.04 CIFS “Host is down” but they are notFstab for GoFlex Home 2tb NASsmbfs/cifs won't mountCIFS VFS: Error messagesFreeFileSync - NAS - permissionsCIFS mount in /etc/fstab works in 14.04 but not 16.04using fstab to mount network drive with cifsUnable to mount “Volume1” folder on nasWhy do UID on server and client have to match when using cifs?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have 2 workstations, 1 running Ubuntu Mate 16.04 64bit and 1 running Ubuntu Mate 16.04 32bit. Both machines have cifs-utils and samba installed and the 64bit machine connects to my NAS, no problem but the 32bit returns "mount-error(112) Host is Down yet I can connect to the NAS using "Connect to Server"... What am I missing? Both fstab files refer to a credentials file which are identical on both machines and the line //ipadress/share etc etc are the same on both machines. Please help before I pull all of my hair out. I've done a lot of searching on askubuntu and google to no avail.










share|improve this question



















  • 1





    Maybe the network is not yet connected when fstab entries are mounted. Can you add the noauto option and then mount it manually using sudo mount /path/to/mountpoint ?

    – pLumo
    Apr 15 at 15:18












  • It used to work until I re-installed Ubuntu Mate.

    – AlEgan
    Apr 15 at 15:46











  • You may find some help here: serverfault.com/questions/414074/mount-cifs-host-is-down or here: askubuntu.com/questions/915549/…

    – Graham
    Apr 15 at 16:46


















0















I have 2 workstations, 1 running Ubuntu Mate 16.04 64bit and 1 running Ubuntu Mate 16.04 32bit. Both machines have cifs-utils and samba installed and the 64bit machine connects to my NAS, no problem but the 32bit returns "mount-error(112) Host is Down yet I can connect to the NAS using "Connect to Server"... What am I missing? Both fstab files refer to a credentials file which are identical on both machines and the line //ipadress/share etc etc are the same on both machines. Please help before I pull all of my hair out. I've done a lot of searching on askubuntu and google to no avail.










share|improve this question



















  • 1





    Maybe the network is not yet connected when fstab entries are mounted. Can you add the noauto option and then mount it manually using sudo mount /path/to/mountpoint ?

    – pLumo
    Apr 15 at 15:18












  • It used to work until I re-installed Ubuntu Mate.

    – AlEgan
    Apr 15 at 15:46











  • You may find some help here: serverfault.com/questions/414074/mount-cifs-host-is-down or here: askubuntu.com/questions/915549/…

    – Graham
    Apr 15 at 16:46














0












0








0








I have 2 workstations, 1 running Ubuntu Mate 16.04 64bit and 1 running Ubuntu Mate 16.04 32bit. Both machines have cifs-utils and samba installed and the 64bit machine connects to my NAS, no problem but the 32bit returns "mount-error(112) Host is Down yet I can connect to the NAS using "Connect to Server"... What am I missing? Both fstab files refer to a credentials file which are identical on both machines and the line //ipadress/share etc etc are the same on both machines. Please help before I pull all of my hair out. I've done a lot of searching on askubuntu and google to no avail.










share|improve this question














I have 2 workstations, 1 running Ubuntu Mate 16.04 64bit and 1 running Ubuntu Mate 16.04 32bit. Both machines have cifs-utils and samba installed and the 64bit machine connects to my NAS, no problem but the 32bit returns "mount-error(112) Host is Down yet I can connect to the NAS using "Connect to Server"... What am I missing? Both fstab files refer to a credentials file which are identical on both machines and the line //ipadress/share etc etc are the same on both machines. Please help before I pull all of my hair out. I've done a lot of searching on askubuntu and google to no avail.







fstab






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 15 at 15:10









AlEganAlEgan

12 bronze badges




12 bronze badges










  • 1





    Maybe the network is not yet connected when fstab entries are mounted. Can you add the noauto option and then mount it manually using sudo mount /path/to/mountpoint ?

    – pLumo
    Apr 15 at 15:18












  • It used to work until I re-installed Ubuntu Mate.

    – AlEgan
    Apr 15 at 15:46











  • You may find some help here: serverfault.com/questions/414074/mount-cifs-host-is-down or here: askubuntu.com/questions/915549/…

    – Graham
    Apr 15 at 16:46













  • 1





    Maybe the network is not yet connected when fstab entries are mounted. Can you add the noauto option and then mount it manually using sudo mount /path/to/mountpoint ?

    – pLumo
    Apr 15 at 15:18












  • It used to work until I re-installed Ubuntu Mate.

    – AlEgan
    Apr 15 at 15:46











  • You may find some help here: serverfault.com/questions/414074/mount-cifs-host-is-down or here: askubuntu.com/questions/915549/…

    – Graham
    Apr 15 at 16:46








1




1





Maybe the network is not yet connected when fstab entries are mounted. Can you add the noauto option and then mount it manually using sudo mount /path/to/mountpoint ?

– pLumo
Apr 15 at 15:18






Maybe the network is not yet connected when fstab entries are mounted. Can you add the noauto option and then mount it manually using sudo mount /path/to/mountpoint ?

– pLumo
Apr 15 at 15:18














It used to work until I re-installed Ubuntu Mate.

– AlEgan
Apr 15 at 15:46





It used to work until I re-installed Ubuntu Mate.

– AlEgan
Apr 15 at 15:46













You may find some help here: serverfault.com/questions/414074/mount-cifs-host-is-down or here: askubuntu.com/questions/915549/…

– Graham
Apr 15 at 16:46






You may find some help here: serverfault.com/questions/414074/mount-cifs-host-is-down or here: askubuntu.com/questions/915549/…

– Graham
Apr 15 at 16:46











1 Answer
1






active

oldest

votes


















0
















The problem that caused the error message "mount error (112): Host is down" was that I failed to state the Version in the fstab entry, something I didn't have to do in the 64 bit version.
My fstab entry now reads:
//192.168.?.?/sourcelocation home//alan/Documents cifs iocharset=utf8,credentialsfile=/credlocation,uid=1000,gid=1000,vers=1.0 0 2
All is now working fine






share|improve this answer



























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );














    draft saved

    draft discarded
















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134116%2fnas-drive-connection-useing-cifs%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0
















    The problem that caused the error message "mount error (112): Host is down" was that I failed to state the Version in the fstab entry, something I didn't have to do in the 64 bit version.
    My fstab entry now reads:
    //192.168.?.?/sourcelocation home//alan/Documents cifs iocharset=utf8,credentialsfile=/credlocation,uid=1000,gid=1000,vers=1.0 0 2
    All is now working fine






    share|improve this answer





























      0
















      The problem that caused the error message "mount error (112): Host is down" was that I failed to state the Version in the fstab entry, something I didn't have to do in the 64 bit version.
      My fstab entry now reads:
      //192.168.?.?/sourcelocation home//alan/Documents cifs iocharset=utf8,credentialsfile=/credlocation,uid=1000,gid=1000,vers=1.0 0 2
      All is now working fine






      share|improve this answer



























        0














        0










        0









        The problem that caused the error message "mount error (112): Host is down" was that I failed to state the Version in the fstab entry, something I didn't have to do in the 64 bit version.
        My fstab entry now reads:
        //192.168.?.?/sourcelocation home//alan/Documents cifs iocharset=utf8,credentialsfile=/credlocation,uid=1000,gid=1000,vers=1.0 0 2
        All is now working fine






        share|improve this answer













        The problem that caused the error message "mount error (112): Host is down" was that I failed to state the Version in the fstab entry, something I didn't have to do in the 64 bit version.
        My fstab entry now reads:
        //192.168.?.?/sourcelocation home//alan/Documents cifs iocharset=utf8,credentialsfile=/credlocation,uid=1000,gid=1000,vers=1.0 0 2
        All is now working fine







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered May 21 at 15:14









        AlEganAlEgan

        12 bronze badges




        12 bronze badges































            draft saved

            draft discarded















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134116%2fnas-drive-connection-useing-cifs%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

            How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

            Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü