• How to make a "bind mount" in AIX

    From Burkhard Schultheis@21:1/5 to All on Mon Jan 20 07:36:06 2020
    I should create "bind mounts" on some AIX machines (AIX 6.1 and 7.2) for
    2 network subdirectories (NFS). On Linux it's easy, but how to do it on AIX?

    Thanks in advance!

    Regards
    Burkhard

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jose Pina Coelho@21:1/5 to Burkhard Schultheis on Thu Feb 6 02:31:24 2020
    On Monday, January 20, 2020 at 6:36:11 AM UTC, Burkhard Schultheis wrote:
    I should create "bind mounts" on some AIX machines (AIX 6.1 and 7.2) for
    2 network subdirectories (NFS). On Linux it's easy, but how to do it on AIX?

    mount /originaldir /newdir

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)