On 02/24/2011 07:52 AM, Maheswara Reddy C - ERS, HCL Tech wrote: > Hi, How can we create common default namespace which can be > communicated with all the other namespaces.
What does that mean? When you say "namespace", there's the mount namespace, network namespace, PID namespace, /dev namespace, and several others. Each can be individually unshared, meaning siblings processes can see the same network but different filesystems and neither of them have the full device list their parent has. As for "communicate": they can communicate. You can set up a network routing between different network namesapces. You can mount shared filesystems between different filesystem namespaces. You can communicate to the outside world through /dev nodes in a unique device namespace. Please explain: what are you trying to _do_? Rob ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel