=== Abridged SRU verification output ====
./recreate.sh xenial
...
Preparing to unpack .../cloud-init_17.1-25-g17a15f9e-0ubuntu1~16.04.1_all.deb 
...
...
# login ubuntu/pwd
$ cat /run/cloud-init/result.json 
{
 "v1": {
  "datasource": "DataSourceNoCloud [seed=/dev/sdb][dsmode=net]",
  "errors": []
 }
}
$ df -h /
Filesystem      Size  Used Avail Use% Mounted on
/dev/root       9.6G  979M  8.6G  11% /

$ grep Trace /var/log/cloud-init.log 
$

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


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


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

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


** Tags removed: verification-needed verification-needed-artful 
verification-needed-xenial verification-needed-zesty
** Tags added: verification-done verification-done-artful 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to