有关iscsi的问题~~~~~

发布于 2022-07-21 21:55:57 字数 1364 浏览 11 评论 2

我在Red Hat Enterprise Linux WS release 3 (Taroon Update 3)下安装iscsi-target,一切按照REDME文件说明来,我最后如下操作:
[root@dky009 linux-iscsi-target-20040116]# make
set $KERNELSRC!
[root@dky009 linux-iscsi-target-20040116]# export KERNELSRC=/usr/src/linux-2.4.21-20.EL/
[root@dky009 linux-iscsi-target-20040116]# make
最后出错,最后是如下信息:
In file included from target.c:13:
target_device.h:52: warning: static declaration for `page_waitqueue' follows non-static
target.c: In function `target_get_write_pages':
target.c:367: `PG_async' undeclared (first use in this function)
target.c:367: (Each undeclared identifier is reported only once
target.c:367: for each function it appears in.)
target.c: In function `target_sync_async_pages':
target.c:582: `PG_async' undeclared (first use in this function)
target.c: In function `target_copy_async_page':
target.c:662: `PG_async' undeclared (first use in this function)
make[2]: *** [target.o] Error 1
make[2]: Leaving directory `/home/pf/iscsi/linux-iscsi-target-20040116/kernel'
make[1]: *** [_mod_/home/pf/iscsi/linux-iscsi-target-20040116/kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.21-20.EL'
make: *** [mods] Error 2
    请问这是什么问题。
   另有那位高手在linux下成功的配置了iscsi啊,请指教,万分感谢!!!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

蔚蓝源自深海 2022-07-24 22:25:16

我刚接触 openfiler 的 iscsi,还不懂,请教做 iscsi 能让多台 pc 共用吗?

谢谢。

ゃ人海孤独症 2022-07-23 14:52:50

我也没有安装成功,不过用openfiler就可以直接装好target端,用起来也可以。用2.0的版本

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文