dell / ansible-powerstore

Ansible Modules for Dell PowerStore
GNU General Public License v3.0
31 stars 24 forks source link

add support for "VMware File System" #18

Closed bwdbethke closed 1 year ago

bwdbethke commented 2 years ago

I have more options for creating a filesystem via the GUI than I do via Ansible.

Q1: What does the "VMware File System" option do differently than the "General" option?

Q2: How do I create a filesystem with the "VMware File System" option via the Ansible modules?

bwdbethke commented 2 years ago

As best as I can tell, the GUI-created VMware File System creates a FS...

Also, when I create a VMware File System manually via GUI, I have an Advanced Settings option "Host IO Size". I can pick 8K, 16K, 32K, 64K. When I create a File System via ansible, I can't set the Host IO Size

anupamaloke commented 1 year ago

@bwdbethke , the "VMware File System" support was added in PowerStore 3.0.0.0. We will adding support for VMFS with Ansible modules with v1.9.0 release.

bwdbethke commented 1 year ago

can this issue be linked to the v1.9.0 milestone or does it need a specific Feature Request issue create similar to #19

bwdbethke commented 1 year ago

updated title of issue to better reflect status of feature request

anupamaloke commented 1 year ago

Fixed by #25