On 05/13/2013 01:39 PM, Nick Knutov wrote:
Hello all,couple years ago vzctl had option --noatime. But now there is no such option: # vzctl set ${ve} --noatime yes --save non-option ARGV-elements: --save
Oops, it's a bit wrong, noatime should be ignored but I forgot to take into account that it comes with an argument.
# man vzctl | grep noatime # What happened with it? Did not find anything about it in google.
Don't ask Google, ask GIT http://git.openvz.org/?p=vzctl;a=commit;h=127ad44743 Then, for ploop CTs you can use --mount-opts parameter. _______________________________________________ Users mailing list [email protected] https://lists.openvz.org/mailman/listinfo/users
