open-menu closeme
Home
Links icon
LinkedIn
About
English
github linkedin
  • Openstack - Layer2 Gateway(VXLAN -> Real world bridge)

    calendar Apr 29, 2018 · 4 min read · OPENSTACK VXLAN  ·
    Share on: twitter facebook linkedin copy

    This article is the culmination of 100's of hours of work, I hope it can save others some time. Here are some super useful articles that got me across the line: https://networkop.co.uk/blog/2016/05/21/neutron-l2gw https://wiki.openstack.org/wiki/Ovs-flow-logic …


    Read More
  • HPACUCLI - Mapping a disk to a linux mount point /dev/sdx

    calendar Apr 28, 2018 · 1 min read · HPACUCLI DISK-MGMT LINUX  ·
    Share on: twitter facebook linkedin copy

    Found this little nugget by accident but here is the command to use hpacucli on linux to determine which logical disk is mapped to which mount point 1[root@ceph1 ~]# /usr/sbin/uname26 hpacucli controller slot=2 ld 3 show 1Smart Array P410 in Slot 2 2 3array C 4 5Logical Drive: 3 6 Size: 3.6 TB 7 Fault Tolerance: 0 8 …


    Read More
  • Openstack Queens Neutron Allow NATing on a Neutron port

    calendar Apr 26, 2018 · 1 min read · OPENSTACK-QUEENS NEUTRON NAT  ·
    Share on: twitter facebook linkedin copy

    To allow a virtual firewall etc to work we need to update the port settings to allow NAT traffic in 1port set --allowed-address mac-address=fa:16:3e:49:25:0b,ip-address=128.0.0.0/1 08d46e04-dbbd-493b-abbb-e7e493a67c38 2 3port set --allowed-address mac-address=fa:16:3e:49:25:0b,ip-address=0.0.0.0/1 …


    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
  • Openstack Queens - Cinder: Deleting volumes using Mysql

    calendar Apr 24, 2018 · 1 min read · OPENSTACK-QUEENS CINDER MYSQL DATABASE  ·
    Share on: twitter facebook linkedin copy

    Sometimes things get so broken you just have to hack stuff out of the database because the API's are in a stuck state. Here is what I did to successfully remove the volume entries for some stuck volumes after a MySQL server crash. Note, You'll also need to adjust the quotas table too to decrement the number of volumes …


    Read More
  • Openstack Queens - Horizon: Custom SVG Logos

    calendar Apr 20, 2018 · 1 min read · OPENSTACK-QUEENS HORIZON SVG LOGO  ·
    Share on: twitter facebook linkedin copy

    This is what worked for me, it's NOT what the documentation says but hey! Using the material theme as the default, this should replace the logo on the heading bar in Horizon. No need to run ./manage.py collectstatic or anything, just run this and hit F5 in your browser 1cp /home/myadmin/logo.svg …


    Read More
  • No mouse cursor in Openstack\OpenNebula\Proxmox using NoVNC in Firefox

    calendar Mar 8, 2018 · 1 min read · OPENSTACK OPENNEBULA PROXMOX NOVNC  ·
    Share on: twitter facebook linkedin copy

    Seems that anything that uses NoVNC has a small bug, if your laptop has a touch screen(Or possibly even if you have other pointing devices installed) then the VNC plugin for Firefox does pass mouse cursor moves or clicks by navigating to about:config and setting dom.w3c_touch_events.enabled to 0 then reloading the …


    Read More
  • Ceph commands

    calendar Jan 16, 2018 · 1 min read · CEPH  ·
    Share on: twitter facebook linkedin copy

    Get status of monitors ceph quorum_status --format json-pretty Set the weight of a disk lower so it gets less IO, or use it to scale a disk in\out of a cluster ceph osd reweight osd.30 .01 --cluster mycluster Move an OSD to a node in the cursh map, usefull if your OSD comes up not attached to a node ceph osd crush move …


    Read More
  • Dealing with Spectre and Meltdown using Ansible

    calendar Jan 5, 2018 · 1 min read · SPECTRE MELTDOWN ANSIBLE CENTOS7  ·
    Share on: twitter facebook linkedin copy

    If we have to deal with this thing, lets do it in an intelligent way I'm using Ansible across my infrastructure to manage most stuff so I cut a playbook to detect Spectre and Meltdown fixes in Centos7 using the articles from CyberCiti.biz …


    Read More
  • Digitally sign drivers in Ubuntu 17

    calendar Dec 6, 2017 · 1 min read · UBUNTU17 DRIVERS  ·
    Share on: twitter facebook linkedin copy

    I came across the solution when installing Virtual box on Ubuntu but got the old modprobe: ERROR: could not insert 'vboxdrv': Required key not available I was having the same issue with my r8152 drivers for my Lenovo Thunderbolt 3 dock This article got me 90% of the way to a solution but I wasn't able to load the …


    Read More
    • ««
    • «
    • 8
    • 9
    • 10
    • 11
    • 12
    • »
    • »»

