码迷,mamicode.com
首页 >  
搜索关键字:cluster storage volume    ( 8237个结果
linux下负载均衡(LVS安装与配置)【转】
一、LVS的三种包转发方式LVS提供了三种包转发方式:NAT(网络地址映射)、IP Tunneling(IP隧道)、Direct Routing(直接路由) 不同的转发模式决定了不同的cluster的网络结构,下面对三种转发方式分别介始:1、NAT(网络地址映射): NAT方式可支持任何的操作系统,...
分类:系统相关   时间:2014-10-10 14:57:44    阅读次数:365
html: 仿制soundmanager2右上角面板
仿制http://schillmania.com/projects/soundmanager2/#volume 右上角面板 啊啊啊啊啊啊啊啊啊啊 啊啊啊啊啊啊啊啊啊啊啊啊啊 啊啊啊啊啊啊啊啊啊啊啊啊啊
分类:Web程序   时间:2014-10-10 12:58:24    阅读次数:201
OpenStack Block Storage安装配置use LVM
1,storage systems use LVM Ins and configuration Block Storage;apt-get install lvm2;创建Physical volume创建volume groupadd a filter entry to the devices se...
分类:其他好文   时间:2014-10-10 12:36:24    阅读次数:274
使用CopyTable工具方法在线备份HBase表
CopyTable is a simple Apache HBase utility that, unsurprisingly, can be used for copying individual tables within an HBase cluster or from one HBase cluster to another. In this blog post, we’ll talk a...
分类:其他好文   时间:2014-10-10 11:34:01    阅读次数:246
Shadow Volume( 阴影体)渲染技术的实现细节及感受(一)之 阴影体生成
首先贴一个链接,该链接内有大量基于OpenGL的渲染技术教程和Code Sample,本文基本上在其Tutorial 40的基础上进行了翻译,并加入了部分自己的理解。原文在此: http://ogldev.atspace.co.uk/index.html Shadow Volume,即阴...
分类:其他好文   时间:2014-10-10 10:10:34    阅读次数:418
UDEV SCSI Rules Configuration for ASM in Oracle Linux 5 and 6
UDEV SCSI Rules Configuration for ASM in Oracle Linux 5 and 6 For Oracle Automatic Storage Manager (ASM) to use disks, it needs to be able to identify the devices consistently and for them to have th...
分类:数据库   时间:2014-10-09 17:47:07    阅读次数:306
HTMl5的sessionStorage和localStorage
html5中的Web Storage包括了两种存储方式:sessionStorage和localStorage。 sessionStorage用于本地存储一个会话(session)中的数据,这些数据只有在同一个会话中的页面才能访问并且当会话结束后数据也随之销毁。...
分类:Web程序   时间:2014-10-09 17:17:08    阅读次数:174
ZOJ - 3725 Painting Storages
Description There is a straight highway with N storages alongside it labeled by 1,2,3,...,N. Bob asks you to paint all storages with two colors: red and blue. Each storage will be painted with exac...
分类:其他好文   时间:2014-10-09 17:15:48    阅读次数:193
Mysql常见指令--常用的命令
1 查看默认及支持的存储引擎mysql->show engines;2 查看mysql当前默认的存储引擎mysql->show variables like '%storage_engine%';3 查看test数据库buyer表的存储引擎mysql->show table status from ...
分类:数据库   时间:2014-10-08 13:12:55    阅读次数:220
15、高可用 PXC(percona xtradb cluster) 搭建
安装环境:集群名pxc_lk节点1:192.168.1.20节点2:192.168.1.21节点3:192.168.1.22所有节点安装wgethttp://www.percona.com/redir/downloads/XtraBackup/LATEST/binary/redhat/6/x86_6...
分类:数据库   时间:2014-10-07 19:53:44    阅读次数:366
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!