Config user data for cloud-init does not work for suse11.2

Bug #1305401 reported by xuwei
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
cloud-init
Expired
Medium
Unassigned

Bug Description

1. install cloud-init-0.7.4.tar.gz for suse11 image
2. Deploy a instance using this image and enabled config-drive
#cloud-config

password: cloud4ibm
chpasswd: { expire: False }
ssh_pwauth: True

final_message: "The system is finally up"

runcmd: [ "service networking restart" ]
3. After instance is active and check deployed instance log
Cloud-init v. 0.7.4 running 'init-local' at Wed, 09 Apr 2014 09:24:59 +0000. Up 41.14 seconds.
2014-04-09 05:24:59,137 - DataSourceConfigDrive.py[WARNING]: version '2012-08-10' not available, attempting to use 'latest'
2014-04-09 05:24:59,302 - stages.py[WARNING]: Module ca-certs is verified on ['debian', 'ubuntu'] distros but not on sles distro. It may or may not work correctly.
2014-04-09 05:24:59,314 - util.py[WARNING]: Failed to create user will
2014-04-09 05:24:59,317 - util.py[WARNING]: Running users-groups (<module 'cloudinit.config.cc_users_groups' from '/usr/local/lib64/python2.6/site-packages/cloud_init-0.7.4-py2.6.egg/cloudinit/config/cc_users_groups.pyc'>) failed

Revision history for this message
Scott Moser (smoser) wrote :

Hi, thanks for taking the time to open a bug.
Could you launch an instance with the provided cloud-config, and also include:
 output: {all: '| tee -a /var/log/cloud-init-output.log'}

And then collect /var/log/cloud-init.log and /var/log/cloud-init-output.log ?

the /var/log/cloud-init-output.log should hopefully include some reason for the failure.

Changed in cloud-init:
status: New → Incomplete
importance: Undecided → Medium
Revision history for this message
Scott Moser (smoser) wrote :

also, please set back to 'New' when you've done that.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for cloud-init because there has been no activity for 60 days.]

Changed in cloud-init:
status: Incomplete → Expired
Revision history for this message
James Falcon (falcojr) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.