-
Task
-
Resolution: Done
-
Medium
-
OSC 1.8.0
-
None
-
None
-
Improvement
-
False
-
None
-
False
-
0
-
0
Currently, RVPS parameters are retrieved manually after the SE PODVM image is created.
The execution requires:
- Relevant kernel module installation
- NBD connection
- SE header extraction from the PODVM
- Mounting the se.img in a specified mount path
- Copying the HKD.crt
- Retrieving the hdr.bin via pvextractor
- Executing RVPS parameters using a Python parser
All the above steps can be automated, allowing the user to retrieve the RVPS parameters by executing a sample script. The script will provide the following options:
- The user can input the local path to the PODVM SE image.
- The user can input the libvirt volume details, and the script will download the image from the volume and generate RVPS values based on it.