Search results

  1. H

    [PSA] ZFS Silent Data Corruption

    I see the news here about a fix included in the 6.5 kernels. Will there be anything for 5.5/zfs 2.1.11? Thank you!
  2. H

    [TUTORIAL] HOWTO: Proxmox host serial console (UEFI-boot), useful when passthrough your only GPU

    Is there an updated version of this guide for Proxmox VE 8? Getting SOL to work is important. Thanks so much!
  3. H

    VLANs not working through Fortiswitch 1048E

    This is looking more like some kind of bug. I switched the bridge type from a Linux Bridge to an OVS Bridge and it just started working. Tagged frames can now be seen on the physical port as well. Why would Linux Bridges not work? I understood they were the preferred method over OVS Bridges...
  4. H

    VLANs not working through Fortiswitch 1048E

    Hello! I'm trying to get VLAN tagging working on a 8-node Proxmox cluster with little luck. I would really appreciate any advice. I'm using a Fortigate 1048E and have isolated 2 nodes for testing for now. On the relevant ports I have VLANs 503,504, and 505 set as "Allowed" and discard-mode set...
  5. H

    Importing old configuration

    Googled for the tutorial for a moment and then edited my /etc/pve/qemu-server/xxx.conf files. Added "old-" in front of the LVMs and then used the Disk Action->Move... function from the GUI. I finished doing those before I found something great on a Google search for a tutorial.
  6. H

    Importing old configuration

    You're a king!!! That got me started. How do I move the disks now?
  7. H

    Importing old configuration

    I've been Googling this for a while and not having any luck. I installed a new SSD and it required a BIOS change that stopped my old configuration from booting. I re-installed Proxmox 7 on the new SSD and it asked to changed the name of the pve LVMs to OLD-XXXXXXX. I imported them back and I can...
  8. H

    [SOLVED] amdgpu breaks passthrough since pve-kernel-5.11.22-7, but works again with 5.15.19-1-pve

    Hi leesteken, Been following your posts around a bit on the forum, but this looked like the best to respond to. It seems like we have similar setups with a RX 580 (I have the Dooku version) that I'm trying to passthrough to macOS (Monterey). With everything up to 5.13.19-6-pve I had it all...
  9. H

    messed up; grow a ZFS RAIDz/backup RAW

    Thanks Aaron, Appreciate the response. I have temp disk available that can hold the amount of actual data written in the images, but not the full raw images. Is the send & recv functionality going to need all of the space or just the used data? Reading about it it seems to be the former...
  10. H

    messed up; grow a ZFS RAIDz/backup RAW

    So I forgot a drive when I set up my RAIDz and now I cannot add it back into the RAIDz I created. I have to blow away everything and then start over. I have two large (70TB and 16TB) raw disks that probably have <10TB of data actually written onto them. What's the best way to backup/restore...