On Fri, Oct 21, 2005 at 01:07:14AM -0400, Chuck wrote:
> 
> I tried to start the vservers for the first time using the init script and 
> got 
> a weird error I have never seen before.
> 
> using the vserver guestname start/stop works perfectly 
> 
> the guests are configured with various mark files for some default to start 
> and others with 'nostart' inside them so they wont start.. they also have the 
> depends file in each and are ordered like this:
> 
> ns1 starts first so it has no depends file. it is the only one that doesnt.
> ns2 contains ns1 in its depends
> the third,  usage,  contains
> ns1
> ns2
> in its depends and the 4th
> contains
> ns1
> ns2
> usage
> in its depends
> 
> so that should start them in the order of ns1, ns2, usage, nagios
> 
> the error i get from the init script is this:
> 
> phoenix etc # /etc/init.d/vservers start
>  * Unhiding /proc entries ...                                                 
>                                              
> [ ok ]
>  * Starting vservers of type 'default' ...
> * ns1 starting
> make: *** No rule to make target `..stamp', needed by `.ns2.stamp'.
> make: Target `all' not remade because of errors.                              
>                                          
hmm, the ..stamp looks like .<name>.stamp with <name> 
being empty ... maybe this gives some clues?

best,
Herbert

> and only ns1 started.
> 
> any clues what I did wrong?
> 
> until this gets fixed up, i have the start/stop orders in the local 
> start/stop 
> files in case of a reboot before i get it fixed.
> 
> 
> -- 
> 
> Chuck
> 
> "...and the hordes of M$*ft users descended upon me in their anger,
> and asked 'Why do you not get the viruses or the BlueScreensOfDeath
> or insecure system troubles and slowness or pay through the nose 
> for an OS as *we* do?!!', and I answered...'I use Linux'. "
> The Book of John, chapter 1, page 1, and end of book
> 
> 
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to