I just set up a new proxmox server at home, it is using 2xssd in zfs raid1 (unsure if this is related to my problem) when i try to create my first container i get this error:
Code:
[COLOR=#000000][FONT=tahoma]Formatting '/var/lib/vz/images/100/vm-100-disk-1.raw', fmt=raw size=26843545600[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]mke2fs 1.42.12 (29-Aug-2014)[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Discarding device blocks: 4096/6553600 done [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Creating filesystem with 6553600 4k blocks and 1638400 inodes[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Filesystem UUID: 324f2f18-3189-4fa2-8073-eda60b4f41d0[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Superblock backups stored on blocks: [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma] 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma] 4096000[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Allocating group tables: 0/200 done [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Writing inode tables: 0/200 done [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Creating journal (32768 blocks): done[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Multiple mount protection is enabled with update interval 5 seconds.[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Writing superblocks and filesystem accounting information: 0/200 [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Warning, had trouble writing out superblocks.TASK ERROR: command 'mkfs.ext4 -O mmp /var/lib/vz/images/100/vm-100-disk-1.raw' failed: exit code 144[/FONT][/COLOR]