The page has been translated by Gen AI.

How-to guides

Users can create the service by entering the required information for MariaDB (DBaaS) and selecting detailed options through the Samsung Cloud Platform Console.

Cloud Monitoring 서비스 종료 안내

According to the policy of Samsung Cloud Platform, the Cloud Monitoring service is scheduled to be discontinued.

Accordingly, services whose monitoring metrics are linked in Cloud Monitoring will no longer be able to monitor resources through Cloud Monitoring after the service improvement work in November 2026.
After that, resource monitoring can be continuously performed through the ServiceWatch service released in October 2025.

To ensure smooth service usage, proceed with the migration work according to the service termination schedule below.

  1. Resource-Specific Monitoring Service Application Guide

    • New Resources: Resources created after the service improvement work in March 2026 are provided with monitoring using the ServiceWatch service by default.
    • Existing resources: After the service improvement work in September 2026 We provide monitoring concurrently through Cloud Monitoring and ServiceWatch services.
    • During the parallel operation period, we must prepare for the Servicewatch transition. *
      Performance and log data backup, settings configured by users linked with existing Cloud Monitoring (ex. Verify the event policies, etc., and carry out tasks such as resetting the ServiceWatch service, then complete them.
  2. Cloud Monitoring Service Gradual Termination Schedule Notice

    • Console menu termination (September 2026 service improvement work)
      • You cannot access the Cloud Monitoring Console through the Console menu; you can only connect via the separate URLs for each region listed below.
  • Service termination (service improvement work in November 2026)
    • All services of Cloud Monitoring, including the API, will be permanently discontinued.
      • After the service ends in November, Cloud Monitoring data cannot be viewed. * Be sure to complete the ServiceWatch migration work within the parallel operation period**

Detailed information about ServiceWatch can be found in the ServiceWatch Overview.

MariaDB(DBaaS) Create

You can create and use the MariaDB (DBaaS) service from the Samsung Cloud Platform Console.

안내
  • Before creating the service, configure the VPC’s Subnet type as General.
    • If the subnet type is Local, the creation of the corresponding Database service is not possible.
  • When loading more than 2 TB of large data, backups may take a long time or the database’s performance may degrade. * To prevent this, it is necessary to consider operational aspects such as cleaning up unnecessary data or migrating old data to a statistical collection environment.
  • This service is provided on a Single-AZ basis.

To create a MariaDB (DBaaS), follow the steps below.

  1. Click the All Services > Database > MariaDB(DBaaS) menu. 1. Navigate to the Service Home page of MariaDB (DBaaS).
  2. On the Service Home page, click the MariaDB(DBaaS) Create button. 2. Create MariaDB (DBaaS) Navigate to the page.
  3. On the Create MariaDB (DBaaS) page, enter the information required to create the service and select detailed options.
    • In the Image and version selection area, select the required information.
      Category
      Required status
      Detailed description
      Image versionRequiredProvide version list of MariaDB (DBaaS)
      Table. MariaDB (DBaaS) Image and version selection items
    • Enter or select the required information in the Service Information Input area.
      Category
      required status
      Detailed description
      Server name PrefixRequiredServer name where the DB will be installed
      • must start with a lowercase English letter, and using lowercase letters, numbers, and the special character (-) input 3 to 13 characters
      • based on the server name, a postfix such as 001, 002 is appended to generate the actual server name
      Cluster nameRequiredCluster name of DB servers
      • Enter using English letters, 3 ~ 20 characters
      • A cluster is a unit that groups multiple servers
      Service Type > Server TypeRequiredServer type for DB installation
      • Standard: Standard specifications commonly used
      • High Capacity: Large-capacity server with 24 vCores or more
      Service Type > Planned ComputeSelectionPlanned Compute가 설정된 자원 현황
      • In Use: Number of resources with Planned Compute configured that are currently in use
      • Configured: Number of resources with Planned Compute configured
      • Coverage Preview: Amount applied per resource by Planned Compute
      Service Type > Block StorageRequiredBlock Storage settings used by the DB according to purpose
      • Basic OS: Area where the DB engine is installed
      • DATA: Storage area for table data, archive files, etc.
        • Select a storage type and then enter the capacity. (For details on each Block Storage type, refer to Create Block Storage)
          • SSD: High‑performance general volume
          • HDD: General volume
          • SSD_KMS, HDD_KMS: Additional encrypted volumes that use Samsung Cloud Platform KMS (Key Management System) encryption keys
        • The configured storage type is applied identically to additional storage
        • Enter capacity as a multiple of 8 within the range 16–5,120
        • Because executing SQL or monthly batch jobs can cause large sorts that may interrupt service, a separate TEMP storage should be allocated and used
      • Add: Storage areas for DATA, Archive, TEMP, Backup data
        • After selecting Use, enter the storage’s purpose and capacity
        • The storage type is applied the same as the type set for DATA, and capacity can be entered as a multiple of 8 within the range 16–5,120
        • Click the Add button to add storage, or the x button to delete. Up to 9 can be added
        • Temporarily store backup data in BACKUP storage before transmitting it
          • If the data to be backed up exceeds 100 GB and undergoes frequent changes, it is recommended to add a separate BACKUP storage for reliable backup. Set the backup capacity to about 60 % of the DATA capacity
          • If a BACKUP storage is not added, the /tmp area is used, and backup will fail if capacity is insufficient
        • For each service, only one Block Storage is allocated for Archive, TEMP, and BACKUP
      Redundant configurationSelectionRedundancy configuration status
      • When redundancy is used, the DB instance is configured as Active DB and Standby DB
      Network > Common SettingsRequiredNetwork settings for servers created by the service
      • Select when you want to apply the same settings to all installed servers
      • Select a pre‑created VPC, Subnet, IP, and Public NAT
        • Each server’s IP is generated automatically
        • The Public NAT feature is available only when the VPC is connected to an Internet Gateway. When Use is checked, you can select a reserved IP from the VPC product’s Public IP. For more details, see Public IP 생성하기
      Network > Server-specific SettingsRequiredNetwork settings where servers generated by the service are installed
      • Select when you want to apply different settings for each installed server
      • Select a pre‑created VPC, Subnet, IP, and Public NAT
        • Enter the IP for each server
        • The Public NAT feature is available only when the VPC is connected to an Internet Gateway. Use when checked, you can select from reserved IPs in the VPC product’s Public IP. For more details, refer to Public IP 생성하기
      IP access controlSelectionService access policy configuration
      • Since the access policy is set for the IP entered on the page, you do not need to configure a separate Security Group policy
      • Enter in IP format (example: 192.168.10.1) or CIDR format (example: 192.168.10.0/24, 192.168.10.1/32) and click the Add button
      • To delete an entered IP, click the x button next to the entered IP
      maintenance periodSelectionDB maintenance window
      • If you select Use, you can set the day of week, start time, and duration
      • The maintenance window is a feature that allows the user to set the time slot for performing patch operations, and any patch work within that period must be carried out directly by the user.
      • We ask you to set a maintenance window for the stable operation of the system, and we are not responsible for any issues arising from not setting it or from failure to perform tasks within the window.
      Table. MariaDB (DBaaS) Service Information Input Items
    • Enter required database configuration information In this area, enter or select the necessary information.
      Category
      Required status
      Detailed description
      Database nameRequiredServer name applied during DB installation
      • must start with an English letter and be entered using English letters and numbers, 3 to 20 characters long
      Database usernameRequiredDB user name
      • An account with the same name is also created on the OS
      • Enter using lowercase English letters, 2 to 20 characters
      • Restricted database user names can be viewed in the Console
      Database passwordRequiredPassword to use when accessing the DB
      • Include English letters, numbers, and special characters ( excluded) and enter 8~30 characters
      Check database passwordRequiredRe-enter the same password to use for DB access
      Database Port numberRequiredPort number required for DB connection
      • Enter the DB port within the range 1200 ~ 65535
      Backup > UseSelectionBackup usage
      • Select Use to set backup file retention period, backup start time, and Archive backup interval
      Backup > Retention PeriodSelectionBackup retention period
      • Select the backup retention period. Set the file retention period from 7 days to 35 days
      • Backup files incur additional charges based on size
      Backup > Backup Start PeriodSelectionBackup start time
      • Select backup start time
      • The minutes (minutes) at which the backup runs are set randomly, and the backup end time cannot be configured
      Backup > Archive backup scheduleSelectionArchive backup interval
      • Select the archive backup interval
      • The archive backup interval is recommended to be 1 hour. Selecting 5 minutes, 10 minutes, or 30 minutes may affect DB performance
      Audit Log configurationSelectionWhether to store Audit Log
      • Select Use to enable the Audit Log feature
        • User connection information records are stored
          • Users can specify the types of events to audit via the server_audit_events parameter, and it can be modified through the Parameter screen
        • Enabling Audit may degrade DB performance
      ServiceWatch log collectionSelectionServiceWatch log collection status
      • Select Use to configure the ServiceWatch log collection feature
      • Provided free up to 5 GB for all services within the Account, and charges apply based on storage size for usage exceeding 5 GB
      • Log groups and log streams are automatically created upon collection and cannot be deleted until the resource itself is deleted
      • To prevent exceeding 5 GB, it is recommended to delete log data directly or shorten the retention period
      ParameterRequiredParameters to be used in the DB
      • View button can be clicked to view detailed information of the parameters
      • Parameters can be modified after the DB creation is complete, and the DB must be restarted after any modifications
      DB character setRequiredCharacter encoding method to be used for the DB
      • The character set used when storing text data, which is set as the default with the selected encoding when the DB is created
      Time zoneRequiredStandard time zone used by the database
      Table. MariaDB(DBaaS) Database configuration items
    • In the Additional Information Input area, enter or select the required information.
      Category
      Required
      Detailed description
      tagSelectionAdd Tag
      • Up to 50 can be added per resource
      • After clicking the Add Tag button, enter or select Key, Value values
      Table. MariaDB(DBaaS) additional information input items
  4. Summary Review the detailed information and estimated charges generated in the panel, and click the Create button.
    • Once creation is complete, check the created resource on the Resource List page.

MariaDB(DBaaS) Check detailed information

The MariaDB (DBaaS) service lets you view and modify the complete resource list and detailed information. The MariaDB(DBaaS) Details page consists of Details, Tags, Activity History tabs, and for databases with a configured Replica, a Replica Information tab is added.

To view detailed information about the MariaDB (DBaaS) service, follow the steps below.

  1. All Services > Database > MariaDB (DBaaS) Click the menu. 1. Navigate to the Service Home page of MariaDB (DBaaS).
  2. On the Service Home page, click the MariaDB(DBaaS) menu. 2. MariaDB(DBaaS) List Navigate to the page.
  3. On the MariaDB (DBaaS) List page, click the resource to view detailed information. 3. MariaDB(DBaaS) Details Go to the page.
    • MariaDB(DBaaS) Details At the top of the page, status information and additional feature details are displayed.
      CategoryDetailed description
      Cluster statusCluster status with DB installed
      • Creating: Cluster creation in progress
      • Editing: Cluster is transitioning to an operational state
      • Error: Cluster encountered a failure while performing a task
        • If this persists, contact the administrator
      • Failed: Cluster failed during creation
      • Restarting: Restarting the cluster
      • Running: Cluster is operating normally
      • Starting: Starting the cluster
      • Stopped: Cluster is stopped
      • Stopping: Cluster is being stopped
      • Synchronizing: Synchronizing the cluster
      • Terminating: Deleting the cluster
      • Unknown: Cluster status is unknown
        • If this persists, contact the administrator
      • Upgrading: Cluster is transitioning to an upgrading state
      Cluster controlButtons to change the cluster state
      • Start: Start a stopped cluster
      • Stop: Stop a running cluster
      • Restart: Restart a running cluster
      • Switch-Over: Switch a standby cluster to Active
      View more featuresCluster management buttons
      • Service status synchronization: Real-time DB service status lookup
      • Backup history: Verify successful backup execution and view history when backup is configured
      • Database recovery: Recover the DB based on a specific point in time
      • Parameter management: View and modify DB configuration parameters
      • Replica configuration: Configure a read-only cluster as a Replica
      • Replica configuration (Other-Region): Configure a disaster recovery Replica in another region; the button is disabled if the account has no region to configure
      • DB user management: View and manage DB account (user) information registered in the DB
      • DB access control management: Register and revoke allowed IPs based on DB accounts registered in the DB
      • Archive settings management: Set archive file retention period and configure archive mode
      • DB Log export: Export stored logs to the user’s Object Storage via Audit settings
      • Migration configuration: Provides Migration functionality using a Replication method
      • Block Storage usage management: Provides usage query functionality per Block Storage type
      • OS (Kernel) upgrade: Upgrade OS Kernel version
      Service cancellationCancel Service button
      Table. MariaDB(DBaaS) status information and additional features

Detailed Information

MariaDB (DBaaS) List page allows you to view detailed information of the selected resource and, if needed, modify the information.

CategoryDetailed description
Server InformationServer information configured in this cluster
  • Category: Server type (Active, Standby, Replica)
  • Server name: Server name
  • IP Port: Server IP and port
  • Availability Zone: Server creation location
  • Status: Server status
serviceService name
Resource TypeResource Type
SRNUnique resource ID in Samsung Cloud Platform
  • In the DB service, it means the cluster SRN
Resource nameResource name
  • In the DB service, it refers to the cluster name
Resource IDUnique resource ID in the service
ConstructorUser who created the service
Creation Date/TimeService creation date and time
ModifierUser who edited the service information
Modification date and timeDate and time the service information was modified
Image versionInstalled DB image and version information
  • If a version upgrade is required, click the Edit icon to configure
Cluster typeCluster type (Master Cluster, Replica Cluster, Migration Cluster)
Cluster nameCluster name of the configured DB servers
Master cluster nameReplica’s Master cluster name
  • If it is the Replica’s detailed information, it can be verified
Database nameServer name applied during DB installation
Database usernameDB user name
Planned ComputeResource status with Planned Compute configured
Maintenance periodDB Maintenance Period Status
  • If you need to set the maintenance period, click the Edit icon to configure
BackupBackup configuration status
  • If backup configuration is required, click the Edit icon to set it
  • If an immediate backup is required, click the Immediate Backup button to set it
Audit Log configurationAudit Log configuration status
  • If Audit Log configuration is required, click the Edit icon to configure
ServiceWatch log collectionServiceWatch Log Collection Configuration Status
  • If log collection configuration is required, click the Edit icon next to Log Collection to configure
DB character setCharacter encoding to use for the DB
Time zoneStandard time zone used by the database
VIPVirtual IP information
  • can be checked only when high availability is enabled
NetworkNetwork information of the DB installation (VPC, Subnet, VIP, NAT IP(VIP))
IP access controlService access policy configuration
  • If you need to add or remove an IP, click the Edit icon to configure
Active & StandbyActive/Standby server type, default OS, additional Disk information
  • If you need to modify the server type, click the Edit icon next to the server type to configure it. See the server type modification procedure at 서버 타입 변경하기
    • Modifying the server type requires a server reboot
  • If you need to expand storage, click the Edit icon next to the storage capacity to expand it. See the storage expansion procedure at 스토리지 증설하기
  • If you need to add storage, click the Add Disk button next to the additional Disk to add it. See the storage addition procedure at 스토리지 추가하기
Table. MariaDB (DBaaS) Database detailed information items

Replica information

Replica information tab is enabled only when a Replica is configured in the cluster. Replica information tab lets you view the Master cluster name, the number of replicas, and the Replica status.

CategoryDetailed description
Master informationName of the Master cluster
Replica countNumber of Replicas created in the Master cluster
Replica statusReplica server status in the Master cluster
  • You can view the server name, status query, status details, and status check time
  • To view the Replica status, click the Status Query button
    • While the query is in progress, the cluster remains in the Synchronizing state, and once the query completes, the cluster changes to the Running state
Table. Replica information tab detailed information items

tag

MariaDB (DBaaS) List page allows you to view the tag information of the selected resource, and you can add, modify, or delete it.

CategoryDetailed description
Tag ListTag list
  • You can view the tag’s Key, Value information
  • Up to 50 tags can be added per resource
  • When entering tags, you can search and select from the list of previously created Keys and Values
Table. MariaDB (DBaaS) Tag Tab Items

Job History

MariaDB (DBaaS) List page allows you to view the operation history of the selected resource.

CategoryDetailed description
Task History ListResource change history
  • Operation date and time, resource ID, resource name, operation details, event topic, operation result, operator information verification
Table. Work History tab detailed information items

MariaDB(DBaaS) Managing Resources

If you need to change or restore the existing configuration options of a provisioned MariaDB (DBaaS) resource, or set up a replica, you can perform the task on the MariaDB (DBaaS) Details page.

Operation Control

If changes occur to a running MariaDB (DBaaS) resource, you can start, stop, or restart it. Also, when HA is configured, you can switch the Active‑Standby servers via a switch‑over.

To control the operation of MariaDB (DBaaS), follow the steps below.

  1. Click the All Services > Database > MariaDB(DBaaS) menu. 1. Navigate to the Service Home page of MariaDB (DBaaS).
  2. On the Service Home page, click the MariaDB(DBaaS) menu. 2. Go to the MariaDB(DBaaS) List page.
  3. On the MariaDB(DBaaS) List page, click the resource to control its operation. 3. MariaDB(DBaaS) Details Go to the page.
  4. Check the MariaDB (DBaaS) status and complete the change using the control button below.
    • Start: DB service is installed on the server and the DB service is running (Running).
    • Stop: The server where the DB service is installed and the DB service will be stopped (Stopped).
    • Restart: Only the DB service will be restarted.
    • Switch Over: You can switch the DB’s Active server and Standby server.

Synchronize service status

You can synchronize the real-time service status of MariaDB (DBaaS).

To view the service status of MariaDB (DBaaS), follow the steps below.

  1. Click the All Services > Database > MariaDB(DBaaS) menu. 1. Navigate to the Service Home page of MariaDB (DBaaS).
  2. On the Service Home page, click the MariaDB(DBaaS) menu. 2. MariaDB(DBaaS) List Navigate to the page.
  3. MariaDB (DBaaS) List page, click the resource to view the service status. 3. MariaDB(DBaaS) Details Go to the page.
  4. Click the Service Status Sync button. 4. While it is being queried, the cluster changes to Synchronizing state.
  5. When the query completes, the status in the server information item is updated, and the cluster changes to the Running state.

Change Server Type

You can change the configured server type.

Caution
If you modify the server type, a server restart is required. Please verify separately any software license modifications or software settings and their implementation due to server specification changes.

To change the server type, follow these steps.

  1. All Services > Database > MariaDB(DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
  2. On the Service Home page, click the MariaDB(DBaaS) menu. 2. MariaDB(DBaaS) List Navigate to the page.
  3. MariaDB(DBaaS) List page, click the resource to change the server type. 3. MariaDB(DBaaS) Details Navigate to the page.
  4. Click the Edit icon for the server type you want to change at the bottom of the detailed information. 4. Edit Server Type The popup window opens.
  5. Server Type Edit After selecting the server type in the popup, click the Confirm button.

Add storage

If you need more than 5 TB of data storage space, you can add additional storage. In a redundant DB setup, all redundant servers are added simultaneously.

Caution
  • It is applied in the same way as the Storage type selected when creating the service.
  • For a DB configured with redundancy, adding storage is applied simultaneously to the storage of both the Active DB and the Standby DB.
  • The storage of a Replica cannot be larger than the storage of the primary. * Expand the Replica storage first, then expand the Master storage.
  • When adding Archive/Temp storage, the DB restarts and is temporarily unavailable.

To add storage, follow these steps.

  1. All Services > Database > MariaDB(DBaaS) Click the menu. 1. Navigate to the Service Home page of MariaDB (DBaaS).
  2. On the Service Home page, click the MariaDB(DBaaS) menu. 2. MariaDB(DBaaS) List Navigate to the page.
  3. On the MariaDB(DBaaS) List page, click the resource to add storage. 3. MariaDB(DBaaS) Details Go to the page.
  4. Click the Add Disk button at the bottom of the detailed information. 4. Additional Storage Request The popup window opens.
  5. Additional Storage Request In the popup window, after entering the purpose and capacity, click the Confirm button.

Expanding Storage

Storage added to the data area can be expanded up to a maximum of 5 TB based on the initially allocated capacity. In a redundant DB setup, all redundant servers are expanded simultaneously.

To increase storage capacity, follow the steps below.

  1. Click the All Services > Database > MariaDB(DBaaS) menu. 1. Navigate to the Service Home page of MariaDB (DBaaS).
  2. On the Service Home page, click the MariaDB(DBaaS) menu. 2. MariaDB(DBaaS) List Navigate to the page.
  3. On the MariaDB(DBaaS) List page, click the resource to change the server type. 3. MariaDB(DBaaS) Details Go to the page.
  4. Click the Edit icon of the additional Disk you want to add at the bottom of the detailed information. 4. Edit Additional Storage popup opens.
  5. Edit Additional Storage After entering the expanded capacity in the popup window, click the Confirm button.

Terminate MariaDB(DBaaS)

You can cancel unused MariaDB (DBaaS) to reduce operating costs. However, if you terminate the service, the running service may be discontinued immediately, so you should proceed with the termination only after fully considering the impact that may arise from the service interruption.

Caution
  • Replica is not deleted together. * If you delete the replica as well, please cancel it separately from the resource list.
  • If you terminate the DB, all stored data and any backup data that was configured will be deleted.

To cancel MariaDB (DBaaS), follow the steps below.

  1. Click the All Services > Database > MariaDB(DBaaS) menu. 1. Navigate to the Service Home page of MariaDB (DBaaS).
  2. On the Service Home page, click the MariaDB(DBaaS) menu. 2. MariaDB(DBaaS) List Navigate to the page.
  3. On the MariaDB(DBaaS) List page, select the resource to cancel and click the Terminate Service button.
  4. After termination is complete, check on the MariaDB(DBaaS) list page whether the resource has been terminated.
ServiceWatch metric
Managing DB Services