[SOLVED] Can't create container right after installation (Proxmox V5)

Papychampi

New Member
Dec 31, 2017
8
0
1
30
Hi everyone,

I discover this kind of installation and I have some problems right after instalation... I cannot create any container... could you help me?

I have this kind of error:

TASK ERROR: command 'mkfs.ext4 -O mmp -E 'root_owner=0:0' /var/lib/vz/images/100/vm-100-disk-0.raw' failed: exit code 144

Could you (if you can) give me the right commands to do cause I'm very lost in this system :)

Thanks a lot!
 
Hi,

you can't create the image.
Do you have enough disk space on this storage?
 
As I say check your disk space.
I bet you have not enough space on the local storage.
You have to use the local-lvm storage.
 
Ok so here we are:

root@lyberteam:/# vgs
root@lyberteam:/# df -h
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
udev 7,8G 0 7,8G 0% /dev
tmpfs 1,6G 104M 1,5G 7% /run
rpool/ROOT/pve-1 1,8T 1,7G 1,8T 1% /
tmpfs 7,8G 63M 7,8G 1% /dev/shm
tmpfs 5,0M 0 5,0M 0% /run/lock
tmpfs 7,8G 0 7,8G 0% /sys/fs/cgroup
rpool 1,8T 0 1,8T 0% /rpool
rpool/ROOT 1,8T 0 1,8T 0% /rpool/ROOT
rpool/data 1,8T 0 1,8T 0% /rpool/data
/dev/fuse 30M 16K 30M 1% /etc/pve

maybe I'm not using the correct command?
 
Ok I see you have ZFS please use the zfs storage.
 
Please show the output of this command

pvesm status
 
You have to add the ZFS as storage.

You can do that at Datacenter->Storage->Add->ZFS
use rpool/pool as ZFS pool