Recent content by iopsdd

  1. I

    Issues with web interface of PBS when tailscale is up

    Hi there! I'm seeing some weird issues that I haven't been able to figure out if they're proxmox, networking, or tailscale issues and could use some troubleshooting advice. On my own network I have a OPnsense router with tailscale on it as an exit node and subnet router (192.168.3.1). I also...
  2. I

    Migrating proxmox install to new drive

    Hi there! I currently have proxmox 8 installed on a single SSD, not sure which filesystem i selected on the original install. I have purchased 2 new SSDs for just the OS to improve the availability of the proxmox server. What's the current best way to move/copy/migrate the current install to a...
  3. I

    Disk speed issue and disk configuration question

    Hi! I'm having some weird issues with Proxmox that I don't exactly understand. I have Proxmox fully updated on a Gigabyte B550 Aorus Pro-P motherboard, a Ryzen 5700g, 64gb of ram, and 2x 970 Evo Plus's in a ZFS Raid 1. For some reason, installing a 20.04.05 Ubuntu VM with 4 cpu's and 4gb of...
  4. I

    Figuring out disk setup with HP P440

    Hi guys. I'm about to move from a small old desktop as my promox server to a HP DL380 Gen 9 with much more ram and cpu power. I've recently purchased two 2TB HPE SSDs with model "DDYE1920S5xnNMRI" and HPE part number "850334-003" to put in the server in order to not have to worry about needing...
  5. I

    Issues getting disk mounted after importing from vmdk with qm

    This VM has a web server that should automatically start on boot, even when this screen is displayed, the webserver is not accessible and the IP of the VM can't be pinged. After changing to vmware, I get a different output. I get a less-pretty ubuntu GUI, enter the encryption password, and then...
  6. I

    Issues getting disk mounted after importing from vmdk with qm

    Thanks for the response! Here is pveversion: root@pve:~# pveversion -v proxmox-ve: 7.1-1 (running kernel: 5.13.19-2-pve) pve-manager: 7.1-7 (running version: 7.1-7/df5740ad) pve-kernel-helper: 7.1-6 pve-kernel-5.13: 7.1-5 pve-kernel-5.13.19-2-pve: 5.13.19-4 ceph-fuse: 15.2.15-pve1 corosync...
  7. I

    Issues getting disk mounted after importing from vmdk with qm

    I just ran the qm importdisk tool (Followed steps from this article: https://www.itsfullofstars.de/2019/07/import-ova-as-proxmox-vm/ ) to import a vmdk file I exported from a past esxi server. The VM I exported was an encrypted Ubuntu 20.04 machine. I've since changed the disk that is attached...