Cory Hawkvelt photo

Cory Hawkvelt

CTO @ Nexgen Cloud | Career Nerd and Open Source Cloud Architect
Read More

Recent Posts

  • Deploying pam_ussh: A Comprehensive Guide
  • Unpacking the NVIDIA H100 Tensor Core GPU: A Deep Dive for CTOs
  • Caddy proxy for OpenStack API's
  • HP Server ACPI errors
  • vxlan: non-ECT from 10.254.8.23 with TOS=0x2
  • Install Ceph by hand Ubuntu 22.04
  • Gnocchi Convert Temperature F to C
  • Install HP SSACLI HPACUCLI tool on Ubuntu 20.04

Tags

LINUX 32 CEPH 24 BASH 22 OPENSTACK 13 NETWORKING 10 DOCKER 8 CONFIG 6 HP 5 HPACUCLI 5 OPENSTACK-QUEENS 5 QEMU 5 SSH 5 TROUBLESHOOTING 5 CENTOS7 4
All Tags
ACTIVE-BACKUP1 ADB1 AI1 ANDROID1 ANSIBLE2 APT1 AUTODISCOVER1 BACKUP1 BASH22 BIND1 BLUETOOTH1 CACHE1 CADDY1 CAS1 CENTOS74 CEPH24 CEPH-NAUTILUS1 CERTIFICATES1 CINDER3 COLLECTD1 COMWARE1 CONFIG6 CRYPTOLOCK1 CRYPTOMINER2 DATABASE1 DELL1 DELL-S600-ON1 DELLMD3060JBOD1 DHCP1 DISK-MGMT1 DNS1 DOCKER8 DRIVERS1 ESP826621 ESPTOOL1 FAIL2BAN1 FEDORA261 FIBRECHANNEL1 FIRMWARE1 FREEOTP1 FTOS1 GIT1 GNOCCHI3 GO1 GPU1 H1001 HAPROXY2 HARDWARE2 HORIZON1 HP5 HP-ILO1 HPACUCLI5 HPC1 HTTP1 HUGO1 HYPER-V1 INDEX1 IP2 IPTABLES1 IPV61 KEYCLOAK1 KEYGEN3 KEYSTONE1 KOLLA1 KVM2 LE1 LIBRENMS1 LINUX32 LOGO1 MAAS1 MATTERMOST1 MEGACLI1 MELLANOX1 MELTDOWN1 MEMCACHED1 MIKROTIK2 MOUSE1 MTP1 MYSQL4 NAMED1 NAT1 NETBOX1 NETBOX-IPAM1 NETWORK-MANAGER1 NETWORKING10 NEUTRON1 NOVA1 NOVNC1 NPS1 NVIDIA2 OPENNEBULA1 OPENSTACK13 OPENSTACK-QUEENS5 OPENSWITCH1 OPENVSWITCH1 OVN1 PAM1 PCI1 PKI1 PORT1 PRINTER1 PROXMOX1 PUTTY1 PYTHON1 QEMU5 RABBITMQ1 RADIUS1 RADOSGW2 RAID3 RBD3 ROCKY-GLANCE1 ROUTING1 SCRIPT1 SECURITY1 SERVER1 SERVER-20121 SMTP1 SNMP1 SPECTRE1 SPEEDTEST1 SSH5 SSL1 SVG1 SWAP1 SYSCOMMANDS1 TCP1 TCP-DUMP1 TCPDUMP1 TROUBLESHOOTING5 UBUNTU4 UBUNTU-182 UBUNTU-201 UBUNTU-GNOME1 UBUNTU171 UEFI1 VAGRANT2 VIRTUAL-NETWORK1 VIRTUALISATION1 VLAN1 VM2 VPN1 VXLAN2 WINDOWS2 WINDOWS-AD1 WIRESHARK1 YOUTUBE-DL2
[A~Z][0~9]

Copyright 2022-  . All Rights Reserved

to-top