ONTAP Discussions

Home directories

RPHELANIN
3,706 Views

Hi All,

 

I need to create about 5000 home directories. Whats the ebst way to do so?

I know i can create dynamic share names with %w, but can i dynamically create the necessary qtrees for each individual user?

 

5 REPLIES 5

fschafhauser
3,696 Views

Hi!

 

do you already have had quotas on 7mode Filer? I wrote a per script to migrate everything you need from old/etc/quotas file on 7mode NetApp.

Do you have list of users and desired quota size?

 

I don't now a method to create new Home Directories for new users dynamically. Does someone know this?

 

Florian

RPHELANIN
3,695 Views

hi,

 

the cusomter is currently using EMC so its not a  7 mode tranisition. When i was presenting cDOT one of the guys asked me does he ahve to manually create a qtree for each home directory.

fschafhauser
3,682 Views

Hi,

 

no one qtree is enough. All user home directories are in this qtree. CISF shares are provided dynamically.

 

E.g. \\filer\username$

 

When you create a list of usernames and desired quotas, all scripts and settings can be generated from my perl script.

 

Florian

 

RPHELANIN
3,638 Views

hi,

 

can you send me your perl script?

RPHELANIN
3,329 Views

hi,

 

this issue has surfaced for me again, can you share your script with me pls?

 

Public