- Print
- PDF
Bare Metal Server
- Print
- PDF
Available in Classic
This guide describes how to create and manage a Bare Metal Server on the NAVER Cloud Platform console.
Set up redundancy between server zones to ensure continuity of service without interruption in the event of unexpected server malfunctions or scheduled change operations. See Load Balancer overview to set up redundancy.
Check server information
You can view the Bare Metal Server information in the same way as viewing regular server information. For more information, see check server information.
Create server
To use a Bare Metal Server, you must create one from the NAVER Cloud Platform console. To create the Bare Metal Server, follow these steps:
- The number of Bare Metal Servers you can create is limited. If you want to change the limit, see the FAQs and contact customer support.
- The Bare Metal type Server fee is charged even when it's stopped. Terminate it when the server is not in use.
In the Classic environment, the following types of Bare Metal Server are available. However, the available specifications may vary depending on the unused Bare Metal Server and zone.
- Dual Intel Xeon Gold 6154 (3.0 GHz), 36 cores, 384 GB RAM, 2 x 480 GB SSD local storage + 2 x NVMe 3.2 TB
- Dual Intel Xeon Gold 6154 (3.0 GHz), 36 cores, 384 GB RAM, 8 x 480 GB SSD local storage
- Dual Intel Xeon Silver 4114 / E5-2630 v4 (2.2 GHz), 20 cores, 128 GB RAM, 8 x 480 GB SSD local storage
- Dual Intel Xeon Silver 4112 (2.6 GHz), 8 cores, 64 GB RAM, 8 x 480 GB SSD local storage
- Single Intel Xeon Silver 4112 (2.6 GHz), 4 cores, 32 GB RAM, 8 x 480 GB SSD local storage
- Click the environment you are using in the Region menu and the Platform menu on the NAVER Cloud Platform console.
- Click Services > Compute > Server > Bare Metal Server in order.
- Click [Create server].
- When the server creation screen appears, proceed with the following steps in order:
1. Select server image
Select the server image to create.
- For more information on the server image, see various server images.
- Bare Metal Servers support Oracle Linux as the operating system but not the licensing, installation, and operation of Oracle database. For more information, contact Oracle.
- From the server image list, click [Next] to the right of the server image you want.
- Check the popup window and click [OK].
2. Set server
Specify the server configuration information.
- Select the zone to deploy the server.
- Select the server type.
- Select the appropriate number of CPUs and memory capacity for your purpose of use.
- Select the RAID type (a method of grouping and using multiple disks).
- RAID 5: RAID level generally used, which is appropriate for typical applications such as web services
- RAID 1+0: appropriate for applications that require high performance and stability, such as DBMS
- JBOD: method of using multiple disks but handling the input and output on a single disk. When the disk is full, the data is saved on another disk
- Set the partition.
- Number of partitions: select the number of partitions that logically distinguish the disk. Up to 5 partitions can be created.
- Partition settings: set the mount point and capacity for each partition
- Mount point: directory to mount (connect) the disk. It must start with an English letter and only lowercase English alphabets and numbers can be entered
- Partition capacity (GiB): capacity of the disk, which is segmented within the available capacity. The last partition is calculated automatically.
- Select the pricing plan.
- Bare Metal Servers offer hourly pricing plans only.
- The fee for the server is charged even when the server is stopped. If the server is not in use, terminate it.
- Enter the number of servers and server names.
- You can create up to 5 servers.
- If you create multiple servers, you must enter a starting number. You can only enter numbers in the starting number, and "001" is the default value.
- You can enter server names in 3-15 characters and they must begin with an English letter. Lowercase English letters, numbers, and hyphens (-) are allowed. If you do not enter a server name, the name is automatically generated.
- The server name must not be duplicated.
- Select the server termination protection status.
- Termination protection helps prevent the accidental termination of servers. Enable termination protection for servers with essential roles.
- If necessary, enter a note or select an automatic execution script.
- Selecting an automatic execution script runs a script automatically after server creation is complete and allows you to configure the initial environment of the server. You must create scripts in the Init Script menu beforehand to select the option.
- If you have completed all settings, click [Next].
3. Set authentication key
Select an authentication key you have or create a new one and click [Next].
- To create a new authentication key, select Create new authentication key, enter the authentication key name, and then click [Create and save authentication key].
Authentication keys are necessary to get the administrator password for server access. Keep the saved .pem file in a safe location on your PC.
4. Set network access
Select an ACG that you have or create a new one and click [Next].
- You can select up to 5 ACGs.
- default-acg is the ACG provided by default.
You can edit rules within ACGs in the ACG menu. For more information, see set ACG.
5. Final confirmation
Check the details, and then click [Create server].
It may take several minutes or longer for the server to be created. Once the server creation is completed and the server starts running, running is displayed on the server list.
Manage server
You can manage a Bare Metal Server and change its settings in the same way as for a regular server. For more information, see Manage server.
- Adding local disks and changing server specifications are not available for Bare Metal Servers.
- In case of hardware failure, data recovery is not guaranteed, so make regular backups or set up redundancy for important data.