← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~raharper/cloud-init:fix/cc_resizefs_on_zfs_root into cloud-init:master

 

The proposal to merge ~raharper/cloud-init:fix/cc_resizefs_on_zfs_root into cloud-init:master has been updated.

Commit message changed to:

cc_resizefs, util: handle no /dev/zfs

The zfs/zpool commands will hang for 10 seconds if /dev/zfs is not
present (bug 1760173).  This is a common occurence for containers
using zfs as rootfs.  Additionally handle missing zpool command or
other errors that may occur while executing the zpool command.

For more details, see:
https://code.launchpad.net/~raharper/cloud-init/+git/cloud-init/+merge/342467
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~raharper/cloud-init:fix/cc_resizefs_on_zfs_root into cloud-init:master.