Search results

  1. G

    tape device not seen on host

    Hi, Our proxmox 6.3-3 installation does not detect a qualstar Q24 tape library attached via SAS. According to lspci the controller card is detected and the st module is also loaded but I have no /dev/st* devices. dmesg does not show anything related to the tape drive. #lspci -v 04:00.0 Serial...
  2. G

    search for three letter words

    Hi, I'm trying to search for terms like ZFS or LVM or LXC. Bot each of them give no results... I guess there is a 3 letter restriction? Because disk does give results. Anyway to bypass this restriction? Thanks. Wessel
  3. G

    assign storage to openvz container

    Hello, I'm experimenting with proxmox ve but I don't understand how to assign a openvz container to storage. My local storage is (deliberately) full, so I created & added two LVM groups (one actually has two disks). Their content can be "Virtual disks" (which is default and cannot be changed...
  4. G

    proxmox VE on my desktop

    Hello, I was wondering if I could run proxmox on my desktop machine, and have the screen of a KVM Windows guest on my real monitor. A tried it already, as an experiment. But I guess the only way is to run a X11 window manager on proxmox ve and run a vnc in that session? Thanks