Skip to content

Instantly share code, notes, and snippets.

View akrzos's full-sized avatar

Alex akrzos

  • Red Hat
  • Raleigh
View GitHub Profile
[----] I, [2016-01-13T14:43:11.273212 #25947:11ad988] INFO -- : MIQ(Vmdb::Loggers.apply_config) Log level for vim.log has been changed to [WARN]
[----] I, [2016-01-13T14:43:12.813616 #25947:11ad988] INFO -- : MIQ(Vmdb::Initializer.init) - Program Name: /var/www/miq/vmdb/bin/rails, PID: 25947, ENV['MIQ_GUID']: deee0a22-ba2d-11e5-962b-001a4a223927, ENV['EVMSERVER']: true
[----] I, [2016-01-13T14:43:14.093441 #25947:11ad988] INFO -- : MIQ(MiqReplicationWorker::Runner#sync_config) ID [24], PID [25947], GUID [deee0a22-ba2d-11e5-962b-001a4a223927], Zone [default], Active Roles [automate,database_operations,database_owner,database_synchronization,ems_inventory,ems_metrics_collector,ems_metrics_coordinator,ems_metrics_processor,ems_operations,event,notifier,reporting,rhn_mirror,scheduler,smartproxy,smartstate,user_interface,web_services], Assigned Roles [automate,database_operations,database_owner,database_synchronization,ems_inventory,ems_metrics_collector,ems_metrics_coordinator,ems_metrics_processor,ems_operati
@akrzos
akrzos / gist:e17a5cc944ffe6962d3c
Created January 8, 2016 17:49
Diff of RPMs between 5.5.0.13-2 R7.2 vs 5.5.0.2
# diff -y 5.5.0.13-2.R72.detailed.txt 5.5.2.0.detailed.txt
acl-2.2.51-12.el7.x86_64 acl-2.2.51-12.el7.x86_64
adcli-0.7.5-4.el7.x86_64 adcli-0.7.5-4.el7.x86_64
alsa-firmware-1.0.28-2.el7.noarch alsa-firmware-1.0.28-2.el7.noarch
alsa-lib-1.0.28-2.el7.x86_64 alsa-lib-1.0.28-2.el7.x86_64
alsa-tools-firmware-1.0.28-2.el7.x86_64 alsa-tools-firmware-1.0.28-2.el7.x86_64
apr-1.4.8-3.el7.x86_64 apr-1.4.8-3.el7.x86_64
apr-util-1.5.2-6.el7.x86_64 apr-util-1.5.2-6.el7.x86_64
at-3.1.13-20.el7.x86_64 at-3.1.13-20.el7.x86_64
attr-2.4.46-12.el7.x86_64 attr-2.4.46-12.el7.x86_64
@akrzos
akrzos / Gemfile.lock
Created January 6, 2016 16:30
Gemfile.lock 5.5.0.13-2
[root@dhcp23-205 vmdb]# cat Gemfile.lock
GIT
remote: git://github.com/ManageIQ/WinRM.git
revision: f4fa33eba82d0f040186b3884b394d60ce375647
tag: v1.1.3-1
specs:
winrm (1.1.3)
builder (>= 2.1.2)
gssapi (~> 1.0)
gyoku (~> 1.0)
@akrzos
akrzos / Gemfile.lock
Last active January 6, 2016 16:29
Gemfile.lock 5.5.2.0
[root@dhcp23-180 vmdb]# cat Gemfile.lock
GIT
remote: git://github.com/ManageIQ/WinRM.git
revision: f4fa33eba82d0f040186b3884b394d60ce375647
tag: v1.1.3-1
specs:
winrm (1.1.3)
builder (>= 2.1.2)
gssapi (~> 1.0)
gyoku (~> 1.0)
@akrzos
akrzos / gist:803b08d1106df0b4b3b9
Created January 6, 2016 15:35
diff of gem_list.txt between 5.5.0.13-2 vs 5.5.2.0
# diff -y 5.5.0.13-2.gem_list.txt 5.5.2.0.gem_list.txt
start: date time is: 2016-01-06 15:11:52 UTC | start: date time is: 2016-01-06 14:59:54 UTC
actionmailer (4.2.5) actionmailer (4.2.5)
actionpack (4.2.5) actionpack (4.2.5)
actionview (4.2.5) actionview (4.2.5)
activejob (4.2.5) activejob (4.2.5)
activemodel (4.2.5) activemodel (4.2.5)
activerecord (4.2.5) activerecord (4.2.5)
activerecord-deprecated_finders (1.0.4) activerecord-deprecated_finders (1.0.4)
activesupport (4.2.5) activesupport (4.2.5)
@akrzos
akrzos / gist:85115079c7b8006aa89a
Created January 6, 2016 15:22
Diff 5.5.0.13-2 vs 5.5.2.0 rpms+version
# diff -y 5.5.0.13-2.detailed.txt 5.5.2.0.detailed.txt
acl-2.2.51-12.el7.x86_64 acl-2.2.51-12.el7.x86_64
adcli-0.7.5-4.el7.x86_64 adcli-0.7.5-4.el7.x86_64
alsa-firmware-1.0.28-2.el7.noarch alsa-firmware-1.0.28-2.el7.noarch
alsa-lib-1.0.28-2.el7.x86_64 alsa-lib-1.0.28-2.el7.x86_64
alsa-tools-firmware-1.0.27-4.el7.x86_64 | alsa-tools-firmware-1.0.28-2.el7.x86_64
apr-1.4.8-3.el7.x86_64 apr-1.4.8-3.el7.x86_64
apr-util-1.5.2-6.el7.x86_64 apr-util-1.5.2-6.el7.x86_64
at-3.1.13-17.el7_0.1.x86_64 | at-3.1.13-20.el7.x86_64
attr-2.4.46-12.el7.x86_64 attr-2.4.46-12.el7.x86_64
@akrzos
akrzos / vcsim config files
Created November 19, 2015 19:42
vcsim config files
https://gist.github.com/akrzos/4f1a97d021a89a634fcc
https://gist.github.com/akrzos/ff9f08a024e625b8d377
Small:
https://gist.github.com/akrzos/7416472762c8b2e82140
Medium:
https://gist.github.com/akrzos/9f41a573c46c00c90f23
Large:
https://gist.github.com/akrzos/2d43fcb1f599333e102c
xlarge:
@akrzos
akrzos / initInventory-perf.cfg
Created November 19, 2015 19:41
cat initInventory-perf.cfg - small
<config>
<!-- If 'dv-portgroups' is nonzero, each datacenter will have one DVS with that many
portgroups. Each host in that datacenter will be attached to one portgroup in a sort
of round-robin fashion, and each VM on that host will be attached to that portgroup.
-->
<inventory> <!-- Optional, by default, all are zeros -->
<dc>1</dc> <!-- Number of datacenters -->
<host-per-dc>0</host-per-dc> <!-- Number of standalone hosts per datacenter -->
<vm-per-host>0</vm-per-host> <!-- Number of VMs per standalone host -->
@akrzos
akrzos / initInventory-perf.cfg
Created November 19, 2015 19:41
cat initInventory-perf.cfg - medium
<config>
<!-- If 'dv-portgroups' is nonzero, each datacenter will have one DVS with that many
portgroups. Each host in that datacenter will be attached to one portgroup in a sort
of round-robin fashion, and each VM on that host will be attached to that portgroup.
-->
<inventory> <!-- Optional, by default, all are zeros -->
<dc>1</dc> <!-- Number of datacenters -->
<host-per-dc>0</host-per-dc> <!-- Number of standalone hosts per datacenter -->
<vm-per-host>0</vm-per-host> <!-- Number of VMs per standalone host -->
@akrzos
akrzos / initInventory-perf.cfg
Created November 19, 2015 19:41
cat initInventory-perf.cfg - large
<config>
<!-- If 'dv-portgroups' is nonzero, each datacenter will have one DVS with that many
portgroups. Each host in that datacenter will be attached to one portgroup in a sort
of round-robin fashion, and each VM on that host will be attached to that portgroup.
-->
<inventory> <!-- Optional, by default, all are zeros -->
<dc>1</dc> <!-- Number of datacenters -->
<host-per-dc>0</host-per-dc> <!-- Number of standalone hosts per datacenter -->
<vm-per-host>0</vm-per-host> <!-- Number of VMs per standalone host -->