Show Table of Contents
9.3. 配置 Data Warehouse 和 Reports 的备注信息
行为
engine-setup 命令有以下行为:
安装 Data Warehouse 和 Reports 软件包并运行
engine-setup,在被提问是否配置 Data Warehouse 和 Reports 时回答 No:
Configure Data Warehouse on this host (Yes, No) [Yes]: No Configure Reports on this host (Yes, No) [Yes]: No
当再次运行
engine-setup 命令时,配置这些服务的选项将不再被显示。
临时解决方法
要强制 engine-setup 再次显示所有的选项,在运行 engine-setup 时使用以下选项:
# engine-setup --otopi-environment='OVESETUP_REPORTS_CORE/enable=none:None OVESETUP_DWH_CORE/enable=none:None'
如果只需要显示 Data Warehouse 的选项,运行:
# engine-setup --otopi-environment='OVESETUP_DWH_CORE/enable=none:None'
如果只需要显示 Reports 选项,运行:
# engine-setup --otopi-environment='OVESETUP_REPORTS_CORE/enable=none:None'
注意
如果只配置当前安装的 Data Warehouse 和 Reports 软件包,并且不需要从启用的软件仓库(repository)中更新软件包时,请使用
--offline 选项。

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.