zfs_admin.utils

zfs_admin.utils.add_command_log (args, output, success)

Add to command log.

Note: The command log is not committed hence it will be saved only if the


zfs_admin.utils.run_command (args)

Run a command via subprocess. Returns "okay" if process when okay or the stderr


zfs_admin.utils.sync_disks ()

Sync Disk info using geom disk list


zfs_admin.utils.sync_properties (doc, properties)

Sync properties from libzfs.ZFSProperty to document


zfs_admin.utils.sync_zfs ()

Sync ZFS Pool information