ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] openvz
@ 2006-10-09 10:16 Anton Gorlov
  2006-10-09 11:01 ` Slava Dubrovskiy
  0 siblings, 1 reply; 4+ messages in thread
From: Anton Gorlov @ 2006-10-09 10:16 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

Есть 1 вопрос по поводу openvz.
При старте

VPS is mounted
Adding IP address(es): 83.234.xx.xx
arpsend: can't get iface 'eth0:' address : Cannot assign requested address
vps-net_add WARNING: arpsend -c 1 -w 1 -D  -e 83.234.xx.xx eth0: FAILED
arpsend: can't get iface 'eth0:' address : Cannot assign requested address
vps-net_add WARNING: arpsend -c 1 -w 1 -U -i 83.234.xx.xx -e 
83.234.xx.xx eth0: FAILED

При этом

debian:/etc/network# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0E:0C:3C:DA:AD
           inet addr:83.234.xx.zz  Bcast:83.234.xx.yy  Mask:255.255.255.240
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:288637 errors:0 dropped:0 overruns:0 frame:0
           TX packets:932124 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:68358146 (65.1 MiB)  TX bytes:356935056 (340.3 MiB)
           Base address:0xec00 Memory:defa0000-defc0000

lo        Link encap:Local Loopback
           inet addr:127.0.0.1  Mask:255.0.0.0
           UP LOOPBACK RUNNING  MTU:16436  Metric:1
           RX packets:151 errors:0 dropped:0 overruns:0 frame:0
           TX packets:151 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:0
           RX bytes:8680 (8.4 KiB)  TX bytes:8680 (8.4 KiB)

venet0    Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
           UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
           RX packets:351058 errors:0 dropped:0 overruns:0 frame:0
           TX packets:261824 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:0
           RX bytes:324868092 (309.8 MiB)  TX bytes:76014540 (72.4 MiB)



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Sysadmins] openvz
  2006-10-09 10:16 [Sysadmins] openvz Anton Gorlov
@ 2006-10-09 11:01 ` Slava Dubrovskiy
  2006-10-09 11:08   ` Anton Gorlov
  0 siblings, 1 reply; 4+ messages in thread
From: Slava Dubrovskiy @ 2006-10-09 11:01 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

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

Anton Gorlov пишет:
> Есть 1 вопрос по поводу openvz.
> При старте
>
> VPS is mounted
> Adding IP address(es): 83.234.xx.xx
> arpsend: can't get iface 'eth0:' address : Cannot assign requested address
> vps-net_add WARNING: arpsend -c 1 -w 1 -D  -e 83.234.xx.xx eth0: FAILED
> arpsend: can't get iface 'eth0:' address : Cannot assign requested address
> vps-net_add WARNING: arpsend -c 1 -w 1 -U -i 83.234.xx.xx -e 
> 83.234.xx.xx eth0: FAILED
>
> При этом
>
> debian:/etc/network# ifconfig
> eth0      Link encap:Ethernet  HWaddr 00:0E:0C:3C:DA:AD
>            inet addr:83.234.xx.zz  Bcast:83.234.xx.yy  Mask:255.255.255.240
>            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>            RX packets:288637 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:932124 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:1000
>            RX bytes:68358146 (65.1 MiB)  TX bytes:356935056 (340.3 MiB)
>            Base address:0xec00 Memory:defa0000-defc0000
>
> lo        Link encap:Local Loopback
>            inet addr:127.0.0.1  Mask:255.0.0.0
>            UP LOOPBACK RUNNING  MTU:16436  Metric:1
>            RX packets:151 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:151 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:0
>            RX bytes:8680 (8.4 KiB)  TX bytes:8680 (8.4 KiB)
>
> venet0    Link encap:UNSPEC  HWaddr 
> 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
>            UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
>            RX packets:351058 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:261824 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:0
>            RX bytes:324868092 (309.8 MiB)  TX bytes:76014540 (72.4 MiB)
>   
Не работает то что?

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


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Sysadmins] openvz
  2006-10-09 11:01 ` Slava Dubrovskiy
@ 2006-10-09 11:08   ` Anton Gorlov
  2006-10-09 11:40     ` Slava Dubrovskiy
  0 siblings, 1 reply; 4+ messages in thread
From: Anton Gorlov @ 2006-10-09 11:08 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

Slava Dubrovskiy пишет:

> Не работает то что?
Вроде всё работает... вернее ест ьпроблемы,но похоже они на цисках ...


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Sysadmins] openvz
  2006-10-09 11:08   ` Anton Gorlov
@ 2006-10-09 11:40     ` Slava Dubrovskiy
  0 siblings, 0 replies; 4+ messages in thread
From: Slava Dubrovskiy @ 2006-10-09 11:40 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

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

Anton Gorlov пишет:
>> Не работает то что?
>>     
> Вроде всё работает... вернее ест ьпроблемы,но похоже они на цисках ...
>   
Это не оно?
http://bugzilla.openvz.org/show_bug.cgi?id=189
http://bugzilla.openvz.org/show_bug.cgi?id=224

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


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-10-09 11:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-09 10:16 [Sysadmins] openvz Anton Gorlov
2006-10-09 11:01 ` Slava Dubrovskiy
2006-10-09 11:08   ` Anton Gorlov
2006-10-09 11:40     ` Slava Dubrovskiy

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