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

Closed
AbdelrahmanElawady opened this issue Apr 29, 2024 · 1 comment
Closed

Support new volume workload #993

AbdelrahmanElawady opened this issue Apr 29, 2024 · 1 comment
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>
}
@AbdelrahmanElawady AbdelrahmanElawady added type_feature New feature or request grid-client belongs to grid client labels Apr 29, 2024
@xmonader xmonader added this to 3.14.x May 1, 2024
@xmonader xmonader moved this to Accepted in 3.14.x May 1, 2024
@xmonader xmonader added this to the 1.0.0 milestone May 1, 2024
@AbdelrahmanElawady AbdelrahmanElawady self-assigned this May 22, 2024
@AbdelrahmanElawady AbdelrahmanElawady moved this from Accepted to Pending Review in 3.14.x May 22, 2024
@ashraffouda ashraffouda removed this from 3.14.x Jun 3, 2024
@ashraffouda ashraffouda modified the milestones: 1.0.0, 1.1.0 Jun 3, 2024
@rawdaGastan rawdaGastan moved this to Blocked in 3.15.x Jun 12, 2024
@AbdelrahmanElawady AbdelrahmanElawady moved this from Blocked to Pending Review in 3.15.x Jun 23, 2024
@rawdaGastan rawdaGastan modified the milestones: 1.1.0, v0.16.0 Jul 4, 2024
@AbdelrahmanElawady AbdelrahmanElawady moved this from Pending Review to In Verification in 3.15.x Jul 31, 2024
@Omarabdul3ziz
Copy link
Contributor

done and verified on this sdk-go packages (cli, tfrobot)
gonna be on 3.16 for (tf, pulumi)

@github-project-automation github-project-automation bot moved this from In Verification to Done in 3.15.x Oct 17, 2024
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: Done
Development

No branches or pull requests

5 participants