Search results

  1. C

    strange issue trying to clone the boot disk

    My boot disk is a single WD Red SN700 250GB Now that I have everything setup and ocnfigured, I'd like to create a 1:1 clone of my boot disk. For that purpose I bought a 2nd WD Red SN700 250GB So I though I just put both in a 2nd system, boot the minitool partition wizard from the thumb drive...
  2. C

    [SOLVED] How to get Vm Summary to show free Bootdisk space?

    Hi everyone! For my LXC instances I get the free disk space in the Summary. How do I get the same for my Ubunbu VM where I do not see the usage of the bootdisk? :) QEMU Agent is installed an running (I do get the IP adresses in the Summary) Thanks!
  3. C

    Cron sends a cron command as e-mail every day?

    Yesterday I did a clean install of Proxmox 8 Today I received an odd e-mail from my system that I do not understand. It reads: test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.daily; } So that seems to originate from: /etc/crontab 17 * * * * root cd / && run-parts...
  4. C

    [SOLVED] TASK ERROR: command 'apt-get update' failed: exit code 100

    Today I found this error in the Tasks section. TASK ERROR: command 'apt-get update' failed: exit code 100 I then ran an apt-get update in the console which resulted in this: Hit:1 http://ftp.at.debian.org/debian bookworm InRelease Hit:2 http://security.debian.org bookworm-security InRelease...
  5. C

    Supermicro H11SSL-I passthrough of SATA controllers

    Hello everyone! I was offered a sweet deal for a Supermicro H11SSL-I + AMD EPYC 7282 + 128 gb ecc ram The H11SSL-I has 2x Mini-SAS HD ports (used to break-out 4x SATA3.0 each) that I would love to passthrough to a VM. Does anyone know if this is working? So far I have only found worrying...
  6. C

    Best pratice to backup the host?

    Hello! I have proxmox running in RAIDZ1 (*edit* I meant RAID1) on 2x 120GB SSDs - just proxmox is on there, nothing else (not even iso's). So lets consider the worst case, both SSDs die - how do I prepare for that? create an image of one or both(?) of the mirrored SSD's (with i.e. TrueImage)...
  7. C

    [SOLVED] include site name in e-mail notification

    Hi! I tried to find any info on how I can customize the alert e-mail notification I get but I could not find any info on that. When I get a notification then it is from "root", I have no idea which site/instance it came from - not even the body of the e-mail tells me the site name. Is...
  8. C

    [SOLVED] incorrect ZFS pool & disk state ?

    Hello! I am currently test driving proxmox 7 on a test machine and ran into this confusing behaviour. I created a new RAID10 ZFS out of 4x 120GB drives. Then I UNPLUGGED the 120GB Samsung SSD yet it still shows up as "ONLINE" in the ZFS stats (both in the webGUI and console)!? Also the ZFS...