On Tue, 01 Feb 2005, Enrico Scholz wrote:

> [EMAIL PROTECTED] (Micah Anderson) writes:
> 
> > Then I followed the instructions on
> > http://linux-vserver.org/alpha+util-vserver to unify vservers:
> >
> > 1. mkdir -p /usr/local/etc/vservers/MT/apps/vunify
> > 2. ln -s /usr/local/etc/vservers/seedbank
> > /usr/local/etc/vservers/MT/apps/vunify/refserver.00 
> >
> > Then when I do a dry-run of the unification, it does not work:
> > # /usr/local/lib/util-vserver/vunify -v -n MT
> > /usr/local/lib/util-vserver/vunify -v -n MT
> > Initializing exclude-list for /vservers/MT (MT)
> > no reference vserver configured
> >
> > ....?
> 
> Strange... you should get 'unification for reference vserver not
> configured'...

I should mention that I am using util-vserver-0.30.201.

> Can you try
> 
> | # mkdir -p /usr/local/etc/vservers/seedbank/apps/vunify
> | # /usr/local/lib/util-vserver/vunify -v -n MT

This worked... I see that the mkdir -p
/usr/local/etc/vservers/<refserver>/apps/vunify was not included in
the instructions, but it is now. This solved the problem.

Also, while following these instructions I was not sure if this line
was correct:

# ln -s /etc/vservers/<refserver>
/etc/vservers/<vserver-id>/apps/vunify/refserver.00

I thought it was intending:

# ln -s /etc/vservers/<refserver>
/etc/vservers/<vserver-id>/apps/vunify/<refserver>.00

but I see that is supposed to be literally "refserver.00".

Thanks!
micah
_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to