Bug in NetApp System Manager 1.0.1?

While tinkering around with the new NetApp System Manager 1.0.1, I found something that could be considered a bug. I’m connecting the manager to a FAS2020 with the most recent ONTAP version (7.3.2), and needed to set up some (temporary) virtual IP’s and DNS-names. For this last item, I edited the filer’s hostfile using NetApp System Manager:

01 NSM - hosts

While scrolling through the syslog, I noticed an error statement about the hosts file:

02 NSM - hostfileerror

03 FASCLI - hostserror

After a reboot, I saw all kinds of error scroll by, basically saying the hosts file was broken and the hostname of the filer could not be read. This means that the filer won’t boot up properly. This means it won’t present any storage services like CIFS, NFS and iSCSI to clients. I need to reset the hostname trough the console, for which I have not found any usable method yet. The usual command, ‘hostname’, won’t budge, it gives the following error:

04 FASCLI - nohostname

05 FASCLI - hostname

I confirmed this bug on both the FAS2020 and the NetApp Simulator (7.3.1). I can only assume this is a major bug in the NetApp System Manager 1.0.1…

Update:

After consulting NetApp support, I figured out how to fix this error on the filer: just re-run setup from the console. In my case, all the pre-entered values such as network settings were recognized and used in the wizard, I only had to fill the hostname in again.

3 Responses to “Bug in NetApp System Manager 1.0.1?”

  1. Tweets die vermelden Bug in NetApp System Manager 1.0.1? | Virtual Lifestyle -- Topsy.com Says:

    [...] Dit blogartikel was vermeld op Twitter door Joep Piscaer, Joep Piscaer. Joep Piscaer heeft gezegd: New blog post on Virtual Lifestyle: Bug in NetApp System Manager 1.0.1? http://bit.ly/4G3SBi [...]


  2. uberVU - social comments Says:

    Social comments and analytics for this post…

    This post was mentioned on Twitter by jpiscaer: New blog post on Virtual Lifestyle: Bug in NetApp System Manager 1.0.1? http://bit.ly/4G3SBi...


  3. Pieterbas Says:

    If you don’t wanna use the ‘Setup’ command, you can use the ‘wrfile /etc/hosts’ command.

    for example:

    simulator> wrfile /etc/hosts
    127.0.0.1 localhost
    192.168.126.10 simulator simulator-VIFLAN

    (save the ‘hosts’ file by pressing CTRL-C)

    NOTE: This will overwrite your existing ‘hosts’ file.

    Pieterbas ;)


Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>