Latest activity

  • S
    scyto replied to the thread PROXMOX and TRUENAS on bare metal.
    That still doesn’t solve my basic dilemma. With Proxmox I have yet to understand how to make it a great NAS (network attached storage). With truenas I get a great turkey NAS OS that limits my ability to use arbitrary hardware / use hardware...
  • G
    georgelza replied to the thread Using Ceph as Storage for K8S.
    do you have some notes how you installed/configured the external NFS provider. I have large TrueNAS storage server from where I can provision for now a nfs volume. G
  • S
    scurrier replied to the thread Grub rescue prompt upon reboot.
    Sorry, @Kingneutron, I tried zfsbootmenu's recovery image and I don't get it. I formatted a USB stick as FAT32 and dropped the EFI file in EFI/boot/Bootx64.efi, then ran that several different ways via my motherboard's boot menu. Best I can get...
  • R
    Bei der VM (Homeassistant) kann ich das Backup auf die externe SSD durchführen. Bei den Containern (Pihole und Paperless) nicht.
  • Z
    I am not sure I understand what this means. BUT, running Proxmox in TrueNAS is not something I would recommend. As I said previously, TrueNAS is not a virtualization or containerization appliance. Those are a functionalities that are there and...
  • S
    stanthewizzard2025 replied to the thread ZFS - What NVME M2 ?.
    Micron 7450 pro is M2 2280
  • S
    scyto replied to the thread PROXMOX and TRUENAS on bare metal.
    @alexskysilk thanks - the issue is there appears to be no friendly NAS container for Proxmox that gives me all the feature I need / or at least I can find no good write up. Cockpit didn’t work properly. Zamba documentation is obtuse. I may have...
  • G
    gfngfn256 replied to the thread help removing disk duplicate.
    It is possible that this was happening due to the storage being a NAS, but I'm not sure. Just as a side point, I never tick that Delete Source checkbox, as I want to be sure everything goes as planned before any deletion, and I then remove the...
  • S
    scyto replied to the thread PROXMOX and TRUENAS on bare metal.
    I assure you i passed the entire HBA ports through. It still managed to grab the disks on one boot. I have had more than one person tell me it happened to them. This may be because I made a mistake, it maybe because of the nature of the HBA (mobo...
  • S
    scyto reacted to alexskysilk's post in the thread PROXMOX and TRUENAS on bare metal with Like Like.
    Honestly, other then "likes" and "dislikes" I'm not sure you have a problem to fix. sounds like you already have everything you need set up- whats wrong with your current setup? just add your "big new node" to the cluster and call it a day. you...
  • S
    scyto reacted to louie1961's post in the thread PROXMOX and TRUENAS on bare metal with Like Like.
    I run TrueNAS virtualized in Proxmox. The key is that you MUST pass through an entire HBA or drive controller, You can't just pass through disks, or it won't work properly. But if you pass through an entire HBA, then there is no way Proxmox can...
  • R
    Hi DerekG, I found the same github link as you mentioned. I am using the same deb package, but as far as I see it, it's the same as @sunseeker2k5 's method, just packed in a deb. I tried to make /etc/modprobe.d/r8152.conf and update-initramfs...
  • S
    stanthewizzard2025 reacted to _gabriel's post in the thread ZFS - What NVME M2 ? with Like Like.
    M2 2280 with PLP is Kingston only (AFAIK). edit : Micron 7450 PRO available in 480GB and 960GB in 2280. Others like Micron and Samsung are M2 22110mm lenght and require heatsink. Space and good workflow are required too which exclude mini PC.
  • S
    scurrier replied to the thread Grub rescue prompt upon reboot.
    I am looking into how to boot from the EFI files provided by zfsbootmenu (thanks @Kingneutron)
  • W
    waltar reacted to nick90's post in the thread [SOLVED] VM and CT have simply vanished with Like Like.
    Well I'm an complete idiot this case. I forgot that I have my images & lxc containers are stored on a 2TB nvme SSD, not on the external hard drive *faceplam*. The external Hard Drive is only used for my omv server. It been a while that I played...
  • D
    Please help me extract a specific property, namely properties (protection) in prometheus so that I can then display it in grafana
    • 430806407-ad4acb18-16da-4794-8bbd-482541b7bd74.png
  • S
    scurrier replied to the thread Grub rescue prompt upon reboot.
    I tried booting to the Proxmox VE 7.4 iso and found the Rescue Boot option. No success though, it's giving this error:
    • 1745899933467.png
  • K
    Hi, thank you for the report! A patch was sent to the development mailing list for discussion: https://lore.proxmox.com/pve-devel/20250428101732.27679-1-f.ebner@proxmox.com/
  • K
    Note that this is a really bad idea, next time virtiofsd is updated, your script will be overwritten or your update will notice and may fail, and you may continue running the old binary. Better to just modify the startup script systemctl edit...
  • K
    Look into zfsbootmenu (github)