Search results

  1. M

    Transfer disks from VM to LXC Container

    Thanks for that - based on that forum post I don't think it would work, but I'll give it a try.
  2. M

    Transfer disks from VM to LXC Container

    Hi all, Is there a way to transfer disks that are assigned/mounted to a VM, to an LXC container instead? They're fairly large running on an Arch Linux VM, and i've come to realize I don't need a full VM as all it's really doing is serving the data on those disks via SMB. Any tips would be handy...
  3. M

    [SOLVED] AMD Ryzen PCI Passthru (TV Tuner)

    Ok cool, i'll do some more digging then. Cheers.
  4. M

    [SOLVED] AMD Ryzen PCI Passthru (TV Tuner)

    I'm running an AMD Ryzen 2700 on an X470 AORUS ULTRA GAMING motherboard, and was looking to use PCI Passsthru for a TV Tuner (Haven't purchased yet). On the Proxmox wiki it says : "All systems using an AMD processor and chipset that have AMD I/O Virtualization (AMD-Vi) support. Such hardware...
  5. M

    Kernel Panic - not syncing: fatal exception in interrupt

    G'day Udo, Yes, i'm using ZFS - I have not adjusted zfs_arc_max. At the moment, there is about 2GB free, swap is not enabled. I've already updated to the latest BIOS, the issue still occured. Regards
  6. M

    journalctl --list-boots has no previous entries

    I'm trying to troubleshoot an issue i'm having and using journalctl --list-boots has no previous entries, and only contains the current boot. Infact a majority of the logs contain zero information prior to the current boot in progress.
  7. M

    Kernel Panic - not syncing: fatal exception in interrupt

    Had another crash today - anybody able to assist? Why is this occurring?
  8. M

    Kernel Panic - not syncing: fatal exception in interrupt

    I'm in the process of installing the amd-microcode package - hopefully that might solve some issues. Edit: Looks like i'm already running the latest microcode. [ 0.675916] microcode: CPU0: patch_level=0x0800820b [ 0.675925] microcode: CPU1: patch_level=0x0800820b [ 0.675938]...
  9. M

    Kernel Panic - not syncing: fatal exception in interrupt

    G'day all, I'm having some issues with my install of 5.3-5 - it's not the first time it's occurred however i've had the system crash a couple of times now with Kernel Panic - not syncing: fatal exception in interrupt. I've attached a photo of the error. If someone could assist me in...
  10. M

    [SOLVED] Ryzen 2700 + X470 - KVM virtualisation configured, but not available.

    Ok, sorry it took so long to repond. Basically the "AMD-V" setting was in a random/obscure place in the BIOS. M.I.T -> Advanced Frequency Settings -> Advanced CPU Core Settings -> SVM Mode Not sure why they thought placing it in there would be a good idea, but if anyone else is looking it's a...
  11. M

    [SOLVED] Ryzen 2700 + X470 - KVM virtualisation configured, but not available.

    I've got a Ryzen 2700 + X470 motherboard, i've enabled IOMMU however whenever I attempt to start a vm I get "KVM virtualisation configured, but not available. Either disable in VM configuration or enable in BIOS." Any idea why this is happening?