=== Abridged SRU verification output ====
./recreate.sh xenial
...
Preparing to unpack .../cloud-init_17.1-27-geb292c18-0ubuntu1~16.04.1_all.deb 
...
...
# login ubuntu/pwd

ubuntu@ubuntu:~$  cat /run/cloud-init/result.json
{
 "v1": {
  "datasource": "DataSourceNoCloud [seed=/dev/sdb][dsmode=net]",
  "errors": []
 }
}
ubuntu@ubuntu:~$ df -h /
Filesystem      Size  Used Avail Use% Mounted on
/dev/root       9.6G  996M  8.6G  11% /
ubuntu@ubuntu:~$ grep Trace /var/log/cloud-init.log 
ubuntu@ubuntu:~$ 


$ ./recreate.sh zesty
...
Preparing to unpack .../cloud-init_17.1-27-geb292c18-0ubuntu1~17.04.1_all.deb 
...
#login ubuntu/pwd
ubuntu@ubuntu:~$ cat /run/cloud-init/result.json
{
 "v1": {
  "datasource": "DataSourceNoCloud [seed=/dev/sdb][dsmode=net]",
  "errors": []
 }
}
ubuntu@ubuntu:~$ df -h /
Filesystem      Size  Used Avail Use% Mounted on
/dev/root       9.6G 1021M  8.6G  11% /
ubuntu@ubuntu:~$ grep Trace /var/log/cloud-init.log
ubuntu@ubuntu:~$ 


$ ./recreate.sh artful
...
Preparing to unpack .../cloud-init_17.1-27-geb292c18-0ubuntu1~17.10.1_all.deb 
...

ubuntu@ubuntu:~$ cat /run/cloud-init/result.json 
{
 "v1": {
  "datasource": "DataSourceNoCloud [seed=/dev/sdb][dsmode=net]",
  "errors": []
 }
}
ubuntu@ubuntu:~$ df -h /
Filesystem      Size  Used Avail Use% Mounted on
/dev/root       9.6G  1.1G  8.5G  11% /
ubuntu@ubuntu:~$  grep Trace /var/log/cloud-init.log
ubuntu@ubuntu:~$ 

=== End Abridged SRU verification output ====


** Tags removed: verification-needed verification-needed-xenial 
verification-needed-zesty
** Tags added: verification-done verification-done-xenial 
verification-done-zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1725067

Title:
  cloud-init resizefs fails when booting with root=PARTUUID=

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1725067/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to