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

MTL-2284 New Hypervisor Partition Scheme #23

Merged
merged 1 commit into from
Oct 19, 2023
Merged

MTL-2284 New Hypervisor Partition Scheme #23

merged 1 commit into from
Oct 19, 2023

Conversation

rustydb
Copy link
Contributor

@rustydb rustydb commented Oct 18, 2023

Summary and Scope

Issue Type

  • RFE Pull Request

Update install.sh and management-vm.sh to use the new partition scheming defined by MTL-2284.

hypervisor:~ # lsblk
NAME      MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINTS
loop0       7:0    0   1.4G  0 loop  /run/initramfs/live
loop1       7:1    0   1.3G  1 loop  /run/rootfsbase
sda         8:0    0 447.1G  0 disk
├─sda1      8:1    0   4.7G  0 part
│ └─md127   9:127  0   4.7G  0 raid1
├─sda2      8:2    0  46.6G  0 part
│ └─md126   9:126  0  46.5G  0 raid1
└─sda3      8:3    0 395.9G  0 part
sdb         8:16   0 447.1G  0 disk
├─sdb1      8:17   0   4.7G  0 part
│ └─md127   9:127  0   4.7G  0 raid1
├─sdb2      8:18   0  46.6G  0 part
│ └─md126   9:126  0  46.5G  0 raid1
└─sdb3      8:19   0 395.9G  0 part
sdc         8:32   0   1.7T  0 disk
└─sdc1      8:33   0   1.7T  0 part

Prerequisites

  • I have included documentation in my PR (or it is not required).
  • I have added unit tests for my code.

Idempotency

Risks and Mitigations

Update `install.sh` and `management-vm.sh` to use the new partition
scheming defined by MTL-2284.
@rustydb rustydb requested a review from a team as a code owner October 18, 2023 22:05
@rustydb rustydb merged commit 05cbecf into main Oct 19, 2023
8 checks passed
@rustydb rustydb deleted the MTL-2284 branch October 19, 2023 14:14
@rustydb rustydb mentioned this pull request Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants