LVM是devicemapper的逻辑映射的设备,LVM能够动态扩展;其中phyicalvolume,简称pv,pv设备可以有多个,volumegroup简称vg,同一卷组可以存在多个物理卷;logicalvolume,简称lv,逻辑卷可以动态扩减。pv物理卷相关命令:pvcreate;pvscan;pvmove;pvdisplay;pvs。vg卷组相关命令:vgcr..
分类:
其他好文 时间:
2015-08-20 10:49:38
阅读次数:
219
widowsserver2003分区动态扩展环境:vmesxi5.0windowsserver2003背景:vmesxi5.0有个内部应用服务器,磁盘大小总共90G,C盘21GE盘69G。现在D盘容量不足,需要扩展。操作步骤:在vmesxi5.0上给当前磁盘增加容量,如图。如图,磁盘1原来容量是90G现在增加到了300G,点击确定即可..
分类:
其他好文 时间:
2015-08-18 16:39:03
阅读次数:
200
http://lightoj.com/volume_showproblem.php?problem=1112题目大意:1 i 将第i个数值输出,并将第i个值清02 i v 将第i个数值加v3 i j 输出从i到j的数值和简单的单点更新+区间求和,代码很简单的模板但此题有一个神坑的地方当...
分类:
其他好文 时间:
2015-08-18 13:49:48
阅读次数:
119
Pots
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 12022
Accepted: 5078
Special Judge
Description
You are given two pots, having the volume of A and ...
分类:
其他好文 时间:
2015-08-17 12:03:28
阅读次数:
180
服务化和资源管理技术1.Kubernetes技术分析之存储http://dockone.io/article/556要点:众所周知,使用Docker的时候,容器中的数据是临时,即当容器销毁时,其中的数据时丢失。如果需要持久化数据,需要使用Docker Volume挂载宿主机上的文件目录到容器中。本文...
分类:
其他好文 时间:
2015-08-17 08:42:31
阅读次数:
203
DescriptionYou are given two pots, having the volume of A and B liters respectively. The following operations can be performed:FILL(i) fill the pot i ...
分类:
其他好文 时间:
2015-08-16 16:28:26
阅读次数:
110
列出所有t1.micro类型的实例awsec2describe-instances--outputtable--query‘Reservations[].Instances[].[join(`,`,Tags[?Key==`Name`].Value),InstanceId,State.Name,PublicDnsName]‘--filters‘{"Name":"instance-type","Values":["t1.micro"]}‘列出所有ec2的volume类型awsec2..
分类:
其他好文 时间:
2015-08-14 17:17:57
阅读次数:
177
http://lightoj.com/volume_showproblem.php?problem=1258
A string is said to be a palindrome if it remains same when read backwards. So, 'abba', 'madam' both are palindromes, but 'adam' is not.
Now...
分类:
其他好文 时间:
2015-08-14 11:49:37
阅读次数:
201
在Dashboard中点击+Create Volume,在弹出的窗口中,我们看到新的volume Source有四种。分别是No source、Snapshot、Image、Volume,如下图所示:1、No Source, empty volume此时新建的是一块空的硬盘,我们可以将其attach...
分类:
其他好文 时间:
2015-08-12 19:02:23
阅读次数:
229
This is a list of all Intel Ivy Bridge Microarchitecture performance counter event types. Please see Intel Architecture Developer's Manual Volume 3B, ...
分类:
其他好文 时间:
2015-08-12 06:42:47
阅读次数:
102