Issue #5391 has been updated by derek olsen. File zfs-set-properties added
Here are the steps that can be followed to hopefully assist in testing. Make a zpool that can be used to hold the zfs filesystems mkfile 256M /var/tmp/zpool-disk zpool create zpool-test /var/tmp/zpool-disk The attached file zfs-set-properties can be used to create a zfs filesystem in the zpool-test zpool and set the newly added properties puppet apply zfs-set-properties Additionally the patch we submitted included modifications to the existing zfs unit tests. ---------------------------------------- Feature #5391: added additional zfs properties https://projects.puppetlabs.com/issues/5391 Author: derek olsen Status: Unreviewed Priority: Normal Assignee: Category: provider Target version: 2.6.x Affected Puppet version: Keywords: zfs solaris Branch: pretty please we would like to add the following zfs properties to the zfs provider recordsize aclmode aclinherit primarycache secondarycache -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
