Skip to main content

Installing Plaivid

In this guide, the steps for installing Plaivid based on Rocky Linux 9 are explained step-by-step.

Tip

Before starting the installation, ensure that you have read and completed all Installation Prerequisites and Pre-installation Checklist. Following the order of steps in this guide is essential for a correct and error-free installation.

Phase 1: Booting from ISO File and Starting Installation

In this phase, the server boots via the Plaivid Installation ISO file and its installation environment runs.

Info

In this guide, the booting process via HPE iLO Virtual Media is explained. If needed, you can also use DVD or USB Bootable instead of iLO to launch the server.

Connecting to iLO Console

To access the server's management console, follow these steps:

  1. Connect to the iLO management interface via web browser.
https://<iLO-IP-Address>
  1. Enter the Username and Password.

  2. Run the server console from the following menu:

Remote Console → Launch
Note

For HPE Gen9 servers and older versions, it is recommended to use HPE iLO Remote Console instead of the HTML5 Console.

Mounting the ISO File

After opening the Remote Console, mount the ISO file onto the server.

  1. From the following menu, enter the virtual media management section:
Virtual Drives
or
Virtual Media
  1. Select CD/DVD-ROM option.

  2. Click on Browse and select the Plaivid ISO file from your local system.

  3. Click on Mount or Connect.

Checking Mount Status

After successfully connecting the ISO file, the following message should be displayed:

CD/DVD-ROM mounted successfully
Tip

Before continuing with the steps, ensure that the ISO file has been successfully mounted; otherwise, the server will not be able to boot from the installation file.

Restarting the Server and Booting from ISO

After mounting the ISO file, restart the server again.

  1. From inside iLO, select the following path:
Power → Reset
  1. Wait for the server to Restart.

  2. If the Boot Order is correct, the system will automatically boot from the ISO file.

  3. After a few moments, the Plaivid boot screen will be displayed, and the installation process will begin.

Warning

If the system booted from the hard disk and did not enter the installation environment, first check that the ISO file is still mounted, and then control the server's Boot Order.

Phase 2: Beginning Operating System Installation

Selecting Installation Option

After the server boots via the Plaivid Installation ISO, the boot menu is displayed. This menu includes several installation methods, each designed for different scenarios.

Install Plaivid (Virtual Machine)

This option is the Standard and Recommended Method for installing Plaivid. In this mode, the standard version of QEMU/KVM available in the base operating system distribution is used.

This method is suitable for most deployment scenarios, including:

  • Installation on physical servers
  • Enterprise environments and data centers
  • Laboratory environments
  • Virtual machines

If you do not specifically need the capabilities of Avid's custom QEMU/KVM version, choose this option.


In this mode, the proprietary version of PVM QEMU/KVM developed and customized by Avid is used.

This option is suitable for scenarios that require advanced features of the SPICE graphical console and desktop management of virtual machines; such as:

  • Installation on Desktop systems
  • Workstations
  • Environments where direct graphical access to virtual machines is important

The difference between this mode and Virtual Machine is the use of the proprietary version of QEMU/KVM and optimized support for SPICE graphic capabilities.

Tip

For most installations, choosing Install Plaivid (Virtual Machine) is recommended.


Test Media & Install Plaivid

This option checks the health of the ISO file and installation media before starting the installation, and upon confirmation, begins the Plaivid installation process.

Using this option is recommended under the following conditions:

  • The ISO file has been written to DVD or USB Flash Drive.
  • There is a possibility of corruption in the ISO file or installation media.
  • You encountered errors reading files or unexpected stops during installation.
  • You want to verify the complete integrity of the installation media before installing.
Note

Running this check increases the time it takes to start the installation process, but it makes no difference in how or the result of the installation.


Install Plaivid in FIPS Mode

This option installs Plaivid with FIPS (Federal Information Processing Standards) enabled.

In this mode, the system uses only encryption algorithms and settings approved by the FIPS standard. This standard is usually used in government organizations, sensitive centers, and environments that are required to comply with security requirements and compliance (Compliance).

Warning

This option should only be selected if using FIPS is one of the organization's security requirements. Activating FIPS may cause some encryption algorithms, protocols, or software incompatible with this standard to become disabled.

Selecting Installation Option

On the boot screen, select the following option:

plaivid install

After selecting the installation option, the process of loading installation files begins. At this stage, required files are loaded from the installation media, and the Plaivid installation environment is prepared.

