Update docs/tech_docs/proxmox_virtualmachines.md
This commit is contained in:
@@ -35,6 +35,33 @@ tablet: 1
|
|||||||
vga: serial0,type=qxl
|
vga: serial0,type=qxl
|
||||||
vmgenid: 137fbfab-cc44-4246-a558-67369061819b
|
vmgenid: 137fbfab-cc44-4246-a558-67369061819b
|
||||||
```
|
```
|
||||||
|
## Test VDI
|
||||||
|
|
||||||
|
```bash
|
||||||
|
agent: 1
|
||||||
|
balloon: 1024
|
||||||
|
bios: ovmf
|
||||||
|
boot: order=scsi0;net0
|
||||||
|
cores: 4
|
||||||
|
cpu: host,hidden=1,flags=+pcid
|
||||||
|
kvm: 1
|
||||||
|
memory: 4096
|
||||||
|
meta: creation-qemu=8.1.5,ctime=1714341537
|
||||||
|
name: remote-0
|
||||||
|
net0: virtio=BC:24:11:3C:B4:65,bridge=vmbr0,firewall=1
|
||||||
|
numa: 0
|
||||||
|
onboot: 1
|
||||||
|
ostype: l26
|
||||||
|
scsi0: zfs-disk0:vm-500-disk-0,discard=on,iothread=1,size=32G
|
||||||
|
scsihw: virtio-scsi-single
|
||||||
|
serial0: socket
|
||||||
|
smbios1: uuid=599b304c-31b5-4ff8-a443-2c78c5b8fa25
|
||||||
|
sockets: 1
|
||||||
|
tablet: 1
|
||||||
|
vga: serial0,type=qxl
|
||||||
|
tpmstate0: local-lvm:vm-500-disk-0,size=4M,version=v2.0
|
||||||
|
vmgenid: ad9c43fe-6abb-4085-8e43-2da12435abeb
|
||||||
|
```
|
||||||
|
|
||||||
## VM 600 (Ubuntu 22.04):
|
## VM 600 (Ubuntu 22.04):
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user