↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
brycec | lol | [00:00] |
JC_Denton | i'm pretty sure it's not that 4U beast ;)
or what looks like 4U | [00:01] |
mercutio | it's a blade!
it's mounted vertically in that chassis | [00:01] |
JC_Denton | that size?
they seem too small or am i too used to the monster Blade Center sized blades | [00:14] |
up_the_irons | yup, 8 servers in 3U
http://www.supermicro.com/products/system/3U/5038/SYS-5038ML-H8TRF.cfm they are indeed tiny | [00:15] |
brycec | *breathing intensifies* | [00:17] |
up_the_irons | LOL | [00:17] |
JC_Denton | damn
my how times have changed | [00:19] |
brycec | I love servers that have a USB port on-board, internally, so you can put the OS on it, or recovery, or whatever... | [00:22] |
...... (idle for 27mn) | ||
mercutio | that's pretty common bryce
i don't like it myself i didn't think of recovery, but it's a pita to change some kind of more secure slot or something woudl be nice though an sdcard slot? that pushes in like laptops actually having more than one could be good too i like the idea of pxe boot recovery best. makes it easier to udpate etc. | [00:49] |
.... (idle for 18mn) | ||
brycec | mercutio: it didn't used to be common. :p
And presumably, it's not going to be changed often. Installed once when built, and it can be rewritten/changed later as-needed (if used for recovery/reinstall), or if it's used for OS install then it's simply there. | [01:11] |
..... (idle for 20mn) | ||
mercutio | hp servers have for ages | [01:32] |
.... (idle for 17mn) | ||
*** | dj_goku_ has joined #arpnetworks
dj_goku has quit IRC (Read error: Connection reset by peer) | [01:49] |
mercutio | ok dl380 g5s have them
trying to find a year for that though 2006 it seems g4 does too | [01:52] |
............................. (idle for 2h21mn) | ||
*** | DaCa_ has joined #arpnetworks
bitslip has joined #arpnetworks | [04:14] |
bitslip_ has quit IRC (*.net *.split)
DaCa has quit IRC (*.net *.split) | [04:21] | |
............................................................................... (idle for 6h31mn) | ||
mnathani_ has quit IRC (Ping timeout: 252 seconds) | [10:52] | |
...................... (idle for 1h45mn) | ||
mnathani_ has joined #arpnetworks | [12:37] | |
.................. (idle for 1h29mn) | ||
_Zodiac has joined #arpnetworks
_Zodiac has left | [14:06] | |
.................................. (idle for 2h48mn) | ||
mnathani__ has joined #arpnetworks
mnathani_ has quit IRC (Read error: Connection reset by peer) | [16:54] | |
.................................................................................. (idle for 6h49mn) | ||
mercutio | so does anyone know how the git /etc thing is meant to work?
do you just do it like any other git repository, or is there a way to make it more secure? | [23:43] |
brycec | mercutio: you talking about git-annex?
https://git-annex.branchable.com/ | [23:45] |
mercutio | i dunno what i'm talking about
i just thought i should try using git for /etc | [23:45] |
brycec | Then that's what you're talking abotu ;) | [23:45] |
mercutio | but i haven't looked into it before.
i found something called etckeeper so far do you use /etc on git? | [23:45] |
brycec | Me? I do not.
I knew someone else that used git-annex | [23:46] |
mercutio | does git-annex auto-commit? | [23:46] |
brycec | mercutio: No. See https://git-annex.branchable.com/walkthrough/ | [23:47] |
mercutio | ok nice long wlakthrough
i will have to check it out tomorrow i think | [23:47] |
brycec | heh, the core is in the first few examples, a quick skim is all that's needed | [23:48] |
mercutio | ahh | [23:48] |
brycec | If you want to store the files too (full on git, not just git-annex), then it's a simple "cd /etc/ ; git init" (etc etc etc) | [23:49] |
mercutio | i'm mostly thinking about how to get it to automaically store stuff
and record changes even if people don't commit every change ie it's only updated from one place for one machine | [23:49] |
jlgaddis | http://evilrouters.net/2011/02/18/using-etckeeper-with-git-on-ubuntu/ | [23:50] |
mercutio | maybe git isn't the cleanest way? | [23:50] |
jlgaddis | what are you using it on?
the os, i mean? | [23:50] |
brycec | You could put the commit in cron, or put some elaborate hook in your .profile... But I don't see any other "automatic" way | [23:50] |
mercutio | ubuntu | [23:50] |
brycec | s/u/ew/ | [23:50] |
BryceBot | <mercutio> ewbewntew | [23:50] |
jlgaddis | well, there ya go. see link. | [23:50] |
mercutio | haha
jlgaddis: are you using it? | [23:50] |
jlgaddis | yup | [23:51] |
mercutio | ahh this looks a little better
"Though I think we would all agree that it???s important, the unfortunate fact is that myself and other members of my ???team??? don???t necessarily document things as well as we always should. " that's so prevalent. | [23:51] |
brycec | As someone that's taking over the sysadmin role at a company with a surprisingly complex, and very interwoven with the product they sell, IT structure... Yeah, so true.
"How the fuck does that database replicate to that server? WHO KNOWS!" | [23:54] |
jlgaddis | once it's installed and initialized, you don't have to touch it. you *can* commit changes manually after you make them if you want (and i'd recommend it) but if you forget, they'll be auto-committed via a nightly cron job.
and apt hooks into etckeeper also, to do pre- and post- "apt stuff" commits | [23:55] |
brycec | (There were some efforts to document the design aspects later on, but I still have to figure out all the little nuances and try and roll-out a duplicate environment) | [23:56] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |