erratic: assuming you werent vaporized along with LA
oh dude that reminds me
sec
https://en.wikipedia.org/wiki/Dead_Hand_%28nuclear_war%29
BryceBot: Dead Hand (nuclear war) :: Dead Hand (Russian: Система «Периметр», Systema "Perimetr", 15Э601), also known as Perimeter, was a Cold-War-era nuclear-control system used by the Soviet Union. General speculation from insiders alleges that the system remains in use in post-Soviet Russia. An example of fail-deadly deterrence, it can automatically trigger the launch of the Russian intercontinental ballistic missiles (ICBMs) if a nucle
erratic: you need that
brycec: up_the_irons: Does mercutio have access to the Twitter account? :)
***: joepie91_ has joined #arpnetworks
mercutio: brycec: no, i don't.
up_the_irons: brycec: no
brycec: Well maybe he should, in case Los Angeles is wiped off the map :P
mercutio: i think of los angeles was wiped off the map it would be in the news
and people would know about it :)
up_the_irons: LOL
erratic: heh
brycec: But they might still assume their VPS and colo'd machines are okay, safe inside a datacenter...
up_the_irons: but the point is well taken; we should have human RAID1
erratic: brycec: hahahahahah
mercutio: brycec: they might be :)
erratic: despite however peppered in radioactive fallout
mercutio: they'll probably still keep going for a little while at least
i don't know for sure
erratic: may cause a few bit flips but no big deal
mercutio: aren't things moving from radioactive to chemical weapons?
brycec: Never know until we try it! #NotAdvocatingGlobalThermonuclearWar
erratic: yes zombies
world war z inspired them to do things right because they saw the mountain of zombies and were like oh shit thats a really good idea, we should do that
I hear the book was like a completely different story
I haven't read it before though
up_the_irons: lol
erratic: not really my thing
https://www.youtube.com/watch?v=sK99WuaU_k8
BryceBot: YouTube video: "PDP-11/34 with RL-01 drives" by Ray Fantini
***: pjs has quit IRC (Read error: Network is unreachable)
pjs has joined #arpnetworks
pjs is now known as Guest60912
KILLALLHUMANS01 has quit IRC (Ping timeout: 264 seconds)
plett_ is now known as plett
nathani has quit IRC (Ping timeout: 250 seconds)
-: brycec lost connectivity with his ARP Metal box :/
brycec: [and is now figuring out if it's a box issue or ARP]
up_the_irons: brycec: what's the box label?
brycec: stl21
last I "heard" from it was ~15 minutes ago
(And I don't want to fight the IPMI battle, but looks like I'll have to)
up_the_irons: I'm in our cage right now. Took a look at it. Seems alright.
But I can judge only from it's lights
brycec: heh, thanks for looking.
Was running md5's on some big files, so could've choked on IO I suppose
up_the_irons: if you'd like a hard reboot at some point, just lmk
brycec: Thanks - IPMI works so I can reboot if needed
up_the_irons: saves you having to push the IPMI power button
ok cool
brycec: (SOL doesn't, but I don't remember if I set that up)
up_the_irons: SOL won't work unless you set it up, yeah
or rather, it'll work, but if you don't have anything talking to the serial port, then...
brycec: lol I know
-: brycec is now hating on javaws and its propensity to randomly pick up Firefox's proxy settings
up_the_irons: ouch
brycec: but only *some* of the Proxy settings, totally ignores the "No proxy for" settings
o/ OOM o/
***: nathani has joined #arpnetworks
mjp has quit IRC (Disconnected by services)
KILLALLHUMANS01 has joined #arpnetworks
up_the_irons: lol rly
brycec: yep really
up_the_irons: Is the IPMI NIC separate from the dual-GBE ports?
up_the_irons: brycec: yes
brycec: Hm. I was thinking unplugging the Internet from it would allow it a chance to catch up, but probably not. I'm probably better off pushing the reset button :(
up_the_irons: well i can unplug the nics if you like ;)
brycec: I just sent reset ;)
But thanks for the offer/willingness
up_the_irons: np
brycec: 16GB RAM, 16GB swap, and it OOM'd :(
-: brycec blames ZFS
***: ant has quit IRC (Ping timeout: 264 seconds)
-: up_the_irons blames ZFS too
***: Seju has quit IRC (Ping timeout: 244 seconds)
jelleke has quit IRC (Ping timeout: 264 seconds)
gizmoguy has quit IRC (Ping timeout: 264 seconds)
up_the_irons: brycec: running Linux or FreeBSD?
brycec: Linux
***: gizmoguy has joined #arpnetworks
up_the_irons: what do you have running on top of it, if you don't mind me asking
brycec: Proxmox
(I don't mind)
up_the_irons: happen to have a lot of VMs, or?
mercutio and I are actually building a Linux / ZFS box for VMs...
so your experience scares me ;)
but we'll have 96GB RAM
brycec: And in Proxmox, a variety of things: servers with databases, web stuff, mail and dns backups, Splunk, etc. But yeah the flexibility/control/cost is important.
I love ZFS absolutely, but I wouldn't really recommend running mission-critical applications on Linux-ZFS. It's not perfect, it has its periodic quirks.
mercutio: brycec: anything in logs?
brycec: Oh and without question, SSD at least for a cache and logging vdev.
mercutio: brycec: over allocating memory is the biggest concern with zfs atm
if you have a reasonable amount of headroom you're fine
brycec: (Not that I have an SSD in my Metal box, but I wish I did :p it makes a huge IO boost)
mercutio: on older versions of zfs it's advised to raise /proc/sys/vm/min_free_kbytes
***: jelleke has joined #arpnetworks
mercutio: ssd caching doesn't help much except for metadata ime
with zfs at least
you use up ram with the tables as well
brycec: I'll check into exact memory usage in the morning
mercutio: are you doing l2arc bryce?
brycec: Most recently I setup a box with a pair of 1TB drives in zfs-mirro. Performance was abysmal once the RAM buffers filled up. Slap in a cheap SSD and the thing soars now.
Yeah
(Also RAM usage dropped once the cache vdev was added, for obvious reasons)
mercutio: brycec: how big is your l2arc?
***: ant has joined #arpnetworks
brycec: On that system, 50GB, <1GB usage last I checked.
mercutio: <1GB usage heh
you may as well use zfs set secondarycache=metadata
but i'd go for smaller l2arc than that on 16gb of ram
brycec: The machine in question (with the SSD) only has 8GB RAM actually
[Not to be confused with my ARP machine tonight)
mercutio: ahh
yeah i've seen l2arc be a problem with memory
brycec: [ARP machine has no l2arc, so things can get sticky)
mercutio: ahh
brycec: i hit some serious performance deficits when i was trying to test low memory usage to eradicate caching :)
problem is with a 48gb server using hard-disks it takes ages to benchmark when you have to go above capacity
so i tried something silly low
2gb i think it was
***: Seji has joined #arpnetworks
mercutio: brycec: my home linux box has 16gb with zfs
doesn't seem to be a problem
and that's with chrome etc running on it
and with more ram around that i had earmarked to upgrade with
-: mercutio doesn't like rebooting :)
mercutio: i don't think 16gb should be in the generally difficult carea
area
brycec: Like I said earlier, was doing heavy IO so apparently the ARC and everything else were in contention and before I knew up 6GB of RAM went out the window.
***: pyvpx_ is now known as pyvpx
KILLALLHUMANS01 has quit IRC (Ping timeout: 250 seconds)
KILLALLHUMANS01 has joined #arpnetworks
mercutio: is everything zfs?
***: erratic has quit IRC (Ping timeout: 260 seconds)
erratic has joined #arpnetworks
erratic: ..I'll check twiiter..
up_the_irons: I was in the car so couldn't tweet...
erratic: ah hehe no worries
Im gonna crash I'll check in the morning
up_the_irons: g'nite!
erratic: yeah was just gonna say I'm having trouble with OOB but that might be obvious catch you later
up_the_irons: i'll take a look
erratic: seems up now it came up while I wasnt watching
up_the_irons: in OOB?
web console connected alright for me
***: paigeat has joined #arpnetworks
erratic has quit IRC (Ping timeout: 244 seconds)
paigeat: yeah there was a little lag getting connected to the OOB bastion via ssh and I was trying to debug it but it seems fine now I'm not really sure how it works was just looking at ssh -vvv
it was connecting and authing but nothing was coming up.
up_the_irons: roger that
***: Lucifer333 has joined #arpnetworks
Lucifer333 has quit IRC (Disconnected by services)
Lucifer333 has joined #arpnetworks
erratic has joined #arpnetworks
jcv has quit IRC (Ping timeout: 244 seconds)
jcv has joined #arpnetworks
JC_Denton has quit IRC (Ping timeout: 244 seconds)
JC_Denton has joined #arpnetworks
erratic has quit IRC (Remote host closed the connection)
jelleke has quit IRC (Ping timeout: 250 seconds)
jelleke has joined #arpnetworks
abthorpet has quit IRC (Ping timeout: 250 seconds)
tabthorpe has joined #arpnetworks
hive-mind has quit IRC (Ping timeout: 250 seconds)
hive-mind has joined #arpnetworks
Guest60912 has quit IRC (Read error: Connection reset by peer)
Guest60912 has joined #arpnetworks
JC_Denton has quit IRC (Ping timeout: 264 seconds)
jcv has quit IRC (Ping timeout: 264 seconds)
nathani has quit IRC (Ping timeout: 264 seconds)
jcv has joined #arpnetworks
JC_Denton has joined #arpnetworks
nathani has joined #arpnetworks
brycec: mercutio: Yeah, ZFS root. (Because that's what Proxmox likes to do these days, and I can't say as I blame it because it's nice.)
***: Guest60912 is now known as pjs
jelleke has quit IRC (Ping timeout: 252 seconds)
jelleke has joined #arpnetworks
carvite has quit IRC (Ping timeout: 260 seconds)
mordac has joined #arpnetworks
carvite has joined #arpnetworks
carvite has quit IRC (Ping timeout: 252 seconds)
carvite has joined #arpnetworks
JC_Denton has quit IRC (Ping timeout: 268 seconds)
JC_Denton has joined #arpnetworks
rmlhhd has quit IRC (Ping timeout: 244 seconds)
rmlhhd has joined #arpnetworks
Lucifer333 has quit IRC (Remote host closed the connection)
Lucifer333 has joined #arpnetworks
mnathani: up_the_irons: is the zfs server with 96 gb ram headed for Germany, or LAX?
up_the_irons: germany
***: pjs_ has joined #arpnetworks
nathani has quit IRC (*.net *.split)
pjs has quit IRC (*.net *.split)
KILLALLHUMANS01 has quit IRC (Ping timeout: 264 seconds)
nathani has joined #arpnetworks
KILLALLHUMANS01 has joined #arpnetworks
erratic has joined #arpnetworks
mnathani: supermicro server board?
erratic: I have one.
x10dri-o
https://www.youtube.com/watch?v=-gP_Q2myNWo
BryceBot: YouTube video: "The Apple Tree Feat. The Glitch Mob" by Khameleon808
erratic: you can probably have it
I dont think Im gonna need it
https://www.youtube.com/watch?v=NVZCO9OHPHA
BryceBot: YouTube video: "Nick Warren - Global Underground #028: Shanghai CD1" by Emsiukas69
erratic: tired of watching the world burn
technology means nothing to me anymore
***: nathani has quit IRC (Ping timeout: 264 seconds)
erratic: https://gist.github.com/cloudkitsch/b319051c8aa91492eaeb
https://gist.github.com/cloudkitsch/d3575d806f4c9d5be9ec
BryceBot: Gist: "https://gist.github.com/d3575d806f4c9d5be9ec"
erratic: sigh.
so close and yet so far
I dont really have a choice but to give it up at this point because I cant afford that
not to mention what good would it really do having been a ketamine/mxe user in the past, its temporary.
and I'm pretty sure the last thing anybody wants or needs is a scathing suicidal nutcase like me so I'm done and I need to find what really makes me happy which is not this shit
***: KILLALLHUMANS01 has quit IRC (Ping timeout: 250 seconds)
nathani has joined #arpnetworks
erratic: and I just gotta make it stop, the nitrous the adderal the estrogen injections the effexor the klonopin the job its all gotta away
dare I even say facebook
***: KILLALLHUMANS01 has joined #arpnetworks
KILLALLHUMANS01 has quit IRC (Changing host)
KILLALLHUMANS01 has joined #arpnetworks
KILLALLHUMANS01 has quit IRC (Changing host)
KILLALLHUMANS01 has joined #arpnetworks
erratic: I dont think anybody here can relate but thats okay you don't want to and I don't want you to either but yeah I'm I think I'm giving up everything
my feelings are pretty uncompromising about this
I just want to live my life and be happy and be a woman and my interests are not aligned with what the "average" customers interests (eg: create-saml-provider) are
fuck an mfa device
``aws iam help'' what do you they need me for
heh, saml
AbstractSingletonProxyFactoryBean
rolls eyes, http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer.html meh!
I'm way more interested in algorithms https://gist.github.com/cloudkitsch/a214ca4e0467ff2a2db968ecca6cbe3a
but at the same time I dont care about money either because it doesn't make me happy
so fuck being a quant
I'm happy to do it for somebody else who would appreciate it but my interests are skin deep in the thing
https://www.youtube.com/watch?v=VEwCKtUJuFw
BryceBot: YouTube video: "Urban Exploration: Abandoned Subdivision Florida" by TikiTrex
erratic: I just imagine going into this place and a giant cockroach come flying across the room at me like ohaiiiiii!