bitmap: check your email. there should be an invite to join google cloud hosting as god.
2016-11-15 32026, 2016
bitmap
okay
2016-11-15 32043, 2016
bitmap
the docker container can't connect to the db for some reason
2016-11-15 32032, 2016
bitmap
FATAL: could not map anonymous shared memory: Cannot allocate memory
2016-11-15 32040, 2016
bitmap
postgres is dying
2016-11-15 32014, 2016
JonnyJD_ has quit
2016-11-15 32031, 2016
demonimin has quit
2016-11-15 32053, 2016
bitmap
heh "HINT: This error usually means that PostgreSQL's request for a shared memory segment exceeded available memory, swap space, or huge pages. To reduce the request size (currently 8716034048 bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections."
2016-11-15 32016, 2016
ruaok
oh, that
2016-11-15 32017, 2016
bitmap
8716034048 bytes == 8.716034048 gigabytes
2016-11-15 32039, 2016
ruaok
yep, sounds right.
2016-11-15 32053, 2016
ruaok
want me to fix it?
2016-11-15 32005, 2016
bitmap
yeah, if you know where to
2016-11-15 32010, 2016
ruaok
yeah.
2016-11-15 32028, 2016
ruaok
oh meh, I need to adjust that setting for the container. right.
2016-11-15 32039, 2016
hibiscuskazeneko has quit
2016-11-15 32058, 2016
demonimin joined the channel
2016-11-15 32029, 2016
Mineo has quit
2016-11-15 32000, 2016
demonimin has quit
2016-11-15 32019, 2016
ruaok
ok, the container is up.
2016-11-15 32034, 2016
ruaok
PG is running with a measely 128MB of shared space.
2016-11-15 32040, 2016
ruaok
going to run slow, but ok for this test.
2016-11-15 32054, 2016
bitmap
thanks
2016-11-15 32011, 2016
bitmap
whoops, these are missing LAST_REPLICATION_SEQUENCE. I'll fix
2016-11-15 32046, 2016
ruaok
so, if you make another instance from the replication snapshot, you'll need to edit /mnt/pgdata/pgdata/postgresql.conf and update
2016-11-15 32048, 2016
ruaok
shared_buffers = 128MB
2016-11-15 32054, 2016
ruaok
after that the container will start.
2016-11-15 32016, 2016
ruaok
I'm too tired to sort out how to pass the correct shmmax value to the container.
2016-11-15 32034, 2016
bitmap
np
2016-11-15 32043, 2016
demonimin joined the channel
2016-11-15 32036, 2016
ruaok will slowly crawl towards bed, but will keep an eye on IRC for a while stll.
2016-11-15 32003, 2016
hibiscuskazeneko joined the channel
2016-11-15 32028, 2016
regagain has quit
2016-11-15 32043, 2016
demonimin has quit
2016-11-15 32023, 2016
demonimin joined the channel
2016-11-15 32021, 2016
D4RK-PH0ENiX has quit
2016-11-15 32058, 2016
bitmap
weird, I recreated the instance and can't ssh into it
2016-11-15 32019, 2016
bitmap
ssh: connect to host 104.154.201.171 port 22: Operation timed out
2016-11-15 32053, 2016
chirlu
I can connect. (I can’t log in, but that’s as planned.)
2016-11-15 32032, 2016
bitmap
wtf
2016-11-15 32022, 2016
bitmap deletes and picks a different zone
2016-11-15 32028, 2016
demonimin has quit
2016-11-15 32022, 2016
zas
bitmap: can we run prod & beta on same node ? zappa is running only beta atm, load is low
2016-11-15 32041, 2016
bitmap
yes, that would be fine
2016-11-15 32056, 2016
bitmap
hmm, wait
2016-11-15 32010, 2016
zas
i do ;)
2016-11-15 32011, 2016
bitmap
ports will probably conflict
2016-11-15 32024, 2016
zas
we'll see that later, i'm off to bed
2016-11-15 32042, 2016
bitmap
goodnight then :)
2016-11-15 32002, 2016
zas
about ports, we could just check used ports and select a free one
2016-11-15 32032, 2016
zas
cya later
2016-11-15 32034, 2016
bitmap
that would be much nicer
2016-11-15 32017, 2016
demonimin joined the channel
2016-11-15 32032, 2016
D4RK-PH0ENiX joined the channel
2016-11-15 32022, 2016
bitmap
ok, got up to 'Replication packet #99849 not available'
2016-11-15 32037, 2016
bitmap
I'll try without --base-uri=file:///tmp/new_packets/ now