> Does anyone have any experience with Linux File Shareing?

I do it all the time!

> When is it best to do Linux File Shareing?

Things that are clearly read-only are the immediate candidates.
Sharing by way of VM minidisks requires read-only operation.

> What kinds of things should be looked at before we go with File Shareing?

Deployment after sharing has begun (or generally any admin
or maint after sharing has begun) is probably the biggest pain point.

> We are thinking of doing some fileshareing with the /usr directory
> structure where we have installed Oracle and share that   ...

Sun set a precedent for sharing /usr more than a decade ago.
Linux has been slow to pick-up on the idea  (because most Linux
systems are on independent PC class machines).   Sun uses NFS.
Now with zSeries Linux running on VM,  there is physical (appears
to Linux) sharing of the underlying device,  which Sun did not have.
Now with SAN,  Sun can enjoy sharing physical devices too!
For that matter,  non-mainframe Linux can share volumes (on SAN).

/usr and /opt are the most immediately obvious choices.
The root can be difficult,  but your /etc and /var content are
even more difficult than a shared root FS.   (/boot is generally
sharable if you split it from the root;  I do.)

-- R;

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to