[Users] Some basic startup related issues

Arturas Skauronas helpaz at gmail.com
Wed Jun 30 03:29:39 EDT 2010


On Wed, Jun 30, 2010 at 12:11 AM, Nirmal Guhan <vavatutu at 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 :(
>
> [root at 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


More information about the Users mailing list