The duration of this stage depends on factors such as server processing power, amount of memory (RAM), disk speed, and type of installation media (Virtual Media, USB Flash Drive, or DVD/CD) and may take several minutes.

plaivid install

Wait until you enter the operational environment of the installation.

Tip

If no changes are observed on the screen after a few minutes, wait a bit longer; as loading time may vary depending on hardware and installation media type.

If the installation process still hasn't started after waiting, check the following items:

  • Plaivid Installation ISO file is correctly Mounted.
  • ISO file or installation media (Virtual Media, USB Flash Drive, or DVD/CD) is healthy.
  • Server has access to installation media and the boot process has been performed from that same media.

Selecting Installation Language

After loading the installation environment, the language selection page is displayed.

Select Language

  • Select the desired language.
  • In most scenarios, English (United States) is recommended.
  • After selecting the language, click on Continue.
Info

The selected language pertains to the installation environment and the operating system and does not affect the language of the Plaivid user interface.

Installation Summary

After selecting the language, the Installation Summary page is displayed.

Installation Summary

At this stage, various sections of installation are visible and configurable.

Before starting the installation, review the following:

  • Installation Destination
  • Root Password

If all mandatory sections are completed, the Begin Installation button will be activated.

Partitioning and Storage Configuration

Reminder
  • First, determine whether this host will only be Plaivid or multiple products (like Inad, Fylad) will be deployed on it; this decision determines whether /var is separated or not.
  • If only Plaivid is being installed, there is no need to separate /var from /.
  • The suggested Production structure includes three independent Logical Drives (OS, VAR, DATA).
  • Partitions /, /var are of type LVM and partitions /boot, /boot/efi, biosboot, /DataStore are of type Standard Partition.
  • The minimum required space for the OS disk (excluding /DataStore) is approximately 152GB (details in the "Minimum Required Space" section).

Notes Before Partitioning

Architecture Decision: Separating /var

Before starting the practical partitioning steps, it must be determined whether /var should be separated independently or not. This decision is based on the final service that is supposed to be deployed on this host, not a fixed law for all installations.

Installation ScenarioDecision
Besides Plaivid, another service (like Inad, Fylad, or any other product) is supposed to be deployed on this host/ and /var should be created on two independent Logical Volumes (e.g., VG_OS and VG_VAR); both with Device Type of LVM.
This host will only be Plaivid (without any other product)There is no need to separate /var; /var remains a subset of /. However, Device Type of the / partition must still be LVM, not Standard.
Why is this decision important?

Separating /var is for isolating space between the operating system and variable data of products, not for Redundancy. If products like Inad or Fylad produce a large volume of logs or variable data and /var is not separated, running out of space could take down the entire / and consequently the entire operating system. With an independent Logical Volume for /var, this risk is limited to that Volume only, and the rest of the system remains healthy.


Basic Concepts


Swap

In Enterprise deployments, using Swap is not recommended, and it is not considered by default in the standard Plaivid architecture.

The reason for this is that prior to project execution, the CloudAvid team reviews the organization's needs and provides an Infrastructure Sizing document. In this document, required resources including CPU, RAM, and Storage are determined such that the server can execute the expected workload stably without relying on Swap.

Since Plaivid is a virtualization platform, in case of memory shortage and use of Swap, the operating system transfers part of memory data to storage space (Disk). This process causes a significant increase in latency, and depending on the storage type (especially HDD or slower storage), it can noticeably reduce the performance of virtual machines and other Workloads.

Environment TypeUse of SwapDescription
Enterprise / Production Environment❌ Not RecommendedHardware capacity is determined according to CloudAvid design document, and the system should not rely on Swap.
Lab, Dev, or Testing Environment✅ OptionalIf needed, Swap can be used to increase system stability.
CloudAvid Recommendation

In Enterprise infrastructures, memory shortages should be resolved by increasing RAM or correcting hardware capacity, not by using Swap. Using Swap in virtualization environments usually reduces system performance.

Non-Enterprise Environments

If you are installing Plaivid in testing, educational, or non-Enterprise environments, you can use Swap according to your own needs. In these scenarios, creating Swap usually poses no problem and can even help increase system stability in conditions of memory shortage.

Starting Partitioning Operations

Selecting Storage Space

From the Installation Summary page, select Installation Destination.

Installation Destination

In this section:

Installation Destination

  • Select the disk or RAID Array desired for operating system installation.
  • Ensure the correct disk is selected.

