Unable to mount NFS share in Solaris Local zone

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












0















I am trying to mount one NFS share in my Solaris Local zone.But I am getting error like below.



showmount -e hostname
showmount: hostname: RPC: Rpcbind failure - RPC: Timed out.


I tried to ping the host but unable to reach.But the same host can be reachable from the global zone.










share|improve this question















migrated from stackoverflow.com Jan 17 '16 at 19:08


This question came from our site for professional and enthusiast programmers.













  • 1





    Does the zone have network access? Can it ping the NFS server?

    – Andrew Henle
    Jan 16 '16 at 1:03











  • Yes,it has network access. Buy it is unable to reach the NFS server through ping.at the same time the client server is able to mount another share from a different NFS server.

    – Abhaya
    Jan 17 '16 at 2:35











  • Does the NFS server you can't reach respond to pings from other hosts?

    – Andrew Henle
    Jan 17 '16 at 13:28











  • Yes..the NFS server responds to otger servers...

    – Abhaya
    Jan 17 '16 at 15:04











  • You might be better off following the instructions at docs.oracle.com/cd/E23824_01/html/821-1460/z.admin.task-11.html for how to correctly add non-gz access to gz filesystems.

    – James McPherson
    Feb 29 '16 at 12:52















0















I am trying to mount one NFS share in my Solaris Local zone.But I am getting error like below.



showmount -e hostname
showmount: hostname: RPC: Rpcbind failure - RPC: Timed out.


I tried to ping the host but unable to reach.But the same host can be reachable from the global zone.










share|improve this question















migrated from stackoverflow.com Jan 17 '16 at 19:08


This question came from our site for professional and enthusiast programmers.













  • 1





    Does the zone have network access? Can it ping the NFS server?

    – Andrew Henle
    Jan 16 '16 at 1:03











  • Yes,it has network access. Buy it is unable to reach the NFS server through ping.at the same time the client server is able to mount another share from a different NFS server.

    – Abhaya
    Jan 17 '16 at 2:35











  • Does the NFS server you can't reach respond to pings from other hosts?

    – Andrew Henle
    Jan 17 '16 at 13:28











  • Yes..the NFS server responds to otger servers...

    – Abhaya
    Jan 17 '16 at 15:04











  • You might be better off following the instructions at docs.oracle.com/cd/E23824_01/html/821-1460/z.admin.task-11.html for how to correctly add non-gz access to gz filesystems.

    – James McPherson
    Feb 29 '16 at 12:52













0












0








0








I am trying to mount one NFS share in my Solaris Local zone.But I am getting error like below.



showmount -e hostname
showmount: hostname: RPC: Rpcbind failure - RPC: Timed out.


I tried to ping the host but unable to reach.But the same host can be reachable from the global zone.










share|improve this question
















I am trying to mount one NFS share in my Solaris Local zone.But I am getting error like below.



showmount -e hostname
showmount: hostname: RPC: Rpcbind failure - RPC: Timed out.


I tried to ping the host but unable to reach.But the same host can be reachable from the global zone.







solaris






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 17 '18 at 1:07









Rui F Ribeiro

40.3k1479136




40.3k1479136










asked Jan 15 '16 at 7:26







Abhaya











migrated from stackoverflow.com Jan 17 '16 at 19:08


This question came from our site for professional and enthusiast programmers.









migrated from stackoverflow.com Jan 17 '16 at 19:08


This question came from our site for professional and enthusiast programmers.









  • 1





    Does the zone have network access? Can it ping the NFS server?

    – Andrew Henle
    Jan 16 '16 at 1:03











  • Yes,it has network access. Buy it is unable to reach the NFS server through ping.at the same time the client server is able to mount another share from a different NFS server.

    – Abhaya
    Jan 17 '16 at 2:35











  • Does the NFS server you can't reach respond to pings from other hosts?

    – Andrew Henle
    Jan 17 '16 at 13:28











  • Yes..the NFS server responds to otger servers...

    – Abhaya
    Jan 17 '16 at 15:04











  • You might be better off following the instructions at docs.oracle.com/cd/E23824_01/html/821-1460/z.admin.task-11.html for how to correctly add non-gz access to gz filesystems.

    – James McPherson
    Feb 29 '16 at 12:52












  • 1





    Does the zone have network access? Can it ping the NFS server?

    – Andrew Henle
    Jan 16 '16 at 1:03











  • Yes,it has network access. Buy it is unable to reach the NFS server through ping.at the same time the client server is able to mount another share from a different NFS server.

    – Abhaya
    Jan 17 '16 at 2:35











  • Does the NFS server you can't reach respond to pings from other hosts?

    – Andrew Henle
    Jan 17 '16 at 13:28











  • Yes..the NFS server responds to otger servers...

    – Abhaya
    Jan 17 '16 at 15:04











  • You might be better off following the instructions at docs.oracle.com/cd/E23824_01/html/821-1460/z.admin.task-11.html for how to correctly add non-gz access to gz filesystems.

    – James McPherson
    Feb 29 '16 at 12:52







