ambitus / pyzkiln

A set of Python building blocks to help with z/OS automation
Apache License 2.0
9 stars 12 forks source link

Grow a zfs #3

Closed tbalta77 closed 2 years ago

tbalta77 commented 2 years ago

Add support for growing and shrinking a ZFS in zfsadm.py. Also added changes to mountFS.py (now fsutils.py) as well as init, setup, and doc changes.