kom2013 发表于 2013-5-13 16:08:11

{:3_53:} 感谢楼主分享!

风眠 发表于 2013-5-14 09:28:35

神马东西。。。看看先

SkyLong 发表于 2013-5-14 09:56:38

谢谢分享。。。

babababa9 发表于 2013-5-14 14:13:52

实在不太懂虚拟机神马的,学习一下。

jizong 发表于 2013-5-14 17:23:52

您好,我看了您的帖子,跟你学习在ESXi里边安装群辉,但是出现了问题,DS没法找到NAS,请问,能帮忙看看么?谢谢!

jizong 发表于 2013-5-14 17:26:01

After some hours of hacking I now have fully working ESXi 5.1 virtual machine setup with DS 4.2 (3202).

To get PVSCSI and VMXNET3 working a new kernel needs to be compiled. To make matters worse, scsi drives are not supported at all. So some steps need to be done:

scsi disk support must be added to drivers/scsi/sd.c so that they are marked as SYNO_DISK_SATA instead of SYNO_DISK_UNKNOWN
disks must be marked as system disks so that the md will autodetect the system raid partition (gd->systemDisk = 1)
having ata as well as scsi disks will not work. quick workaround is to disable sata support from the kernel. this has the added benefit of hiding the boot disk partitions
if sata is disabled some important symbols are not compiled in and synobios.ko module will not load, causing scemd to halt the system
implement dummy synobios kernel module that keeps scemd happy

Performance seems to be excellent, quite possibly due to paravirtualized drivers. S.M.A.R.T. is not working, but that was expected.

Some things are still in todo-list:
compile in open-vm-tools to keep esxi from nagging about installing tools
clean up kernel from unneeded device drivers, also clean modules from hd image
try to get scemd not to constantly poll SYNOIO_SET_DISK_LED and SYNOIO_GET_EUNIT_TYPE
investigate if using stock kernel is possible with dummy synobios and CONFIG_EXT4_FS_SYNO_ACL


求翻译啊

jizong 发表于 2013-5-14 17:35:46



就是出现这个情况,请帮忙看看,是到底怎么回事



虚拟机配置如上

yytellmey00 发表于 2013-5-14 20:32:41

Thanks thanks

ask00121 发表于 2013-5-14 20:39:09

{:3_46:}{:3_47:}{:3_46:}

cw9259 发表于 2013-5-14 21:48:05

感谢分享,回复看看

Bright_Heart 发表于 2013-5-14 23:36:20

谢谢食了.. .

whiteskin 发表于 2013-5-15 12:14:09

看看吧. LZ真有钻研精神

zhuyong08 发表于 2013-5-15 14:47:46

顶起来!!
谢谢楼主分享经

boy5555 发表于 2013-5-15 15:54:06

已经安装完毕就看怎么调试了

jizong 发表于 2013-5-15 18:09:15

boy5555 发表于 2013-5-15 15:54 static/image/common/back.gif
已经安装完毕就看怎么调试了

请问,你是怎么安装的?我的安装好后,DS无法搜索到

请指点,谢谢!

boy5555 发表于 2013-5-15 22:56:05

jizong 发表于 2013-5-15 18:09 static/image/common/back.gif
请问,你是怎么安装的?我的安装好后,DS无法搜索到

请指点,谢谢!

看你的引导,换U盘,换引导文件,比如4.14.2都试试。多折腾几下就找到原因了。我用4.2没成功,据说版本不对,现在用4。1感觉没啥不一样

囧爷 发表于 2013-5-16 00:04:50

支持一下

fubin99 发表于 2013-5-16 10:45:41

谢谢分享好东西呀

jizong 发表于 2013-5-16 15:27:25

boy5555 发表于 2013-5-15 22:56 static/image/common/back.gif
看你的引导,换U盘,换引导文件,比如4.14.2都试试。多折腾几下就找到原因了。我用4.2没成功,据说版本 ...

请问,你是安装在ESXi上的?没有用U盘之类的啊……能讲讲,你是怎么安装的么?谢谢

天堂无泪 发表于 2013-5-16 23:41:21

终于找到好东西了
页: 29 30 31 32 33 34 35 36 37 38 [39] 40 41 42 43 44 45 46 47 48
查看完整版本: Vmware ESXi 安装Synology DSM手记