码迷,mamicode.com
首页 >  
搜索关键字:esxi cpu/memory ratio    ( 1522个结果
内核参数vm.overcommit_memory和vm.overcommit_ratio
(1)vm.overcommit_memory执行grep -i commit /proc/meminfo看到CommitLimit和Committed_As参数。CommitLimit是一个内存分配上限,CommitLimit = 物理内存 * overcommit_ratio(默认50,即50%...
分类:其他好文   时间:2014-06-09 20:39:30    阅读次数:609
[转]Running KVM and Openvswitch on Ubuntu 12.10
Running KVM and Openvswitch on Ubuntu 12.10 I’ve got an aging VMWare ESXi 4.0 server that needs to be replaced with something a little more modern and...
分类:其他好文   时间:2014-06-09 18:07:21    阅读次数:324
esxi 5.1 由于断电错误无法启动 报错 bank5 invalid configuration
由于着急,处理过程中也没有截图,这里简单的描写叙述下整个过程吧。IBM pcserver x3850 可能是机器太热的原因,中午无故掉电,导致esxi无法正常启动启动时报错bank5 invalid configurationno hypervistor found启动盘里面有保留原来的datast...
分类:其他好文   时间:2014-06-09 14:34:49    阅读次数:438
esxi 5.1 因为断电错误无法启动 报错 bank5 invalid configuration
解决 esxi 5.1 因为断电错误无法启动 报错 bank5 invalid configuration...
分类:其他好文   时间:2014-06-04 23:34:26    阅读次数:782
Vmware esx/esxi Vlan三种配置模式(VST、EST和VGT)
在Vmwareesx/esxi中使用虚拟Lan(Vlan)时,一般是指Vlan Trunk的使用,使用的Vlan配置还有其它三种类型:Virtual Switch Tagging(虚拟交换机标记,缩写VST)、External SwitchTagging(外部交换机标记,缩写EST)和Vi...
分类:其他好文   时间:2014-06-02 13:34:23    阅读次数:381
HDU - 4814 Golden Radio Base (长春赛区B题)
Description Golden ratio base (GRB) is a non-integer positional numeral system that uses the golden ratio (the irrational number (1+√5)/2 ≈ 1.61803399 symbolized by the Greek letter φ) as its base....
分类:其他好文   时间:2014-06-01 15:38:24    阅读次数:252
(转)linux性能优化总结
感谢博客http://sillycat.iteye.com提供的资料linux性能检查(一)介绍和CPU 通常监控的子系统有: CPU Memory IO Network 应用类型 IO相关,处理大量数据,需要大量内存和存储,频繁IO读写数据,对CPU的要求比较小,大部分时候CPU都在等待硬盘,比如...
分类:系统相关   时间:2014-05-28 20:17:59    阅读次数:666
虚拟化之vmware
必须满足最低硬件和软件要求,还有硬件兼容性要求环境:esxi-5.1-A 172.16.1.17 主板:ECS-H61H2-M17 CPU:pentium G2010 2.8GHZ 内存:8G 网卡:另配一块磊科网卡esxi-5.1-B 172.16.1.35 主板:ECS-...
分类:其他好文   时间:2014-05-28 03:52:55    阅读次数:370
Cgroups概述
1. Cgroups是什么?从 2.6.24 版本开始,linux 内核提供了一个叫做 Cgroups的特性。Cgroups是control groups的缩写,是一种可以限制、记录、隔离进程组(process groups)所使用的物理资源(如cpu,memory,IO等)的机制。2. Cgrou...
分类:其他好文   时间:2014-05-25 22:30:11    阅读次数:847
通过Windows远程桌面连接传输文件
公司的网络由于需要先远程连接到windows主机,然后再通过windows主机上的vsphereclient去连接内网的服务器,由于我在esxi上安装了linux系统,但是我想将我自己最脑上的软件上传到远程的linux主机上,但是远程的linux主机也没有上网,只能通过远程的winodws主机访问。所以想出了..
分类:Windows程序   时间:2014-05-25 06:08:25    阅读次数:426
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!