OpenVZ Forum


Home » General » Support » Can't configure user_xattr option with bind mount into container
Re: Can't configure user_xattr option with bind mount into container [message #34795 is a reply to message #34773] Tue, 03 February 2009 08:01 Go to previous message
nikichi is currently offline  nikichi
Messages: 2
Registered: January 2009
Junior Member
The tue2fs hint fixed this problem... Smile

I have checked the filesystem with your suggestion.

Quote:


[root@fedorahost ~]# tune2fs -l /dev/mapper/VolGroup00-vps001 | grep "Default mount options"
Default mount options: (none)



As you supposed the default mount options are : none.
I set these options on mount device via tune2fs as DEFAULT option at HN.


Quote:


[root@fedorahost ~]# tune2fs -o user_xattr,acl /dev/mapper/VolGroup00-vps001
tune2fs 1.41.3 (12-Oct-2008)
[root@fedorahost ~]# tune2fs -l /dev/mapper/VolGroup00-vps001 | grep "Default mount options"
Default mount options: user_xattr acl




And test it at inside VE. It's working !!

Thank you very much.



-----------------
NIKICHI
 
Read Message
Read Message
Read Message
Previous Topic: User Seperation Issue
Next Topic: Consuption of a single virtual machine
Goto Forum:
  


Current Time: Sun Oct 20 19:39:36 GMT 2024

Total time taken to generate the page: 0.05502 seconds