Dienstag, 19. Juli 2011

Netapp: FC Ports funktion verändern (Target/Initiator)

> priv set advanced

fcadmin config [-e | -d] [ -t <type>] [<adapter> [<adapter> ... ]]
 Controls and displays the configurable FC adapters
        adapter -- adapter name
        -t type -- target | initiator | unconfigured
        -e      -- enable adapter (set online)
        -d      -- disable adapter (set offline)
 e.g.: fcadmin config -t target 0a 0b

Montag, 11. Juli 2011

Netapp: DFM PerfData verschieben

To move the perf data to another location, you can use the below command
# dfm datastore setup -p \\cifs-server\cifs-share\perfdata

This command will take care of the entire process.
i.e. (create a new directory, if not available) and move the perf data to this directory & then finally point the DFM server to use the perf data from this new location.


Before running the command, make sure you have done the following steps to make sure DFM server get access to the CIFS share

1. Add a user having privileges on the CIFS share as an “administrator” on the  DFM station.
2. Set the DFM Server service “Log On as” user as the above user.
3. Set the DFM Scheduler service “Log On as” user as the above user.
4. Add this user to the DFM with GlobalFullControl role.



Also read
http://now.netapp.com/NOW/knowledge/docs/DFM_win/rel38/html/faq/index.shtml#_9.15