Search results

  1. T

    PVE 8.3-1 have the ACME running errors bug

    临时降级解决了,谢谢~ Thank You
  2. T

    unknown ID 'rocky' in /etc/os-release file, trying fallback detection

    When I execute `pct clone xxxx yyyy`, where xxxx is a CT Template of RockyLinux, it always said: sent 1,126,512,218 bytes received 565,066 bytes 12,593,042.28 bytes/sec total size is 1,187,628,448 speedup is 1.05 unknown ID 'rocky' in /etc/os-release file, trying fallback detection Maybe, we...
  3. T

    [SOLVED] Snapshots of one LXC disappeared

    It was just happened after I created the snapshot "installed". This is my output, all my snapshots are still exists. And maybe I know how this problem happened: 1. I create snapshots "init -> base -> installed" on this CT "ds"(CTID: 301) 2. And this CT "ds"(CTID: 301) is cloned from...
  4. T

    [SOLVED] Snapshots of one LXC disappeared

    Mayday! Mayday! Mayday! Snapshots of one LXC disappeared, The others are OK, only this one.
  5. T

    [SOLVED] Cloned CT delete the origin CT snapshots

    Thank you very much! The problem is solved.
  6. T

    [SOLVED] Cloned CT delete the origin CT snapshots

    I create a CT named ct0(1000) as my base ct, and it has one snapshot named snap0. Then I clone a CT named ct1(1001) from ct0 'current' (not from any snapshot), There are identical snapshot in ct1, the same as ct0, but I DID'T create it manually. WHEN I DELETE THE snap0 IN ct1, THE SNAPSHOTS IN...