Search results

  1. F

    adding a disk and set it as lvm-thin: help needed, please

    hello people, I have been reading quite a bit how to add a new ssd to my homelab (proxmox) and how to add it as lvm-thin storage... I got to the following list of actions (assuming that nvme0n1 is the newly added SSD) format the disk sgdisk -N 1 /dev/nvme0n1 create a physical volume pvcreate...
  2. F

    I cannot see the ISO images when trying to create a VM

    Hello, reading on the web, I thought that the ISO library was in /var/lib/vz/template/iso, but when I try to create a VM, I cannot find anything under the ISO dropbox... I have downloaded ubuntu ISO here: wget https://releases.ubuntu.com/22.04/ubuntu-22.04-desktop-amd64.iso and I have cerified...
  3. F

    How to add a new disk as LVM-thin remove the LVM-thin from previous disk?

    Hello, I have just added a new ssd (NVME) to my Proxmox server and I am confused on how to set this new disk as LVM-thin Architecture/Configuration: NUC i7 Primary Disk (where proxmox is installed): SATA 500GB Additional Disk (Newly added): NVME 1TB from the web-interface I have: wiped the...
  4. F

    How to add SMB/CIFS Storage to Proxmox Datacenter

    Hello, I need to add an SMB network drive to my Proxomox implementation, but I am failing to add it. so far I have done the followings: Datacenter -> Storage -> Add -> SMB/CIFS and filled in the info below: ID: test_SMB Server: 192.168.1.145 --> this is the SMB IP address on a macbook...
  5. F

    wget: unable to resolve host address 'mirror.turnkeylinux.org'

    hello, I am trying to download in CT Templates the turnkey-core, but I get a network/DNS error... I am not an expert in proxmox, not in networking... anybody can suggest how to fix this error, please so far I have: current situation: Network: eno1 -- Network Device -- Active: Yes vmbr0 --...
  6. F

    SPICE client: launch file disappear every time I launch a session

    Hello All, I am new here and I don't know if I am doing something wrong or what.... Configuration: VM: Ubuntu 20.10 Client: Windows 10 I have installed Virt Manager Client here: https://virt-manager.org/download/ once installed, nothing has appeared in the program menu... but I was reading...
  7. F

    how to configure SPICE with dual monitor

    hello, New here and sorry for the low level question, but I am struggling to understand how to run SPICE with dual monitor.... Configuration: VM: Ubuntu 20.10 Client: Windows 10 (on a laptop with an additional external monitor (HDMI) Settings: Hardware -> Display -> SPICE dual monitor...