Hi Everyone,
I am new to Openstack deployment with Netapp filer.
What I am trying to do is install Openstack in my environment having glance, cinder and swift setup on volumes of Netapp filer.
Out of above there, I was successfully able to setup glance and cinder by creating mount point on Netapp filer.
I have a template file where I have follwoing path set for glance and cinder:
glancesgare: a.b.c.d:/vol/myproj_test_volume/myproj_QTree netappnfs
cindersgare: a.b.c.d:/vol/myproj_test_volume/myproj_QTree netappnfs
What I expect:
swiftshare: a.b.c.d/?????????
I don't know how to setup awift with Netapp filer. I have created "luns" also on Netapp filer but don't know how to use them for swift setup , like should I pass the luns device id, dev name, mount point, ?? to swiftshare: line above.
Please help me out here.
Thanks in advance.