Recent content by Jay Hova

  1. J

    [SOLVED] SSD screws up Proxmox boot

    Fixed! :) What was confusing me was that I was dealing with two problems. When I first installed the SSD it still had a cloned image of the primary drive. This very much confused the OS. I also had no clue the adding hardware would throw off my passthrough devices. I started up the machine...
  2. J

    [SOLVED] SSD screws up Proxmox boot

    The drive is in fact an NVMe drive. "Adding (or removing) PCI(e) devices can change the PCI ID of the other devices. This can break an existing setup when you add the drive. Also, make sure the drive is in a separate IOMMU group." Not sure how I can fix any of that.
  3. J

    [SOLVED] SSD screws up Proxmox boot

    I made sure that the drive was not in the bios boot order at all I did not see anything in /etc/fstab that specifically referenced this device but I don't know what I am doing The first time I had issues I tried wiping the SSD fstab /dev/pve/root / ext4 errors=remount-ro 0 1 /dev/pve/swap none...
  4. J

    [SOLVED] SSD screws up Proxmox boot

    I used a 2 TB SSD for troubleshooting once upon a time. Now I want to use the same SSD in one of my VM as a passthrough device. The problem is, the system keeps trying to use the drive and craps out until I remove it.
  5. J

    Is it possible to pass through a directory to a VM?

    I have a directory and i would like to allow my virtual machine to connect to it. Is this possible? See the below thread for details. https://forum.proxmox.com/threads/access-a-zfs-directory-from-a-vm.128181/
  6. J

    Access a ZFS directory from a VM

    I have a Proxmox machine built by someone else. I am a Windows guy so my knowledge of Linux is very limited. I have a directory with files that I need to be shared by a NAS. I would like to use Zenthyal to serve these files to my Windows clients. I have Zenthyal installed in a VM and I need to...
  7. J

    Fresh install (access a recovered ZFS raid)

    I''m not sure how to do that. I am a Windows guy and completely clueless when it comes to Linux. All I know is that I can now see the drive as online in the GUI.
  8. J

    Fresh install (access a recovered ZFS raid)

    I have done a fresh install of Proxmox and have successfully connected my RAID-Z to Proxmox. See below. https://forum.proxmox.com/threads/can-i-mount-an-existing-zfs-three-drive-array-in-a-fresh-proxmox-install.126492/#post-552713...
  9. J

    Can I mount an existing ZFS three-drive array in a fresh Proxmox install?

    I have a Proxmox install that has been heavily tinkered with and rather than try to fix it I'd like to start over with a fresh install. I have a 3drive ZFS array and I would like to mount that array on the new install. Is there an easy way to do this? I am a Windows guy and know very little...
  10. J

    Fresh install in a machine with a current install

    I have a machine with 2 NVME drives. The original Promox was setup by a friend of mine. I know virtually nothing about Linux. I want to do a fresh install to see if I can get it right. I have 3 drives in a ZFS raid with PM booting off a 512gb SSD. I want to install to my blank 2TB SSD. When I...
  11. J

    Troubleshooting a GPU passthrough problem

    I have not been able o get this to work. of course I have very little experience in linux. Above 4G is disabled by default
  12. J

    Troubleshooting a GPU passthrough problem

    Causes the VM not to boot. locks up at loading from disk
  13. J

    Troubleshooting a GPU passthrough problem

    agent: 1 audio0: device=ich9-intel-hda,driver=spice bios: ovmf boot: order=ide2;ide0;net0;sata1 cores: 24 cpu: host hostpci0: 0000:0b:00.0,pcie=1,x-vga=1 ide0: local-lvm:vm-104-disk-0,size=64G ide2: none,media=cdrom machine: pc-q35-7.0 memory: 16384 name: WinVM-104 net0...