Active IQ Unified Manager Discussions

how to assign DataFabric Manager server in storage system?

unitech89e9
3,843 Views

In data ontap 7.x,

I user the filerview to assign datafabric manager server like this

but I don't find the position in the OnCommand System Manaer 2.x

how to assign datafabric manager server by OnCommand System Manaer or by command line interface?

Thanks

1 ACCEPTED SOLUTION

arunchak
3,843 Views

HI unitech,

login to datafabric manager console and do the following:

1. dfm host add <ip of filer>

This will associate your filer with dfm.

next you need to set the credentials of the filer in DFM:

2. dfm host set hostlogin=<login name> hostpassword=<password> hostndmplogin=<login name> hostndmppassword=<password>

Let me know if you need any other help.

View solution in original post

2 REPLIES 2

LTDCLSERGAO
3,843 Views

Hello,

Did you try to doing this on DFM server :

# dfm host add filer-name-Or-IP

arunchak
3,844 Views

HI unitech,

login to datafabric manager console and do the following:

1. dfm host add <ip of filer>

This will associate your filer with dfm.

next you need to set the credentials of the filer in DFM:

2. dfm host set hostlogin=<login name> hostpassword=<password> hostndmplogin=<login name> hostndmppassword=<password>

Let me know if you need any other help.

Public