PVE 3.1 file system attribut for samba4 in ct

Torrian

New Member
Jan 22, 2014
5
0
1
Hi,

I do want install samba4 in a vz ct and i notice i need specific adjustment in /etc/fstab :
If you are using either ext3 or ext4 for your file system you will need to include the options "user_xattr","acl" and "barrier=1" in your /etc/fstab. For example:

/dev/hda3 /home ext3 user_xattr,acl,barrier=1 1 1

Is it possible to install proxmox with ext4 and user_xattr,acl,barrier=1 directly from the CD or I need to install debian wheezy, custom it and then install proxmox or maybe only enable it from my current install without more trouble?

Best regard
Torrian