IRIS平台部署手册及基本操作

本文详细记录了在Red Hat Enterprise Linux 7.8上配置环境、安装IRIS 2021.1.0.215.0的过程,包括设置主机名、用户权限、目录操作、软件上传与解压,以及关键的软件安装步骤和管理操作,如创建表、数据操作和实例管理。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

目录

一、环境描述

二、操作系统配置

1、系统安装及网络配置略

2、关闭防火墙及selinux

3、修改主机名

4、添加用户和组

5、创建目录

6、上传软件到/irissoft目录

7、解压软件包

8、重启系统

三、软件安装

用root安装软件

基本操作

管理操作


一、环境描述

OS版本

RHEL7.8

IRIS版本

2021.1.0.215.0

OS软件包

basic安装方式

二、操作系统配置

1、系统安装及网络配置略

2、关闭防火墙及selinux

systemctl stop firewalld
systemctl
disable firewalld
systemctl status firewalld
systemctl
start avahi-daemon.socket
setenforce
0
sed -i 's/enforcing/disabled/g' /etc/selinux/config

3、修改主机名

hostnamectl --static set-hostname iris2021

4、添加用户和组

groupadd irisgp
useradd -g irisgp iris

5、创建目录

mkdir /irissoft
mkdir /tmp/iriskit

mkeir /instancetest

chmod og+rx /tmp/iriskit

chown iris:irisgp /instancetest

6、上传软件到/irissoft目录

[root@iris2021 irissoft]# ls -l
total
789868
-rwxr-xr-x. 1 root root 808824440 Jul  2 19:20

7、解压软件包

gunzip -c /irissoft/IRIS_Community-2021.1.0.215.0-lnxrhx64.tar.gz | ( cd /tmp/iriskit ; tar xf - )

8、重启系统

reboot

三、软件安装

1、用root安装软件

[root@iris2021 irissoft]# cd /tmp/iriskit/
[root@iris2021 iriskit]# cd IRIS_Community-2021.1.0.215.0-lnxrhx64/
[root@iris2021 IRIS_Community-2021.1.0.215.0-lnxrhx64]# ./irisinstall
 
Your system type is 'Red Hat Enterprise Linux (x64)'.
 
Enter instance name <IRIS>:
test ##实例名
 
Enter a destination directory for the new instance.
Directory: /instancetest
 
Select installation type.
    1) Development - Install InterSystems IRIS server and all language bindings
    2) Server only - Install InterSystems IRIS server
    3) Custom
Setup type <1>?
1 1
 
How restrictive do you want the initial Security settings to be?
"Minimal" is the least restrictive, "Locked Down" is the most secure.
    1) Minimal
    2) Normal
    3) Locked Down
Initial Security settings <1>?
2 2
 
What user should be the owner of this instance? iris
An InterSystems IRIS account will also be created for user iris.
 
 
Install will create the following InterSystems IRIS accounts for you:
_SYSTEM, Admin, SuperUser, iris and CSPSystem.
Please enter the common password for _SYSTEM, Admin, SuperUser and iris:
Re-enter the password to confirm it:
iris ##密码不显示
 
 
Please enter the password for CSPSystem:
iris ##

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

Aluphami

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值