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)
Won't Fix
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
Revision history for this message
Carlos da Silva (silvacarlose) wrote :

Hey, Alexey! Hope you are doing great. Do you have plans to fix this issue? Otherwise, can we close this and if someone is hitting this issue again we can reopen this bug?

Revision history for this message
Vida Haririan (vhariria) wrote :

Closing this bug to focus our backlog on current priorities. While valuable, this isn't on our immediate roadmap but may be revisited later. Thank you for your contribution.

Changed in manila:
status: Triaged → Won't Fix
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.