LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-04-2012, 04:09 PM   #1
daisychick
Member
 
Registered: Nov 2006
Location: Texas
Distribution: ubuntu 12.04 LTS
Posts: 154

Rep: Reputation: 0
iscsi direct connect problem ubuntu


I have a dell R810 with 4 network interfaces running ubuntu server 10.04. I'm trying to direct connect a dell md3220i iscsi SAN. I have ETH0 set to the main network and it's working fine. The IP address of the SAN ETH0 is 192.168.130.101. I added ETH1 to /etc/network/interfaces and installed open-iscsi. When I sudo ifup ETH1 It shows me
Code:
itadmin@SVR:~$ sudo ifup eth1
 * Setting up iSCSI targets
   ...done.
ssh stop/waiting
ssh start/running, process 25420
itadmin@SVR:~$
and then I can no longer ping or connect to ETH0. The cabling is a single straight through cat6 patch cable from ETH1 on the server to ETH1 on the SAN.

if I ifdown ETH1 I get
Code:
itadmin@SVR:~$ sudo ifdown eth1
 * Disconnecting iSCSI targets
   ...done.
 * Stopping iSCSI initiator service
   ...done.
itadmin@SVR:~$
and everything works fine again.

/etc/network/interfaces
Code:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
        address 172.16.0.18
        netmask 255.255.255.0
        network 172.16.0.0
        broadcast 172.16.0.255
        gateway 172.16.0.4

auto eth1
iface eth1 inet static
        address 192.168.130.103
        netmask 255.255.255.0
        network 192.168.130.0
        broadcast 192.168.130.255
        gateway 192.168.130.1
Can anyone help me figure out what I'm doing wrong?

Last edited by daisychick; 04-04-2012 at 04:19 PM. Reason: typo
 
Old 04-05-2012, 02:25 PM   #2
daisychick
Member
 
Registered: Nov 2006
Location: Texas
Distribution: ubuntu 12.04 LTS
Posts: 154

Original Poster
Rep: Reputation: 0
checking back. Anyone?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
iSCSI service cant connect to Openfiler oracle234 Linux - Networking 1 01-19-2011 03:51 PM
Not able to connect with ISCSI server cj_cheema Linux - Server 0 11-10-2009 12:51 PM
ISCSI Initiator refuses to connect kransom Linux - Newbie 3 10-27-2009 09:51 PM
Connect from linux with Iscsi initiator tanveer Linux - Networking 0 03-16-2009 05:15 AM
Problem: Direct Connect over Linux router slashrsm Linux - Networking 2 01-05-2004 09:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration