Hello Kir,
I am not the owner of the host system :)
I had debian succesfully installed using debootstrap..
the idea is to do the same with gentoo..

This is part of a dutch project to test out virtual servers from
Strato, germany.
I made a little bash script which puts the output of 'ps -ax' in
/root/firstboot..
This has the following content:
---
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0   1396   488 ?        Ss   16:31   0:00 init
root      3497  4.6  0.0   2384  1396 ?        Ss   16:40   0:00
/bin/bash /sbin/rc shutdown
root      4423  0.0  0.0   2524  1428 ?        S    16:40   0:00
/bin/bash /sbin/rc shutdown
root      4431  0.0  0.0   2032   852 ?        R    16:40   0:00 ps -aux
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0   1396   488 ?        Ss   16:31   0:00 init
root      3497  4.6  0.0   2384  1396 ?        Ss   16:40   0:00
/bin/bash /sbin/rc shutdown
root      4423  0.0  0.0   2524  1428 ?        S    16:40   0:00
/bin/bash /sbin/rc shutdown
root      4433  0.0  0.0   2032   852 ?        R    16:40   0:00 ps -aux
--

Just to give you an idea :)
I would like to know why and where shutdown gets initiated.. so I can
stop it and let the VPS boot normal..

Tonko

On 10/6/06, Kir Kolyshkin <[EMAIL PROTECTED]> wrote:
1. This is not Virtuozzo support. If you are Virtuozzo customer, ask
their support. If you are hosting customer -- ask you HSP support.

2. Steps of modifying a new Gentoo installation to adopt it to OpenVZ
are described at http://wiki.openvz.org/Gentoo_template_creation
(starting from the item #5). I can not guarantee they are applicable to
Virtuozzo.

Tonko Mulder wrote:
> It was already set to 'no'..
> setting it to 'yes' didn't make any difference
>
>>> Hi,
>
>>> Tonko Mulder wrote:
>> Hello all,
>>
>> I have the gentoo template running on a virtuozzo server..
>> Only I have the following problem, every time I want to boot my
>> virtual machine it goes to init 0..
>> the init gets it's commands from inittab, but I don't know exactly if
>> that should be adapted for a virtual machine..
>>> Try adapting RC_PARALLEL_STARTUP="no" in /etc/conf.d/rc. This makes
>>> sometimes problems ;)
>>
>> regards
>>> Regards,
>>> Martin
>
> On 10/2/06, Tonko Mulder <[EMAIL PROTECTED]> wrote:
>> Hello all,
>>
>> I have the gentoo template running on a virtuozzo server..
>> Only I have the following problem, every time I want to boot my
>> virtual machine it goes to init 0..
>> the init gets it's commands from inittab, but I don't know exactly if
>> that should be adapted for a virtual machine..
>>
>> regards
>> --
>> Tonko
>>
>
>

_______________________________________________
Users mailing list
[email protected]
https://openvz.org/mailman/listinfo/users



--
Tonko
_______________________________________________
Users mailing list
[email protected]
https://openvz.org/mailman/listinfo/users

Reply via email to