sysadmin:procedures:proxmox:newvm
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sysadmin:procedures:proxmox:newvm [2018/02/22 19:13] – kjohns23 | sysadmin:procedures:proxmox:newvm [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Creating a Proxmox VM without a Template ====== | ||
| - | |||
| - | disk | ||
| - | disk default 32 gb, discard on, < | ||
| - | |||
| - | cpu | ||
| - | enable numa for dual+ socket systems | ||
| - | choose skylake-client type, or other option depending on your architecture name | ||
| - | |||
| - | mem | ||
| - | balooning on | ||
| - | |||
| - | net | ||
| - | bridging with firewall on | ||
| - | if migrating, reuse the mac addr of the existing machine. Note that mac's must be distinct on a lan, so you won't be able to have both running at once if you do this. | ||
| - | |||
| - | ====== Creating a Proxmox VM with a Template ====== | ||
| - | |||
| - | ====== Migrating from KVM ====== | ||
| - | |||
| - | copy / | ||
| - | |||
| - | to import the disk run: qm importdisk < | ||
| - | |||
| - | THERE BE DRAGONS: | ||
| - | * | ||
| - | * run **zfs list** to get the name of the existing disk for the new vm | ||
| - | * run **zfs destroy < | ||
| - | * run **zfs rename <disk 2 name> <disk 1 name>** | ||
| - | * open // | ||
| - | |||
| - | You can now start the new target vm and confirm that the services still function | ||
| - | |||
| - | final steps: | ||
| - | |||
| - | * Update the disk device(s) in fstab to use sd* | ||
| - | * Update the nagios disk check in /// | ||
| - | |||
sysadmin/procedures/proxmox/newvm.1519326794.txt.gz · Last modified: 2018/02/22 19:13 by kjohns23