深圳鸟人 2008-4-15 18:54
vmware 上进行windows 2003 集群配置及VMware中创建共享磁盘阵列方法
vmware GSX3上进行windows 2003 集群配置及VMware中创建共享磁盘阵列方法
附件里包含两个文件:
"vmware GSX3上进行windows 2003 集群配置"
"2003集群"
[[i] 本帖最后由 深圳鸟人 于 2008-5-5 17:48 编辑 [/i]]
zyadmiu 2008-4-16 12:28
虚拟环境的配置和真实环境的配置还是有很大差异的
只是一个存储设备就头疼!
louis1217 2008-4-20 00:18
VMware中创建共享磁盘阵列的方法
vmware gsx 3 的安装目录下有一个vmware-vdiskmanager.exe的文件,它应该就是取代了以前的plainmaker.exe,在cmd下运行,会显示他的一些运行命令和例子
以下是运行后的显示:
VMware Virtual Disk Manager - build 14497.
Usage: vmware-vdiskmanager.exe OPTIONS diskName | drive-letter:
Offline disk manipulation utility
Options:
-c : create disk; need to specify other create options
-d : defragment the specified virtual disk
-k : shrink the specified virtual disk
-n <source-disk> : rename the specified virtual disk; need to
specify destination disk-name
-p : prepare the mounted virtual disk specified by
the drive-letter for shrinking
-q : do not log messages
-r <source-disk> : convert the specified disk; need to specify
destination disk-type
-x <new-capacity> : expand the disk to the specified capacity
Additional options for create and convert:
-a <adapter> : (for use with -c only) adapter type(ide, buslogic or
lsilogic)
-s <size> : capacity of the virtual disk
-t <disk-type> : disk type id
Disk types:
0 : single growable virtual disk
1 : growable virtual disk split in 2Gb files
2 : preallocated virtual disk
3 : preallocated virtual disk split in 2Gb files
The capacity can be specified in sectors, Kb, Mb or Gb.
The acceptable ranges:
ide adapter : [100.0Mb, 128.0Gb]
scsi adapter: [100.0Mb, 256.0Gb]
ex 1: vmware-vdiskmanager.exe -c -s 850Mb -a ide -t 0 myIdeDisk.vmdk
&n
这什么意思?方法呢?!!!!!:@
深圳鸟人 2008-4-20 21:03
回复 6楼 的帖子
请你看完所有文档再发表这个言论.其实只是想单纯的分享出来而已,学到东西才最重要.呵呵,没别的意思
[[i] 本帖最后由 深圳鸟人 于 2008-4-20 21:08 编辑 [/i]]
issac_zxf 2008-5-19 17:42
谢谢分享!!!
yangjun521 2008-5-20 14:56
分享了啊!!谢谢
maowei0810 2008-5-20 16:25
谢谢分享哈 准备看哈
allicson 2008-7-16 02:44
thanks. Let me take a look
hpliao 2008-7-16 08:04
其实大家用WINTARGET模拟SAN了之后再来做这个会容易很多,也不容易出错,不过就是要多出一台vpc来实现
winlinux 2008-7-24 09:41
其实在虚拟机上弄,就是为了掌握配置的步骤和大体过程,不可能跟实际生产环境一模一样
chenxue4076 2008-8-13 10:17
谢谢楼主提供
bluestone027 2008-8-13 14:59
毕竟虚礼机跟实机存在有差距,但是只是在做测试上面还是可以满足的
nlzwj2007 2008-8-15 10:26
顶顶
etsimple 2008-8-16 20:54
支持楼主,在虚拟机中的学习是一个很好的方法,现实中虽然有很多却别,不过很多东西都差不多的
wangjie24 2008-8-17 13:45
看一下,我的计算机有点慢了,跑不了太多的虚机。
smellfish 2008-8-19 22:46
曾经为Cluster的虚拟存储忙了一天,最后选用了starwind来虚拟,有兴趣看看楼主的方案。