Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SR_BACKEND_FAILURE_79 VDI Invalid size #4

Open
r-usaev opened this issue Nov 25, 2021 · 0 comments
Open

SR_BACKEND_FAILURE_79 VDI Invalid size #4

r-usaev opened this issue Nov 25, 2021 · 0 comments

Comments

@r-usaev
Copy link

r-usaev commented Nov 25, 2021

Hello everyone.
I am developing management of VMs via the web.
Faced the problem of resizing the disk.
To change I use the VDI.resize function
I cannot understand this function in what format does it accept data B, KB, MB, GB?
If I transfer to Byte, writes an error
API failure. (SR_BACKEND_FAILURE_79 VDI Invalid size [opterr = VDI size must be between 1 MB and 2088960 MB])
If I transfer to KB .... an error
API failure. (SR_BACKEND_FAILURE_79 VDI Invalid size [opterr = shrinking not allowed])
Maybe someone knows how to do it right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant