Hi Everybody,
I just set up a proxmox VE on a EX40-SSD at Hetzner and I am experiencing funny network behaviour... Generally said it's just not working so well. I already installed other systems on exactly that server and they are working fine, it's just getting fucked up when I use proxmox.
Here's an example when I download a vz template, it just takes forever
Needless to mention, normally that's blazin fast!
I noticed that during the installation the Realtek firmware gets replaced with some other kind, I guess it has to do with that?
Did anybody else have the same problem? Hetzner doesn't support the proxmox image...
Thank you.
I just set up a proxmox VE on a EX40-SSD at Hetzner and I am experiencing funny network behaviour... Generally said it's just not working so well. I already installed other systems on exactly that server and they are working fine, it's just getting fucked up when I use proxmox.
Here's an example when I download a vz template, it just takes forever
Code:
root@wirt /var/lib/vz/template/cache # wget http://download.openvz.org/template/precreated/ubuntu-12.10-x86_64.tar.gz
--2013-11-18 13:30:35-- http://download.openvz.org/template/precreated/ubuntu-12.10-x86_64.tar.gz
Resolving download.openvz.org (download.openvz.org)... 2620:e6::104:11, 199.115.104.11
Connecting to download.openvz.org (download.openvz.org)|2620:e6::104:11|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 226877386 (216M) [application/x-gzip]
Saving to: `ubuntu-12.10-x86_64.tar.gz'
48% [===================================> ] 110,374,504 2.79K/s eta 2m 22s
48% [===================================> ] 110,384,500 9.54K/s eta 2m 22s
48% [===================================> ] 110,384,500 --.-K/s eta 2m 41s
48% [===================================> ] 110,384,500 --.-K/s eta 2m 41s
48% [===================================> ] 110,481,604 --.-K/s in 21m 49s
2013-11-18 13:52:26 (82.4 KB/s) - Read error at byte 110481604/226877386 (Connection timed out). Retrying.
--2013-11-18 13:52:27-- (try: 2) http://download.openvz.org/template/precreated/ubuntu-12.10-x86_64.tar.gz
Connecting to download.openvz.org (download.openvz.org)|2620:e6::104:11|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 226877386 (216M), 116395782 (111M) remaining [application/x-gzip]
Saving to: `ubuntu-12.10-x86_64.tar.gz'
61% [++++++++++++++++++++++++++++++++++++========> ] 139,834,448 69.0K/s in 5m 11s
2013-11-18 13:57:38 (92.3 KB/s) - Connection closed at byte 139834448. Retrying.
--2013-11-18 13:57:40-- (try: 3) http://download.openvz.org/template/precreated/ubuntu-12.10-x86_64.tar.gz
Connecting to download.openvz.org (download.openvz.org)|2620:e6::104:11|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 226877386 (216M), 87042938 (83M) remaining [application/x-gzip]
Saving to: `ubuntu-12.10-x86_64.tar.gz'
100%[+++++++++++++++++++++++++++++++++++++++++++++============================>] 226,877,386 738K/s in 2m 17s
2013-11-18 13:59:57 (619 KB/s) - `ubuntu-12.10-x86_64.tar.gz' saved [226877386/226877386]
root@wirt /var/lib/vz/template/cache #
Needless to mention, normally that's blazin fast!
I noticed that during the installation the Realtek firmware gets replaced with some other kind, I guess it has to do with that?
Did anybody else have the same problem? Hetzner doesn't support the proxmox image...
Thank you.