This project scripts are NOT delivered and/or released by Red Hat. This is an independent project to help customers and Red Hat Support team to analyze some data, help with the troubleshooting, or implement something that is not available in the official way at the moment this one was created.
-
dynamic_partition_table_lvm_first_disk
- Searching by the first disk, using
20Gas a reference, and setting theLVMbased on the configuration on this example.
- Searching by the first disk, using
-
dynamic_partition_table_lvm_second_disk
- Searching by the second disk, using
40Gas a reference, and setting theLVMbased on the configuration on this example.
- Searching by the second disk, using
-
dynamic_partition_table_xfs_first_disk
- Searching by the first disk, using
20Gas a reference, and setting theXFSbased on the configuration on this example.
- Searching by the first disk, using
-
dynamic_partition_table_xfs_second_disk
- Searching by the first disk, using
40Gas a reference, and setting theXFSbased on the configuration on this example.
- Searching by the first disk, using
Note that in those templates, I'm using lsblk basically to identify which one should be the first disk. Feel free to use it, or any tool that would be available in that specific boot moment.
Enjoy it!