NexenaStor5 NFS driver is not calculating provisioned_capacity_gb properly

Bug #1839640 reported by Alexey Khodos
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Triaged
Low
Alexey Khodos

Bug Description

In current implementation we have a _get_provisioned_capacity method which calculates provisioned_capacity using this:
ns5/nexenta_nas.py #138:
```
self.provisioned_capacity += self.nef.filesystems.get(
    self.root_path, payload)['referencedQuotaSize']
```
Unfortunately this does not work as was expected and referencedQuotaSize is only returning the amount set for the parent filesystem, not a sum of all childrens'.

Tags: driver nexenta
Changed in manila:
assignee: nobody → Alexey Khodos (alexey-khodos)
Changed in manila:
importance: Undecided → Medium
Tom Barron (tpb)
tags: added: driver nexenta
Revision history for this message
Goutham Pacha Ravi (gouthamr) wrote :

This bug was discussed during the upstream openstack-manila meeting on Thu 25th June 2020: http://eavesdrop.openstack.org/meetings/manila/2020/manila.2020-06-25-15.01.log.html#l-70

Alexey, what are your plans on this?

Changed in manila:
importance: Medium → Low
Vida Haririan (vhariria)
Changed in manila:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.