=== harlowja is now known as harlowja_away === praneshp_ is now known as praneshp === evilissimo|afk is now known as evilissimo === zz_gondoi is now known as gondoi [14:37] smoser: Hi Scott, I've got a patch for cloud-image-callback to grow an image [14:37] it's fairly simple: if --grow is specified, we try to grow the image first, then when the image is mounted we try to grow the filesystem [14:38] (running an fsck right before) [14:38] if that's all OK, we continue the script "as usual" [14:38] it doesn't support growing raw images and will exit in error if attempted [14:38] Do you want me to send you that patch? [15:08] smoser: My bad I made a really bad error in it, it's not quite there yet ;) === evilissimo is now known as evilissimo|afk === gondoi is now known as zz_gondoi === zz_gondoi is now known as gondoi === harlowja_away is now known as harlowja === gondoi is now known as zz_gondoi === zz_gondoi is now known as gondoi === gondoi is now known as zz_gondoi === harlowja is now known as harlowja_away === harlowja_away is now known as harlowja === harlowja is now known as harlowja_away [20:31] I have added "resize_rootfs: noblock" in my cloud.cfg [20:31] but it looks like it's still blocking there [20:32] this is a vm with a 1.2tb disk.. seems like its taking ages to resize === harlowja_away is now known as harlowja === zz_gondoi is now known as gondoi [21:01] mnaser: which OS and which version of cloud-init? [21:01] mgagne [21:01] oops early enter [21:02] el6 + 0.7.4 [21:02] from epel [21:04] mnaser: ok, I used to patch cloud-init<0.7.2 to add support for the noblock option. but since you have 0.7.4... it should work [21:05] mgagne: strange .. because i checked the source of it and it seems there as well.. :\ [21:07] mnaser: in fact, noblock was broken before 0.7.2: https://github.com/number5/cloud-init/commit/4401877324de10e7d15d9631f9799bfbb54cdf8d#diff-0cbbb4c8c15d47a0e5aebccda88fd9fb [21:08] mnaser: sorry I can't help you more on that one [21:48] mgagne: think i found my issue [21:48] Jul 2 21:45:59 localhost [CLOUDINIT] util.py[WARNING]: Failed forking and calling callback NoneType [21:48] Jul 2 21:45:59 localhost [CLOUDINIT] util.py[DEBUG]: Failed forking and calling callback NoneType#012Traceback (most recent call last):#012 File "/usr/lib/python2.6/site-packages/cloudinit/util.py", line 220, in fork_cb#012 child_cb(*args)#012TypeError: 'NoneType' object is not callable [21:52] cloud-init --debug single --name resizefs is failing too, good now i can easily debug === gondoi is now known as zz_gondoi