14.2: 项目概述 、 升级网站运行平台 、 部署缓存服务 、 数据迁移 、 部署集群 、 总结和答疑.docx
2021-03-05 18:10:04 145KB linux
1
之前我写过关于SQLServer的数据迁移自动化的文章:SQLServer数据库迁移偏方,在上篇文章中设计了一张临时表,这个临时表记录搬迁的配置信息,用一个存储过程读取这张表进行数据的迁移,再由一个Job进行迭代调用这个存储过程。在这次MySQL的实战中,我的数据库已经做了4个分片,分布在不同的4台机器上,每台机器上的数据量有1.7亿(1.7*4=6.8亿),占用空间260G(260*4=1040G),这次迁移的目的就是删除掉一些历史记录,减轻数据库压力,有人说这为什么不使用表分区呢?这跟我们的业务逻辑有关造成无法使用表分区,至于为什么,参考阅读:MySQL表分区实战,其中最重要就是唯一索引的
2021-03-02 09:06:05 197KB MySQL表数据迁移自动化
1
本文图文并茂的介绍了在iSCSI环境部署高可用集群的配置方法。
2021-02-24 12:27:24 676KB 信息技术
1
RHCE8.0环境部署
2021-02-02 14:30:13 11.98MB Linux RHCE
1
Apollo 统一配置中心已完全搭建好,免安装,免配置,数据库、分组都以配置完成,解压完成进入启动目录可直接接入项目使用
2021-01-28 22:18:02 172.94MB 互联网 Apollo 环境部署 统一配置中心
1.EFCore中如何使用导航属性 2.数据迁移 3.表拆分 4.日志框架
2021-01-28 03:09:18 11.98MB EFCore CodeFirst 数据迁移 DBFirst
1
从solairs 11.2.0.4迁移到Linux 19.3.0 CDB下的PDB中,通过XTTS减少停机时间对数据进行迁移工作
2021-01-28 00:35:51 24KB XTTS
1
,Benefiting from its excellent performance and scalability, Ceph distributed storage is also confronting the problems, i.e. the unnecessary transfer of the data leading to the increasing consumption of the system which is triggered by the additions and deletions on the equipment. Aiming at the implement method of Ceph in system algorithm and logical layout, this paper has carried on research, analyzing its defects in the aspect of data transfer and resource consumption and puts forward the handling method of the failure node when the cluster storage device fails. Through the establishment of the cluster device flag in the process of data transfer, the optimized scheme of the data migration in the environment of production is realized, and the utilization of the system resources is improved. The experimental test results have shown that the scheme can reduce about the 30% -40% of transfer volume, effectively lower the resources consumption of Ceph distributed storage, as well as prevent invalid and excessive data transfer.
2020-05-06 10:34:49 432KB ceph
1
采用jdbc连接数据库,将两种不同类型的数据(SqlServer、Oracle)进行转换,来完成数据库数据的迁移。 实现方式,查询SqlServer数据,批处理插入到Oracle中。
2020-01-03 11:24:27 1.95MB jdbc 数据迁移 SqlServer Oracle
1
本篇文章十分详细地记录了Haproxy+Keepalived高可用环境部署梳理(主主和主从模式)的部署全过程,可作为线上实操手册。特在此分享,希望能帮助到有用到的朋友。
2019-12-21 21:34:54 13.9MB Haproxy Keepalived
1