Search results

  1. C

    [SOLVED] Move pveproxy/web gui to VLAN interface

    Ha okay looks like I was just not understanding how SDN worked I had made a MGMT network that used the vmbr0.69 VLAN interface. You have to put the address and gateway on the zone you create if you have it using the VLAN interface haha to do that just edit /etc/interfaces.d/sdn
  2. C

    [SOLVED] Move pveproxy/web gui to VLAN interface

    Hello, After putting some thought into it I would like to move my proxmox GUI to another interface. Here is what I want to accomplish: Take the gui off of this address 192.168.10.3 auto vmbr0 iface vmbr0 inet static address...
  3. C

    [SOLVED] Cannot finish upgrade to Proxmox 7 from 6

    That seems to be working Fingers Crossed I didn't miss something as simple as that again.
  4. C

    [SOLVED] Cannot finish upgrade to Proxmox 7 from 6

    Amazing I don't know how I missed that, Thanks a ton!
  5. C

    [SOLVED] Cannot finish upgrade to Proxmox 7 from 6

    apt update Hit:1 http://security.debian.org bullseye-security InRelease Hit:2 http://ftp.us.debian.org/debian bullseye InRelease Hit:3 http://ftp.us.debian.org/debian bullseye-updates InRelease Hit:4 http://download.proxmox.com/debian/ceph-octopus bullseye InRelease Hit:5...
  6. C

    [SOLVED] Cannot finish upgrade to Proxmox 7 from 6

    Originally I had an error Trying to remove proxmox-ve with upgrading from having installed Ceph previously. This helped me if anyone has that issue https://forum.proxmox.com/threads/unable-to-upgrade-from-6-4-7-0-removing-proxmox-ve.92944/ Now I cannot upgrade 4 packages, and I believe it is...
  7. C

    Unable to upgrade from 6.4->7.0. Removing proxmox-ve?

    Fabian this worked to get me further to upgrading to 7 Thank you! I have other issues now but I am going to make a new post for it.