LVM > ZFS

jaja55

New Member
Jun 15, 2023
28
1
3
Hi,
bin gerade am cluster anlegen und habe festgestellt, das auf einem der Nodes /dev/sda3 als LVM angezeigt wird. Bei allen anderen steht da ZFS ... wie es sein soll. Kann ich diese Partition irgendwie ändern ? Finde im UI nichts und einfach ein neues ZFS anlegen funktioniert nicht, da alles in use ist.
Thx
 
Parition einfach ändern geht nicht wirklich ohne Daten zuverlieren, müsstest die Daten zuerst backupen und dann am besten die Node neu aufsetzen und ZFS bei der Installation auswählen.
 
auf der Partition sind keine Daten.
wenn ich sie löschen möchte wird:
Code:
disk/partition '/dev/sda3' has a holder (500)
angezeigt.
Möchte nicht unbedingt alles neu installieren, da das cluster schon eingebunden ist.
 
hilft mir leider im momentnicht wirklich.
Habe das hier auf /sda3
darf ich die überhaupt formatieren.
liegt hier / und swap der ganzen installation ?

Code:
root@Proxmox-Dell:~# lsblk
NAME                 MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda                    8:0    0 238.5G  0 disk
├─sda1                 8:1    0  1007K  0 part
├─sda2                 8:2    0     1G  0 part /boot/efi
└─sda3                 8:3    0 237.5G  0 part
  ├─pve-swap         253:0    0   7.6G  0 lvm  [SWAP]
  ├─pve-root         253:1    0  69.5G  0 lvm  /
  ├─pve-data_tmeta   253:2    0   1.4G  0 lvm 
  │ └─pve-data-tpool 253:4    0 141.5G  0 lvm 
  │   └─pve-data     253:5    0 141.5G  1 lvm 
  └─pve-data_tdata   253:3    0 141.5G  0 lvm 
    └─pve-data-tpool 253:4    0 141.5G  0 lvm 
      └─pve-data     253:5    0 141.5G  1 lvm
 
Das Problem an der Stelle ist, dass in der LVM Partition dein rootfs liegt, weshalb ich dir definitiv Node entfernen und Neuinstallation empfehlen würde auch wenn das bisschen aufwand impliziert.
Die andere Option ist aber trotzdem deutlich komplizierter, weil du mit chroot und paar anderen tools arbeiten musst um live das rootfs auszutauschen, bzw. umzuziehen.
Fürs Node entfernen am besten sehr streng daran[1] halten und wenn möglich nicht den selben Node Namen wählen.

Edit:
Falls die Neuinstallation doch nicht in Frage kommt.
Das ist ein Guide[2] fürs resizen der Rootfs partition, aus dem du einiges nehmen kannst.

[1] https://pve.proxmox.com/wiki/Cluster_Manager
[2] http://www.ivarch.com/blogs/oss/2007/01/resize-a-live-root-fs-a-howto.shtml
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!