no fstabs after installing debian standard template

fraksken

New Member
Feb 5, 2015
29
3
1
Belgium
remisan.be
Hello,

This is not really a configuration of Proxmox issue, but a container. I hope somebody will be able to help me though.

I installed an openvz template debian 7.0 standard as a container.
For an application that will be running in that container (ISPConfig), I need to have /etc/fstab configured.
However, it is not configured by default.:
Code:
# UNCONFIGURED FSTAB FOR BASE SYSTEM

I tried to add the root ( / ) by getting the information from df -T:
Code:
Filesystem     Type  1K-blocks   Used Available Use% Mounted on
/dev/simfs     simfs 209715200 988960 208726240   1% /
tmpfs          tmpfs    838864     52    838812   1% /run
tmpfs          tmpfs      5120      0      5120   0% /run/lock
tmpfs          tmpfs   1782560      0   1782560   0% /run/shm

So my fstab looks like this now:
Code:
#<file system> <mount point>   <type>  <options>       <dump>  <pass>
/dev/simfs      /       simfs   errors=remount-ro,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0 0       1

Now, when booting I get the notification that the system does not recognise simfs. fdisk -l does not print anything.

How can I add (at least) the root to fstab?

Thanks
 
I'm getting the following errors:
Code:
root@web1:/# quotacheck -avugmquotacheck: Your kernel probably supports journaled quota but you are not using it. Consider switching to journaled quota to avoid running quotacheck after an unclean shutdown.
quotacheck: Quota for users is enabled on mountpoint / so quotacheck might damage the file.
Please turn quotas off or use -f to force checking.
root@web1:/# quotaon -avug
quotaon: using //aquota.group on /dev/simfs [/]: Device or resource busy
quotaon: using //aquota.user on /dev/simfs [/]: Device or resource busy

But I am not sure how to solve this.
 
Very similar problem over here: installing Debian 8 Jessie standard container and then busy installing ISPCONFIG3 into that container I get to the part where I need to add ,usrjquota=quota.user,grpjquota=quota.group,jqfmt=vfsv0 to my root mount point.

Unsure whether to follow the other person's directions from above.

Any advice?
 
Very similar problem over here: installing Debian 8 Jessie standard container and then busy installing ISPCONFIG3 into that container I get to the part where I need to add ,usrjquota=quota.user,grpjquota=quota.group,jqfmt=vfsv0 to my root mount point.

Unsure whether to follow the other person's directions from above.

Any advice?

I suggest you ask ISPCONFIG support if they support running on LXC. (I never used ISPCONFIG)
 
Thanks, I've done that and have searched their forums. So far no threads newer than 2012 all complaining about unsatisfactory quota support with LXC. Will keep digging.
 
They support running on LXC but told me quota is not supported inside LXCs.
I can simply skip that step, yet I am intrigued by above questions as to how to mound stuff via fstab.
 

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!