This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAME LABELS STATUS VOLUME CAPACITY ACCESSMODES AGE | |
claim-wp <none> Pending 10s | |
NAME LABELS STATUS VOLUME CAPACITY ACCESSMODES AGE | |
claim-wp <none> Pending pv-cinder-lbmlp 0 50s | |
claim-wp <none> Bound pv-cinder-lbmlp 1Gi RWO 50s | |
cinder list | |
+--------------------------------------+-----------+--------------+------+-------------+----------+-------------+ | |
| ID | Status | Display Name | Size | Volume Type | Bootable | Attached to | | |
+--------------------------------------+-----------+--------------+------+-------------+----------+-------------+ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TASK: [os_env_extras | Ensure irbrc is installed for user root] *************** | |
skipping: [ose-on-osp.dc2.crunchtools.com] | |
TASK: [os_env_extras | Ensure vimrc is installed for user root] *************** | |
skipping: [ose-on-osp.dc2.crunchtools.com] | |
TASK: [os_env_extras | Bash Completion] *************************************** | |
skipping: [ose-on-osp.dc2.crunchtools.com] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[Category: Knowledge Base]] | |
= Background = | |
== Links == | |
* [https://www.youtube.com/watch?v=8Hjk-EImZLk&list=PL8696E36FF1FF0943&index=3 OpenShift Commons Briefing] - Good talk from Mark Lamourine | |
Systems Management Work | |
* https://github.com/redhat-openstack/openshift-on-openstack | |
* http://apppack.etherpad.corp.redhat.com/OSEonOSPFeatures? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tcpdump -A -vvv -s 0 -c 20 port 5000 | |
tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes | |
23:41:53.615619 IP (tos 0x0, ttl 64, id 29278, offset 0, flags [DF], proto TCP (6), length 60) | |
ose-on-osp.dc2.crunchtools.com.49319 > 192.168.100.2.commplex-main: Flags [S], cksum 0x49a1 (incorrect -> 0x7259), seq 3368576672, win 29200, options [mss 1460,sackOK,TS val 26023166 ecr 0,nop,wscale 7], length 0 | |
E..<r^@.@.~...d...d.......f.......r.I.......... | |
............ | |
23:41:53.616553 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 60) | |
192.168.100.2.commplex-main > ose-on-osp.dc2.crunchtools.com.49319: Flags [S.], cksum 0x0564 (correct), seq 2025153287, ack 3368576673, win 28960, options [mss 1460,sackOK,TS val 26120329 ecr 26023166,nop,wscale 7], length 0 | |
E..<..@[email protected] .d......... | |
............ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
master-config.yaml on OpenShift | |
apiServerArguments: | |
cloud-provider: | |
- "openstack" | |
cloud-config: | |
- "/etc/origin/master/cloud.conf" | |
controllerArguments: | |
cloud-provider: | |
- "openstack" | |
cloud-config: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@ose-osp software]# cat openstack-uninstall-all | |
PROPFIND /svn/fs/Users/mmyllyne/openstack/bin/openstack-unconfigure-all HTTP/1.1 | |
Host: ptapps.redhat.com | |
Depth: 0 | |
Content-Type: application/xml | |
Apply-To-Redirect-Ref: T | |
User-Agent: gvfs/1.4.3 | |
Authorization: Basic bW15bGx5bmU6cGFudHRlcmk= | |
Content-Length: 235 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oc get pods | |
NAME READY STATUS RESTARTS AGE | |
docker-registry-1-dpnpz 1/1 Running 0 10m | |
trainingrouter-1-jd4w6 1/1 Running 0 10m | |
oc get nodes | |
NAME LABELS STATUS AGE | |
infranode kubernetes.io/hostname=infranode,region=infra,zone=infranode Ready 12m | |
master kubernetes.io/hostname=master Ready,SchedulingDisabled 12m |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ping 10.1.0.2 | |
PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data. | |
64 bytes from 10.1.0.2: icmp_seq=1 ttl=64 time=0.105 ms | |
64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=0.046 ms | |
ping 172.30.55.29 | |
PING 172.30.55.29 (172.30.55.29) 56(84) bytes of data. | |
From 10.1.0.1 icmp_seq=1 Destination Host Unreachable | |
From 10.1.0.1 icmp_seq=2 Destination Host Unreachable |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oc get services | |
NAME CLUSTER_IP EXTERNAL_IP PORT(S) SELECTOR AGE | |
docker-registry 172.30.55.29 <none> 5000/TCP docker-registry=default 8d | |
oc describe pod docker-registry-1-n1olg | |
Name: docker-registry-1-n1olg | |
Namespace: default | |
Image(s): openshift3/ose-docker-registry:v3.1.1.6 | |
Node: aep-all.dc4.crunchtools.com/192.168.128.125 | |
Start Time: Sun, 21 Feb 2016 01:13:40 -0500 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[smccarty@keith docker-slim]$ grep -ri sys * | |
Binary file dist/container/bin/alauncher matches | |
Binary file dist/dockerslim matches | |
src/launcher/main.go: //"syscall" | |
src/launcher/main.go: //monitor.Process.Signal(syscall.SIGTERM) | |
src/slim/main.go: CapAdd: []string{"SYS_ADMIN"}, | |
src/slim/main.go: CapAdd: []string{"SYS_ADMIN"}, |
NewerOlder