massive issues with proxmox installing V3.x

i-hotspots

New Member
Sep 29, 2010
27
2
3
München - Bangkok
hoster321,com
Hello,

I never ever had problems installing proxmox on a server or computer.

Since two days I am trying to setup proxmox........... AM GOING CRAZY :confused:

Am following instructions STRICLY but I get allways vzct-creeate-destroy-mount.... or quotas errors when I try to create or start a CT, IF I get the web gui up and runing....

DEBIAN 7 mini

I ve tried on different server AND on my home server/pc too - NOPE

PLEASE SOME HELP I red everything I caould find but wont work..........
 
Its a fesh proxmox install !!

I cant create - start - delete a CT !!

Here some errors:

CREATE CT

vzquota : (error) Quota on syscall for id 100: File exists
vzquota : (error) Native quota is already running for this partition.
vzquota on failed [3]
Creating container private area (/var/lib/vz/template/cache/debian-7-turnkey-wordpress_13.0-1_amd64.tar.gz)
vzquota : (error) Quota is not running for id 100
vzquota : (error) Quota on syscall for id 100: File exists
vzquota : (error) Native quota is already running for this partition.
vzquota on failed [3]
Creation of container private area failed
TASK ERROR: command 'vzctl --skiplock create 100 --ostemplate /var/lib/vz/template/cache/debian-7-turnkey-wordpress_13.0-1_amd64.tar.gz --private /var/lib/vz/private/100' failed: exit code 60


START CT

Warning: distribution not specified in CT config, using defaults from /etc/vz/dists/default
Starting container ...
stat(/var/lib/vz/private/100): No such file or directory
stat(/var/lib/vz/private/100): No such file or directory
Can't umount /var/lib/vz/root/100: Invalid argument
stat(/var/lib/vz/private/100): No such file or directory
Adding IP address(es): 85.25.15.235
Setting CPU units: 1000
Setting CPUs: 1
Error: Unable to apply new quota values: quota not running
Container start failed (try to check kernel messages, e.g. "dmesg | tail")
Killing container ...
Container was stopped
Error: Unable to apply new quota values: quota not running
stat(/var/lib/vz/private/100): No such file or directory
stat(/var/lib/vz/private/100): No such file or directory
Can't umount /var/lib/vz/root/100: Invalid argument
TASK ERROR: command 'vzctl start 100' failed: exit code 62


DESTROY CT

Container is currently mounted (umount first)
stat(/var/lib/vz/private/100): No such file or directory
TASK ERROR: command 'vzctl destroy 100' failed: exit code 41
 
Its a fesh proxmox install !!

I cant create - start - delete a CT !!

Here some errors:

CREATE CT

vzquota : (error) Quota on syscall for id 100: File exists
vzquota : (error) Native quota is already running for this partition.
vzquota on failed [3]
Creating container private area (/var/lib/vz/template/cache/debian-7-turnkey-wordpress_13.0-1_amd64.tar.gz)
vzquota : (error) Quota is not running for id 100
vzquota : (error) Quota on syscall for id 100: File exists
vzquota : (error) Native quota is already running for this partition.
vzquota on failed [3]
Creation of container private area failed
TASK ERROR: command 'vzctl --skiplock create 100 --ostemplate /var/lib/vz/template/cache/debian-7-turnkey-wordpress_13.0-1_amd64.tar.gz --private /var/lib/vz/private/100' failed: exit code 60


START CT

Warning: distribution not specified in CT config, using defaults from /etc/vz/dists/default
Starting container ...
stat(/var/lib/vz/private/100): No such file or directory
stat(/var/lib/vz/private/100): No such file or directory
Can't umount /var/lib/vz/root/100: Invalid argument
stat(/var/lib/vz/private/100): No such file or directory
Adding IP address(es): 85.25.15.235
Setting CPU units: 1000
Setting CPUs: 1
Error: Unable to apply new quota values: quota not running
Container start failed (try to check kernel messages, e.g. "dmesg | tail")
Killing container ...
Container was stopped
Error: Unable to apply new quota values: quota not running
stat(/var/lib/vz/private/100): No such file or directory
stat(/var/lib/vz/private/100): No such file or directory
Can't umount /var/lib/vz/root/100: Invalid argument
TASK ERROR: command 'vzctl start 100' failed: exit code 62


DESTROY CT

Container is currently mounted (umount first)
stat(/var/lib/vz/private/100): No such file or directory
TASK ERROR: command 'vzctl destroy 100' failed: exit code 41
Hi,
can you post the output of following commands?
Code:
mount
df -h
ls -lsa /var/lib/vz/private
vzlist
vzquota stat 100
Udo
 
Hello Udo,
thanks for reply ;P

# mountsysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=486964,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmod e=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=391476k,mode=755)
/dev/disk/by-uuid/586202af-a08d-4091-a375-a349b6d2622a on / type ext4 (rw,relati me,errors=remount-ro,barrier=1,data=ordered,usrquota)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=2382220k)
/dev/md0 on /boot type ext2 (rw,relatime,errors=continue)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
beancounter on /proc/vz/beancounter type cgroup (rw,relatime,blkio,name=beancoun ter)
container on /proc/vz/container type cgroup (rw,relatime,freezer,devices,name=co ntainer)
fairsched on /proc/vz/fairsched type cgroup (rw,relatime,cpuacct,cpu,cpuset,name =fairsched)
/dev/fuse on /etc/pve type fuse (rw,nosuid,nodev,relatime,user_id=0,group_id=0,d efault_permissions,allow_other)


# df -h
Dateisystem Größe Benutzt Verf. Verw% Eingehängt auf
udev 10M 0 10M 0% /dev
tmpfs 383M 344K 382M 1% /run
/dev/disk/by-uuid/586202af-a08d-4091-a375-a349b6d2622a 451G 1,8G 426G 1% /
tmpfs 5,0M 0 5,0M 0% /run/lock
tmpfs 2,3G 31M 2,3G 2% /run/shm
/dev/md0 458M 57M 377M 13% /boot
/dev/fuse 30M 12K 30M 1% /etc/pve# ls -lsa /var/lib/vz/private
insgesamt 8
4 drwxr-xr-x 2 root root 4096 Mär 18 14:07 .
4 drwxr-xr-x 8 root root 4096 Mär 18 13:59



# vzlist
Container(s) not found



# vzquota stat 100
vzquota : (error) Can't open quota file for id 100, maybe you need to reinitialize quota: No such file or directory
 

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!