Sean,
> For example, within the ubuntu template the uids for alice, bob, and
> carol are 1000, 1001 and 1002, respectively. These same users have
> accounts on the RH5 HN server, but their uid are 500, 501, and 502 .
> When I create the new VE, alice's home directory is owned by uid 501,
* Michael Schwartzkopff <[EMAIL PROTECTED]> [080424 09:24]:
> due to the nature of a setup I have I have to change the IP address of my
> virtual server from inside the virtual server. Better: I want to add a
> cluster IP address to the interface.
> Is this possible from within the virtual server
Hello,
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [080423 23:36]:
> [ip route stuff]
> > There should be a difference.
>
> In both cases, they are the same. I don't think I mentioned it in the
> first email - restarting the VE fixes the problem.
>
> Is there anything else you can suggest I try?
T
me info from the host to all VEs:
vnode02:~# cat /etc/vz/conf/vps.mount
#!/bin/sh
cat /etc/hostname > /var/lib/vz/private/$VEID/etc/hnhostname
awk '/nameserver/{ print $2 }' /etc/resolv.conf >
/var/lib/vz/private/$VEID/etc/hnnameserver
---
e it's still somewhere on
wiki.openvz.org.
> Viele Grüße,
> Robert
Christian
--
christian hofstaedtler
___
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users
set.
See
http://git.openvz.org/?p=vzctl;a=blob;f=scripts/vps-functions.in;h=bcc789380faf52a524abab3f0ec7fe55917ae8d1;hb=f18aada9e4aeff38240c543db31739d808b0e81a#l181
and
http://git.openvz.org/?p=vzctl;a=blob;f=scripts/vps-net_add.in;h=31c307c1fa1102d79c3797317f104e8919db3c3f;hb=f
t; interface).
>
> In case a machine starts, the arp is not triggered - or is it ?
Starting is not a special case; vzctl just hot adds the IP on start,
exactly the same way as it would while the container was already
running.
Maybe you saw some diffe
set.
See
http://git.openvz.org/?p=vzctl;a=blob;f=scripts/vps-functions.in;h=bcc789380faf52a524abab3f0ec7fe55917ae8d1;hb=f18aada9e4aeff38240c543db31739d808b0e81a#l181
and
http://git.openvz.org/?p=vzctl;a=blob;f=scripts/vps-net_add.in;h=31c307c1fa1102d79c3797317f104e8919db3c3f;hb=f
the storage area for the VE's root-fs. You need to mount
into "root" instead, which in itself is a hidden bind mount which is
only available as long as the VE is mounted.
You can use the mount and umount VE scripts to do your work.
--
christian hofstaedtler
_