I work in a VLAN controlled environment.
The first thing I do to a newly installed host is put it on our MGT VLAN, so I can talk to it.
I add an interface, give it an IP, bring it up, and set the default route. Bam. Its online.
ip link add link eno1 name eno1.10 type vlan id 10

Or, that's they way it used to work. Fresh install ... proxmox-backup-server_3.3-1.iso
Now I when I add a VLAN interface, I get "Error: Unknown device type."
If I can't get this online from an ad hoc interface, I'm going to have to manually type out the whole vlan-aware bridge config in an iDRAC console session.
That sorta sux. :[
...
I've reinstalled with proxmox-backup-server_3.2-1.iso. Same issue.
I use this process a lot when I build PVE servers. Really baffled. Am I doing something wrong?
The first thing I do to a newly installed host is put it on our MGT VLAN, so I can talk to it.
I add an interface, give it an IP, bring it up, and set the default route. Bam. Its online.
ip link add link eno1 name eno1.10 type vlan id 10

Or, that's they way it used to work. Fresh install ... proxmox-backup-server_3.3-1.iso
Now I when I add a VLAN interface, I get "Error: Unknown device type."
If I can't get this online from an ad hoc interface, I'm going to have to manually type out the whole vlan-aware bridge config in an iDRAC console session.
That sorta sux. :[
...
I've reinstalled with proxmox-backup-server_3.2-1.iso. Same issue.
I use this process a lot when I build PVE servers. Really baffled. Am I doing something wrong?
Last edited: