Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

SQL Server 2022 Standard Edition on RedHat 8.10 with support by Hanwei

SQL Server 2022 Standard Edition on RedHat 8.10 with support by Hanwei

By: Hanwei Software Technology Latest Version: sql_srv_2022_std_el8_20240526
Linux/Unix
Linux/Unix

Product Overview

This is a repackaged software product wherein additional charges apply for seller support, as well as licensing fees paid to AWS.

Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide the commercial license of any of these products. use of them does not imply any affiliation or endorsement.

This product contains SQL Server 2022 (16.x) runs on minimally installed Linux. Includes the latest patches and some necessary performance optimizations.

FAQ

1. Unable to connect via SSH


Please make sure that the security group has released port 22 and the network is connected. The key (if you are using MAC or Linux system, you need to make sure that the key permission is set to 600), username are correct, and also upgrade the version of SSH connection tool (because of the algorithm update, the earlier software version may not be able to support).

2. How to extend the partition size


Under normal circumstances, images with standard partitions will automatically expand the root volume size, while images with LVM partitions need to do it manually. Assuming you want to extend the root volume of an LVM partition, the steps are as follows:
a. Retrieve the disk information
# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
nvme0n1 259:0 0 12G 0 disk
L nvme0n1p1 259:1 0 100M 0 part /boot/efi
L nvme0n1p2 259:2 0 1G 0 part /boot
L nvme0n1p3 259:3 0 6.9G 0 part
L cs-root 253:0 0 6.9G 0 lvm /

b.Expand the physical partition
# partprobe /dev/nvme0n1
# growpart /dev/nvme0n1 3

c. Expand logical volume
# lvextend -l +100%FREE /dev/mapper/cs-root

d. Expand the file system
# xfs_growfs /

Version

sql_srv_2022_std_el8_20240526

Operating System

Linux/Unix, Red Hat Enterprise Linux 8.9

Delivery Methods

  • Amazon Machine Image

Pricing Information

Usage Information

Support Information

Customer Reviews