[caasp-beta] caasp-beta

Ns, Rushi rushi.ns at sap.com
Sat Apr 1 11:33:20 MDT 2017


The installation is still in error phase. Here is what I found , it may be due to repositories have a wrong image or missing ?

Also my systems are behind proxy servers, so not sure if I need to update this file with proxy details  ?

/etc/salt # more minion

# Set http proxy information for the minion when doing requests
#proxy_host:
#proxy_port:
#proxy_username:
#proxy_password:



/etc/zypp/repos.d # more containers.repo
[containers]
name=containers
type=rpm-md
gpgcheck=0
enabled=1
autorefresh=1
# we only support Leap and CaaSP, and CaaSP will just not use this at all...
baseurl=http://download.opensuse.org/repositories/Virtualization:/containers/openSUSE_Leap_1.0/


:/etc/zypp/repos.d # zypper repos
Repository priorities are without effect. All enabled repositories share the same priority.

# | Alias                        | Name                         | Enabled | GPG Check | Refresh
--+------------------------------+------------------------------+---------+-----------+--------
1 | SUSE-CaaS-Platform-1.0-1.0-0 | SUSE-CaaS-Platform-1.0-1.0-0 | Yes     | (r ) Yes  | No
2 | containers                   | containers                   | Yes     | (  ) No   | Yes

lvccasmaster:/var/run/salt/minion # docker images
REPOSITORY                TAG                 IMAGE ID            CREATED             SIZE
sles12/mariadb            10.0                3fe182f0c8c8        3 days ago          253.9 MB
sles12/salt-api           2015.8.12           bc2a6b08a2d8        3 days ago          228.9 MB
sles12/salt-master        2015.8.12           1c455d1294bf        3 days ago          230.1 MB
sles12/salt-minion        2015.8.12           30f9cf2addd2        3 days ago          227.3 MB
sles12/velum              0.0                 1e4ba8033276        3 days ago          225.7 MB
sles12/pause              1.0.0               8d2fd55095c8        3 days ago          143.5 MB
sles12/pv-recycler-node   1.0.0               0805108ee034        3 days ago          135.6 MB



Best Regards,

Rushi.
I MAY BE ONLY ONE PERSON, BUT I CAN BE ONE PERSON WHO MAKES A DIFFERENCE


From: "Ns, Rushi" <rushi.ns at sap.com>
Date: Friday, March 31, 2017 at 8:22 PM
To: "caasp-beta at lists.suse.com" <caasp-beta at lists.suse.com>
Subject: caasp-beta

Here is my  beta test results.

I setup total  5 systems (1 controller, 1 master, 3 workers)


1)      Setup controller works fast and very quick too.

2)      Bootstrap nodes with autoyast worked and as well  manual install by selecting nodes by specifying the controller IP worked.

3)      Install cluster with selection ran several hours and I see the following

Any other tools to see whats happening other than kubelet commands I used here.

lvcaasadmin:/var/lib # kubelet list
I0401 03:58:17.465609    8571 feature_gate.go:189] feature gates: map[]
W0401 03:58:17.465761    8571 server.go:400] No API client: no api servers specified
I0401 03:58:17.465852    8571 docker.go:356] Connecting to docker on unix:///var/run/docker.sock
I0401 03:58:17.465893    8571 docker.go:376] Start docker client with request timeout=2m0s
E0401 03:58:17.467067    8571 cni.go:163] error updating cni config: No networks found in /etc/cni/net.d
I0401 03:58:17.475120    8571 manager.go:143] cAdvisor running in container: "/user.slice"
W0401 03:58:17.481167    8571 manager.go:151] unable to connect to Rkt api service: rkt: cannot tcp Dial rkt api service: dial tcp [::1]:15441: getsockopt: connection refused
I0401 03:58:17.487164    8571 fs.go:117] Filesystem partitions: map[/dev/sda2:{mountpoint:/var/lib/docker/btrfs major:0 minor:34 fsType:btrfs blockSize:0}]
I0401 03:58:17.489428    8571 manager.go:198] Machine: {NumCores:4 CpuFrequency:2297339 MemoryCapacity:33553862656 MachineID:026dbed750d34678baa318a927beb43c SystemUUID:4212E894-D404-BC7E-12C1-104406FAC1AF BootID:4fca4f86-b8df-40aa-9a52-9f32d82a65c6 Filesystems:[{Device:/dev/sda2 Capacity:105219358720 Type:vfs Inodes:0 HasInodes:true}] DiskMap:map[2:0:{Name:fd0 Major:2 Minor:0 Size:4096 Scheduler:cfq} 8:0:{Name:sda Major:8 Minor:0 Size:107374182400 Scheduler:cfq}] NetworkDevices:[{Name:eth0 MacAddress:00:50:56:92:78:da Speed:10000 Mtu:1500}] Topology:[{Id:0 Memory:33553862656 Cores:[{Id:0 Threads:[0] Caches:[]} {Id:1 Threads:[1] Caches:[]}] Caches:[{Size:41943040 Type:Unified Level:3}]} {Id:1 Memory:0 Cores:[{Id:0 Threads:[2] Caches:[]} {Id:1 Threads:[3] Caches:[]}] Caches:[{Size:41943040 Type:Unified Level:3}]}] CloudProvider:Unknown InstanceType:Unknown InstanceID:None}
I0401 03:58:17.490209    8571 manager.go:204] Version: {KernelVersion:4.4.52-1-default ContainerOsVersion:SUSE Container as a Service Platform 1.0 DockerVersion:1.12.6 CadvisorVersion: CadvisorRevision:}
I0401 03:58:17.491582    8571 cadvisor_linux.go:152] Failed to register cAdvisor on port 4194, retrying. Error: listen tcp :4194: bind: address already in use
W0401 03:58:17.494066    8571 container_manager_linux.go:205] Running with swap on is not supported, please disable swap! This will be a fatal error by default starting in K8s v1.6! In the meantime, you can opt-in to making this a fatal error by enabling --experimental-fail-swap-on.
W0401 03:58:17.494326    8571 server.go:669] No api server defined - no events will be sent to API server.
W0401 03:58:17.497638    8571 kubelet_network.go:69] Hairpin mode set to "promiscuous-bridge" but kubenet is not enabled, falling back to "hairpin-veth"
I0401 03:58:17.497694    8571 kubelet.go:477] Hairpin mode set to "hairpin-veth"
I0401 03:58:17.504274    8571 docker_manager.go:256] Setting dockerRoot to /var/lib/docker
I0401 03:58:17.504311    8571 docker_manager.go:259] Setting cgroupDriver to cgroupfs
I0401 03:58:17.506297    8571 server.go:770] Started kubelet v1.5.3
W0401 03:58:17.506331    8571 kubelet.go:1224] No api server defined - no node status update will be sent.
E0401 03:58:17.506400    8571 server.go:481] Starting health server failed: listen tcp 127.0.0.1:10248: bind: address already in use
E0401 03:58:17.506382    8571 kubelet.go:1145] Image garbage collection failed: unable to find data for container /
I0401 03:58:17.506527    8571 server.go:123] Starting to listen on 0.0.0.0:10250
I0401 03:58:17.506647    8571 kubelet_node_status.go:204] Setting node annotation to enable volume controller attach/detach
F0401 03:58:17.509424    8571 server.go:148] listen tcp 0.0.0.0:10255: bind: address already in use

