openebs update

This commit is contained in:
Philip Haupt
2025-11-29 00:09:40 +01:00
parent 7171b21abf
commit a2edeb876e
9 changed files with 39 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
---
apiVersion: openebs.io/v1beta2
apiVersion: openebs.io/v1beta3
kind: DiskPool
metadata:
name: pool-0

View File

@@ -0,0 +1,10 @@
---
apiVersion: openebs.io/v1beta3
kind: DiskPool
metadata:
name: pool-00
namespace: openebs
spec:
node: work-00
disks: [aio:///dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi3]
maxExpansion: 1TiB

View File

@@ -0,0 +1,10 @@
---
apiVersion: openebs.io/v1beta3
kind: DiskPool
metadata:
name: pool-01
namespace: openebs
spec:
node: work-01
disks: [aio:///dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi3]
maxExpansion: 1TiB

View File

@@ -0,0 +1,10 @@
---
apiVersion: openebs.io/v1beta3
kind: DiskPool
metadata:
name: pool-02
namespace: openebs
spec:
node: work-02
disks: [aio:///dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi3]
maxExpansion: 1TiB

View File

@@ -1,5 +1,5 @@
---
apiVersion: openebs.io/v1beta2
apiVersion: openebs.io/v1beta3
kind: DiskPool
metadata:
name: pool-1

View File

@@ -1,5 +1,5 @@
---
apiVersion: openebs.io/v1beta2
apiVersion: openebs.io/v1beta3
kind: DiskPool
metadata:
name: pool-2