LinuxMoz

Linux Stuff && Coffee

NetApp Create Igroup

How to create NetApp igroup, before you create an igroup you need to create a Vol and optionally (but recommended) create qtree. After creating the igroup you need to map the igroup to a LUN.

This Netapp HowTo is useful for the following

  • Create igroup
  • igroup create
  • NetApp create igroup

NetApp Create igroup

NetApp Create igroup
1
netapp> igroup create -f -t windows win-igroup1

Note the above creates an igroup for windows operating systems..

NetApp Show igroups

We can confirm the igroup has been created by entering:

NetApp Show igroup
1
2
netapp> igroup show
    win-igroup1 (FCP) (ostype: windows):

You might be interested in my other Netapp Commands / HowTo’s.

Comments