Install Yeastar P-Series Software Edition on VMware ESXi using Ubuntu ISO
You can install Yeastar P-Series Software Edition on Ubuntu in VMware ESXi, during which you can choose to let the installation program automatically perform disk partitioning or manually partition disk according to your needs.
Prerequisites
- Check if the version of VMware ESXi is 6.0 or later.
- Download
the Ubuntu ISO of Yeastar P-Series Software Edition.Note: Based on the difference in installation methods, Yeastar provides two kinds of Ubuntu ISO for Yeastar P-Series Software Edition. Refer to the following table for details.
Item Automatic Installation Manual Installation Image File Name and Format Yeastar-P_SOFTWARE-auto-{version} -ubuntu.iso
Example: Yeastar-P_SOFTWARE-auto-83.16.0.70-ubuntu.iso
Yeastar-P_SOFTWARE-manual-{version} -ubuntu.iso
Example: Yeastar-P_SOFTWARE-manual-83.16.0.70-ubuntu.iso
Hard Disk Size Minimum 40 GB Minimum 40 GB Partition Method Automatic Manual Partition Rule The system automatically partitions a hard disk as follows:
/
: 10 GB/swap
: 10 GB/home
: Remaining Free Space after space for/
partition and/swap
partition is excluded from the total size.
You need to manually create the following required partitions, and then you can create others according to your needs. /
/swap
/home
Procedure
Step 1. Upload PBX ISO (Ubuntu) to VMware ESXi
- Log in to the management console of VMware ESXi.
- On the left navigation bar, click Storage.
- Click Datastores tab, then select the datastore where you want to store the PBX ISO.
- Upload the PBX ISO.
- Click Datastore browser.
- At the top-left corner of the pop-up window, click
Upload to select the PBX ISO.
Wait a few minutes for the upload to complete.
Tip: You can view the uploading progress in the progress bar at the top-right corner.When done, the PBX ISO is displayed on the datastore.
-
Click Close.
Step 2. Create a virtual machine
- On the left navigation bar, click Virtual Machines, then click Create / Register VM.
- On the Select creation type page, select Create a new virtual machine, then click Next.
- On the Select a name and guest OS page, complete the
following settings.
- Specify a name and OS.
- Name: Enter a name to help you identify the virtual machine.
- Compatibility: Select ESXi virtual machine higher than version 6.0.
- Guest OS family: Select Linux.
- Guest OS version: Select Ubuntu Linux (64-bit).
- Click Next.
- Specify a name and OS.
- On the Select storage page, select the datastore where you want to store the configuration and disk files, then click Next.
- On the Customize Settings page, click
Virtual Hardware tab to complete the following
settings.
- Set up CPU, Memory,
and Hard Disk 1 based on the Extensions
(EXT) and Concurrent Calls (CC) of your PBX system
according to the table below.
1-20 EXT (1-5 CC)
21-50 EXT (6-13 CC)
51-250 EXT (14-63 CC)
251-500 EXT (64-125 CC)
501-1000 EXT (126-250 CC)
EXT > 1000 (CC > 250)
vCPU 2 2 4 6 8 Contact Yeastar Memory 2 GB 4 GB 4 GB 8 GB 16 GB Storage Call Recording Disabled 40 GB or higher
40GB or higher
50 GB or higher
100GB or higher
200 GB or higher
Call Recording Enabled Recommended: 1 TB Tip: 1 GB of storage holds approximately 1000 minutes of recorded calls. You can set up the storage based on your recording usage. - Mount
PBX
ISO to the virtual machine.
- Click Add other device, then select CD/DVD drive.
- In the drop-down list of New CD/DVD Drive, select Datastore ISO file.
- In the pop-up window, select the PBX ISO, then click Select.
- Click Next.
- Set up CPU, Memory,
and Hard Disk 1 based on the Extensions
(EXT) and Concurrent Calls (CC) of your PBX system
according to the table below.
- On the Ready to complete page, review the settings,
then click Finish.
The virtual machine is created and displayed on Virtual Machines list.
Step 3. Install Yeastar P-Series Software Edition on the created virtual machine
- Automatically install Yeastar P-Series Software Edition on the created virtual machine
-
- Select the created virtual machine, then click Power on.
- Open the console to view the installation process.
- Wait till the installation process is
not running, then press
Enter
.If
IPPBX login
is displayed and no errors likewait for basicsrv run ok
occur, it indicates that P-Series Software Edition is installed.
- Manually install Yeastar P-Series Software Edition on the created virtual machine
-
- Select the created virtual machine, then click Power on.
- Open the console to view the installation process.
- Select Continue without updating or wait for seconds to check if there is a new version of installer.
- Select Custom storage layout and select Done.
- In the AVAILABLE
DEVICES section, create the required partitions
and custom partitions according to your needs.Note: The following partitions are required.
Partition Name Description Format Recommended Partition Space /swap
This is where you extend the system memory by dedicating part of the hard drive to it. swap Minimum 10 GB /
The slash /
alone stands for the root of the file system tree.ex4 Minimum 10 GB /home
This holds all the home directories for the users. ex4 Remaining Free Space after other partitions created or second drive. - Select the local disk, then select Add GPT
Partition to add a
/swap
partition. - Select the local disk, then select Add GPT
Partition to add a
/
partition. - Select the local disk, then select Add GPT
Partition to add a
/home
partition.
Partitions are created successfully and displayed on the FILE SYSTEM SUMMARY list, as shown below.
- Select the local disk, then select Add GPT
Partition to add a
- Select Done.
- In the pop-up dialog box, select Continue to start installing P-Series Software Edition.
- Wait till the installation process is not running,
then press
Enter
.If a
IPPBX login
prompt is displayed and no errors likewait for basicsrv run ok
occur, it indicates that P-Series Software Edition is installed.
(Optional) Step 4. Change the default IP address of Yeastar P-Series Software Edition
192.168.5.150
. If you prefer another IP address or your PC is
on a different network segment such as 192.168.28.X
, you can change
the PBX's default IP address.We assume that your PC is on the network segment
192.168.28.X
and your desired PBX IP address is
192.168.28.45
. Refer to the following instructions to change
the PBX's IP address.
- Access the PBX via SSH.
- At the
IPPBX login
prompt, typesupport
and pressEnter
. - At the
Password
prompt, typeQhcyaxsGcywymg2022
and pressEnter
.Note: Generally, you will NOT get any visual feedback from the screen when you type the password.You are presented with a prompt, displaying the Ubuntu information and system information. In the meanwhile, you are given the option to ping an IP address, view or update current network configuration, and log out the
support
account. You can type a specific number to run the command of the corresponding number.
- At the
- Type
1
and pressEnter
to update the network configuration. - Change the IP address of Yeastar P-Series Software Edition as
follows.
- At the
Please enter IP address
prompt, type the desired IP address and pressEnter
.In this example, type
192.168.28.45
. - At the
Please enter netmask
prompt, type the subnet mask and pressEnter
.In this example, type
255.255.255.0
. - At the
Please enter gateway
prompt, type the gateway address and pressEnter
.In this example, type
192.168.28.1
.It takes about two minutes to change the PBX's IP address from
192.168.5.150
to your desired IP address.
- At the
Result
Yeastar P-Series Software Edition is installed successfully.
Open a web browser, enter the PBX's IP address in the address bar, and press
Enter
.
What to do next
support
and the console password configured on PBX web
portal ( ).