On 09/23/2011 01:03 PM, pferrill wrote:
> Can someone point me to a troubleshooting guide for Ubuntu 11.04?
> 
> I have the target setup on Ubuntu 11.04 server and it seems to be up
> and running.
> 
> root@ubuntusrv1104:~# lsof | grep ietd
> ietd      1453     root  cwd       DIR              251,0
> 4096          2 /
> ietd      1453     root  rtd       DIR              251,0
> 4096          2 /
> ietd      1453     root  txt       REG              251,0    78160
> 15991732 /usr/sbin/ietd
> ietd      1453     root  mem       REG              251,0  1638120
> 12845075 /lib/x86_64-linux-gnu/libc-2.13.so
> ietd      1453     root  mem       REG              251,0   141088
> 12845072 /lib/x86_64-linux-gnu/ld-2.13.so
> ietd      1453     root    0u      CHR                1,3
> 0t0       6415 /dev/null
> ietd      1453     root    1u      CHR                1,3
> 0t0       6415 /dev/null
> ietd      1453     root    2u      CHR                1,3
> 0t0       6415 /dev/null
> ietd      1453     root    3wW     REG               0,17
> 5       9593 /var/run/ietd.pid
> ietd      1453     root    4u     unix 0xffff8803fdf20d00
> 0t0       9594 socket
> ietd      1453     root    5u      CHR              249,0
> 0t0       9595 /dev/ietctl
> ietd      1453     root    6u     sock                0,7
> 0t0       9596 can't identify protocol
> ietd      1453     root    7u     IPv4               9599
> 0t0        TCP *:3260 (LISTEN)
> ietd      1453     root    8u     IPv6               9600
> 0t0        TCP *:3260 (LISTEN)
> root@ubuntusrv1104:~#
> 
> However when I try to connect from a 11.04 desktop I can't see the
> target.
> 
> Meaning when I issue:
> 
> sudo iscsiadm -m discovery -t st -p 192.168.1.100
> 

Are you sure you have targets set in /etc/iet/ietd.conf?

Are you sure that if you are using initiator or ip address ACLs that the
initiator your are using is in them?


Can you run

sudo iscsiadm -m discovery -t st -p 192.168.1.100 -d 8

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to