摘要: #OCP 系统参数 ocp.site.url 地址改为分配 OCP 地址 登录 ocp 公网地址 http://106.14.176.47:8080/login admin/ aaAA11__ http://139.224.196.253:8080/login 系统参数: 搜索 ocp.site.u 阅读全文
posted @ 2023-09-05 21:08 chinesern 阅读(17) 评论(0) 推荐(0) 编辑
摘要: obclient -uroot@sys -h127.0.0.1 -P2881 1 新建一个 oracle/mysql 租户,租户规格自定(说明:本实验与租户模式无关),本文以 oracle 租户示例: 新建资源规格: create resource unit u1_ora max_cpu=1,min 阅读全文
posted @ 2023-09-05 21:06 chinesern 阅读(26) 评论(0) 推荐(0) 编辑
摘要: 切换 web-terminal cd /root/t-oceanbase-antmanvim 1ecs-1ob-cluster.yaml user: username: root password: password #这里请修改为 ecs 的登陆密码 port: 22……oceanbase: se 阅读全文
posted @ 2023-09-05 20:54 chinesern 阅读(42) 评论(0) 推荐(0) 编辑
摘要: cd /root/t-oceanbase-antmanvi 3ecs-3ob.yaml user: username: root password: Ct1Wc9Jd3P oceanbase: servers: - name: ob1 ip: 172.16.1.27 - name: ob2 ip: 阅读全文
posted @ 2023-09-05 20:52 chinesern 阅读(16) 评论(0) 推荐(0) 编辑
摘要: #部署obcd /root/t-oceanbase-antmanvi 3ecs-3ob-cluster.yaml user: user: root password: Xg8Sp1Ex4V# key_file: your ssh-key file path if need port: 22# tim 阅读全文
posted @ 2023-09-05 20:50 chinesern 阅读(22) 评论(0) 推荐(0) 编辑
摘要: Queuing(Buffer)表1 实验目的 通过对 memstore 内存使用的监控,了解表记录频繁更新、产生多版本后导致的 memstore 的内存增长现象。 了解 buffer 表提高全表扫描性能的原因,理解 OceanBase 在 buffer 表场景特殊的转储策略与优化。2 1ECS——1 阅读全文
posted @ 2023-09-05 20:46 chinesern 阅读(40) 评论(0) 推荐(0) 编辑