Search results

  1. A

    RSYNC copy of download.cdn.proxmox.com

    I (and many others I am sure) would really like to see proxmox make download.cdn.proxmox.com (or a copy of it) available via rsync. The proxmox-offline-mirror tool is very convoluted to use, and requires quite a relatively large degree of maintenance (snapshots with garbage collection) in...
  2. A

    How To Stop zpool HDD spindown/standby

    I have some more information regarding the server HDD's going into STANDBY from attempting to debug the problem. The time delay from IDLE/ACTIVE into standby is completely inconsistent with no-one using the server or the vm's, and no-one using any samba shares on the server. Sometimes it is as...
  3. A

    How To Stop zpool HDD spindown/standby

    Hi Fabian Thanks for your help. Unfortunately :( I cannot tell you the exact version where the problem began. I did not notice the problem for over 1 month, and I have not documented the updates I have done. However, when I first installed proxmox, I used the version 7.1 iso, and I did not...
  4. A

    How To Stop zpool HDD spindown/standby

    Thanks APOC for your help with SeaChest, and for your time answering the question. However, the SeaChest_PowerControl does not seem to solve my problem. After downloading the latest SeaChest Tools, installing them on my server, and then examining the output for my drives, I found that the...
  5. A

    How To Stop zpool HDD spindown/standby

    Hi Everyone Since upgrade to pve 7.2, 4 x seagate HDD in a zfs raidz1 pool keep spinning down into STANDBY mode. I want to stop this from happening, for many reasons. I want to keep the disks permanently in IDLE/ACTIVE while the proxmox host is on. I do not know what the cause of the spindown...
  6. A

    Passing Variables from Proxmox Server to Windows and Linux Guest VM's Running on Same

    Hi Ramalama I need a solution that is self-contained within the proxmox host or the vm's on the host. In some cases I do pass through all of the proxmox host's USB ports (for keyboard/mouse, and attached USB items like extra video via USB etc), so I suppose that I could pass the data through...
  7. A

    Passing Variables from Proxmox Server to Windows and Linux Guest VM's Running on Same

    I am experimenting with proxmox and virtualization and this is my first post. But I am a relatively experienced networking, windows, macos and linux engineer, with some programming experience. If my experiments are successful I intend to run proxmox on 2+ x 32 core AMD EPYC workstations...