Hi,
I wanted to deploy this tool and I am almost successful with one small issue. Current scheme looks like:
- FAS3040 with multistore
- multiple vlans/vfilers created
- one management vlan (20) is created (like netapp management server - Windows is connected to switch that interconnects NetApp)
- to use RCU I connected my vCenter server to this switch that interconnects NetApps and set it in vlan20 (mgmt) with IP from 192.168.x. range
vfilers are configured like this:
vfiler0 running
ipspace: default-ipspace
IP address: 192.168.x.1 [nfs-vif1-20]
IP address: x.x.x.x [e0a]
Path: / [/etc]
UUID: 00000000-0000-0000-0000-000000000000
Protocols allowed: 7
Allowed: proto=rsh
Allowed: proto=ssh
Allowed: proto=nfs
Allowed: proto=cifs
Allowed: proto=iscsi
Allowed: proto=ftp
Allowed: proto=http
Protocols disallowed: 0
vfiler100 running
ipspace: default-ipspace
IP address: 172.x.x.1 [nfs-vif1-100]
Path: /vol/vfiler100_vol0 [/etc]
Path: /vol/vfiler100_nfs1
Path: /vol/vfiler100_nfs2
Path: /vol/vfiler100_nfs3
UUID: 96090-0615-11dd-9e2f-00a0980ab98b
Protocols allowed: 6
Allowed: proto=ssh
Allowed: proto=nfs
Allowed: proto=cifs
Allowed: proto=iscsi
Allowed: proto=ftp
Allowed: proto=http
Protocols disallowed: 1
Disallowed: proto=rsh
vfilerclu200 running
ipspace: default-ipspace
IP address: 172.x.x.1 [nfs-vif1-200]
IP address: 172.x.y.1 [nfs-vif1-201]
Path: /vol/vfiler200_vol0 [/etc]
Path: /vol/vfiler200_nfs1
Path: /vol/vfiler200_nfs2
Path: /vol/vfiler200_nfs3
Path: /vol/vfiler200_nfs4
Path: /vol/vfiler200_nfs5
Path: /vol/vfiler200_nfs6
UUID: 9d060-0615-11dd-9e2f-00a0980ab98b
Protocols allowed: 6
Allowed: proto=ssh
Allowed: proto=nfs
Allowed: proto=cifs
Allowed: proto=iscsi
Allowed: proto=ftp
Allowed: proto=http
Protocols disallowed: 1
Disallowed: proto=rsh
And then after this was cabled, I opened RCU plugin, added filer1 (with IP 192.168.x.1), used rcu user permissions, and then I was only able to use interfaces from vfiler0, so vlan20 and e0 like on this screen "netapp_rcu_config.png"
But later on when I try to deploy clones, I don't see datastores "netapp RCU.png".
I guess this is because this server is only in vlan20, but how the heck make all datastores visible by that tool?
Did anyone already used that together with vfilers?
Am I missing something?