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

Storage Mngt: LVM Support #1997

Closed
thomasdanan opened this issue Nov 5, 2019 · 0 comments · Fixed by #3220
Closed

Storage Mngt: LVM Support #1997

thomasdanan opened this issue Nov 5, 2019 · 0 comments · Fixed by #3220
Assignees
Labels
kind:epic High-level description of a feature iteration topic:storage Issues related to storage

Comments

@thomasdanan
Copy link
Contributor

  • Ability to provision LVM Volume Groups
  • Ability to provision LVM LV Volumes on top of LVM Volume Groups
@gdemonet gdemonet added kind:epic High-level description of a feature iteration topic:storage Issues related to storage labels Nov 5, 2019
@TeddyAndrieux TeddyAndrieux self-assigned this Mar 22, 2021
TeddyAndrieux added a commit that referenced this issue Mar 22, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that
will be created on a specified LVM VolumeGroup with a specified Size
then this LVM LogicalVolume is used as a classical rawBlockDevice volume

Fixes: #1997
TeddyAndrieux added a commit that referenced this issue Mar 22, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that
will be created on a specified LVM VolumeGroup with a specified Size
then this LVM LogicalVolume is used as a classical rawBlockDevice volume

Also runned:
```
operator-sdk generate k8s
```

Fixes: #1997
TeddyAndrieux added a commit that referenced this issue Mar 22, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that
will be created on a specified LVM VolumeGroup with a specified Size
then this LVM LogicalVolume is used as a classical rawBlockDevice volume

Also ran:
```
operator-sdk generate k8s
```

Fixes: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that
will be created on a specified LVM VolumeGroup with a specified Size
then this LVM LogicalVolume is used as a classical rawBlockDevice volume

Also ran:
```
operator-sdk generate k8s
```

Fixes: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
New volume type get added in storage-operator and metalk8s_volumes salt
execution module so add unit tests about it

Refs: #1997
@thomasdanan thomasdanan added this to the MetalK8s 2.9.0 milestone Mar 26, 2021
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that
will be created on a specified LVM VolumeGroup with a specified Size
then this LVM LogicalVolume is used as a classical rawBlockDevice volume

Also ran:
```
operator-sdk generate k8s
```

Fixes: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
New volume type get added in storage-operator and metalk8s_volumes salt
execution module so add unit tests about it

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that
will be created on a specified LVM VolumeGroup with a specified Size
then this LVM LogicalVolume is used as a classical rawBlockDevice volume

Also ran:
```
operator-sdk generate k8s
```

Fixes: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
New volume type get added in storage-operator and metalk8s_volumes salt
execution module so add unit tests about it

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that
will be created on a specified LVM VolumeGroup with a specified Size
then this LVM LogicalVolume is used as a classical rawBlockDevice volume

Also ran:
```
operator-sdk generate k8s
```

Fixes: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
New volume type get added in storage-operator and metalk8s_volumes salt
execution module so add unit tests about it

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
Add some documentation about how to create LVM LogicalVolume volumes
from the CLI and explanation about fields

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that
will be created on a specified LVM VolumeGroup with a specified Size
then this LVM LogicalVolume is used as a classical rawBlockDevice volume

Also ran:
```
operator-sdk generate k8s
```

Fixes: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
New volume type get added in storage-operator and metalk8s_volumes salt
execution module so add unit tests about it

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
Add some documentation about how to create LVM LogicalVolume volumes
from the CLI and explanation about fields

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
Add some documentation about how to create LVM LogicalVolume volumes
from the CLI and explanation about fields

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
Add a new volume type `LVMLogicalVolume` that represent an LVM
LogicalVolume that will be created on a specified LVM VolumeGroup
with a specified Size then this LVM LogicalVolume is used as a
classical rawBlockDevice volume

Also ran:
```
operator-sdk generate k8s
```

Fixes: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
New volume type get added in storage-operator and metalk8s_volumes salt
execution module so add unit tests about it

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Mar 26, 2021
Add some documentation about how to create LVM LogicalVolume volumes
from the CLI and explanation about fields

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Mar 29, 2021
Add a new volume type `LVMLogicalVolume` that represent an LVM
LogicalVolume that will be created on a specified LVM VolumeGroup
with a specified Size then this LVM LogicalVolume is used as a
classical rawBlockDevice volume

Also ran:
```
operator-sdk generate k8s
```

Fixes: #1997
TeddyAndrieux added a commit that referenced this issue Mar 29, 2021
New volume type get added in storage-operator and metalk8s_volumes salt
execution module so add unit tests about it

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Mar 29, 2021
Add some documentation about how to create LVM LogicalVolume volumes
from the CLI and explanation about fields

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Mar 29, 2021
Add a new volume type `LVMLogicalVolume` that represent an LVM
LogicalVolume that will be created on a specified LVM VolumeGroup
with a specified Size then this LVM LogicalVolume is used as a
classical rawBlockDevice volume

Also ran:
```
operator-sdk generate k8s
```

Fixes: #1997
TeddyAndrieux added a commit that referenced this issue Mar 29, 2021
New volume type get added in storage-operator and metalk8s_volumes salt
execution module so add unit tests about it

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Mar 29, 2021
Add some documentation about how to create LVM LogicalVolume volumes
from the CLI and explanation about fields

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Apr 1, 2021
Add a new volume type `LVMLogicalVolume` that represent an LVM
LogicalVolume that will be created on a specified LVM VolumeGroup
with a specified Size then this LVM LogicalVolume is used as a
classical rawBlockDevice volume

Also ran:
```
operator-sdk generate k8s
```

Fixes: #1997
TeddyAndrieux added a commit that referenced this issue Apr 1, 2021
New volume type get added in storage-operator and metalk8s_volumes salt
execution module so add unit tests about it

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Apr 1, 2021
Add some documentation about how to create LVM LogicalVolume volumes
from the CLI and explanation about fields

Refs: #1997
TeddyAndrieux added a commit that referenced this issue Apr 1, 2021
Add some documentation about how to create LVM LogicalVolume volumes
from the CLI and explanation about fields

Refs: #1997
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:epic High-level description of a feature iteration topic:storage Issues related to storage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants