Let me spin up a cluster to see if I have been missing things.
On a semi-related note, today is the first "Texans can't drive for shit on ice" day of the year.
so I am working from home for now.
judd7
bliss.
we're gonna finally get a decent snow tonight.
victor_lowther
No snow for us.
Just freezing rain last night and this morning.
so I will be taking my kid to school in half an hour or so
late start
then going in to work to fool around with cb2.0 on hardwares.
judd7
ooh! Fun!
victor_lowther
and otherwise get prepped for the trip next week.
Man, it is taking forever to bootstrap the admin node.
CPU must still be in powersave mode.
Yep, it was.
OK, so your first thing should show up in the transcript of the provisioner-server run
I get:
[2013-12-06T09:04:23-06:00] INFO: Processing template[/tftpboot/discovery/pxelinux.cfg/default] action create (provisioner::setup_base_images line 238)
[2013-12-06T09:04:23-06:00] INFO: template[/tftpboot/discovery/pxelinux.cfg/default] backed up to /var/chef/backup/tftpboot/discovery/pxelinux.cfg/default.chef-20131206090423
squinting trying to read unformatted json in your vim editor?
com! FormatJSON %!python -m json.tool
usage :FormatJSON
Kirves
Hello, I'm trying to install the Ceph barclamp on a test (virtualbox) environment but it fails when installing the OSD: node["crowbar"]["disks"] is not defined. The disks are however correctly identified in the node["block_device"] map. Any hint on why this happens?
Blackavar joined the channel
judd7
sorry, Kirves.. I haven't looked into it yet.
victor_lowther : /var/chef/node.json has correct data, it seems.
Kirves
Nvm, after trying to get it straight for over 1 week, I managed to solve it right after asking you. :)
Simply put: the Ceph barclamp (both the github and InkTank versions) is outdated. node["crowbar"]["disks"] doe not exist anymore: it has been replaced by BarclampLibrary::Barclamp::Disk class
victor_lowther
Yep.
The inktank Ceph barclamp is ancient.
The one in the roxy build should be mostly cromulent
Kirves
I know, I had to update the deb packages as well on that -.-
victor_lowther
and the one I hacked together for CB 2.0 works fine with CB 2.0. :)
Kirves
I am using the roxy build but I did not find any trace of Ceph barclamp
victor_lowther
hm
Kirves
built-in, I mean
victor_lowther
they may not have added the barclamp to the release metadata.