Opened 12 years ago

Closed 12 years ago

#33 closed (fixed)

Private IPs assigned for iSCSI array should be in /etc/hosts

Reported by: chaos@bbn.com Owned by: vjo@duke.edu
Priority: major Milestone: EG-ADM-1
Component: Administration Version: SPIRAL4
Keywords: Cc:
Dependencies:

Description

Per Wednesday's call, the IP addresses which are used for the iSCSI array should be in /etc/hosts with .iscsi suffixes. That file contains:

##
## iSCSI - VLAN 1009
##
10.102.0.1              bbn-hn.iscsi
10.102.0.11             bbn-w1.iscsi
10.102.0.12             bbn-w2.iscsi
10.102.0.13             bbn-w3.iscsi
10.102.0.14             bbn-w4.iscsi

but does not contain the IP(s) for the interface(s) on the iSCSI itself. I think the iSCSI protocol in fact uses IP addresses on both ends, so there is an IP address on the iSCSI itself, and it should be recorded.

Change History (5)

comment:1 Changed 12 years ago by chaos@bbn.com

Oops, sorry, i didn't specify that i'm looking at /etc/hosts on bbn-hn.

comment:2 Changed 12 years ago by chaos@bbn.com

Ping. This is still blocking EG-ADM-1.

comment:3 Changed 12 years ago by vjo@duke.edu

Owner: changed from somebody to vjo@duke.edu

comment:4 Changed 12 years ago by chaos@bbn.com

Reminder: this ticket (recording the IP addresses used by the iSCSI array itself in /etc/hosts or local DNS) still blocks EG-ADM-1.

comment:5 Changed 12 years ago by chaos@bbn.com

Resolution: fixed
Status: newclosed

Head and worker targets (2 each, presumably for the left and right arrays) have been added to /etc/hosts. Closing.

Note: See TracTickets for help on using tickets.