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.

OpenStack Discussions

Cinder Integration(RHEL Openstack 10) with NetApp 7-Mode with vfiler

VivekS
2,435 Views

If I create a vFiler and have an admin user of the vFiler and also volumes assigned to the vFiler then can i use this vFiler admin user name/passwd for cinder-netapp-config.yaml to successfully integrate the Cinder to netapp?

 

The doc seems to be asking for base ONTap OS Admin username/password which I do not want to give.

 

volume_driver= cinder.volume.drivers.netapp.iscsi.NetAppDirect7modeISCSIDriver

netapp_server_hostname=${hostname}

netapp_server_port=80

netapp_login=${cluster_management_username}    #### Can I use vfiler admin username here?

netapp_password=${cluster_management_password}   #### Can I use vfiler admin password here?

0 REPLIES 0
Public