Software Development Kit (SDK) and API Discussions
Software Development Kit (SDK) and API Discussions
Hello Guys,
Currently our homedir setup is messed up, basically it's all subfolders under 2 shares owned by 2 volumes.One share containing around 3000, while other containing 1500 subfolders. We need to convert these 4500 subfolders to 4500 qtrees/shares. These includes both Windows and Unix homedirs.
I am thinking of creating 5 volumes, each with around 900 qtrees/shares and create 1-2 for future expansions(100-200 qtree's per year) expected. bulk creation of around 1000 might happen soon.
Using single cDot cluster and single vserver, wondering the total number of shares per volume and possible limitations on exports/quotas etc. Can anyone guide on possible ways to convert subfolder into qtree? Let me know if I should repost in another forum, help highly appreciated.
So I think you may have posted in the wrong area....this is under the SDK & API discussion area and I think you're really looking for cMode/vserver help.
Having said that, I don't understand why you would want to do this. I would not suggest create a qtree for each individual home directory. If it's quotas you are worried about then you can set per-user quotas in the volume (qtreee). I'm not aware of anyway to convert a 'subfolder' (aka: directory) into a qtree other then:
1) Create a new qtree
2) Copy the data over from the directory
--rdp
Hi Richard,
Thanks a lot for replying. Main intention was better operational management for qtrees, subfolders cannot be managed from NetApp OnCommand toolsets or ZAPI scripts easily. Developing any kind of automation around qtrees/shares is easier. But seems like, all of this was for 7-Mode. in cDot, just realized that they do not promote creating qtree's that much.
Attached document mentions about homedir management, we might need to skip this idea of converting 😞