-
- Novice
- Posts: 7
- Liked: never
- Joined: Jun 09, 2013 3:46 pm
- Contact:
Feature Request: Capacity and Free space for object storage
Hello,
I should like to propose a Feature Request:
Add to Veeam Backup & Replication console the information on the Capacity and Free space on object storage repositories listed in the 'Backup Repositories' view. Currently, both fields are marked as N/A.
At the moment, Only Used Space is shown and, if you do not know what the capacity is, you do not know when the repository is full. So, adding these values would be very useful, if not essential.
Thanks!
- Jac
I should like to propose a Feature Request:
Add to Veeam Backup & Replication console the information on the Capacity and Free space on object storage repositories listed in the 'Backup Repositories' view. Currently, both fields are marked as N/A.
At the moment, Only Used Space is shown and, if you do not know what the capacity is, you do not know when the repository is full. So, adding these values would be very useful, if not essential.
Thanks!
- Jac
-
- Product Manager
- Posts: 9848
- Liked: 2607 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: Feature Request: Capacity and Free space for object storage
You will get "free space" and "capacity" infos, as soon you configure the "Limit object storage consumption" option.
I don't think, an object storage will expose this information over the s3 protocol.
I don't think, an object storage will expose this information over the s3 protocol.
Product Management Analyst @ Veeam Software
-
- Novice
- Posts: 7
- Liked: never
- Joined: Jun 09, 2013 3:46 pm
- Contact:
Re: Feature Request: Capacity and Free space for object storage
Hello,
On the MinIO forum someone poses the question 'It is possible to get the free space of a MinIO instance?' and answers it himself with 'Okay i think this is the api i search. https://github.com/minio/minio/blob/mas ... /README.md'
The page refers to the metrics that are exposed: https://github.com/minio/minio/blob/mas ... us/list.md and you see there is capacity and well as free space information.
The forum post: https://github.com/minio/minio/issues/8789
This information could not be used by Veeam too?
- Jac
On the MinIO forum someone poses the question 'It is possible to get the free space of a MinIO instance?' and answers it himself with 'Okay i think this is the api i search. https://github.com/minio/minio/blob/mas ... /README.md'
The page refers to the metrics that are exposed: https://github.com/minio/minio/blob/mas ... us/list.md and you see there is capacity and well as free space information.
The forum post: https://github.com/minio/minio/issues/8789
This information could not be used by Veeam too?
- Jac
-
- Chief Product Officer
- Posts: 31816
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Feature Request: Capacity and Free space for object storage
This basically means integrating with a bunch of different object storage devices directly... not a great idea because it introduces a long term QC/Support overhead and does not scale.
-
- Novice
- Posts: 7
- Liked: never
- Joined: Jun 09, 2013 3:46 pm
- Contact:
Re: Feature Request: Capacity and Free space for object storage
Hello,
If you have a better solution, it would be great. But I am not happy with the current workaround as suggested by Mildor, because it leaves too much room for error. This, for one reason, because I did not find a way to get the capacity and free space information through the MinIO interface itself.
Of course, you could always try to go to a uniform interface for Veeam with object storage solutions, with the help of the software makers. And, at the moment, not that many solution suppliers who are certified for Object with Immutability. According to the list, there are only 10 solution suppliers.
A better solution than the one currently available would be very much appreciated.
- Jac
If you have a better solution, it would be great. But I am not happy with the current workaround as suggested by Mildor, because it leaves too much room for error. This, for one reason, because I did not find a way to get the capacity and free space information through the MinIO interface itself.
Of course, you could always try to go to a uniform interface for Veeam with object storage solutions, with the help of the software makers. And, at the moment, not that many solution suppliers who are certified for Object with Immutability. According to the list, there are only 10 solution suppliers.
A better solution than the one currently available would be very much appreciated.
- Jac
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Feature Request: Capacity and Free space for object storage
As Anton's said, such enhancement would require additional development cycles spent on custom integration with various object storage devices, which APIs are known for not having universal pattern. So currently we are not planning on this move. Thank you for your understanding.
-
- Chief Product Officer
- Posts: 31816
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Feature Request: Capacity and Free space for object storage
Right, this approach worked extremely well for us with primary storage arrays with our Universal Storage API which is now highly adopted by all leading storage vendors, so I can see our object storage integrations going the same way.
-
- Novice
- Posts: 7
- Liked: never
- Joined: Jun 09, 2013 3:46 pm
- Contact:
Re: Feature Request: Capacity and Free space for object storage
Thanks, Gostev, for the remark. I have send it to MinIO. I hope they reply.
- Jac
- Jac
-
- Novice
- Posts: 7
- Liked: never
- Joined: Jun 09, 2013 3:46 pm
- Contact:
Re: Feature Request: Capacity and Free space for object storage
I have contacted MinIO and they are interested in implementing the Universal Storage API. Is there someone they can contact at Veeam about this?
- Jac
- Jac
-
- Chief Product Officer
- Posts: 31816
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Feature Request: Capacity and Free space for object storage
Good to know! Such API does not exist yet for object storage, it is only available for primary storage at this time.
-
- Novice
- Posts: 7
- Liked: never
- Joined: Jun 09, 2013 3:46 pm
- Contact:
Re: Feature Request: Capacity and Free space for object storage
So the Universal Storage API is not as universal as the name sounds. Could it be extended for object storage, maybe?
What would be the way forward, Gostev? Is there someone at Veeam for MinIO to talk about this?
Thanks!
- Jac
What would be the way forward, Gostev? Is there someone at Veeam for MinIO to talk about this?
Thanks!
- Jac
-
- Chief Product Officer
- Posts: 31816
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Feature Request: Capacity and Free space for object storage
USAPI cannot be extended to object storage, because it was specifically designed for integrating with block storage (and its native snapshots). Whereas object storage is a whole different universe... there's literally not one thing that is similar between block and object.
So at this time, there's really nothing for us to talk about with MinIO. However, if we ever implement such an extended API for object storage integration in future, we will for sure make MinIO aware of its availability, as they are our existing technology alliance partner for object storage.
Thanks!
So at this time, there's really nothing for us to talk about with MinIO. However, if we ever implement such an extended API for object storage integration in future, we will for sure make MinIO aware of its availability, as they are our existing technology alliance partner for object storage.
Thanks!
-
- Novice
- Posts: 7
- Liked: never
- Joined: Jun 09, 2013 3:46 pm
- Contact:
Re: Feature Request: Capacity and Free space for object storage
There are already a number of object storage providers supported. Would it not be a good time to put it on the Veeam road map? Or is it already on it?
- Jac
- Jac
-
- Chief Product Officer
- Posts: 31816
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Feature Request: Capacity and Free space for object storage
In general, we prioritize features in particular based on the number of requests. And you are literally the first to request this functionality in all years since we added object storage support to our product. On the other hand, we have dozens of other pending features backed by hundreds of requests... so these will of course be given the priority of course.
Who is online
Users browsing this forum: No registered users and 4 guests