Hard Select

  • According to the "Introduction and Prerequisites" document, for the best experience, the OS must be installed on an SSD.
Warning

If the wrong disk is selected, all information existing on it will be deleted during the installation process.


Entering the Storage Configuration Environment

Selecting Custom Storage Configuration

  1. In the Storage Configuration section, select Custom.

Custom

  1. Click on Done.

Done

  1. You will enter the Manual Partitioning page.

Partitioning

Selecting LVM as the default structure

At the bottom of the page, in New mount points will use the following partitioning scheme, select LVM.

LVM

Info

In the Plaivid installation standard, only partitions / and /var (if separated, according to the decision of the previous section) are created as LVM.

Other partitions including /boot, /boot/efi, biosboot, and /DataStore must be created as Standard Partitions.


Creating Partitions

To create each Mount Point:

  1. Click on + (Add mount point).

Add mount

  1. Enter Mount Point and Desired Capacity values according to the Standard Partition Structure table(mentioned below).

Desired Capacity

  1. Select the created partition.

Desired Capacity

  1. Apply its settings according to the table below.

  2. Click on Update Settings.


Standard Partition Structure

Plaivid Structure

If only Plaivid is being installed.

Mount PointDesired CapacityDevice TypeFile SystemVolume GroupLogical Drive
/boot/efi1GBStandardEFI System PartitionOS
biosboot2MBStandardbiosbootOS
/boot1GBStandardext4OS
/150GBLVMext4VG_OSOS
/DataStoreRemaining SpaceStandardext4DATA

Inad, fylad,... Structure

If other services are being installed on Plaivid.

Mount PointDesired CapacityDevice TypeFile SystemVolume GroupLogical Drive
/boot/efi1GBStandardEFI System PartitionOS
biosboot2MBStandardbiosbootOS
/boot1GBStandardext4OS
/50GBLVMext4VG_OSOS
/var100GBLVMext4VG_VARVAR
/DataStoreRemaining SpaceStandardext4DATA
Note Regarding DataStore

It is not implied that stating remaining space should be allocated to DataStore means this space is determined randomly or without criteria.

Since the installation process is performed organizationally, the organization is obligated to provide the required Storage capacity according to the Server Resources Document. In this document, considering the number of virtual machines and users, the amount of space needed for DataStore is precisely specified.

Therefore, if all installation steps and resource provisioning are done according to provided documents and standards, the remaining space will be the same value suggested and calculated in the Server Resources Document, and there is no need for manual or arbitrary determination of this amount.

Why these numbers?
  • / = 50GB: This space is considered for OS binaries, installed packages, space needed for future updates, and kernel Rollback possibilities so the OS doesn't face space shortage.
  • /var = 100GB: This partition hosts logs, cache, and variable data of products (Inad, Fylad, etc.) which grow over time; more space is considered to prevent sudden filling up.

Due to the reason above, this is just a suggestion, and depending on the actual volume of logs and deployed products, the CloudAvid team might recommend a different amount for this specific project.

You must create each Mount Point with its corresponding Desired Capacity according to the table.

Warning

For the first partition, create only one of the following options:

  • /boot/efi for UEFI-based servers
  • biosboot for Legacy BIOS-based servers
Tip

For the /DataStore partition, leave the Desired Capacity empty so that the entire remaining space of the Logical Drive related to DataStore is allocated to it.

The final DataStore capacity must match the design and the value suggested by the CloudAvid team.


Converting Partition from LVM to Standard

In the above structure, some partitions are in Standard mode. Since the default mode is set to LVM, when creating non-LVM partitions, you must change their type.

To do this:

  1. Select one of the following partitions:

    • /DataStore
    • /boot
    • /boot/efi or biosboot
  2. In the Device Type section, change LVM to Standard Partition.

Device Type
  1. In the File System section, select ext4.

Only the /boot/efi partition instead of ext4 must be of type EFI System Partition, and in Legacy mode, the first partition must be biosboot.

  1. Click on Update Settings.
Update Settings

Why ext4 and not XFS?

Although XFS is the default for many RHEL family distributions, in the Plaivid installation standard, ext4 is used; because ext4 has more common and stable tools for resizing partitions (especially Shrinking) in combination with LVM, recovers easier, and has shown greater compatibility with current monitoring and backup tools in the collection.


Suggested Logical Drive Structure

