Search results

  1. P

    GPU Passthrough with USB problems

    Hi , getting some use out of my Ryzen 9 3900x which I've not switch on for a couple of years now, but want to use it for GPU Passthrough. After a lot of playing and missed steps I've got the GPU working , BUT have a Corsair Commander PRO fan controller + a H150i Platinum water cooler . Which I...
  2. P

    Tried adding a usb hard drive ( ZFS ) , and get a constant stream of error message

    there is 2 bios updates for my deskmini x300 both say beta , I think I may just reformat and start again OR try that on a spare disk and see if that fixes it , and if it still get errors I know there is no point in nuking my system .
  3. P

    Tried adding a usb hard drive ( ZFS ) , and get a constant stream of error message

    Tried adding a usb 3.1 gen 1 hard drive ( ZFS ) in single drive mode , and get a constant stream of error message when reading or writing to the drive, not sure if it AMD Ryzen 7 5700G related a bad driver / set up etc. I'm on the latest version 8.0.3 upgraded from version 7.4 ? , tried adding...
  4. P

    /usr/sbin/grub-probe: error: disk `lvmid/********' not found.

    I did that to one of my VMs I didn't backup . I just did the create a new VM with the same number and just replaced the data disk for that VM. That looked easier than working out to write all the config files .
  5. P

    /usr/sbin/grub-probe: error: disk `lvmid/********' not found.

    I tried a week to fix my problem and in the end I just give up and started again with the backups . But what a learned is don't keep the backups on the same disk it boots from . do daily backup of VM which change . If you have all your backup which you can get to easy it is just a install...
  6. P

    /usr/sbin/grub-probe: error: disk `lvmid/********' not found.

    I tried everything for a week , but in the end I just pulled all the VM backups from the disk , which was only a day old at the time, formatted and started again , one of my VMs was a Emby server which had a sperate zfs drive passed to it directly and was glad I could see all that data . It was...
  7. P

    Is it possible to make the VMs / CTs start at a different number, not 100 ?

    Is it possible to set the starting range of VMs / CTs from 100 which is the default , so you can have one proxmox server start at 100 and the next 200 ? Yes , I know you can make a VM use any number , but that mean setting it to 200 each time and moving it until you get a useable number .
  8. P

    /usr/sbin/grub-probe: error: disk `lvmid/********' not found.

    Anyone got any ideas what the missing disk is and how to fix it. root@ubuntu:/# update-grub Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.13.19-4-pve Found initrd image: /boot/initrd.img-5.13.19-4-pve /usr/sbin/grub-probe: error: disk...
  9. P

    Recover From Grub Failure , getting no where , where do I go from here ?

    Followed to https://pve.proxmox.com/wiki/Recover_From_Grub_Failure guide and fixed the part which was now wrong , but now totally stuck : sudo vgscan Found volume group "pve" using metadata type lvm2 ubuntu@ubuntu:~$ sudo vgchange -ay 26 logical volume(s) in volume group "pve" now active...
  10. P

    /usr/sbin/grub-probe: error: disk `lvmid/********' not found.

    good try on the proxmox boot tool , on a fully working system I tried following the guide with just a couple of changes , eg the mount points sda2 to boot/efi and the grub install and install didn't kill it , them tried the proxmox-boot-tool , and that didn't kill my system . So now it's the...
  11. P

    /usr/sbin/grub-probe: error: disk `lvmid/********' not found.

    Thank you , I've spent a full day going nowhere , so I will try that on my test machine and make sure it doesn't do any thing stupid like deleting the LVM partition .
  12. P

    /usr/sbin/grub-probe: error: disk `lvmid/********' not found.

    Thanks , from what they say that looks correct it makes 3 partition , I've looked at all the what to do with a grub fault on debian and don't think any would work. but I'm not sure how to use it on a dead system. The created partitions are: a 1 MB BIOS Boot Partition (gdisk type EF02) a 512 MB...
  13. P

    /usr/sbin/grub-probe: error: disk `lvmid/********' not found.

    The recover from grub failure most be wrong ? I've loaded proxmox on a second machine to workout how to fix it and made a couple of VMs on it. I don't think from all I've read you can't mount a bios boot partition sda1 ? I think it should be sda2 ? root@pve:~# lsblk -o +FSTYPE,UUID /dev/sda*...
  14. P

    /usr/sbin/grub-probe: error: disk `lvmid/********' not found.

    I've been told I made a double post on how to fix my problem , which is not really the same question I asked at first . O.K something stupid today while trying to use gpu passthrough which locked it up. after a reboot I got the grub recover screen and started following this ...
  15. P

    Missing half of ram

    is the igpu reserving a large amount ram ? , by default my deskmini reserves 4gb for the igpu which is not needed .
  16. P

    Feb 06 12:47:55 pve kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!

    Do you have issues with it, or is it just that it gets logged? no I can't see any problem and frigate is not reporting any errors other than syslog is just a few minutes worth of thousands repeated with the same error. no not tried the kernel 5.15 , I've found I can fix the error for a while...
  17. P

    Feb 06 12:47:55 pve kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!

    Just started getting this error in the last few day , I think it is my frigate nvr using hardware encoding which is give me this problem. I'm using frigate inside proxmox which as not given me a problem before , so don't know if it frigate or Debian AMD igpu . Not install any extra drivers so...
  18. P

    lxc containers , can I pass a usb and full hard drive like a VM ?.

    o.k , so I need to edit eg "/etc/pve/nodes/pve/lxc/110.conf" ? , any clues what to add or which part of the manual ?
  19. P

    [SOLVED] Install on Gigabyte Brix with AMD

    o.k , so in pve / system / network / you should have made a linux bridge to bridge enp2s0 interface to vmbr0 or it would have been made by default .