当前位置:网站首页>Proxmox VE Install 7.2
Proxmox VE Install 7.2
2022-06-29 17:59:00 【CIAS】
Proxmox VE
roxmox Virtual Environment It's based on QEMU/KVM and LXC Open source server virtualization management solution . You can use integrated 、 Easy to use Web Interface or through CLI Manage virtual machines 、 Containers 、 High availability clusters 、 Storage and networking .Proxmox VE The code is based on GNU Affero General public license No 3 Version licensed .
Proxmox VE download
Proxmox VE download ( Thunder cloud ) | Proxmox Backup Server download ( Thunder cloud ) | Proxmox Install the reference | Proxmox VE 6.x Upgrade to 7.x | Proxmox Mirror usage |
| link : Extraction code :as43 | link : Extraction code :as43 | Reference resources | Reference resources | Reference resources |
install Proxmox VE
Terms of service
Select the installation disk , Here we can follow our own plan , Select system disk

Select the region and time

Configure password and mailbox
To configure FQDN And IP Address

Start installation , Check the configuration


web visit pve(Proxmox VE)

No valid subscription error is reported

Connect shell To configure

Delete the subscription pop-up window and log in again Ctrl+ F5 Refresh cache
sed -Ezi.bak "s/(Ext.Msg.show\(\{\s+title: gettext\('No valid sub)/void\(\{ \/\/\1/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.serviceto update PVE
#Proxmox Enterprise source comments
echo "#deb https://enterprise.proxmox.com/debian/pve bullseye pve-enterprise" > /etc/apt/sources.list.d/pve-enterprise.list
#Proxmox Non enterprise source replacement
echo "deb https://mirrors.ustc.edu.cn/proxmox/debian/pve bullseye pve-no-subscription" > /etc/apt/sources.list.d/pve-no-subscription.listDebian Source change
mv /etc/apt/sources.list /etc/apt/sources.list.bk
tee /etc/apt/sources.list << EOF
deb http://mirrors.ustc.edu.cn/debian stable main contrib non-free
deb http://mirrors.ustc.edu.cn/debian stable-updates main contrib non-free
# debian add aliyun source
deb https://mirrors.aliyun.com/debian buster main contrib non-free
deb https://mirrors.aliyun.com/debian buster-updates main contrib non-free
deb https://mirrors.aliyun.com/debian-security buster/updates main contrib non-free
# add
deb https://mirrors.ustc.edu.cn/proxmox/debian/pve buster pve-no-subscription
EOFUpdate source
apt update
apt upgrade -yCheck out the current version
cat /etc/os-release 
Create resource pools
Add resource pool to storage , Then you can upload ISO The mirror
Upload a ISO test

Create a virtual machine

General settings

Operating system settings

System settings
- Video card settings VMware compatible
- SCSI controller VMware PVSCSi

Disk configuration

cpu Set up

Memory configuration

Network settings

Confirm the configuration after configuration

Start installing the virtual machine
- If appear TASK ERROR: KVM virtualisation configured, but not available. Either disable in VM configuration or enable in BIOS.
- resolvent The physical machine does not have the virtualization function enabled ,vmware This virtualization software does not enable virtualization

In case of false death, solve the problem
- take id Change to the virtual machine that needs to be shut down
ps -ef|grep "/usr/bin/kvm -id 100" |grep -v grep
The command forces the process to end , After a while, you will find that the virtual machine has stopped running
kill 1133ProxmoxVE Network card through
- Verify its effectiveness , Run... From the command line “dmesg | grep -e DMAR -e IOMMU”. If no output , Then there is a problem . Most likely bios Set up questions , Need to start the cpu Of vt-x Support .
dmesg | grep -e DMAR -e IOMMUQuery network card information
lspci | grep -i ethernetmodify grub
Intel CPU
take GRUB_CMDLINE_LINUX_DEFAULT=“quiet”
take GRUB_CMDLINE_LINUX_DEFAULT="quiet"
It is amended as follows GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on"to update grub
update-grub
dmesg | grep -e DMAR -e IOMMUAMD CPU
vi /etc/default/grub
take GRUB_CMDLINE_LINUX_DEFAULT="quiet"
It is amended as follows GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on"to update grub
update-grub
dmesg | grep -e DMAR -e IOMMURestart and take effect
rebootLoad hardware pass through related modules
tee /etc/modules << EOF
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
EOFThe update module
update-initramfs -u -k allFind network card ID
lspci |grep net边栏推荐
- 分布式 | 几步快速拥有读写分离
- 面试中问最常问的海量数据处理你拿捏了没?
- SRM supplier collaborative management system function introduction
- 3H proficient in opencv (IX) - the simplest face detection
- /usr/bin/ld: warning: **libmysqlclient.so.20**, needed by //usr/
- selenium 组合键操作
- 剑桥大学教授:经常吃早餐害处多,很危险 - 知乎
- How to create a virtual image
- Web Scraping with Beautiful Soup for Data Scientist
- What value can SRM systems bring to the enterprise?
猜你喜欢

On adding and subtracting dates

双亲委派机制

MATLAB 最远点采样(FPS)

ABC253 D FizzBuzz Sum Hard(容斥定理)

Abc253 D fizzbuzz sum hard (tolerance exclusion theorem)

位图的详细介绍及模拟实现

Yurun multidimensional makes efforts in the charity field and bravely resists the corporate public welfare banner

The soft youth under the blessing of devcloud makes education "smart" in the cloud

自动化软件测试 - 利用短信转发器结合Selenium读取短信验证码

面试中问最常问的海量数据处理你拿捏了没?
随机推荐
Analyze the implementation principle of zero copy mechanism, applicable scenarios and code implementation
/usr/bin/ld: warning: **libmysqlclient.so.20**, needed by //usr/
selenium 组合键操作
MATLAB 最远点采样(FPS)
Find the maximum XOR value in the sequence given a number (01 Dictionary)
3H proficient in opencv (VIII) - shape detection
基于注解和拦截器防止表单重复提交
Niuke Xiaobai monthly race 52 E group logarithmic sum (inclusion exclusion theorem + dichotomy)
Partial mock of static class of phpunit operation
Cross border independent station language Unicode to Hebrew
跨境独立站语言unicode转希伯来语
Visio annotation, annotation location
[网鼎杯 2020 青龙组]AreUSerialz
【目标跟踪】|stark配置 win otb
基于STM32F103ZET6库函数定时器中断实验
ISO 32000-2 国际标准7.7
Precondition end of script headers or end of script output before headers
Selenium upload file
Abc253 D fizzbuzz sum hard (tolerance exclusion theorem)
Premature end of script headers 或 End of script output before headers

