py-libzfs should have a non-blank default history prefix

Description

cdef class ZFS(object): cdef libzfs.libzfs_handle_t* handle cdef boolean_t mnttab_cache_enable cdef int history cdef char *history_prefix proptypes = {} def __cinit__(self, history=True, history_prefix='', mnttab_cache=True):

We need to default to something like ‘py-libzfs’ for history prefix so that we can clearly identify what actions are being taken by py-libzfs vs zfscmd

Problem/Justification

None

Impact

None

relates to

Activity

Show:

Bug ClerkFebruary 27, 2023 at 3:20 PM

Automation for JiraFebruary 27, 2023 at 3:20 PM

This issue has now been closed. Comments made after this point may not be viewed by the TrueNAS Teams. Please open a new issue if you have found a problem or need to re-engage with the TrueNAS Engineering Teams.

Bug ClerkFebruary 27, 2023 at 2:49 PM

Automation for JiraFebruary 22, 2023 at 4:17 PM

Thank you for submitting this TrueNAS Bug Report! So that we can quickly investigate your issue, please attach a Debug file and any other information related to this issue through our secure and private upload service below. Debug files can be generated in the UI by navigating to System -> Advanced -> Save Debug.

https://ixsystems.atlassian.net/servicedesk/customer/portal/15/group/37/create/153

Complete

Details

Assignee

Reporter

Labels

Impact

Medium

Components

Priority

More fields

Katalon Platform

Created February 22, 2023 at 4:17 PM
Updated February 27, 2025 at 9:44 PM
Resolved February 27, 2023 at 3:21 PM