os:solarisbased:openindiana:notes
Table of Contents
OS - Solaris based - OpenIndiana - Notes
Reload IP Filter rules
ipf -Fa -f /etc/ipf/ipf.conf
If -Fa is omitted your rule additions are loaded *after* the current rules. This can prevent your addition from working because a block all rule is listed earlier in the rule order.
Source:System Administration Guide: IP Services - Chapter 26 Oracle Solaris IP Filter (Tasks)
ZFS
List zpools:
zpool list
List status of zpools:
zpool status
List ZFS volumes:
zfs list
Get all volume properties:
zfs get all zpool1/volume1
Sharing
Show shared:
sharemgr show -v
Share a volume via SMB:
zfs set sharesmb=on zpool1/volume1
os/solarisbased/openindiana/notes.txt · Last modified: 2016/01/27 16:11 by bas