Hello, yes i try an other usb port on server, same result
What do you mean to use the iLO remote console and pass through the ISO that way ?
But i think the problem is disk ssd nvme, proxmox is not able to boot on it, it is a system raid1.
Hi,
Yes it is the same checksum as listed on the download page, the download is good, and i checked with an other key (with etcher) and result is the same...
Hello,
I have a HPE DL320 Gen11, ilo updated to 1.54, Intel(R) Xeon(R) Gold 5416S, 128 GB memoy (4x32).
For the storage, i have :
- HPE NS204i-u Gen11 Boot Controller with 2x 480gb in raid 1 NVMe SSD (= for proxmox)
- HPE MR408i-o Gen11 with 3x 2to SAS SSD (= for my VM) i want to make a raid5...
Yes, posidonie, my proxmox server is 147.94.57.102/23
My container is 147.94.59.25/24
The old proxmox server where openVZ was working was 147.94.59.5.
This is why my LXC doesn't work ?
Ok, yes, here is my ip a:
root@posidonie:~# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6...
Ok, what you call "on the host" is on my proxmox (posidonie) ?
Cause, here i have :
auto lo
iface lo inet loopback
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 147.94.57.102
netmask 255.255.254.0
gateway 147.94.56.1
bridge_ports eno1...
Ok so i make what you say, here is my network config on LXC:
And what i have now on etc/network/interfaces on this 404 vm:
# Auto generated lo interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 147.94.59.25
netmask 255.255.255.0
gateway...
Ok i change for /24...
But now i have too much made modifications on network/intefaces...
# Auto generated lo interface
auto lo
iface lo inet loopback
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 147.94.59.25
netmask 255.255.255.255
gateway...
Ok, so what it works on openVZ version is :
Now i have this on my new proxmox lxc :
But this LXC cannot have access on internet...sorry i don't understand.
No it doesn't work, my interfaces :
# Auto generated lo interface
auto lo
iface lo inet loopback
# Auto generated venet0 interface
auto vmbr0
iface vmbr0 inet static
address 147.94.59.25
netmask 255.255.255.255
up ifconfig vmbr0 up
up ifconfig vmbr0 127.0.0.2...
Ok, so i replace venet0 by vmbr0 here :
auto venet0
iface venet0 inet static
address 147.94.59.25
netmask 255.255.255.255
up ifconfig venet0 up
up ifconfig venet0 127.0.0.2
up route add default dev venet0
down route del default dev venet0...
Hello, i am new on Proxmox, i have an old proxmox ve 2.1 where there is an openVZ server (vm id 404).
I also have a new proxmox ve 6.1 where i convert this machine on this new proxmox.
I have read this tutorial, very good : https://pve.proxmox.com/wiki/Convert_OpenVZ_to_LXC
Everything is ok, i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.