'NfsDriver' object has no attribute 'manage_existing_get_size'
Bug #1949189 reported by
Ilya Popov
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
In Progress
|
Medium
|
Andrei Yachmenev |
Bug Description
It isn't possible to get volume on external NFS share under cinder management.
When one issue cinder manage command = something like:
cinder manage --id-type source-name --volume-type __DEFAULT__ --name nfs-botvol volumes:
Error message appears in cinder-volume log:
...
ERROR oslo_messaging.
ERROR oslo_messaging.
ERROR oslo_messaging.
...
Changed in cinder: | |
assignee: | nobody → Andrei Yachmenev (weanew) |
To post a comment you must log in.
Greetings Ilya Popov,
I did a quick check and it looks like the method is missing in the generic nfs driver.
Are you using the generic nfs driver? if not, do you mind sharing which nfs related backend are you using?
Regards,
Sofia