plett: mnathani: Conversely, at the same time GRUB has not problem booting from LVM logical volumes on top of the physical disk layer, so you can make LVs for / and /home etc if you want to mnathani: plett: I got the install completed, ubuntu software raid, but then grub installs the boot loader in mbr instead of the gpt plett: mnathani: I don't think grub's stage1 knows about gpt, or expects the computer to be able to parse enough of gpt to be able to find it mnathani: http://www.anchor.com.au/blog/2012/10/the-difference-between-booting-mbr-and-gpt-with-grub/
I am reading that ^, but its really confusing
finally got it to work:
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/md0 182157312 86337 182070975 1% /
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/md0 5782959688 2237688 5489254788 1% /
/dev/md0 5.4T 2.2G 5.2T 1% / ***: josephb has joined #arpnetworks staticsafe: m0unds: fights seem to be balanced to me ***: rVn has joined #arpnetworks m0unds: ah, cool. i had an NC char on mattherson, and it was TR-heavy to the point of not being any fun ***: mayhem has joined #arpnetworks
rVn has quit IRC (Read error: Connection reset by peer)
rVn has joined #arpnetworks
mayhem has quit IRC (Read error: Connection reset by peer) brycec: mnathani: Is the disk partitioned using MBR or GPT? And if you're not booting EFI (doesn't sound like you are) then yes, the bootcode (grub) gets installed in the MBR because that's where the BIOS expects it. m0unds: http://www.nasa.gov/sls/multimedia/gallery/sls-infographic3.html ***: eryc has quit IRC (Ping timeout: 250 seconds)
eryc has joined #arpnetworks
mayhem has joined #arpnetworks
rVn has quit IRC (Read error: Connection reset by peer) jpalmer: got my new (as in refurb) T410 today m0unds: cool jpalmer: sadly, my ultrabay doesnt fit it. I was going to do a 256g SSD, and a 500g SATA in place of the optical drive. guess I'll forgo the HDD for now, and just do the SSD. m0unds: doh ***: mayhem has quit IRC (Read error: Connection reset by peer)
mayhem has joined #arpnetworks
rVn has joined #arpnetworks
mayhem has quit IRC (Read error: Connection reset by peer)
phlux1 has quit IRC (Ping timeout: 256 seconds)
phlux1 has joined #arpnetworks
rVn has quit IRC (Ping timeout: 240 seconds)
mayhem has joined #arpnetworks
rVn has joined #arpnetworks
mayhem has quit IRC (Read error: Connection reset by peer)
acf_ has quit IRC (Remote host closed the connection) forgotten: is today over yet? bleh m0unds: i wish forgotten: it's only thrusday :( RandalSchwartz: it's friday already somewhere
git 2.0 is much faster for clone and fetch
available as of last week
linux kernel disk to disk clone 1.9 = 73 seconds
2.0 = 3(!) seconds
perl 5.20 finally has copy-on-write for strings
so you can ship a large text to a subroutine as easy as you can send a reference. -: RandalSchwartz just wrapped up at OSCON m0unds: have they reduced the number of deps needed to run git? RandalSchwartz: I didn't realize there was any. :)
ahh - looks like perl, python, asciidoc if you want the manpages
openssl for gitweb m0unds: yea, it's ~180MB of deps on netbsd
vs mercurial which is just python iirc RandalSchwartz: well - that's because git does more. :) m0unds: sure, but i hate it anyway RandalSchwartz: have you looked at git in the last two years? m0unds: be good at one thing, rather than try being good at tons of things
yep
i was forced to use it for a while RandalSchwartz: git's definitely better than it was many years ago. m0unds: i have it installed and reluctantly use it for a couple of projects
i'm not a fan
only reason those projects have me using git is that they use github instead of bitbucket ***: mayhem has joined #arpnetworks
rVn has quit IRC (Read error: Connection reset by peer) novae: It's Friday here, has been for almost 12 hours! m0unds: haha
thursday is like my tuesday
i work wed-sat novae: You have a 3 day weekend?! Lucky bastard! m0unds: yeah, haha
4x10hrs ftw novae: That's actually not a bad way to do it :) m0unds: i agree
my division is pretty small, so it helps us keep better coverage novae: I'm doing a PhD so i've kind of forgotten what normal work hours are like, i tend to do 5-6x10-12h :( haha m0unds: hahaha
my wife just finished up her masters, and that was her typical week too
working full time + school novae: Stuff that! lol, luckily here in Aus the goverment gives a reasonable scholarship to discourage people from working while doing PhD's m0unds: haha RandalSchwartz: I sorta work every day novae: RandalSchwartz: Not full days i hope RandalSchwartz: sometimes :)
but my work is mostly fun novae: :) ***: mayhem has quit IRC (Read error: Connection reset by peer)
mayhem has joined #arpnetworks
rVn has joined #arpnetworks
mayhem has quit IRC (Read error: Connection reset by peer)
rVn has quit IRC (Read error: Connection reset by peer)
mayhem has joined #arpnetworks
mayhem has quit IRC ()
sga0_ has joined #arpnetworks
sga0 has quit IRC (Ping timeout: 256 seconds) up_the_irons: Length: 307957760 (294M) [application/x-iso9660-image]
Saving to: `nixos-minimal-14.04.376.f6ad69a-x86_64-linux.iso'
boooooo
a minimal iso should not be almost 300M! RandalSchwartz: up_the_irons - mirage 2.0
minimal images (in the hundreds of megabytes) that are the entire serving stack, talking to a xen interface.
and also no attack surgace
surface
... http://openmirage.org
they can fire up one of these microkernels to serve a page in a short enough time that it can respond to an incoming HTTP request. up_the_irons: interesting RandalSchwartz: so if AWS had a microsecond payment model... it'd be great. :)
since these things can basically sit on "bare metal" xen up_the_irons: haha RandalSchwartz: openmirage.org is executing mirage code. it's self hosting.
what's nice is for debugging, you can insert shims that use classic TCP
but then swap that out for tuntap devices
so you can get closer to the xen IF
it's pretty cool. I interviewed them for floss 302
and now I'm learning OCaml. :)