亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
最近訪問(wèn)板塊 發(fā)新帖
查看: 2887 | 回復(fù): 8
打印 上一主題 下一主題

problem with iscsi setting [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2009-12-24 14:34 |只看該作者 |倒序?yàn)g覽
Hi folks,

Here I got a problem to set up the iscsi target and initiator on sol10 10/09.

first setup the target

svcadm enable svc:/system/iscsitgt:default
netstat -an | grep 3260
iscsitadm modify admin -d /export/sandbox
iscsitadm create target --size 2G sandbox1
iscsitadm list target -v sandbox

then configure the initiator
svcadm enable svc:/network/iscsi_initiator:default
iscsiadm add discovery-address 172.28.12.138:3260
iscsiadm modify discovery --sendtargets enable
devfsadm -i iscsi

I kept getting the below error, can anyone pls kindly advise me what could be wrong?  thanks in advance.

Dec 24 12:43:29 sol10env iscsi: [ID 248668 kern.warning] WARNING: iscsi driver unable to online iqn.1986-03.com.sun:02:9cdf3472-69a0-4ce2-b492-b64cbafa0c2d.sandbox1 lun 0

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2009-12-24 22:10 |只看該作者
i am afraid nothing i can help you.
in fact, i didn't have the experience working on ISCSI till now.
anyone else, can tell this man what he should do ?

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2009-12-24 22:39 |只看該作者
原帖由 shyjack 于 2009-12-24 14:34 發(fā)表
Hi folks,

Here I got a problem to set up the iscsi target and initiator on sol10 10/09.

first setup the target

svcadm enable svc:/system/iscsitgt:default
netstat -an | grep 3260
iscsit ...



看看patch:109090-19有沒(méi)有裝

iscsiadm modify initiator-node -N iqn.xxxxxx

iscsiadm add discovery-address 172.28.12.138:3260
iscsiadm modify discovery --sendtargets enable
devfsadm -i iscsi

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2009-12-24 22:40 |只看該作者
原帖由 welcome008 于 2009-12-24 22:39 發(fā)表



看看patch:109090-19有沒(méi)有裝

iscsiadm modify initiator-node -N iqn.xxxxxx

iscsiadm add discovery-address 172.28.12.138:3260
iscsiadm modify discovery --sendtargets enable
devfsadm - ...




其中iqn.xxxxxx是啟動(dòng)器的名字,應(yīng)該需要和存儲(chǔ)上的一致

論壇徽章:
0
5 [報(bào)告]
發(fā)表于 2009-12-25 06:25 |只看該作者
Thanks folks first of all

It appears that patch 109090 is not installed, but this is the sol10 10/09, the very latest version, really don't understandwhy they didn't consider this & I will search a bit and get this patched installed.

As for initiator-node,  I am using the target/initiator at the same box, this should be a worry, though I tried that before already.

The mentioned setting is working very well on sol10 05/08 and I tested vvr/gco all stuffs on 05/08.

Thanks and I will update you with my findings.

論壇徽章:
0
6 [報(bào)告]
發(fā)表于 2009-12-25 06:32 |只看該作者

回復(fù) #5 shyjack 的帖子

To welcome008,

Where did you find the patch 109090-19,  the only thing I can find from sunsolve is 109090-01 to 109090-05, but none of there doesn't seem to be related to iscsi.


Patch ID         Released        Download         Synopsis        Basket
109090-05        25 Jun 2001         jar (1010.79 KiB)         Update StorTools 3.3 to Config Matrix 3.8       
Dependencies Add Patch
109090-04        17 Apr 2001         tar.z (1.49 MiB)         Obsoleted by: 109090-05 Update StorTools 3.3 to Config Matrix 3.7       
Dependencies Add Patch
109090-03        16 Feb 2001         tar.z (1.47 MiB)         Obsoleted by: 109090-04 Update StorTools 3.3 to Config Matrix 3.5       
Dependencies Add Patch
109090-02        17 Nov 2000         tar.z (1.43 MiB)         Obsoleted by: 109090-03 Update StorTools 3.3 to Config Matrix 3.2       
Dependencies Add Patch
109090-01        25 Sep 2000         tar.z (1.39 MiB)         Obsoleted by: 109090-02 Update StorTools 3.3 to Config Matrix 3.1       
Dependencies Add Patch

論壇徽章:
0
7 [報(bào)告]
發(fā)表于 2009-12-25 11:30 |只看該作者
原帖由 shyjack 于 2009-12-25 06:32 發(fā)表
To welcome008,

Where did you find the patch 109090-19,  the only thing I can find from sunsolve is 109090-01 to 109090-05, but none of there doesn't seem to be related to iscsi.


Patch ID         ...



哦,我搞錯(cuò)了

應(yīng)該是119090

看一下你的系統(tǒng)的這個(gè)補(bǔ)丁的版本

論壇徽章:
0
8 [報(bào)告]
發(fā)表于 2009-12-25 18:24 |只看該作者
bash-3.00# showrev -p | grep 119090
Patch: 141878-09 Obsoletes: 119090-33, 121980-03, 123500-02 Requires: 118833-36, 119042-09, 121901-01 Incompatibles:  Packages: SUNWiscsir, SUNWiscsiu
bash-3.00#

That is not a worry, as you can see it is obsoleted by 141878-09.

So it must be something else that is causing the problem.

論壇徽章:
0
9 [報(bào)告]
發(fā)表于 2009-12-25 23:54 |只看該作者
原帖由 shyjack 于 2009-12-25 18:24 發(fā)表
bash-3.00# showrev -p | grep 119090
Patch: 141878-09 Obsoletes: 119090-33, 121980-03, 123500-02 Requires: 118833-36, 119042-09, 121901-01 Incompatibles:  Packages: SUNWiscsir, SUNWiscsiu
bash-3 ...




# showrev -p |grep 119090
Patch: 119090-31 Obsoletes: 121980-03, 123500-02 Requires: 118833-36 Incompatibles:  Packages: SUNWiscsir, SUNWiscsiu
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專(zhuān)區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過(guò)ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP