Active IQ Unified Manager Discussions

Create CIFS Share - Path Details

A_Campbell
3,817 Views

I'm trying to specify Path details for 'Create CIFS Share'. It wants the details in the format of /volume/qtree, but I need to specify the qtree that was created earlier in the workflow. Here's what I have for 'Create Qtree':

 

create qtree.gif

 

Here's what I have for 'Set Quota':

 

 

set quota 2.gif

 

 

 

Now, I need to 'Create CIFS Share' using this:

 

 

 

create share.gif

Is there a way to specify the path using the qtree that was created earlier in this workflow. The path needs to be in the form of /volume/qtree. The only way I can specify the slash is within single quotes '/'. But, I can't seem to incorporate the slash with notation qtree1.volume.name. Anyone ever run into this?

 

Thanks

 

1 ACCEPTED SOLUTION

sivakumar_sekar
3,715 Views

 

 

 

View solution in original post

4 REPLIES 4

NICKBARTON
3,809 Views

Should be able to just use : qtree.volume.junction_path + "/" + qtree.name 

 

There is CIFS/QTree example workflow for both 7mode an CMode in WFA look in the storage provisioning group. 

 

 

Thank You, 

Nick Barton 

A_Campbell
3,795 Views

@NICKBARTON

 

Thanks for the response! I will check into this and report back.

 

 

 

sivakumar_sekar
3,716 Views

 

 

 

A_Campbell
3,696 Views

@sivakumar_sekar

 

Great info, that solved the problem. I'm new at this, so I wasn't used to that notation.

 

Thanks!

Public