 查看引导环境的非全局区域文件系统的配置
查看引导环境的非全局区域文件系统的配置成为超级用户或承担等效角色。
角色包含授权和具有一定权限的命令。有关角色的更多信息,请参见《系统管理指南:安全性服务》中的“配置 RBAC(任务列表)”。
显示文件系统列表。
| # lufslist -n BE_name | 
指定引导环境的名称以查看文件系统说明
以下示例显示了包含非全局区域的文件系统的列表。
| # lufslist -n s3 boot environment name: s3 This boot environent is currently active. This boot environment will be active on next system boot. | 
| Filesystem              fstype    device size Mounted on Mount Options
------------------------------------------------------------------
/dev/dsk/c0t0d0s1         swap     2151776256   -        -
/dev/dsk/c0t0d0s3         ufs     10738040832   /        -
/dev/dsk/c0t0d0s7         ufs     10487955456   /export  -
                zone <zone1> within boot environment <s3>
/dev/dsk/c0t0d0s5         ufs      5116329984   /export  - |