OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: sandeepveldi on June 22, 2011, 07:41:45 PM

Title: NAS storage support for Cache file systems
Post by: sandeepveldi on June 22, 2011, 07:41:45 PM
Hi,
Does CMOD support NAS type of storage? If yes, is anyone using the NAS storage for Cache file systems? How can it be configured in the "/usr/lpp/ars/config/ars.cache" config file.

Thanks in advance  :),
Sandeep Veldi
Title: Re: NAS storage support for Cache file systems
Post by: Alessandro Perucchi on June 23, 2011, 06:35:41 AM
Hello Sandeep,

You're question is more an infrastructure one. If you're box can mount a NAS storage... then CMOD can use it (automagically!).

So now you have your NAS mounted in your AIX system, how is it mounted? via NFS?
I'm nearly 99.9% sure it's NFS.

The real question is now, does it make sense for cache filesystem to be mounted on a NFS mount point for CMOD.

And for that question I'll redirect you to another post http://ODUG.net/index.php?topic=552.0 (http://odug.net/index.php?topic=552.0)

Cheers,
Alessandro
Title: Re: NAS storage support for Cache file systems
Post by: sandeepveldi on June 27, 2011, 12:32:27 AM
Alessandro,
Currently we are using SAN storage for Cache filesystems. I think NFS must be used to connect to a NAS type of storage. I was wondering more on a direct support for NAS solution by CMOD. How it can access the storage nodes that are configured on the NAS solution to store data.

Thanks
SV
Title: Re: NAS storage support for Cache file systems
Post by: Alessandro Perucchi on June 27, 2011, 06:30:54 AM
Hello Sandeep,

CMOD is an archiving solution, as you already know. The only infrastructure options it knows are only 2 things (at least on the MultiPlatform side):

- "local" Filesystem
- TSM

And in "local" FileSystem, it's the normal OS Filesystem.
If you can map some external filesystem like SAN/NAS/remote Windows Share/remote Unix Share/... in order to mimic a local filesystem, then CMOD is happy.

CMOD doesn't know what to do with a "NAS", he doesn't know also what do to with a "SAN", he only knows what to do with filesystem.

That said, if you want to have CMOD accessing the storage node that are configured on the NAS solution to store data, then you must look with TSM or you need to mount your NAS device with NFS, then CMOD would be happy.

Cheers,
Alessandro
Title: Re: NAS storage support for Cache file systems
Post by: sandeepveldi on June 27, 2011, 02:32:20 PM
Alessandro,
Thanks for your inputs. That's the response I was looking for :)

Regards,
SV