Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Раскрыть
titleExample of drawing up hardware requirements

Device

Required resource

Hardware Product Series

MCL

MUL

Server 1

2000

15000

Heavy

Server 2    Heavy

After determining the requirements of the project, make a preliminary network map.

An example of components separation in the address space for a single node

Server name (host)

Role

Interface

Address

    Port

External addresses of the software switch

ecss1

Server management interface (port 2000 ssh)

net.10

10.0.10.51/24

2000

ecss2

Server management interface (port 2000 ssh)

net.10

10.0.10.52/24

2000

ecss1

Core address (ecss-core)

net.20

10.0.20.51/24

5000

ecss1

Core address (ecss-core)

net.20

10.0.20.52/24

5000

ecss1, ecss2

Gateway address

net.10

10.0.10.1

-

ecss1, ecss2

DNS server addresses

net.10

10.0.10.1, 8.8.8.8

-

ecss1, ecss2

NTP server addresses

net.10

10.136.16.211, 10.136.16.212

123

Virtual addresses of the software switch
ecss1

Virtual address of the ecss1 host software adapter

net.20:SIP1

10.0.20.31/24-
ecss2

Virtual address of the ecss2 host software adapter

net.20:SIP2

10.0.20.32/24-
ecss1

Alternative virtual address of the ecss2 host software adapter on the ecss1 host

net.20:SIP210.0.20.32/24-
ecss2Alternative virtual address of the ecss1 host software adapter on the ecss2 hostnet.20:SIP110.0.20.31/24-


...

  • After booting from the installation media, select "Install Ubuntu Server"
  • Select the system language and keyboard layout
  • Configure the network interface to connect to the Internet
  • Create disk partitions according to Table 1
  • Configure server and user names
  • Install OpenSSH server
  • Reboot the successfully installed OS
Раскрыть
titleUbuntu Server 22.04 installation
A Shared Block
shared-block-keyUbuntu Server 22.04 installation
панель
titleSelect language

Image Added

панель
titleContinue without update

Image Added

панель
titleKeyboard configuration

Image Added


панель
titleВыбираем стандартную установку Ubuntu Сервер

Image Added


панель
titleSelect Eht: the interface for installing Ubuntu (it should have internet access).

Image Added

панель
titleSet the IP address for internet access (DHCP cannot be used).

Image Added

панель
titleProxy server cannot be used (if it is used in your project, please specify)

Image Added

панель
titleDefault

Image Added

панель
titleCreate partitions on the disk, using LVM

Image Added

панель
titleBy default, two partitions are created: /boot and /, we keep /boot and delete /. First, unmount

Image Added

панель
titleThen delete

Image Added

панель
titleConfirm deletion

Image Added

панель
titleLeave only /boot

Image Added

панель
titleCreate partitions according to the dimensions specified in the table below

Image Added

панель
title root size 30 Gb, mount point /

Image Added

панель
title mnesia size 30 Gb, mount point /var/lib/ecss

Image Added

панель
title log size 20 Gb, mount point /var/log

Image Added

панель
titlemysql, size 30G, mount point - /var/lib/mysql

Image Added

панель
title ecss_log, size 20 Gb, mount point  /var/log/ecss

Image Added

панель
titleecss_db, size 100 Gb, mount point-  /var/lib/ecss-mysql

Image Added

панель
titlehome, size 10 Gb, mount point -  /home

Image Added

панель
titleglusterfs - for the cluster / for a single host - restfs, size - all remaining disk space, mount point - /var/lib/ecss/glusterfs - for the cluster, and /var/lib/ecss/restfs - for a single server

Image Added

панель
titleobtained configuration

Image AddedImage Added

панель
titleConfirm

Image Added

панель
titleCreate a user and a hostname, in ECSS10 the recommended hostname is ecss1/ecss2 (used for license integration), username (in the example abf / password at your discretion)

Image Added

панель
titleWhen installing, select Free installation:

Image Added

панель
titleWhen installing Ubuntu Linux, install openSSH for remote management

Image Added

панель
titleConfirm

Image Added

панель
titleWait for the message to appear - Restart now

Image Added

панель
titleRemove the installation disk/flash drive and press Enter

Image Added

 Ubuntu Linux Server has been installed.





Table1 — An option for storing information in a file system on physical media for servers

...