From: Marc G. <gr...@at...> - 2009-05-28 19:05:14
|
On Thursday 28 May 2009 18:53:56 Dan Magenheimer wrote: > The howto (at least the RHEL5 OCFS2 one I am using) provides > the minimum number of cdsl's necessary to boot the system. > I'd be interested in suggestions on what other cdsl's should > be set up to make a usable sharedroot system. > > For example, I see that /root is shared, which is likely > problematic if root logs in on multiple nodes. > > Should /home be shared or cdsl? > > Should any other directories be cdsl? Good question. I feel the answer is more personal then technical. But the idea behind the whole shared root thing is. Share every file as long as there is good reason. If there is no good reason then make it hostdependent. I know this doesn't hold completly cause /var is hostdep and _ONLY_ /var/lib is reshared. But there might be a /var/www ... I'd say this is up to you. But I didn't see anybody making /root or /home hostdep. -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |