nfs - aws/vm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey...

Just wanted to get some input/opinions...

Project I'm working on, will have a bunch of worker VMs created, and the vm will attach to the masterNFS on the masterVM..

However, in the masterVM, the process will have to update the /etc/export file, to allow the newly created child/workerVM to access/connect to the nfsShare/dir.
The /etc/export file is owned by 'root'. In order to update the file, I was considering modifying the perms to allow a script to access/modify the file, with the script being run as a separate user..

although... guess for the test.. i could just have

# vi /etc/exports

/nfsshare *(rw,sync,no_root_squash)

  which should just make the dir open to all clients that want to access it.

This would allow all clients to map/access the share, but since the app is run on a dynamic time frame.. IE, I run it.. it spins up everything.. runs, then shuts down...  might work.


Thoughts/comments??

Thanks

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux