[Bug 1857398] Re: ubiquity should support encryption by default with zfsroot, with users able to opt in to running change-key after install

2020-01-17 Thread Mike Gerdts
This is a very interesting idea, but care should be applied when combined with cloud (disk) images. In particular, I worry that if an encrypted disk image is distributed that the well-known passphrase could be used to get the master key from any pristine copy of the disk image. In effect, the mast

Re: [Bug 1763511] Re: DataSourceSmartOS should default to ext4

2018-04-12 Thread Mike Gerdts
I think we've been avoiding this issue so far because the file system is being created without partitioning the disk (layout: False). With "layout: False", I'm guessing that whether gpt or mbr is specified makes no difference. Mike On Thu, Apr 12, 2018 at 8:41 PM, Scott Moser wrote: > You prob

[Bug 1763511] [NEW] DataSourceSmartOS should default to ext4

2018-04-12 Thread Mike Gerdts
00 blocks) /dev/vdb too big to be expressed in 32 bits using a blocksize of 4096. The default should switch to ext4. It so happens that this matches the default in DataSourceAzure.py. ** Affects: cloud-init (Ubuntu) Importance: Undecided Assignee: Mike Gerdts (mg

[Bug 1667735] Re: cloud-init doesn't retry metadata lookups and hangs forever if metadata is down

2018-02-07 Thread Mike Gerdts
** Changed in: cloud-init Assignee: (unassigned) => Mike Gerdts (mgerdts) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1667735 Title: cloud-init doesn't retry metadata lookups a