Recent content by shuras

  1. S

    "pct create" command with "--timezone host" option fails to create a container

    Hi Fabian, The issue is fully resolved in the last proxmox7 update: "pct create ... --timezone host" works as expected; "/etc/timezone" file in a container is updated now as well. Many thanks!
  2. S

    "pct create" command with "--timezone host" option fails to create a container

    Hi Fabian, Thank you for addressing this issue! As for "pct set <CT_NUM> --timezone host" - you're right, that works and set container timezone the same as of the host, and properly reported by "date" command. Of course, it would be best to update "/etc/timezone" as well.
  3. S

    "pct create" command with "--timezone host" option fails to create a container

    Hello, Last week I installed a new Proxmox VE v7.0.1, and found that "pct create" command fails if "--timezone host" option is added. However, this worked fine with VE v6.4... # pveversion pve-manager/7.0-11/63d82f4e (running kernel: 5.11.22-5-pve) # pct create 101...