UNSOLVED

JamesDickson

updated

19 years ago

0

1288

May 31st, 2007 05:00

Host System Hangs During Boot

I am in the process of re-configuring a CX300 - I am writing a bash script with all the CLI commands in it, so that what I do is documented and repeatable.
I have created the RAID groups and LUNs, created a Storage group, added the LUNs to the storage group.
Then I added the pre-existing hosts to the storage group.

As an aside, I could not find how to delete the initiator records as they say they are logged in - even through the hosts are turned off.

I have a host running RHEL4 with naviagent and multipath on it.
Having modified the multipath.conf I rebooted the box - but it now hangs during boot-up

Has anyone else seen this - it is proving to be a very difficult problem to diagnose
  • rr_phx

    26 Posts

    655

    1

    Posted May 31st, 2007 07:00

    Curious if you have checked the steps in the "Installation Roadmap
    for CX3-Series, CX-Series, AX-Series, and FC-Series
    Storage Systems Guide" for Linux Multipath and verified the Failovermode and arraycommonpath setting for the initiators...
  • AranH1

    2163 Posts

    655

    0

    Posted May 31st, 2007 08:00

    Not sure if there is a way to delete initiator records through the cli, but in Navisphere you can right click on the array, select properties, and select Connectivity Status. Select the stale initiator records and click on the Deregister button.

    If that still does not remove the initiator records then restart the Navisphere Manager Server.
  • EKellerman

    76 Posts

    655

    0

    Posted May 31st, 2007 12:00

    By the way, you can get loads of CLI commands from
    EMC Navisphere Command Line Intereface Reference
  • dynamox

    11 Legend

    20419 Posts

    87439 Points

    655

    0

    Posted May 31st, 2007 12:00

    this is strange because they should not show up as logged-in, but if you want to delete them anyway you will need to enter into engineering mode. Before you do this make sure you are de-registering correct HBAs. Also what did you change in multipath.conf ? We had the same issue and had to boot into single user mode to fix a typo.
  • EKellerman

    76 Posts

    655

    0

    Posted May 31st, 2007 12:00

    Try using the naviseccli command port with option -removeHBA

    naviseccli -h [ip address of sp] -user [username] -password [password] port -removeHBA -hbauid [hba id number]

    I think the hbauid is the WWN, though I've never used the command this way...you could try -hostip [ip address of host] or -host [hostname] but in the manual it says those options remove records where the initiator is logged out
  • AranH1

    2163 Posts

    655

    0

    Posted June 1st, 2007 07:00

    That's right, records that show the host as logged in cannot be Deregistered via the GUI unless you are engineering mode. Thanks for the catch on that.

    Message was edited by:
    AranH
  • munish2

    17 Posts

    655

    0

    Posted June 8th, 2007 03:00

    hi james,

    you can try to remove the navisphere client agent on the host and then take a reboot and then see wats the status of HBA is in the navisphere manager.

    what changes you have done in conf file.
    As it has been suggested above, there cud be a typo in the conf file, please check for that.

    Thanks & Regards,
    Munish