Score:0

Cloud-init for ubuntu-20.04-server-cloudimg works but not ubuntu-20.04-minimal-cloudimg-amd64

ธง vn

So I'm trying to use cloud-init with minimal image ( https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img ) but it does not seem to work at all. The exact same procedure works with the server image ( https://cloud-images.ubuntu.com/releases/focal/release/ubuntu-20.04-server-cloudimg-amd64.img ).

I'm using with meta-data and user-data with genisoimage -output cloud-init.iso -volid cidata -joliet -rock meta-data user-data.

I then boot it up with virt-install --connect qemu:///system --virt-type kvm --os-type linux --os-variant ubuntu20.04 --disk path=image.qcow2,bus=scsi,format=qcow2 --disk path=cloud-init.iso,device=cdrom --controller type=scsi,model=virtio-scsi --import --network network:default

In user-data I try to debug it with just using runcmd in user-data to touch /debug but when booting it up manually afterwards to investigate there is no such file so runcmd doesn't seem to run at all. Keep in mind that the exact same procedure works fine with the server-cloudimg.Running dpkg -l on the minimal image shows the cloud-init package being installed.

user-data

#cloud-config
runcmd:
 - touch /debug

meta-data

instance-id: iid-0
sa flag
`สถานะ cloud-init` กล่าวถึงข้อผิดพลาดหรือไม่? `ข้อมูลผู้ใช้แบบสอบถาม cloud-init' แสดงข้อมูลผู้ใช้ที่คุณส่งไปหรือไม่ มี 'Traceback' หรือ 'WARN' ใน /var/log/cloud-init.log หรือไม่
Andrew avatar
vn flag
ดังนั้นปัญหาน่าจะเป็นที่ Ubuntu ขั้นต่ำไม่รองรับ cdrom ดังนั้นฉันจึงใช้ netboot `-smbios type=1,serial=ds=nocloud-net;s=http://10.10.0.1:8000/` แทนและใช้งานได้เมื่อฉัน มีเซิร์ฟเวอร์ dhcp แต่เมื่อฉันพยายามตั้งค่าด้วย ip แบบคงที่แทน มันใช้งานไม่ได้ ฉันได้ลองส่ง ip ไปยัง bootloader ตามที่อธิบายไว้ใน https://askubuntu.com/questions/1360674/assign-ip-to-ubuntu-20-04-during-installation-packer-cloud-init-context แต่ไม่มี ความสำเร็จ.

โพสต์คำตอบ

คนส่วนใหญ่ไม่เข้าใจว่าการถามคำถามมากมายจะปลดล็อกการเรียนรู้และปรับปรุงความสัมพันธ์ระหว่างบุคคล ตัวอย่างเช่น ในการศึกษาของ Alison แม้ว่าผู้คนจะจำได้อย่างแม่นยำว่ามีคำถามกี่ข้อที่ถูกถามในการสนทนา แต่พวกเขาไม่เข้าใจความเชื่อมโยงระหว่างคำถามและความชอบ จากการศึกษาทั้ง 4 เรื่องที่ผู้เข้าร่วมมีส่วนร่วมในการสนทนาด้วยตนเองหรืออ่านบันทึกการสนทนาของผู้อื่น ผู้คนมักไม่ตระหนักว่าการถามคำถามจะมีอิทธิพลหรือมีอิทธิพลต่อระดับมิตรภาพระหว่างผู้สนทนา