How am I doing so far, what should I do in future..

My journey so far.

Intern as startup - 3.5k stipend + 50k after completing the internship project.

Software Engineer at same company - 25k/Month

Just got promoted Senior Software Engineer - 50k/Month

Total Y.O.E - 1

My core Domin in which I worked is

Openstack, aws, Linux, Nifi, python, psql, clickhosue, private and hybrid cloud, ceph etc

reddit.com
u/ossicor30 — 2 months ago

I get this error when i try to upload an image in horizon
Error: {"data":"<html>\n <head>\n <title>410 Gone</title>\n </head>\n <body>\n <h1>410 Gone</h1>\n Error in store configuration. Adding images to store is disabled.<br /><br />\n\n\n\n </body>\n</html>","status":410,"config":{"method":"PUT","transformResponse":[null],"jsonpCallbackParam":"callback","headers":{"Content-Type":"application/octet-stream","X-Auth-Token":"gAAAAABp-dI60CXsPfaIM-s_4CrGZbw_PNYTO0e0VzLCGiEWs5zGpXvawJh3emRhtNhOWhBK60hmGrv1Cm5Xwn1kasXn_FSlBdgJeHwcuXkcZpeM1uiWB67JPzEhIRcmXG5S5jqKaZ6eHn1bbtTVnT0KK1TPOORsxlhHAVFNNGglA8mTNgNqsBkXrk1o4bt9I848AZmwceTn","Accept":"application/json, text/plain, */*"},"url":"http://192.168.1.32:9292/v2/images/d4066055-d711-44f5-8da7-0c6a59bf88a4/file","data":{},"\_chunkSize":null,"\_deferred":{"promise":{}}},"statusText":"Gone","xhrStatus":"complete"}

my (venv) server01@server01:~$ cat /etc/kolla/config/glance.conf

[DEFAULT]

show_image_direct_url = True

default_backend = rbd

enabled_backends = rbd:rbd, http:http

debug = True

[glance_store]

default_backend = rbd

[rbd]

usage_purpose = store

store_description = "Ceph RBD backend"

rbd_store_pool = images

rbd_store_user = glance

rbd_store_ceph_conf = /etc/ceph/ceph.conf

rbd_store_chunk_size = 8

[http]

usage_purpose = store

(venv) server01@server01:~$

what is wrong

reddit.com
u/ossicor30 — 2 months ago

My company wants to sell openstack solution and for that we are planning to set up lab so we can test its capablities with 2 Server 128 GB RAM each and 64 cores each is it possible with 2 Server because we will also we using vm made using openstack for our other projects is it safe and I will be using kolla ansible for deployment.

reddit.com
u/ossicor30 — 3 months ago