Difference between revisions of "PVE Detailed Items"

From Da Nerd Mage Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
* [[Where PVE stores stuff internally{{!}}Where PVE stores stuff internally]]
* [[Where PVE stores stuff internally{{!}}Where PVE stores stuff internally]]
* [[PVE - Prepping drives{{!}}Prepping drives]]
* [[PVE - Prepping drives{{!}}Prepping drives]]
== Remote Access to the Web UI ==
* Forward port 8006 on your firewall to the PVE machine
== Migrating VMs to PVE ==
===Migrating from ESXi===
[https://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE Migration of servers to Proxmox VE]
Disconnect ISO images from the original VM before migrating...
When setting up to run the migrated VM, choose "VMware vmxnet3" as the network adapter type.
(& ya might STILL hafta log in & change the interface type to ens18...
* <code>vi /etc/network/interfaces</code>


== CLI Notes ==
== CLI Notes ==
 
* [https://pve.proxmox.com/pve-docs/qm.1.html qm] -Qemu/KVM Virtual Machine Manager
* [https://pve.proxmox.com/pve-docs/pvesm.1.html pvesm] - Proxmox VE Storage Manager
* [https://pve.proxmox.com/pve-docs/pvesm.1.html pvesm] - Proxmox VE Storage Manager
* [[NerdWiki:PVE - Backups|vzdump]] - Backup Utility for VMs and Containers
* [[PVE - Backups{{!}}vzdump]] - Backup Utility for VMs and Containers
* [[PVE - qmrestore|qmrestore]] -Virtual Machine restore utility
* [https://pve.proxmox.com/pve-docs/qmrestore.1.html qmrestore] -Virtual Machine restore utility
* pct restore - Container restore utility
* pct restore - Container restore utility


== Maintenance Tasks ==
== Maintenance Tasks ==
* Backups
* Backups

Latest revision as of 21:45, 9 November 2023

Storage

Remote Access to the Web UI

  • Forward port 8006 on your firewall to the PVE machine

Migrating VMs to PVE

Migrating from ESXi

Migration of servers to Proxmox VE

Disconnect ISO images from the original VM before migrating...

When setting up to run the migrated VM, choose "VMware vmxnet3" as the network adapter type.

(& ya might STILL hafta log in & change the interface type to ens18...

  • vi /etc/network/interfaces

CLI Notes

  • qm -Qemu/KVM Virtual Machine Manager
  • pvesm - Proxmox VE Storage Manager
  • vzdump - Backup Utility for VMs and Containers
  • qmrestore -Virtual Machine restore utility
  • pct restore - Container restore utility

Maintenance Tasks

  • Backups