JavaScript is required to for searching.
跳过导航链接
退出打印视图
Oracle® ZFS Storage Appliance 管理指南,发行版 2013.1.3.0
Oracle 技术网
文档库
PDF
打印视图
反馈
search filter icon
search icon

文档信息

关于 Oracle ZFS Storage Appliance

配置 Oracle ZFS Storage Appliance

使用服务

使用 Oracle ZFS Storage Appliance 服务

数据服务

必要的服务端口

服务 BUI 页面图标和按钮

使用 CLI 配置服务

使用 BUI 查看特定服务屏幕

查看特定服务屏幕

使用 BUI 启用服务

使用 BUI 禁用服务

使用 BUI 定义属性

使用 BUI 查看服务日志

使用 CLI 选择服务

使用 CLI 查看服务状态

使用 CLI 启用服务

使用 CLI 禁用服务

使用 CLI 设置属性

使用 CLI 查看服务帮助

使用 NFS

NFS 属性

为 NFS 配置 Kerberos 领域

NFS 日志

NFS Analytics(分析)

NFS 属性

通过 NFS 共享文件系统

使用 iSCSI

使用 SMB

SMB 属性

SMB 共享资源属性

NFS/SMB 互操作性

SMB DFS 名称空间

SMB Microsoft 独立 DFS 名称空间管理工具支持矩阵

将 DFS 名称空间添加到本地 SMB 组

SMB 自动主目录

添加 SMB 自动主目录规则

SMB 本地组

将用户添加到 SMB 本地组

SMB MMC 集成

SMB 共享资源管理

SMB 用户、组和连接

列出 SMB 服务

使用 BUI 配置 SMB

使用 BUI 配置 SMB Active Directory

使用 BUI 配置 SMB 项目和共享资源

使用 BUI 配置 SMB 数据服务

使用 FTP

FTP 属性

FTP 日志

允许使用 BUI 对共享资源进行 FTP 访问

使用 HTTP

HTTP 属性

HTTP 验证和访问控制

HTTP 日志

允许使用 BUI 对共享资源进行 HTTP 访问

使用 NDMP

NDMP 本地配置与远程配置

NDMP 备份格式和类型

使用

使用

NDMP 增量备份

NDMP 属性

NDMP 日志

使用远程复制

使用影子迁移

使用 SFTP

SFTP 属性

SFTP 端口

SFTP 日志

允许使用 BUI 对共享资源进行 SFTP 访问

使用 CLI 为远程访问配置 SFTP

使用 SRP

使用 TFTP

允许使用 BUI 对共享资源进行 TFTP 访问

使用病毒扫描

病毒扫描属性

病毒扫描文件扩展名

扫描引擎

病毒扫描日志

使用 BUI 为共享资源配置病毒扫描

使用 NIS

NIS 属性

NIS 日志

使用 BUI 从 NIS 添加设备管理员

使用 LDAP

LDAP 属性

在 CLI 中设置具有多个属性值对的属性

LDAP 定制映射

LDAP 日志

使用 BUI 添加设备管理员

使用 Active Directory

Active Directory 加入域

Active Directory 加入工作组

Active Directory 域和工作组

Active Directory LDAP 签名

Active Directory Windows Server 支持

使用 BUI 加入 AD 域

使用 BUI 加入 AD 工作组

使用 CLI 配置 Active Directory

使用身份映射

身份映射规则

映射规则方向符号

身份映射最佳做法

身份映射概念

使用 BUI 配置身份映射

使用 BUI 查看映射

使用 BUI 刷新映射

使用 DNS

DNS 属性

配置 DNS

DNS 日志

Active Directory 和 DNS

非 DNS 解析

无 DNS 运行

使用动态路由

使用 IPMP

使用 NTP

NTP 属性

使用 BUI 设置时钟同步

使用 CLI 配置 NTP

使用回拨

回拨属性

使用 BUI 注册设备

使用 CLI 注册设备

使用 BUI 更改帐户信息

使用 RESTful API

使用服务标签

使用 SMTP

使用 SNMP

SNMP 属性

SNMP MIB

Sun FM MIB

Sun AK MIB

使用 BUI 配置 SNMP 以提供设备状态

使用 BUI 配置 SNMP 以发送陷阱

使用 Syslog

Syslog 属性

经典版 Syslog:RFC 3164

更新的 Syslog:RFC 5424

SYSLOG 消息格式

SYSLOG 警报消息格式

使用 CLI 配置 Solaris 接收器示例

使用 CLI 配置 Linux 接收器示例

使用系统标识

使用 SSH

SSH 属性

SSH 日志

使用 CLI 禁用 root SSH 访问权限

维护 Oracle ZFS Storage Appliance

使用共享资源

将设备与 Oracle ZFS Storage Appliance 集成

使用 CLI 配置服务

CLI 服务部分位于 configuration services 下。使用 show 命令列出所有服务的当前状态:

以下示例来自NTP服务:

[ Oct 11 21:05:31 Enabled. ]
[ Oct 11 21:07:37 Executing start method (...). ]
[ Oct 11 21:13:38 Method "start" exited with status 0. ]

示例中的第一个日志事件表明系统在 21:05 引导。第二个条目记录了服务在 21:07:37 开始启动,且在 21:13:38 完成启动。由于 NTP 的性质和系统时钟调整,此服务可能要花费几分钟的时间才能完成启动,如日志所示。

caji:> configuration services
caji:configuration services> show
Services:
                              ad => disabled
                             smb => disabled
                             dns => online
                      dynrouting => online
                             ftp => disabled
                            http => disabled
                        identity => online
                           idmap => online
                            ipmp => online
                           iscsi => online
                            ldap => disabled
                            ndmp => online
                             nfs => online
                             nis => disabled
                             ntp => disabled
                     replication => online
                            scrk => disabled
                            sftp => disabled
                          shadow => online
                            smtp => online
                            snmp => disabled
                             ssh => online
                          syslog => disabled
                            tags => online
                            tftp => disabled
                           vscan => disabled
                           

Children:
                              ad => Configure Active Directory
                             smb => Configure SMB
                             dns => Configure DNS
                      dynrouting => Configure Dynamic Routing
                             ftp => Configure FTP
                            http => Configure HTTP
                        identity => Configure System Identity
                           idmap => Configure Identity Mapping
                            ipmp => Configure IPMP
                           iscsi => Configure iSCSI
                            ldap => Configure LDAP
                            ndmp => Configure NDMP
                             nfs => Configure NFS
                             nis => Configure NIS
                             ntp => Configure NTP
                     replication => Configure Remote Replication
                            scrk => Configure Phone Home
                            sftp => Configure SFTP
                          shadow => Configure Shadow Migration
                            smtp => Configure SMTP
                            snmp => Configure SNMP
                             srp => Configure SRP
                             ssh => Configure SSH
                          syslog => Configure Syslog
                            tags => Configure Service Tags
                            tftp => Configure TFTP
                           vscan => Configure Virus Scan
                         routing => Configure Routing Table