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
Boot a FC volume using IPXE
2018-11-29, 08:31
Post: #1
Boot a FC volume using IPXE
Hello, I have a FC volume(this volume has OS written onto it) created on the SAN and I've attached to a Server(Baremetal). Now i want to boot that volume using IPXE. I know that using sanhook we can boot ISCSI volume. From this "https://ipxe.org/sanuri" link i found that we can use fcp i.e fibre channel protocol and boot the FC volume.

When I tried it

#!ipxe

sanhook --driver 0x80 fcp:10:00:70:10:6F:76:FC:32:0001

I'm getting this error: "Could not open SAN device: Error 0x3f142083 (http://ipxe.org/3f142083)"

Any suggestions?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Boot a FC volume using IPXE - mvpnitesh - 2018-11-29 08:31



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