ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: "Konstantin A. Lepikhov" <lakostis@unsafe.ru>
To: sysadmins@lists.altlinux.org
Subject: Re: [Sysadmins] OpenVZ и veth
Date: Fri, 11 Aug 2006 18:50:43 +0400
Message-ID: <20060811145043.GA6648@lks.home> (raw)
In-Reply-To: <44DC97A3.8060800@elan.com.ua>

Hi Slava!

Friday 11, at 05:43:47 PM you wrote:

> Dmitry V. Levin пишет:
> >> 2. Предусмотрена ли какая-то автоматизация по
> >> созданию/сохранению/восстановлению настроек для интерфейсов типа veth?
> >> 3. Как настраивать etcnet внутри VE если используется veth? Нет, руками
> >> получается, как сохранить настройки, чтобы при включении восстановилось
> >> все как было?
> >>     
> > Я не пробовал.
> >   
> Продолжаю бороться :-\
> Проблема с автоматической настройкой veth остается. Дело в том, что
> настройку внутри VE я сделал с помощью скрипта vsid.start поместив туда
> команды настройки:
> 
> /sbin/ifconfig eth0 0
> /sbin/ip addr add 192.168.0.101 dev eth0
> /sbin/ip route add default dev eth0
> 
> Но теперь надо ПОСЛЕ старта VE выполнить на стороне хоста:
> 
> [host-node]# ifconfig veth101.0 0
> [host-node]# echo 1 > /proc/sys/net/ipv4/conf/veth101.0/forwarding
> [host-node]# echo 1 > /proc/sys/net/ipv4/conf/veth101.0/proxy_arp
> 
> И как это сделать средствами vzctl я не знаю. Единственный выход это создать обертку вокруг vzctl в которой после вызова vzctl start ,будет вызываться скрипт настройки.
> Если кто-то знает как это правильно сделать - подскажите.
Вячеслав, ну прочтите же OpenVZ-Users-Guide.pdf до конца, особенно главы
про actions.

-- 
WBR et al.


  reply	other threads:[~2006-08-11 14:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-10 11:22 Slava Dubrovskiy
2006-08-10 12:45 ` Dmitry V. Levin
2006-08-10 13:25   ` Slava Dubrovskiy
2006-08-11 14:43   ` Slava Dubrovskiy
2006-08-11 14:50     ` Konstantin A. Lepikhov [this message]
2006-08-11 15:26       ` Slava Dubrovskiy
2006-08-11 15:54         ` Konstantin A. Lepikhov
2006-08-11 16:42           ` Slava Dubrovskiy
2006-08-11 17:15             ` Konstantin A. Lepikhov
2006-08-14 12:18               ` Slava Dubrovskiy
2006-08-14 12:52                 ` Slava Dubrovskiy
2006-08-15 10:41     ` Slava Dubrovskiy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060811145043.GA6648@lks.home \
    --to=lakostis@unsafe.ru \
    --cc=sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git