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 #2624

Closed
AbdelrahmanElawady opened this issue Apr 29, 2024 · 2 comments
Closed

Support new volume workload #2624

AbdelrahmanElawady opened this issue Apr 29, 2024 · 2 comments
Assignees
Labels
grid_client type_feature New feature or request
Milestone

Comments

@AbdelrahmanElawady
Copy link
Contributor

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>
}
@ramezsaeed ramezsaeed added this to 3.14.x May 1, 2024
@ramezsaeed ramezsaeed added this to the 2.5.0 milestone May 1, 2024
@Mahmoud-Emad Mahmoud-Emad moved this to Accepted in 3.14.x May 1, 2024
@zaelgohary zaelgohary moved this from Accepted to In Progress in 3.14.x May 2, 2024
This was referenced May 2, 2024
@zaelgohary
Copy link
Contributor

Work completed:

Added volume workload in grid client and used it while creating disk instead of zmount.

@zaelgohary zaelgohary moved this from In Progress to Pending Review in 3.14.x May 2, 2024
@zaelgohary zaelgohary moved this from Pending Review to In Verification in 3.14.x May 7, 2024
@AhmedHanafy725
Copy link
Contributor

verified

@github-project-automation github-project-automation bot moved this from In Verification to Done in 3.14.x May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grid_client type_feature New feature or request
Projects
Status: Done
Development

No branches or pull requests

4 participants