[caasp-beta] [Marketing Mail] Re: How to deploy CaaSP on EC2?
Valentin Rothberg
vrothberg at suse.com
Fri May 25 04:15:25 MDT 2018
Hi Stéphane,
On May/25/18 10:05, Le Bihan Stéphane (AMUNDI-ITS) wrote:
> Hi Valentin,
>
> I'm not familar with bugzilla and url " https://www.suse.com/betaprogram/beta-guideline.html#bugzilla" return "Page not found" ...
May I ask where you got that link from?
> Stéphane Le Bihan
> SDE/DSI/IPR/SSD/UNX
> 90, Boulevard Pasteur - 75015 Paris
> Web: www.amundi.com
> Tel: +33 1 76 32 32 08
> Tel Unix Team: +33 1 76 32 02 30
> @: stephane.lebihan at amundi.com
> @: sits.unix at amundi.com
>
> Visit us on:
>
>
>
> -----Message d'origine-----
> De : Valentin Rothberg [mailto:vrothberg at suse.com]
> Envoyé : vendredi 25 mai 2018 11:16
> À : Le Bihan Stéphane (AMUNDI-ITS)
> Cc : Junichi Yoshise; Liam Proven; vrothberg at suse.de; caasp-beta at lists.suse.com
> Objet : Re: [caasp-beta] [Marketing Mail] Re: How to deploy CaaSP on EC2?
>
> Hi,
>
> given the issue is reproducible in your environment, could you open a bug on bugzilla.suse.com and upload the supportconfig there? If supportconfig hangs, we can initially have a look at the Docker logs (e.g., `journalctl -u docker`) and start from there.
>
> Thanks a lot and kind regards,
> Valentin
>
> On May/24/18 12:42, Le Bihan Stéphane (AMUNDI-ITS) wrote:
> > For information another response from another develloper :
> >
> > " Hi,
> >
> > I've created new test cron job and even that generates the Terminating pods:
> >
> > $ kp get pods -n tick
> > NAME READY STATUS RESTARTS AGE
> > data-influxdb-5c7b44ff76-fcf5m 1/1 Running 2 9d
> > grafana-7dc9f4bccc-k6gbc 1/1 Running 3 9d
> > influxtreon-1527164760-64xf9 0/1 Terminating 0 5m
> > influxtreon-1527164940-27565 0/1 Completed 0 2m
> > influxtreon-1527165000-mh27k 0/1 Completed 0 1m
> > influxtreon-1527165060-d8jww 0/1 Completed 0 16s
> > sleeper-1527164640-9njtv 0/1 Terminating 0 7m
> > sleeper-1527164760-xm79v 0/1 Completed 0 5m
> > sleeper-1527164820-ptb64 0/1 Terminating 0 4m
> > sleeper-1527164880-q6f6d 0/1 Completed 0 3m
> > sleeper-1527164940-j2k8f 0/1 Completed 0 2m
> > sleeper-1527165000-bp5vx 0/1 Terminating 0 1m
> > sleeper-1527165060-72b9l 0/1 Completed 0 15s
> >
> > Here's the cron configuraton:
> >
> > ---
> > apiVersion: batch/v1beta1
> > kind: CronJob
> > metadata:
> > name: sleeper
> > spec:
> > schedule: "*/1 * * * *"
> > concurrencyPolicy: Replace
> > successfulJobsHistoryLimit: 3
> > failedJobsHistoryLimit: 3
> > jobTemplate:
> > spec:
> > template:
> > spec:
> > containers:
> > - name: sleeper
> > image: <registry>/library/ubuntu:18.04
> > args:
> > - "/bin/sleep"
> > - "5"
> > restartPolicy: OnFailure
> > imagePullSecrets:
> > - name: regcred
> >
> > Here's the source code for sleep:
> > https://github.com/coreutils/coreutils/blob/master/src/sleep.c
> >
> > I'd say there's definitely other pods that have the same issue. :D"
> >
> > Regards
> >
> > Stéphane Le Bihan
> > SDE/DSI/IPR/SSD/UNX
> > 90, Boulevard Pasteur - 75015 Paris
> > Web: www.amundi.com
> > Tel: +33 1 76 32 32 08
> > Tel Unix Team: +33 1 76 32 02 30
> > @: stephane.lebihan at amundi.com
> > @: sits.unix at amundi.com
> >
> > Visit us on:
> >
> >
> >
> >
> > -----Message d'origine-----
> > De : caasp-beta-bounces at lists.suse.com
> > [mailto:caasp-beta-bounces at lists.suse.com] De la part de Le Bihan
> > Stéphane (AMUNDI-ITS) Envoyé : jeudi 24 mai 2018 14:35 À :
> > lproven at suse.com; Yoshise, Junichi Cc : caasp-beta at lists.suse.com
> > Objet : Re: [caasp-beta] [Marketing Mail] Re: How to deploy CaaSP on EC2?
> >
> > Thanks for your response.
> >
> > I launch support_config, but it's stuck at Docker line ....
> > I wait.
> >
> > Memory limit on server is not at limit (big server :D)
> >
> > total used free shared buffers cached
> > Mem: 377 14 363 0 0 9
> > -/+ buffers/cache: 4 373
> > Swap: 0 0 0
> >
> > And for application developer say me :
> > "Influxtreon consumes about 150kB to run"
> >
> > I wait for support_config.
> >
> > Regards,
> >
> >
> > Stéphane Le Bihan
> > SDE/DSI/IPR/SSD/UNX
> > 90, Boulevard Pasteur - 75015 Paris
> > Web: www.amundi.com
> > Tel: +33 1 76 32 32 08
> > Tel Unix Team: +33 1 76 32 02 30
> > @: stephane.lebihan at amundi.com
> > @: sits.unix at amundi.com
> >
> > Visit us on:
> >
> >
> >
> >
> > -----Message d'origine-----
> > De : caasp-beta-bounces at lists.suse.com
> > [mailto:caasp-beta-bounces at lists.suse.com] De la part de Liam Proven
> > Envoyé : jeudi 24 mai 2018 12:26 À : Yoshise, Junichi Cc :
> > caasp-beta at lists.suse.com Objet : [Marketing Mail] Re: [caasp-beta]
> > How to deploy CaaSP on EC2?
> >
> > On Thu, 24 May 2018 06:34:27 +0000
> > "Yoshise, Junichi" <junichi.yoshise at hpe.com> wrote:
> >
> > > I’m trying to deploy CaaSP 3.0 beta2 on AWS EC2. Since AMI is not
> > > available, I’ve converted qcow2 or vmdk file then tried to import to
> > > EC2, but it didn’t work. Is there any way to deploy CaaSP on EC2?
> >
> > As I understand it, currently, for public cloud use, you should be
> > looking at CaaSP 2.1, not 3.0 -- and I believe it has not yet reached
> > beta phase.
> >
> > --
> > Liam Proven - Technical Writer, SUSE Linux s.r.o.
> > Corso II, Křižíkova 148/34, 186-00 Praha 8 - Karlín, Czechia
> > Email: lproven at suse.com - Office telephone: +420 284 241 084
> >
> >
> > _______________________________________________
> > caasp-beta mailing list
> > caasp-beta at lists.suse.com
> > http://lists.suse.com/mailman/listinfo/caasp-beta
> > _______________________________________________
> > caasp-beta mailing list
> > caasp-beta at lists.suse.com
> > http://lists.suse.com/mailman/listinfo/caasp-beta
> > _______________________________________________
> > caasp-beta mailing list
> > caasp-beta at lists.suse.com
> > http://lists.suse.com/mailman/listinfo/caasp-beta
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.suse.com/pipermail/caasp-beta/attachments/20180525/e26599f0/attachment.sig>
More information about the caasp-beta
mailing list