Unsolved
This post is more than 5 years old
14 Posts
0
1904
June 11th, 2012 11:00
One CIFS Share with TWO File Systems
I was wondering if it was possible to hang two file systems off of one share.
My current situation is as follows
Share
Folder
I want to move that Folder to a new file system. But I want to share to stay the same so that users wont have to create new shares and mapped drives.
Is there a way to do this?
Thanks
No Events found!
rchiappetta
14 Posts
0
June 11th, 2012 11:00
Is there any documentation or link you may have for nested file systems?
dynamox
9 Legend
•
20.4K Posts
0
June 11th, 2012 11:00
just copy that folder to a new file system and re-create the share.
dynamox
9 Legend
•
20.4K Posts
0
June 11th, 2012 11:00
take a look at nested file systems, it might help you accomplish what you are trying to do.
rchiappetta
14 Posts
0
June 11th, 2012 11:00
Sorry, I guess I should have mentioned that I need to keep the original share as there are other folders in there
I cannot just re-create the share as when I do this, it tells me the share name already exists, which is true because I need to keep the original share
dynamox
9 Legend
•
20.4K Posts
0
June 11th, 2012 12:00
Managing Celerra Volumes and File Systems Manually 6.0 A01
Rainer_EMC
4 Operator
•
8.6K Posts
0
June 11th, 2012 12:00
How about the manual?
Go to Powerlink and download the complete VNX file documention set
rchiappetta
14 Posts
0
June 12th, 2012 06:00
Is there a way to do this via the GUI and not via command line?
Also can I set this up with two existing file systems with data on them, or just with new file systems?
dynamox
9 Legend
•
20.4K Posts
0
June 12th, 2012 07:00
i have not set it up with file systems that had data, i am sure you can test it with a couple of test file systems.
rchiappetta
14 Posts
0
June 12th, 2012 08:00
I went through the manual, and was not too clear at all
Instead of using CLI, can I do it straight from Unisphere?
Rainer_EMC
4 Operator
•
8.6K Posts
0
June 12th, 2012 08:00
Yes – everything that can be done in UniSphere can be done via the CLI - see the manual
I recommend to go to Powerlink and download the complete VNX file documentation set
Rainer_EMC
4 Operator
•
8.6K Posts
1
June 12th, 2012 09:00
Probably
But it you dont understand it from the CLI and manual you wont understand it better from the GUI
christopher_ime
2K Posts
0
June 17th, 2012 01:00
1) No, you must use the CLI as there isn't an equivalent to create the filesystem (of -type nmfs).
2) Yes, you can mount existing filesystems (as well as newly created component filesystems) to the nmfs mountpoint
The process simply involves unmounting the filesystems from their existing mount point and remounting to the nested mount root filesystem. Data (and permissions) are inherent in the filesystem itself and are undisturbed in the process.
You can refer to the above mentioned document: "Managing Volumes and File Systems on VNX Manually" available on Powerlink via the following breadcrumb trail:
Home > Support > Technical Documentation and Advisories > Hardware/Platforms Documentation > VNX Series > Maintenance/Administration
Skip to the section: "Add an existing file system to an NMFS"
rchiappetta
14 Posts
0
June 26th, 2012 09:00
Went through the documentation and there is no mention around "nested file systems" or mounting of two file systems to a single CIFS share.
Does someone have the actual commands on how to do this?
Rainer_EMC
4 Operator
•
8.6K Posts
0
June 26th, 2012 10:00
It is definitely in one of the manuals - probably the AVM manual
christopher_ime
2K Posts
0
June 26th, 2012 19:00
As noted above, details are in either of the documents:
1) Managing Celerra Volumes and File Systems Manually
Home > Support > Technical Documentation and Advisories > Hardware/Platforms Documentation > Celerra Network Server > Maintenance/Administration
2) Managing Volumes and File Systems on VNX Manually
Home > Support > Technical Documentation and Advisories > Hardware/Platforms Documentation > VNX Series > Maintenance/Administration
Sections of interest would be:
a) Planning considerations: NMFS
b) Create an NMFS
c) Create a new component file system
d) Export an NMFS
e) Add an existing file system to an NMFS