1




1





Does the zone have network access? Can it ping the NFS server?

– Andrew Henle
Jan 16 '16 at 1:03





Does the zone have network access? Can it ping the NFS server?

– Andrew Henle
Jan 16 '16 at 1:03













Yes,it has network access. Buy it is unable to reach the NFS server through ping.at the same time the client server is able to mount another share from a different NFS server.

– Abhaya
Jan 17 '16 at 2:35





Yes,it has network access. Buy it is unable to reach the NFS server through ping.at the same time the client server is able to mount another share from a different NFS server.

– Abhaya
Jan 17 '16 at 2:35













Does the NFS server you can't reach respond to pings from other hosts?

– Andrew Henle
Jan 17 '16 at 13:28





Does the NFS server you can't reach respond to pings from other hosts?

– Andrew Henle
Jan 17 '16 at 13:28













Yes..the NFS server responds to otger servers...

– Abhaya
Jan 17 '16 at 15:04





Yes..the NFS server responds to otger servers...

– Abhaya
Jan 17 '16 at 15:04













You might be better off following the instructions at docs.oracle.com/cd/E23824_01/html/821-1460/z.admin.task-11.html for how to correctly add non-gz access to gz filesystems.

– James McPherson
Feb 29 '16 at 12:52





You might be better off following the instructions at docs.oracle.com/cd/E23824_01/html/821-1460/z.admin.task-11.html for how to correctly add non-gz access to gz filesystems.

– James McPherson
Feb 29 '16 at 12:52










1 Answer
1






active

oldest

votes


















0














For the error showmount is giving you, I suspect that error implies that there is no NFS server running on the server you're running the command on. You note its a Solaris zone, but not which version of Solaris. You cannot run an NFS server inside a Solaris 10 zone. You can in one on v11 -- just check Oracle's documentation for the pre-reqs and procedure.






share|improve this answer






















    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    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: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    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/3.0/"u003ecc by-sa 3.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%2funix.stackexchange.com%2fquestions%2f255921%2funable-to-mount-nfs-share-in-solaris-local-zone%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














    For the error showmount is giving you, I suspect that error implies that there is no NFS server running on the server you're running the command on. You note its a Solaris zone, but not which version of Solaris. You cannot run an NFS server inside a Solaris 10 zone. You can in one on v11 -- just check Oracle's documentation for the pre-reqs and procedure.






    share|improve this answer



























      0














      For the error showmount is giving you, I suspect that error implies that there is no NFS server running on the server you're running the command on. You note its a Solaris zone, but not which version of Solaris. You cannot run an NFS server inside a Solaris 10 zone. You can in one on v11 -- just check Oracle's documentation for the pre-reqs and procedure.






      share|improve this answer

























        0












        0








        0







        For the error showmount is giving you, I suspect that error implies that there is no NFS server running on the server you're running the command on. You note its a Solaris zone, but not which version of Solaris. You cannot run an NFS server inside a Solaris 10 zone. You can in one on v11 -- just check Oracle's documentation for the pre-reqs and procedure.






        share|improve this answer













        For the error showmount is giving you, I suspect that error implies that there is no NFS server running on the server you're running the command on. You note its a Solaris zone, but not which version of Solaris. You cannot run an NFS server inside a Solaris 10 zone. You can in one on v11 -- just check Oracle's documentation for the pre-reqs and procedure.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Dec 28 '16 at 19:15









        sleepyweaselsleepyweasel

        88329




        88329



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Unix & Linux Stack Exchange!


            • 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%2funix.stackexchange.com%2fquestions%2f255921%2funable-to-mount-nfs-share-in-solaris-local-zone%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

            How to check contact read email or not when send email to Individual?

            Bahrain

            Postfix configuration issue with fips on centos 7; mailgun relay