Search results

  1. U

    PVE How to install Cisco Secure Access Control Server (ACS) ?

    The installation process prompts that the hardware is not supported.
  2. U

    Python3 export cluster info 400 Bad Request

    I wrote a python script to export the pve cluster cluster information, but this script can be exported before, but now it can’t be executed, please help me take a look? python3 list-pool.py Traceback (most recent call last): File "list-pool-prd.py", line 58, in <module> conf =...
  3. U

    How to import qcow2 to pve?

    I am run qm importdisk Prompt to report an error. qm importdisk 120 ./atrust_sdpc_20210618.qcow2 local qemu-img: Could not open './atrust_sdpc_20210618.qcow2': bitmaps_ext: Invalid extension length: Unknown error -8 Formatting '/var/lib/vz/images/120/vm-120-disk-1.raw', fmt=raw size=0 qemu-img...
  4. U

    How to get the password encrypted string?

    Hello! How to get the password encrypted string of the login user of the pve node?Thanks!
  5. U

    Cloud-init setting DNS_server is invalid

    Hello! My system is centos7.6 But I am reboot system, Cat /etc/resolv.conf ,The changed DNS has not changed. Then manually add the module configuration in /etc/cloud/cloud.cfg /etc/cloud/cloud.cfg cloud_config_modules: - locale - set-passwords - resolv_conf - puppet - chef - timezone...