In the Production environment, it is recommended that when configuring RAID, three independent Logical Drives be created.

Logical DriveUsage
OSOperating System
VARVariable files of system and logs
DATAVirtual Machine DataStore space
Plaivid Server

If only plaivid is supposed to be installed, there is no need to create Logical Drive VAR

This structure causes I/O operations of the OS, logs, and virtual machines to be independent of each other.

Note

If the server has only one RAID or one Logical Drive, installation is still possible. In this case, all Volume Groups will be created on that same Logical Drive; however, in the Production environment, it is recommended to observe the above structure.

Selecting the Appropriate Logical Drive

If the server has multiple RAIDs or multiple Logical Drives, before creating any partition, you must correctly select its storage location.

OS-related partitions including /, /boot, /boot/efi, biosboot must be created on SSD-based RAID or Logical Drive so that the OS benefits from maximum performance, boot speed, and suitable operation.

To do this:

  1. Select the created partition.
  2. Click on Modify.
Modify
  1. In the Device or Disk section, select the desired Logical Drive.

Select Disk

Pay Attention

In this section, you cannot modify / and /var. Since partitions / and /var are created based on LVM, it is necessary for each of them to be placed on their dedicated Logical Volume (LV) in the relevant Volume Group (VG). This structure, in addition to increasing flexibility in storage space management, provides the possibility of development, resizing, and maintenance of partitions in a standard way.

The method of creating Volume Group and Logical Volumes related to these partitions will be fully detailed in the next section.

Suggested Structure

PartitionLogical Drive
/boot/efiOS
/bootOS
/OS
/varVAR
/DataStoreDATA
Warning

If the system has multiple Logical Drives, definitely place OS partitions (/boot, /boot/efi, /) on SSD or OS Logical Drive. Placing these partitions on Data RAID or Storage RAID will reduce system performance.


Creating Volume Group

Since only partitions / and /var (according to the "Architecture Decision" section) are created as LVM, it is necessary to create appropriate Volume Groups for them.

To create a new Volume Group:

  1. Select the desired partition.
  2. Click on Modify.
Modify LVM
  1. Enter a suitable name. Example:
Volume GroupCreation Location
VG_OSOn OS Logical Drive
VG_VAROn VAR Logical Drive

Volume Group Name

Set Size Policy to As large as possible.

  1. If you have two LVM partitions, you must create a new Volume Group for the next partition.

That is, we proceed for the first partition through modify, and for the next partition through creating a new Volume Group.

  1. Click on Create a new Volume Group opposite the Volume Group option.
Create New VG
  1. When creating Volume Group (VG) for each Mount Point, create it on the exclusive Logical Drive of that section. For example, if you are creating the Volume Group related to /var, you must create it on the Logical Drive designated for /var and refrain from creating it on other Logical Drives.

If you only have one Logical Drive, both Volume Groups will be created on that same Logical Drive.

Info

Each Volume Group must reside only on one Logical Drive and should not be shared among multiple Logical Drives.


Minimum Required Disk Space

Before starting the installation, consider the sum of fixed partition spaces (excluding /DataStore which takes up the remaining space):

Plaivid Structure

If only Plaivid is being installed.

PartitionSpace
/boot/efi1GB
/boot1GB
/150GB

Inad, fylad,... Structure

If other services are being installed on Plaivid.

PartitionSpace
/boot/efi1GB
/boot1GB
/50GB
/var100GB

This figure is the minimum required space on the OS Logical Drive, before adding /DataStore space.

Final Review Before Installation

Attention: Before applying changes and continuing the installation steps, carefully review and confirm the configurations below.

Partitioning Structure

In case of using UEFI

Only Plaivid

Mount PointSizeFile SystemDevice Type
/boot/efi1GBEFI System PartitionStandard Partition
/boot1GBext4Standard Partition
/150GBext4LVM
/DataStoreRemaining Spaceext4Standard Partition

Services on Plaivid

Mount PointSizeFile SystemDevice Type
/boot/efi1GBEFI System PartitionStandard Partition
/boot1GBext4Standard Partition
/50GBext4LVM
/var100GBext4LVM
/DataStoreRemaining Spaceext4Standard Partition

In case of using Legacy BIOS

Only Plaivid

Mount PointSizeFile SystemDevice Type
biosboot2MBbiosbootStandard Partition
/boot1GBext4Standard Partition
/150GBext4LVM
/DataStoreRemaining Spaceext4Standard Partition

