UNSOLVED

kanagala1

updated

15 years ago

K

kanagala1

3 Posts

0

289

April 19th, 2011 19:00

questions regarding celerra

Hello,

I am trying to learn emc celerra, It would be great if you all experienced could clarify few doubts of mine.

1) could I create any number of VDM's on physical data mover?, If so why cant I create each vdm with one cifs server?What would be advantages of having multiple cifs servers on one VDM?

2) How could I do NFS export of file system in VDM, if I need to have same filesystem accessed by both cifs and nfs

3)Is cifs server on VDM is like a normal windows server, If so how does it gets windows OS?

thanks

  • dynamox

    11 Legend

    20419 Posts

    87439 Points

    144

    1

    Posted April 19th, 2011 21:00

    1) You can create 29 VDMs per datamover.  You can have one or more CIFS server in each VDM.  For example if i have a particular group of admins that will be managing multiple CIFS servers, then i put all of their CIFS servers in one VDM. VDMs allow you to create logical separations.

    2) you can export it from the command line, basically you will export root file system of the VDM and then the actual file system, some like this:

    /root_vdm_14/yourfilesystem

    3) Celerra runs DART operating systems and emulates windows services.

  • kanagala1

    3 Posts

    144

    0

    Posted April 20th, 2011 05:00

    thanks so much for the answers, They cleared all my doubts