iSCSI Target

  • Thread starter Thread starter rameses
  • Start date Start date
R

rameses

Guest
I'm using Proxmox VE with OpenFiler SAN (Opensource). Because of power outage, one of the proxmox ve server is not able to connect to the iSCSI targets on the SAN machine. The working machine has the following output:
machine1# brctl show
bridge name bridge id STP enabled interfaces
vmbr0 8000.001f293251e4 no eth0
vmtab103i0
vmtab107i0
The not working machine has the following output:
machine2# brctl show
bridge name bridge id STP enabled interfaces
vmbr0 8000.001f2932635c no eth0

When I try to use this command:
brctl addif vmbr0 vmtab103i0

I get the error:
interface vmtab103i0 does not exist!

Also, the Storage option in Proxmox VE has SAN device listed which is in non-active mode. How can I make it active? Or how can I make the machine to see the iSCSI target on the SAN machine? Any help is appreciated.
 
Also, the Storage option in Proxmox VE has SAN device listed which is in non-active mode. How can I make it active? Or how can I make the machine to see the iSCSI target on the SAN machine? Any help is appreciated.

Just try to view the contents of those devices - then PVE tries to activate them.
 
I'm trying to connect the iSCSI target to the SAN machine. Only one of the machines is able to view the SAN box but not others. It happened after the power outage. What could cause the issue? How can I make others to view the SAN box as well? Are there any settings that needs to be changed? It shows that the iSCSI target is not active:
http://img822.imageshack.us/img822/1968/iscsi.jpg
 
Last edited by a moderator:
I'm trying to connect the iSCSI target to the SAN machine. Only one of the machines is able to view the SAN box but not others. It happened after the power outage. What could cause the issue?

I guess this is a server (SAN) side setting.