[Users] Some basic startup related issues

Nirmal Guhan vavatutu at gmail.com
Tue Jun 29 17:11:21 EDT 2010


On Tue, Jun 29, 2010 at 11:54 AM, Arturas Skauronas <helpaz at gmail.com> wrote:
> ok, for now:
> in container /etc/fstab file I put only:
> none    /dev/pts        devpts  rw      0 0
>
> (don't forget new line at the end)

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

>
> in yours ct config (50.conf) thereis invalid values
>> BROADCAST="255.255.255.255"
>> NETMASK="255.255.255.192"
>
> delete them
>
>

No luck yet with these updates :(

[root at localhost conf]# vzctl start 50
Warning: distribution not specified default used /etc/vz/dists/default
Starting container ...
Container is mounted
Adding IP address(es): 10.33.11.55
Setting CPU units: 1000
Configure meminfo: 65536
Container start in progress...
[root at localhost conf]# vzctl enter 50
entered into CT 50

-bash-3.2# ls /proc
-bash-3.2#
-bash-3.2# mount -t proc / /proc
-bash-3.2# ip addr ls
1: lo: <LOOPBACK> mtu 16436 qdisc noop
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
3: venet0: <BROADCAST,POINTOPOINT,NOARP> mtu 1500 qdisc noop
    link/void
-bash-3.2#   ip route
-bash-3.2# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
-bash-3.2#



More information about the Users mailing list