PVE mit ZFS-RAID1, erstellen eines CT nicht möglich

digidax

Renowned Member
Mar 23, 2009
99
1
73
Hallo zusammen,

ich habe nun testweise mal eine node mit ZFS-Raid1 installiert. Wenn ich nun einen CT erstellen will, bekomme ich folgenden Fehler:

Code:
Formatting '/var/lib/vz/images/101/vm-101-disk-0.raw', fmt=raw size=8589934592
mke2fs 1.43.4 (31-Jan-2017)
Discarding device blocks: 4096/2097152 done
Creating filesystem with 2097152 4k blocks and 524288 inodes
Filesystem UUID: 2234ad86-844c-4204-89c6-56d9a0f3713d
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632

Allocating group tables: 0/64 done
Writing inode tables: 0/64 done
Creating journal (16384 blocks): done
Multiple mount protection is enabled with update interval 5 seconds.
Writing superblocks and filesystem accounting information: 0/64
Warning, had trouble writing out superblocks.
TASK ERROR: unable to create CT 101 - command 'mkfs.ext4 -O mmp -E 'root_owner=100000:100000' /var/lib/vz/images/101/vm-101-disk-0.raw' failed: exit code 144

Code:
root@pve2:~# zpool list
NAME    SIZE  ALLOC   FREE  EXPANDSZ   FRAG    CAP  DEDUP  HEALTH  ALTROOT
rpool   928G  1.33G   927G         -     0%     0%  1.00x  ONLINE  -

root@pve2:~# zpool status
  pool: rpool
 state: ONLINE
  scan: none requested
config:

        NAME        STATE     READ WRITE CKSUM
        rpool       ONLINE       0     0     0
          mirror-0  ONLINE       0     0     0
            sda3    ONLINE       0     0     0
            sdb3    ONLINE       0     0     0

errors: No known data errors

Im Rechenzentrum Storage steht als Typ "Verzeichnis" für den Speicher, wo der CT erstellt werden soll.
Was mache ich falsch?

lg Frank
 
Unter Rechenzentrum-Storage einen ZFS Storage erstellen und anschließend dann den Container mit diesem Storage Typ erstellen, Container auf Typ "dir" Storage funktioniert leider nicht.
 
Ah, danke. Muss es auch vom GUI der node machen, die mit ZFS läuft, von der Anderen aus geht es nicht, obwohl die im Clusterverbund sind.

Ist es egal, welchen Mount man aus dem Pool dem ZFS Storage zuordnet?
Code:
rpool                    894G  128K  894G   1% /rpool
rpool/ROOT               894G     0  894G   0% /rpool/ROOT
rpool/data               894G     0  894G   0% /rpool/data

Alle haben die gleich freie Kapazitäten. Logisch betrachtet würde ich "rpool/data" nehmen, eventuell wegen Replikation? Im Manual steht "Another subvolume called rpool/data is created to store VM images", ich nehme mal an, dass neben VM auch CT dort gespeichert werden können?
 
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!