The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
attach multiple san device
2014-11-03, 08:09
Post: #1
attach multiple san device
hi all~~

i'm struggling to attach multiple san device.

is there anybody to attach multiple san device successfully???

details of devices are
- first is device only installed windows 7
- second is device stored additional user data

my ipxe script is
#!ipxe
sanhook --drive 0x81 iscsi:192.168.0.200:tcp:3260:0:iqn.2001-04.com.example:storage.userdata
sleep 5
sanboot iscsi:192.168.0.200:tcp:3260:0:iqn.2001-04.com.example:storage.os

the result is that windows is booted up successfully, but the other device(user data) is not attached.

user data device is not appear in "iSCSI initiator" window.

have a nice day!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
attach multiple san device - vanryuji - 2014-11-03 08:09



User(s) browsing this thread: 1 Guest(s)