Hi bobmc.
No, it's no my config, it's become from proxmox docs as example.
I have a eth0 configured as vmbr0 in proxmox.
In CT i have another ip, with it own virtual mac
In proxmox 4,5,6 this config work as expect. In proxmox 7 dont :(
After reading wiki:
I have set virtual Mac on ovh, not sure why is not working
My actual config:
auto lo
iface lo inet loopback
iface enp193s0f0 inet manual
iface enp133s0f0 inet manual
iface enp133s0f1 inet manual
iface enp193s0f1 inet manual
iface eth0 inet manual
auto vmbr0
iface...
Hi all.
I'm from ovh, fresh install on 6.4
Then upgrade to 7.1
I need to change /etc/network/interfaces to make it run.
Now, I can install LXC containers.
I disabled all firewall (at datacenter and container), but I can't use network inside my containers.
In proxmox host, networks works...
I can access it over kvm :)
root@nsXXXXX:~# ifreload -a
[ 593.580121] vmbr0: the hash_elasticity option has been deprecated and is always 16
error: vmbr0: convert string ip address into IPNetwork object: 'b8:ce:f6:xx:xx:xx' does not appear to be an IPv4 or IPv6 address
Obiusly, in...
I change it to use static instead dhcp, and change enp193s0f0 to eno1, but seems have not luck
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 135.###.###.###
netmask 255.255.255.0
gateway 135.###.###.254
address b8:XX:XX:XX:XX:XX...
Any way to upgrade 6 to 7 in ovh?
I'm in the same scenario.
Doing ip -c link I can get the Mac address from eth0, eth1, ...
6: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
Then, I copy the Mac from eth0 to vmbr0
# network...
I have one LXC container stopped from a while.
I need to recover some information, and I want to start it
When I try it, it give me an error:
lxc-start 702 20210221042518.554 DEBUG conf - conf.c:run_buffer:326 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 702 lxc pre-start with...
Seems rpool was mounted before lxc start
I need to delete dir and then mount it
rmdir /rpool/vmdata/subvol-712-disk-0/dev/
rmdir /rpool/vmdata/subvol-712-disk-0/
zfs mount rpool/vmdata/subvol-712-disk-0
Now I can start my lxc containers.
Hi all.
I have the nvem disk freeze.
After reboot, disks works again and I can make ssh and login via web.
But now all my vm's are stopped.
If I see the lo, I can see:
lxc pre-start with output: unable to detect OS distribution
I upgrade from 5 (with error) to 6, but the error still here...
Well, this is not the correct way :(
After reboot the server hungs.
I try to do
mkfs.ext4 /dev/nvme0n1p4
wipefs -a /dev/nvme0n1p4
Then, when I create the pool I don't need to put -f flag.
But it hungs again after reboot.
Any way to change /var/lib/vz partition from LVM to ZFS? It's a...
Hello! The link explains how to create a zpool with a disk, and then add another to the pool. It's not what I'm asking. Perhaps I have put it wrong.
The first thing I ask, is if the best way to go from LVM to ZFS is done with the steps I have followed.
The second thing I ask is if it makes...
The post you link don’t have any information to use .
I asked about create zpool with “single” raid 1
two disks
1 raid
1 pool
And if this way is the best to migrate from lvm to zfs
Hi all.
I'm with OVH and from templates only have Proxmox 6 (without ZFS)
My initial setup is with 2 nvme disks in raid 1
I have /var/lib/vz into /dev/nvme0n1p4 Raid
pvdisplay
--- Physical volume ---
PV Name /dev/nvme0n1p4
VG Name vg
PV Size...
I need to change
/usr/share/perl5/PVE/LXC/Setup/Ubuntu.pm
And add ‘19.10’ => 1, # eoan
Then systemctl restart pveproxy pvedaemon
Now I can start my vm.
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.