Services on Plaivid

Mount PointSizeFile SystemDevice Type
biosboot2MBbiosbootStandard Partition
/boot1GBext4Standard Partition
/50GBext4LVM
/var100GBext4LVM
/DataStoreRemaining Spaceext4Standard Partition

Storage Requirements

  • Drive Allocation: If multiple Logical Drives exist, ensure each partition is placed exactly on its correct logical drive.
  • OS Location: All OS-related partitions must be configured exclusively on high-speed SSD (OS Logical Drive) disks.
  • /var Decision: The decision to separate or not separate /var based on the final host service must be adopted according to the table at the beginning of the document.

Confirming and Applying Changes

  1. Click on Done at the top of the page.

Done

  1. The displayed warning in the orange box informs you of the deletion and formatting of all data existing on the disk.

Warning

  1. Click on Done again.

  2. Summary of Changes window will be displayed showing all proposed changes.

Summary

Warning

The changes displayed at this stage, once confirmed, will be applied to the disk and reverting them will not be easily possible. Before proceeding, ensure the correctness of the selected disk, selected Logical Drive, and final partition structure.

  1. Click on Accept Changes.
  2. After applying changes, you will return to the Installation Summary page.

Installation Summary


Considerations before continuing

Important

Not enough disk space?

Before starting, compare the minimum required space amount with disk capacity or Logical Drive. In case of shortage, you can reduce the size of /DataStore or coordinate with the CloudAvid team to review disk capacity.


Wrong disk selected?

As long as you haven't clicked on Accept Changes, no change has been applied to the disk, and you can return to the Installation Destination page and select the correct disk.

After selecting Accept Changes, changes will be applied to the disk, and restoring them will not be easy.


Don't know the number of Logical Drives?

Query from the infrastructure team or RAID configuration documentation. If there is only one Logical Drive, proceed according to the Suggested Logical Drive Structure section.


Can /var be separated from / later?

No, doing this after installation is a complex and risky process. It is recommended that this decision be made before starting installation and based on the final service of the server.

Setting Root Password

From the Installation Summary page, select Root Password.

Password

In this section:

Password

  1. Enter the password for user root.
  2. Enter the same password again for confirmation.
  3. Click on Done.
Warning

Use a strong password including uppercase letters, lowercase letters, numbers, and special characters.

In operational environments, using simple or guessable passwords is strongly discouraged.

Starting Installation

After completing all necessary settings, return to the Installation Summary page.

If there are no incomplete sections, the following button will be activated:

Installation

By selecting this option, the operating system installation process will begin.

During installation, operating system files, software packages, and required Plaivid components will be automatically installed on the server.

Note

The installation time may vary depending on the server's hardware specifications and storage type (SSD or HDD).

Phase 3: Completing Installation and System Restart

After completing the installation process, the system will be ready for its first boot.

Completion of Installation Process

After copying files and full installation of the operating system, the message Installation Complete is displayed.

At this stage, the server will restart automatically.

Warning

Before restarting the server, be sure to disconnect the installation file from the system; otherwise, the server may boot from the ISO file again and the installation process may start from the beginning.

Depending on the installation method, perform one of the following actions:

  • In case of using iLO Virtual Media:

    1. Enter the Virtual Media or Virtual Drives section.
    2. Unmount or Disconnect the ISO file.
  • In case of using USB or DVD:

    • Eject the installation media from the server.

The system will restart and this time will boot from the installed disk.

Tip

If the ISO file is not Ejected (disconnected) from the virtual machine at the right time, after rebooting, the server may enter the installation environment again instead of booting from the installed operating system. In this condition, first Eject (remove) the ISO file from the virtual drive, then manually Reboot the server so that booting occurs from the operating system disk.

After a few moments, the PVM OS login page will be displayed.

Login PVMOS

Initial Configuration (Sbone)

After the first boot and Login to the server, the Sbone tool executes automatically and displays the initial system configuration page. At this stage, it is necessary to complete the system's initial settings through Sbone.

Info

Sbone is Plaivid's initial configuration tool that performs basic system settings including Hostname, Network, Time Zone, and other required settings.

First Login to System

On the login page, enter the system with user root.

login: root
Password: <Root Password>

The password is the same value you set during the installation step for user root.

After logging in to the server, the Sbone tool will execute automatically and the initial system configuration environment will be displayed. At this stage, perform the necessary initial settings through Sbone.


