[go: nahoru, domu]

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

Support new volume workload #993

Open
AbdelrahmanElawady opened this issue Apr 29, 2024 · 0 comments
Open

Support new volume workload #993

AbdelrahmanElawady opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
grid-client belongs to grid client type_feature New feature or request
Milestone

Comments

@AbdelrahmanElawady
Copy link
Collaborator
AbdelrahmanElawady commented Apr 29, 2024

Description

A new Volume workload has been added to ZOS. It should act the same as ZMounts with some extra enhancements in performance as it go through less layers of virtualization.

Volumes work with container images out of the box and our official VM images. For custom VM images virtiofs module must be enabled in the image kernel.

Note: raw images are not supported

Interface

The new workload is of type volume and has the same structure as ZMount:

{
    "size": <size-in-bytes>
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grid-client belongs to grid client type_feature New feature or request
Projects
Status: In Verification
Development

No branches or pull requests

4 participants