ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] vzctl.git=3.0.26.2-alt1
Date: Mon, 28 Mar 2011 12:50:44 +0300
Message-ID: <20110328095044.GN2917@osdn.org.ua> (raw)
In-Reply-To: <4D9057D1.3050508@mmedia2.kemsu.ru>

On Mon, Mar 28, 2011 at 04:41:37PM +0700, REAL wrote:
> >Лучше продумать ручку -- например, control ipv6 с работой
> Сейчас вроде про умолчания речь. Надеюсь, по умолчанию этот
> контрол будет отключен? Я не имею в виду новые установки, я
> имею в виду, чтобы внезапно ipv6 не врубился при очередном
> обновлении.

Это зависит от ядра и сервисов.  Под ovz-el при старте
service vz будет воткнут ipv6.ko; под pure-emerald -- нет,
но если сделать modprobe ipv6, выдернуть его уже не выходит:

# service network stop; rmmod e1000e iwl3945
# rmmod ipv6
ERROR: Module ipv6 is in use
# echo 1 > /sys/module/ipv6/parameters/disable
zsh: permission denied: /sys/module/ipv6/parameters/disable
# echo 1 > /sys/module/ipv6/parameters/disable_ipv6 
zsh: permission denied: /sys/module/ipv6/parameters/disable_ipv6

Похоже, только sysctl -w net.ipv6.conf.all.disable_ipv6=1

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


  reply	other threads:[~2011-03-28  9:50 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-27  7:30 ` Slava Dubrovskiy
2011-03-27 16:56   ` Michael Shigorin
2011-03-27 18:50     ` Slava Dubrovskiy
2011-03-27 20:08       ` Konstantin Pavlov
2011-03-27 21:01         ` Michael Shigorin
2011-03-28  3:39         ` REAL
2011-03-28  6:07         ` Sergey Y. Afonin
2011-03-27 21:00       ` Michael Shigorin
2011-03-27 22:52       ` Dmitry V. Levin
2011-03-28  7:23         ` Slava Dubrovskiy
2011-03-28  7:30           ` Anton Gorlov
2011-03-28  7:31           ` REAL
2011-03-28  9:26         ` Michael Shigorin
2011-03-28  9:40           ` Dmitry V. Levin
2011-03-28  9:57             ` Michael Shigorin
2011-03-28 10:04               ` Dmitry V. Levin
2011-03-28 10:09                 ` Michael Shigorin
2011-03-28 11:46             ` [devel] IPv6 (Re: vzctl.git=3.0.26.2-alt1) Sergey Y. Afonin
2011-03-28  9:41           ` [devel] vzctl.git=3.0.26.2-alt1 REAL
2011-03-28  9:50             ` Michael Shigorin [this message]
2011-03-28  9:58               ` REAL
2011-03-28  9:57                 ` Michael Shigorin
2011-03-28 10:33     ` Slava Dubrovskiy
2011-03-28 11:00       ` Michael Shigorin
2011-03-27 22:46   ` Dmitry V. Levin
2011-03-28  8:01     ` Slava Dubrovskiy
2011-03-28 13:00   ` Michael Shigorin
2011-03-28 13:05     ` Michael Shigorin
2011-03-28 13:13       ` Michael Shigorin
2011-03-28 13:19         ` Michael Shigorin
2011-03-28 13:28     ` Slava Dubrovskiy
2011-03-28 13:45       ` Michael Shigorin
2011-03-28 13:56         ` Slava Dubrovskiy
2011-03-28 14:09           ` Michael Shigorin
2011-03-28 14:13             ` Slava Dubrovskiy
2011-05-09 20:43   ` [devel] vzctl.git=3.0.26.3-alt1 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=20110328095044.GN2917@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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