Skip to main content

Primary links

Show — Primary links Hide — Primary links
  • Home
  • Docker
  • Kubernetes
  • Incus
  • Ansible
  • Terraform
  • OpenStack
  • Virtualization
  • Linux
  • SmartHome
  • HowTo

HowTo create XEN Virtual Machines (Domains)

  • xen

Copy domU over network
# copy LVM image over network (run on source machine)
lvcreate --name xp-disk --size 16G vg1
dd if=/dev/vg01/xp-disk bs=16M | ssh root@TARGET_XEN_HOST 'dd of=/dev/vg1/xp-disk'

# copy XEN config file
scp /etc/xen/xp root@TARGET_XEN_HOST:/etc/xen/xp

Links
http://barkingiguana.com/2011/03/13/moving-lvm-volumes-between-hosts-without-an-intermediate-file/ - Moving LVM volumes between hosts

Misc

Show — Misc Hide — Misc
  • Installation
  • Grafana
  • Linux
  • Hardware
  • Programming
  • Databases
  • Ansible
  • CLI
  • Multimedia
  • Plugins
  • Windows

Cloud

Show — Cloud Hide — Cloud
  • OpenStack
  • cloud-config
  • nextcloud

Virtualization

Show — Virtualization Hide — Virtualization
  • Virtualization
  • Docker
  • KVM
  • Kubernetes
  • LXC
  • LXD
  • QEMU
  • VMware
  • VirtualBox
  • multipass
  • podman
  • vagrant
  • XEN
    • Domains
      • Endian
      • Fileserver
      • Hylafax
      • IPfire
      • LXC
      • Mailserver
      • Oracle 10 XE
      • PXE Netboot
      • Torrent
      • Webmail
      • Zimbra
    • PCI Delegation
  • Incus

Network

Show — Network Hide — Network
  • DNS
  • Firewall
  • Linux
  • OpenvSwitch
  • SSL
  • VLAN
  • VPN
  • iPXE
  • namespaces
  • nmcli
  • tcpdump

Storage

Show — Storage Hide — Storage
  • CEPH
  • DRBD
  • LVM
  • S3
  • ZFS
  • btrfs

Automation / CI/CD

Show — Automation / CI/CD Hide — Automation / CI/CD
  • Install
  • Ansible
  • GitLab
  • Preseed
  • Puppet
  • Terraform
  • Ubuntu autoinstall

Monitoring / Visualisation

Show — Monitoring / Visualisation Hide — Monitoring / Visualisation
  • Icinga
  • Prometheus
  • Monitoring
  • ELK
  • mermaid

Page QR Code

QR code for this page URL

Profiles

  

© panticz 2025

Footer menu

Show — Footer menu Hide — Footer menu
  • Contact
  • Imprint