=== mariusv is now known as Guest98039 [09:45] hi, is it possible lvm with cloud-init modules? [09:46] or just with runcmd? [09:51] can you give a clue, please? [09:59] josputa! [11:19] Hi all, ran into another problem while trying to initialise volumes. [11:19] When I use cloud-init to try and format a block device provided by Azure, it fails as follows: [11:19] 2016-02-23 11:01:50,344 - util.py[WARNING]: Failed during filesystem operation [11:19] Failed to exec of '['/sbin/mkfs.ext4', '/dev/sdc', '-L', 'data']': [11:19] Unexpected error while running command. [11:19] Command: ['/sbin/mkfs.ext4', '/dev/sdc', '-L', 'data'] [11:19] Exit code: 1 [11:19] Reason: - [11:19] Stdout: '/dev/sdc is entire device, not just one partition!\nProceed anyway? (y,n) ' [11:19] Seems that for this to work, the "-F" flag needs to be added. Is there a way to do this in cloud-init? [11:19] (I'm not using a partition because this is impossible due to this bug: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1523921) === minfrin_ is now known as minfrin === minfrin_ is now known as minfrin === jgrimm is now known as jgrimm-afk === jgrimm-afk is now known as jgrimm