Welcome to TechNet Blogs Sign in | Join | Help

iSCSI mit Server Core

Kundenfrage:

I'm trying to connect a server core machine to an iSCSI target - but where do I find the iSCSI initiator on the core server?

Um ein iSCSI Target von Server Core zu erreichen, anbei eine Beispielimplementierung mit dem MS iSCSI Target:

NODE1:

1.  sc config msiSCSI start= auto
2.  net start msiSCSI
3.  iSCSIcli QAddTargetPortal <MS Target Portal IP Address>

TARGET SERVER

4.  Setup the target and devices, then add Node1 to the Initiator list

NODE1:

5.  iSCSIcli QAddTargetPortal <Portal IP Address>
6.  iSCSIcli ListTargets
7.  iSCSIcli QloginTarget <Target IQN>
8.  iSCSIcli PersistentLoginTarget <target_iqn> T * * * * * * * * * * * * * * * 0
9.  iSCSIcli ListPersistentTargets
10. iSCSIcli ReportTargetMappings

Published Thursday, March 13, 2008 11:02 PM by dmelanchthon

Comments

Thursday, March 13, 2008 6:35 PM by Karsten

# re: iSCSI mit Server Core

-> MS iSCSI Target

ist das "MS iSCSI Target" frei verfügbar? Falls ja - wie kann man dies erhalten?

Besten Dank im Voraus.

Friday, March 14, 2008 2:23 AM by dmelanchthon

# re: iSCSI mit Server Core

Hallo Karsten,

das Microsoft iSCSI Target gibt es für Windows Storage Server 2003 R2. Es ist meines Wissens nach nicht frei zum Herunterladen erhältlich.

VG, Daniel

New Comments to this post are disabled
 
Page view tracker