积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(8)Greenplum(8)

语言

全部英语(7)中文(简体)(1)

格式

全部PDF文档 PDF(8)
 
本次搜索耗时 0.606 秒,为您找到相关结果约 8 个.
  • 全部
  • 数据库
  • Greenplum
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Greenplum Database 管理员指南 6.2.1

    GP主要是为了解决IO瓶颈而设计的,所以,磁盘性能尤其重要。对OLAP型的应用, 目前主流的配置方案是,计算节点主机,配置24块机械盘,Master节点主机一般配置 8到12块机械硬盘。如果选择SSD或者NVMe,可以根据容量和性能来评估磁盘数量。 不能只是单纯的追求容量,要综合考虑性能指标,单块磁盘的容量越大,故障恢复 的时间就越久。一般来说,如果选择机械盘,目前主流的选择是单盘不超过1.8TB。 多,因此,不可以将SWAP设置在OS磁盘上。 对于SSD或者NVMe的磁盘来说,以上关于性能的问题需要重新衡量,比如SWAP放 在哪里,比如是否要做Raid,一般来说,在不考虑Raid 5安全要求的情况下,建议不 做Raid 5,因为Raid 5的校验计算对于Raid卡的计算能力来说,会约束磁盘的性能 发挥。如果条件允许,可能SSD或者NVMe会是更好的选择,这也是磁盘技术的未来趋 势。机械盘在长期高 么大,但最好还是要有一定的保障,比如1TB的尺寸还是有必要的,因为会有日志等信 息的累积。另外,Master磁盘的性能也不能太差,毕竟系统表的性能影响也不能忽略。 如果条件允许,可以考虑为Master目录配置NVMe,保证系统表的性能。 Greenplum Database 管理员指南 V6.2.1 版权所有:Esena(陈淼 +86 18616691889) 编写:陈淼 - 282 - 例
    0 码力 | 416 页 | 6.08 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.21 Documentation

    Cores 48 RAM 768 GB Cache Storage 4x Dell Express Flash NVMe ColdStream P4800x 750 GB PCIe U.2 SSD Capacity Storage 20x Dell Express Flash NVMe PM1725B (MU) 6.4 TB PCIe U.2 SSD There are 4 vSAN disk types follow: Storage Device Type OS Recommended Scheduler Policy Non-Volatile Memory Express (NVMe) RHEL 7 RHEL 8 Ubuntu none Solid-State Drives (SSD) RHEL 7 noop RHEL 8 Ubuntu none Other RHEL
    0 码力 | 2025 页 | 33.54 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    Cores 48 RAM 768 GB Cache Storage 4x Dell Express Flash NVMe ColdStream P4800x 750 GB PCIe U.2 SSD Capacity Storage 20x Dell Express Flash NVMe PM1725B (MU) 6.4 TB PCIe U.2 SSD There are 4 vSAN disk types follow: Storage Device Type OS Recommended Scheduler Policy Non-Volatile Memory Express (NVMe) RHEL 7 RHEL 8 Ubuntu none Solid-State Drives (SSD) RHEL 7 noop RHEL 8 Ubuntu none Other RHEL
    0 码力 | 2374 页 | 44.90 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.23 Documentation

    Cores 48 RAM 768 GB Cache Storage 4x Dell Express Flash NVMe ColdStream P4800x 750 GB PCIe U.2 SSD Capacity Storage 20x Dell Express Flash NVMe PM1725B (MU) 6.4 TB PCIe U.2 SSD There are 4 vSAN disk types follow: Storage Device Type OS Recommended Scheduler Policy Non-Volatile Memory Express (NVMe) RHEL 7 RHEL 8 Ubuntu none Solid-State Drives (SSD) RHEL 7 noop RHEL 8 Ubuntu none Other RHEL
    0 码力 | 2298 页 | 40.94 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum 6 Documentation

    Cores 48 RAM 768 GB Cache Storage 4x Dell Express Flash NVMe ColdStream P4800x 750 GB PCIe U.2 SSD Capacity Storage 20x Dell Express Flash NVMe PM1725B (MU) 6.4 TB PCIe U.2 SSD There are 4 vSAN disk types follow: Storage Device Type OS Recommended Scheduler Policy Non-Volatile Memory Express (NVMe) RHEL 7 RHEL 8 Ubuntu none Solid-State Drives (SSD) RHEL 7 noop RHEL 8 Ubuntu none Other RHEL
    0 码力 | 2311 页 | 17.58 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.25 Documentation

    Cores 48 RAM 768 GB Cache Storage 4x Dell Express Flash NVMe ColdStream P4800x 750 GB PCIe U.2 SSD Capacity Storage 20x Dell Express Flash NVMe PM1725B (MU) 6.4 TB PCIe U.2 SSD There are 4 vSAN disk VMware, Inc. 390 Storage Device Type OS Recommended Scheduler Policy Non-Volatile Memory Express (NVMe) RHEL 7 RHEL 8 Ubuntu none Solid-State Drives (SSD) RHEL 7 noop RHEL 8 Ubuntu none Other RHEL
    0 码力 | 2400 页 | 18.02 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    by Broadcom 408 Storage Device Type OS Recommended Scheduler Policy Non-Volatile Memory Express (NVMe) RHEL 7 RHEL 8 RHEL 9 Ubuntu none Solid-State Drives (SSD) RHEL 7 noop RHEL 8 RHEL 9 Ubuntu scheduler policy: Storage Device Type Recommended Scheduler Policy Non-Volatile Memory Express (NVMe) none Solid-State Drives (SSD) none Other mq-deadline To specify the I/O scheduler at boot time
    0 码力 | 2445 页 | 18.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 7 Documentation

    types follow: Storage Device Type OS Recommended Scheduler Policy Non-Volatile Memory Express (NVMe) RHEL 7 RHEL 8 Ubuntu none Solid-State Drives (SSD) RHEL 7 noop RHEL 8 Ubuntu none Other RHEL
    0 码力 | 2221 页 | 14.19 MB | 1 年前
    3
共 8 条
  • 1
前往
页
相关搜索词
GreenplumDatabase管理管理员指南VMwareTanzuv621Documentation2325
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