-
# 一、国内常用的开源镜像站
- 网易:http://mirrors.163.com/
- 搜狐:http://mirrors.sohu.com/
- 阿里:http://mirrors.aliyun.com/
- 腾讯:https://mirrors.cloud.tencent.com/
- 华为:https://mirrors.huaweicloud.com/home/
- 清…
-
## System Information
### Linux distribution
``` Fedora 31 ```
### Terraform version
```sh
terraform --version
Terraform v0.12.26
+ provider.libvirt (unversioned)
```
### Provider…
-
### What is version of KubeKey has the issue?
v3.0.10
### What is your os environment?
CentOS Linux release 8.2.2004
### KubeKey config file
_No response_
### A clear and concise description of …
-
Reproducer is easy, just takes time:
provision a server:
anvil-provision-server --ci-test --name an-test-deploy1 --os centos-stream9 --cpu 4 --ram 4G --storage-group "Storage group 1" --storage-…
-
#### The associated forum post URL from `https://forum.rclone.org`
https://forum.rclone.org/t/poor-copy-sync-speed-from-a-nfs-mounted-directory-to-ceph-s3-bucket/45912
#### What is the problem…
-
Hi everyone !
I' ve issues with packer and my proxmox cluster.
I would like create a Rocky Linux 9.4 template for starting. After that the idea is to use Terraform with this template.
I'm stuck…
-
**Describe the issue**
I've migrated a Linux CentOS stream 9 virtual machine from VMware Fusion. It won't boot, so I attached the latest CentOS stream 9 installation ISO and booted it in Rescue mode.…
-
构建k8s的镜像的时候, 有这么2个问题,还有一个疑问:
1. 如下的 iso_url iso_checksum的原先地址已经做了更改, source可以改一下:
`[root@test001 kubernetes]# pwd
/root/service-images/kubernetes
[root@test001 kubernetes]# cat k8s-centos-7.json
…
-
CygWin local paths not found
I'm using CygWin (64) and when use local ISO's then these files not founded.
```
$ ls -l /cygdrive/c/software/SO/CENTOS/CentOS-7-x86_64-Minimal-1708.iso
-rwxrwx---…
-
I'm trying to use vsphere-iso plugin with packer to create a CentOS 6.6 VM. In my *.json file, I have the following:
```text
"iso_paths": [
"[isoimages] CentOS/CentOS6x/CentOS-6.6-x86_64-bin-…