ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Slava Dubrovskiy <slava@elan.com.ua>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] Сеть в OpenVZ
Date: Wed, 16 Aug 2006 12:03:54 +0300
Message-ID: <44E2DF7A.6090301@elan.com.ua> (raw)
In-Reply-To: <1155716677l.11242l.1l@ildar.nexttel.kz>

[-- Attachment #1: Type: text/plain, Size: 1477 bytes --]

Ildar Mulyukov пишет:
> Тогда более подробно.
> # uname -r
> 2.6.16-ovz-smp-alt4
> # rpm -q vzctl
> vzctl-3.0.10-alt5
> 1. service vz start
> 	делает следующее:
>          action "Bringing up interface $VZDEV:" \
>                  ip link set ${VZDEV} up || return
>          action "Assigning address to interface $VZDEV:" \
>                  ip addr add 0.0.0.0/0 dev ${VZDEV} || return
> Т.о. venet0 на хосте умышленно поднимается без адреса и даже  
> прописыванием его в etc/net/ifaces ничего не исправить, только править  
> /etc/rc.d/init.d/vz
>   
Да так должно быть. Не надо править ничего. Это так ядро хитро работает,
а venet это такой хитрый интерфейс, типа p-to-p.
> 2. Замечательно, что сетка для виртуальных серверов уже предусмотрена.  
> Однако это нигде не указано (легко исправить, я готов сам в вики  
> занести). Но, что хуже, даже попадая в нужную сетку, получаю
> # vzctl exec 1001 ip addr
> .....
> 3: venet0: <BROADCAST,POINTOPOINT,NOARP,UP> mtu 1500 qdisc noqueue
>      link/void
>      inet 127.0.0.1/32 scope host venet0
>      inet 191.255.255.11/32 scope global venet0:2
>   
Скажите, а 191.255.255.11 это тот IP который вы указывали в команде
vzctl set 1001 --ipadd ?
> Последний вопрос. Лучше здесь продолжить или сразу идти в bugzilla?
>   
Наверно сначала тут и если выявится баг, то занесем.

Я немного дописал на вики про veth. Гляньте, может что-то не так.

-- 
С уважением,
Дубровский Вячеслав.


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3237 bytes --]

  reply	other threads:[~2006-08-16  9:03 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-15  5:47 Alexey Borovskoy
2006-08-15  6:01 ` Slava Dubrovskiy
2006-08-15 11:45   ` Alexey Borovskoy
2006-08-15  6:14 ` Maxim Bodyansky
2006-08-15 11:50   ` Alexey Borovskoy
2006-08-15 12:01     ` Konstantin A. Lepikhov
2006-08-15 12:38       ` Alexey Borovskoy
2006-08-15 12:44         ` Konstantin A. Lepikhov
2006-08-15 20:49           ` Alexey Borovskoy
2006-08-15 21:47             ` Alexey Borovskoy
2006-08-15 22:10 ` Dmitry V. Levin
2006-08-15 22:36   ` Dmitry Lebkov
2006-08-15 23:09     ` Dmitry V. Levin
2006-08-16  1:07       ` Dmitry Lebkov
2006-08-15 22:37   ` Alexey Borovskoy
2006-08-15 23:14     ` Dmitry V. Levin
2006-08-15 23:34       ` Alexey Borovskoy
2006-08-15 23:52         ` Alexey Borovskoy
2006-08-15 23:53         ` Dmitry V. Levin
2006-08-16  0:35           ` Alexey Borovskoy
2006-08-16  8:24   ` Ildar Mulyukov
2006-08-16  9:03     ` Slava Dubrovskiy [this message]
2006-08-18  6:16     ` Ildar Mulyukov

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=44E2DF7A.6090301@elan.com.ua \
    --to=slava@elan.com.ua \
    --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