open-menu closeme
Home
Archives
Links icon
LinkedIn Twitter
About
English Gibberish
github linkedin
  • Building an Ubuntu Vagrant box

    calendar Apr 23, 2021 · 2 min read · vagrant networking qemu  ·
    Share on: twitter facebook linkedin copy

    Within the VM run this to 'pre-configure' it, ready for booting in Vagrant 1wget --no-check-certificate \\ 2https://raw.githubusercontent.com/hashicorp/vagrant/main/keys/vagrant.pub \\ 3-O /home/vagrant/.ssh/authorized_keys 45sudo rm -f /etc/machine-id 6sudo dbus-uuidgen --ensure=/etc/machine-id 7sudo rm …


    Read More
  • Openstack Queens\Rocky - Glance: Create an image from an existing RBD volume

    calendar Apr 26, 2018 · 2 min read · OPENSTACK-QUEENS ROCKY-GLANCE CEPH QEMU  ·
    Share on: twitter facebook linkedin copy

    Seems like something that should be simple! Step1 – Create the empty image 1glance image-create --container-format=bare --disk-format=raw --min-ram 2048 --name="Windows Server test" 1+------------------+--------------------------------------+ 2| Property | Value | …


    Read More
  • Working with Ceph from qemu-img

    calendar Dec 14, 2016 · 1 min read · CEPH QEMU  ·
    Share on: twitter facebook linkedin copy

    1qemu-img info -f rbd rbd:volumes/CW-ICE-Linux1.raw:conf=/etc/ceph/adleast.conf 1qemu-img convert -f vhdx -O raw server.vhdx rbd:volumes/TS11.raw:conf=/etc/ceph/adleast.conf 1qemu-img resize -f rbd "rbd:rbd/myrbd" 600G http://cephnotes.ksperis.com/blog/2013/06/11/ceph-rbd-online-resize


    Read More
  • Enable QEMU Guest Agent on Windows

    calendar Oct 5, 2016 · 1 min read · QEMU WINDOWS  ·
    Share on: twitter facebook linkedin copy

    Install the Guest agent from the ISO https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win.iso Edit the service startup parameters in the registry 1HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\QEMU-GA\\ImagePath = "C:\\Program Files\\qemu-ga\\qemu-ga.exe" -d -p …


    Read More
  • Converting a Generation 2 HyperV VM to boot in KVM\Openstack

    calendar Dec 14, 2015 · 1 min read · hyper-v qemu kvm  ·
    Share on: twitter facebook linkedin copy

    Brining a HyperV Gen2 VM into Openstack Convert the vhdx to raw and into ceph qemu-img convert -f vpc -O raw AC-TS01-C.VHD rbd:volumes/AC-TS01.raw Attach the old(Existing) disk and the new blank disk to a linux box Install clonezilla from apt On the new disk create a new partition(This will be an MBR partition not a …


    Read More

Cory Hawkvelt photo

Cory Hawkvelt

Career Nerd and Open Source Cloud Architect
Read More

Recent Posts

  • Run yourube-dl in parallel
  • Mellanox NIC's on Linux
  • A cheap and easy webserver
  • Add a specific floating IP to a project
  • Notes on using Hugo
  • Functional Ceph RadosGW docker container and config
  • Ceph - Edit running crushmap
  • Linux VLAN interfaces

Tags

LINUX 24 CEPH 22 BASH 11 OPENSTACK 11 NETWORKING 8 CONFIG 6 DOCKER 6 OPENSTACK-QUEENS 5 QEMU 5 TROUBLESHOOTING 5 CENTOS7 4 MYSQL 4 SSH 4 UBUNTU 4
All Tags
ACTIVE-BACKUP1 ADB1 ANDROID1 ANSIBLE2 APT1 AUTODISCOVER1 BACKUP1 BASH11 BIND1 BLUETOOTH1 CAS1 CENTOS74 CEPH22 CEPH-NAUTILUS1 CERTIFICATES1 CINDER3 COLLECTD1 COMWARE1 CONFIG6 CRYPTOLOCK1 CRYPTOMINER2 DATABASE1 DELL-S600-ON1 DELLMD3060JBOD1 DHCP1 DISK-MGMT1 DNS1 DOCKER6 DRIVERS1 ESP826621 ESPTOOL1 FAIL2BAN1 FEDORA261 FIBRECHANNEL1 FIRMWARE1 FREEOTP1 GNOCCHI2 HAPROXY2 HARDWARE2 HORIZON1 HP2 HP-ILO1 HPACUCLI3 HTTP1 HUGO1 HYPER-V1 INDEX1 IP2 KEYCLOAK1 KEYGEN3 KEYSTONE1 KOLLA1 KVM2 LE1 LIBRENMS1 LINUX24 LOGO1 MATTERMOST1 MEGACLI1 MELLANOX1 MELTDOWN1 MIKROTIK2 MOUSE1 MTP1 MYSQL4 NAMED1 NAT1 NETBOX1 NETBOX-IPAM1 NETWORK-MANAGER1 NETWORKING8 NEUTRON1 NOVA1 NOVNC1 NPS1 OPENNEBULA1 OPENSTACK11 OPENSTACK-QUEENS5 OPENSWITCH1 OPENVSWITCH1 OVN1 PKI1 PORT1 PRINTER1 PROXMOX1 PUTTY1 PYTHON1 QEMU5 RADIUS1 RADOSGW2 RAID3 RBD3 ROCKY-GLANCE1 ROUTING1 SCRIPT1 SERVER1 SERVER-20121 SMTP1 SNMP1 SPECTRE1 SPEEDTEST1 SSH4 SVG1 SWAP1 SYSCOMMANDS1 TCP1 TCP-DUMP1 TCPDUMP1 TROUBLESHOOTING5 UBUNTU4 UBUNTU-182 UBUNTU-201 UBUNTU-GNOME1 UBUNTU171 UEFI1 VAGRANT2 VIRTUAL-NETWORK1 VIRTUALISATION1 VLAN1 VM2 VPN1 VXLAN1 WINDOWS1 WINDOWS-AD1 WIRESHARK1 YOUTUBE-DL1
[A~Z][0~9]

Copyright 2022-  . All Rights Reserved

to-top