close
在Solaris的zfs file system中 , 我們可以利用zfs command 來設定zfs file system的configuration ,
其中zfs list 可以列出property的ㄧ些information , 像volume , snapshot...etc
for example:
zfs list -t snapshot
其中-t代表的是: A comma-separated list of types to display
(選擇某一特定的類別來顯示)
ref : http://docs.oracle.com/cd/E19253-01/816-5166/zfs-1m/index.html
ref : http://docs.oracle.com/cd/E19253-01/819-5461/gbiqe/index.html
全站熱搜
留言列表