#Wrong size with volume creation with "nas_application_template"

1 messages · Page 1 of 1 (latest)

teal brook
#

When we create NetApp NFS volume with ansible playbook with "nas_application_template" the size of the created volume is 5% larger than requested. If you run agin the same playbook the size is corrected with the following error message : [WARNING]: Modifying an app is not supported at present: ignoring: {'total_size': XXXXXX}

#

Her the code :

#

First run :

#

Second run

#

Vol size after first run

#

After second run

#

I have no problem without nas_application_template option

small nova
#

@teal brook Able to reproduce the above scenario, I will check how the size is being calculated and update you.