NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

how to assign DataFabric Manager server in storage system?

unitech89e9
5,445 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
5,445 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
5,445 Views

Hello,

Did you try to doing this on DFM server :

# dfm host add filer-name-Or-IP

arunchak
5,446 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