Search results

  1. U

    [SOLVED] Migration to nvme success; but lvm-thin enlargement?

    Hi Guys, Just clonezilla'd my old SSD with broken connector to a new NVME drive. Was Legacy but after clone it went full UEFI, HBA stopped working blabla everything okay now :) But, the only thing which still is a problem, can't get to figure out why I still only have 240 GB ssd space on the...
  2. U

    release PCi-e ?

    Hi, I am using proxmox for several years now, and passing through a PCi-e device always works. But how do I release a device which is used by a guest (without rebooting)? I have a HP H240 in Jbod mode, but I can't re-use it in another guest when the first guest is stopped. Anyone a clue...
  3. U

    LXC SMB share doesn't automount

    Hi All, I can't figure out how to get my SMB share automount with the fstab inside of LXC. I have several LXC running with automount shares, but I can't get one specific LXC (new) to automount. Tried: /share /folder cifs...
  4. U

    Get passed through device back to host?

    Hey Guys, I have a question which I think is a stupid one to ask, but I can't get to find the answer to it. How can I get a passed through device back to the host when the guest is no longer using it? I know a power cycle helps, but that isn't nifty Thanks in advance! Dennis
  5. U

    Pass through socat device?

    Hi all, Does anyoe know how I can passthrough a socat device to a VM? I have a raspberry pi which has several USB devices. I want to send the device over the network to a proxmox VM which cant run socat directly. via ser2net I mentioned to publish the device. But how do I pass that through to...
  6. U

    [SOLVED] Zpool replaced 750GB to 3TB (still 750GB)

    Hey Guys, I was wondering what I did wrong, because I swapped a 750GB drive with a 3TB drive. Resilvering was done but still the pool remains 750GB. How do I make the pool larger? the pools exists of 2 drives (HDD and cache SSD). I replaced the HDD with another one. Thanks. Dennis
  7. U

    Automatic assign of resources?

    Hi Guys, I was wondering if there is a function inside of proxmox that grants a VM more resources upon 100% load? Not wanting to make a dollar of, of it. Just for my own servers. I have this plex setup and I want proxmox to grant more CPU power when needed. When having less cores when not...
  8. U

    [SOLVED] Nvidia GPU passthrough code 43

    Hey guys, I have followed a guide (this one) on how to passthrough a GPU. Everything okay, but in the win10 guest I have a code 43 on the gpu. I have two Nvidia Quadro600's running in the system. My qemu config: bios: ovmf bootdisk: ide0 cores: 4 cpu: host,hidden=1 efidisk0...
  9. U

    bridging physical AP with vmbr2 ?

    Hey All, I recently got my Wlan1 adapter to work as AP. Now I need to forward my connection from vmbr2 (from this tutorial: https://raymii.org/s/tutorials/Proxmox_VE_One_Public_IP.html) to Wlan1 which s my AP. For setting up my Wlan which I did in PVE shell itself with dnsmasq I followed...
  10. U

    1 public ip - multiple VM's

    Hi all, I'm running proxmox on my Dedicated server (thanks to Tom, who pointed me to) But I got only one IP. I'm runningwin server 2012 r2 in a vm with a domain set up. Now I want to join my second vm to my domain. I followed this...
  11. U

    Can't install Grub on VPS

    Hi all, I wanted to install proxmox on my strato VPS but everytime I want to install the GRUB I get the same problem; The Fail... After not sucessfull installin the GRUB proxmox keeps on failing with the last packages.. proxmox itself.... How to fix this ? I used this...