On Wed, Jun 30, 2010 at 12:11 AM, Nirmal Guhan <vavat...@gmail.com> wrote:

> I did so. BTW, where does the container get it fstab entries from?

from container etc/fstab file
in yours example:
/vz/private/50/etc/fstab

> No luck yet with these updates :(
>
> [r...@localhost conf]# vzctl start 50
> Warning: distribution not specified default used /etc/vz/dists/default

mmmm looked a little more deeply to your config

correct it by adding, correcting values

in 50.conf

HOSTNAME="foo.example.com"
VE_ROOT="/vz/root/$VEID"
VE_PRIVATE="/vz/private/$VEID"
OSTEMPLATE="centos"
ORIGIN_SAMPLE="vps.basic"
NAMESERVER="8.8.8.8 8.8.4.4"
NAME="foo"


*nameservers I entered public google dns servers, enter yours
_______________________________________________
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users

Reply via email to