Setting Hostname

First, enter the hostname of the server.

Sbone

As an example:

pvm-node1

or

Abbreviation of Organization Name

Selecting Time Zone

In the next step, select the system's time zone.

Sbone

For servers located in Iran, select the Asia/Tehran option.


Identifying and Naming Network Cards

At this stage, all physical network cards are identified and displayed.

Sbone

When configuring networks, specify the role of each network card.

  • NIC1 (Management) for management network
  • NIC2 and other cards for virtual machine network (VM Network)
Warning

To select the Management card, select (x) all cards that are intended for virtual machine traffic with the Space key.

Sbone

The card that is not selected will be considered as the Management interface.

Next, we need to Rename each network card sequentially to the following names:

NIC1
NIC2
NIC3
NIC4
...
  1. Select the desired network card.
  2. Click on Change Name.

Sbone

  1. Change the name according to the list above.

Sbone


Setting Up Management Network

At this stage, enter Manage network information.

Settings are applied and saved on the Network Card that was not selected in the previous step and whose status is shown with ( ).

Sbone

Example:

IP: 172.30.30.10
Netmask: 24
Gateway: 172.30.30.1

Sbone

At this stage, leave the values related to PVM Redundant Interface empty.

After completing the information, select the Finish option to apply the settings.

Starting Services

After completing the initial configuration in Sbone, a script runs automatically. This script asks for your confirmation to Start and Enable the system's necessary services on the server. Upon confirmation, services will be launched and activated for execution in future boots.

Service

To confirm, press the Enter key.

Service

The script runs vital services, and then you will enter the server command line environment.

Required Executable Files

After completing Plaivid installation, the executable files needed for connecting and managing some services are located in the path below:

/root/extras

This folder includes the following files:

FileDescription
PVMManager.exeSoftware for managing and connecting to PVM infrastructure
InadViewer.exeINAD Viewer software for connecting and using INAD service

If needed, you can download these files from the above path and install them on your system.

Starting sballd Service

After completing the installation, to enable virtualization capabilities and prepare the host for providing services, it is necessary to start the sballd service. As long as this service is not in the Up status, using capabilities such as host management, running virtual machines, and other dependent services will not be available.

Initial Startup

If this is the first time the server is started after installation, run the service with the following command:

systemctl start sballd

Service Restart

If the service has already been launched and for some reason is in Down status, use the following command to restore it to Up status:

sballd -r

Waiting for Process Completion

After executing the command, wait a few moments for the service to complete the startup process.

With the following command, you can view the current SBALL status:

pvm --status

pvmstat

To re-check the status, enter the command pvm --status again.

pvmstat

During this process, the service status may be displayed as quorating. After completing operations, the status should change to quorate, indicating service readiness and activation of virtualization capabilities.

pvmstat

Tip

Before continuing configuration steps or creating virtual machines, ensure that the service status has changed from quorating to quorate.

After successfully launching the sballd service, the Plaivid management interface will be accessible via the address https://<IP>/plaivid:

pvmstat

Here, <IP> is the same Management IP that you configured for the system during the sbone configuration step.

At the first launch, the following default account is created automatically:

UsernamePassword
managemanage

PVM Software Repositories

After installing Plaivid, PVM software repositories are automatically configured on the system. These repositories provide the ability to install, update, and receive software packages via DNF/YUM.

Software Repository Address:

https://repository.cloudavid.com

To ensure repositories are active, execute the following command:

dnf repolist

If configured correctly, Repositories related to PVM will be displayed in the output of this command.

The Repository configuration file is also located at the following path:

/etc/yum.repos.d/pvm.repo

Installing or Updating PVM Package Groups

To install or update PVM package groups, use the following commands:

dnf group install pvm-release
dnf group upgrade pvm-release
Tip

Before installing or updating, ensure the server is connected to the Internet and has access to the CloudAvid Repository software repository.

License

After the installation is complete, Plaivid is activated with a default license, allowing you to use its virtualization features for initial deployment and evaluation.

For detailed information about the licensing model, concurrent usage limits, default service capacity, license upgrades, and obtaining additional licenses, refer to the following documentation.

End of Base Settings

Now the system's initial configuration has ended successfully. During the Sbone setup process, the Management IP address you entered has been applied to Plaivid Manager automatically. From now on, simply enter the server's Management IP address in your web browser to access the Plaivid Manager management interface and continue management and configuration operations through the web environment.