Pure Shell implementation for IPv6 address expansion (reverse formatting), converting compressed format to 8-segment, 4-digit full format. Supports address validity checks and handling of IPv6 addresses with prefixes.
Month: February 2026
IPv6 Address Compression Pure Shell Script
Pure Shell implementation of IPv6 address formatting (RFC standard compression format), without relying on iproute2, supports validating address validity, compressing zero segments, handling addresses with prefixes, and outputs all lowercase letters.
GDOM New Installation Scheme with PostgreSQL as Repository
GDOM (GBase Database Operation Manager) is the Nanjing General Technology GBase 8a MPP database operation and maintenance management system. Starting from version GDOM 3.7.0, in addition to supporting MySQL 8 as a resource repository, it now also supports PostgreSQL. This article introduces the installation solution for GDOM's automatic deployment of PostgreSQL as a resource repository.
GDOM processing of repository, analysis library, or historical database user or password change plan
GDOM connects to three databases. The real-time database and historical database are GBASE8a standalone by default. The resource database can be PostgreSQL or MySQL. If the IP addresses, usernames, or passwords of these databases change, you will need to make corresponding modifications in GDOM to continue using them normally.
南大通用GDOM 导入已经存在的集群
本文介绍南大通用GDOM工具导入已经存在集群的方法,包括全新安装GDOM后,首次登录的情况。
GVR 同步任务结果三种颜色数字的含义
GBase Visio Rsynctool(缩写为GVR)是南大通用GBase 可视化集群双活同步工具软件。同步任务完成后,根据同步结果用不同的颜色表示,其中绿色为完成,橙色为跳过,红色为错误。
GBase Visio Rsynctool(GVR)的快速部署和配置
GBase Visio Rsynctool(缩写为GVR)是GBase 可视化集群双活同步工具软件。是对2套集群间同步数据工具Rsynctools的可视化封装。本文包括该工具的快速部署方案以及各种配置的介绍。
GBase 8a在龙蜥上用chronyc代替ntpdate解决时钟不一致问题
几台部署在龙蜥8.9 下的GBase 8a集群,在春节期间下电了,节后发现系统时钟不准。尝试用ntpdate同步发现不支持该命令,用yum 也无法安装ntp服务。经搜索发现,龙蜥用chronyc来实现时钟同步。
GBase 8a通过gcadmin recover命令管理同步任务,设置vc优先恢复
gcrecover是GBase 8a集群内置的,用于恢复集群event的服务,部署在每个管理(gcluster)节点上。通过gcadmin recover命令,实现暂停,恢复同步工作,设置或取消某个VC优先恢复等功能。