[cid:image001.png at 01D2AAD3.61CFB7B0]
[cid:image002.png at 01D2AAD3.61CFB7B0]



from messages I see the following.


event.go:208] Unable to write event: 'Post http://127.0.0.1:8080/api/v1/namespaces/default/events: dial tcp 127.0.0.1:8080: getsockopt: connection refused' (may retry after sleeping)
2017-04-01T04:01:57.375925+00:00 lvcaasadmin hyperkube[2651]: E0401 04:01:57.375830    2651 reflector.go:188] pkg/kubelet/kubelet.go:378: Failed to list *api.Service: Get http://127.0.0.1:8080/api/v1/services?resourceVersion=0: dial tcp 127.0.0.1:8080: getsockopt: connection refused
2017-04-01T04:01:57.443964+00:00 lvcaasadmin hyperkube[2651]: E0401 04:01:57.443871    2651 reflector.go:188] pkg/kubelet/config/apiserver.go:44: Failed to list *api.Pod: Get http://127.0.0.1:8080/api/v1/pods?fieldSelector=spec.nodeName%3D127.0.0.1&resourceVersion=0: dial tcp 127.0.0.1:8080: getsockopt: connection refused
2017-04-01T04:01:57.444895+00:00 lvcaasadmin hyperkube[2651]: E0401 04:01:57.444801    2651 reflector.go:188] pkg/kubelet/kubelet.go:386: Failed to list *api.Node: Get http://127.0.0.1:8080/api/v1/nodes?fieldSelector=metadata.name%3D127.0.0.1&resourceVersion=0: dial tcp 127.0.0.1:8080: getsockopt: connection refused
2017-04-01T04:01:58.376648+00:00 lvcaasadmin hyperkube[2651]: E0401 04:01:58.376550    2651 reflector.go:188] pkg/kubelet/kubelet.go:378: Failed to list *api.Service: Get http://127.0.0.1:8080/api/v1/services?resourceVersion=0: dial tcp 127.0.0.1:8080: getsockopt: connection refused
2017-04-01T04:01:58.444697+00:00 lvcaasadmin hyperkube[2651]: E0401 04:01:58.444601    2651 reflector.go:188] pkg/kubelet/config/apiserver.go:44: Failed to list *api.Pod: Get http://127.0.0.1:8080/api/v1/pods?fieldSelector=spec.nodeName%3D127.0.0.1&resourceVersion=0: dial tcp 127.0.0.1:8080: getsockopt: connection refused
2017-04-01T04:01:58.446107+00:00 lvcaasadmin hyperkube[2651]: E0401 04:01:58.446008    2651 reflector.go:188] pkg/kubelet/kubelet.go:386: Failed to list *api.Node: Get http://127.0.0.1:8080/api/v1/nodes?fieldSelector=metadata.name%3D127.0.0.1&resourceVersion=0: dial tcp 127.0.0.1:8080: getsockopt: connection refused
2017-04-01T04:01:59.377433+00:00 lvcaasadmin hyperkube[2651]: E0401 04:01:59.377325    2651 reflector.go:188] pkg/kubelet/kubelet.go:378: Failed to list *api.Service: Get http://127.0.0.1:8080/api/v1/services?resourceVersion=0: dial tcp 127.0.0.1:8080: getsockopt: connection refused
2017-04-01T04:01:59.445470+00:00 lvcaasadmin hyperkube[2651]: E0401 04:01:59.445336    2651 reflector.go:188] pkg/kubelet/config/apiserver.go:44: F

Best Regards,

Rushi.
I MAY BE ONLY ONE PERSON, BUT I CAN BE ONE PERSON WHO MAKES A DIFFERENCE

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.suse.com/pipermail/caasp-beta/attachments/20170401/490cee11/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 71693 bytes
Desc: image001.png
URL: <http://lists.suse.com/pipermail/caasp-beta/attachments/20170401/490cee11/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 58154 bytes
Desc: image002.png
URL: <http://lists.suse.com/pipermail/caasp-beta/attachments/20170401/490cee11/attachment-0001.png>


More information about the caasp-beta mailing list