I have my xCAT system mostly up and running, and am trying to resolve some
of the last details. This is xCAT 2.13.8 on RedHat 7.4.

Among those problems is that xCAT (specifically, updatenode) creates an
"impossible" node. I created one node called "mn" to cover the management
node (see below for the details), and one compute node cn-001. updatenode
is adding a third node named with the FQDN of the management node. I am
calling this an "impossible" node because node names aren't supposed to
contain periods.

Specifically, I see this "impossible" node when I use:

updatenode '/cn-.*'

Why would updatenode even try to update the management node?

I have a second, and potentially related, problem:

After a fresh install, hostname and hostname -f both return the FQDN:
mn.dev.sabre2.sandiego.edu

At some point after installing xCAT (I have not nailed down when), this
changes. hostname will continue to return the FQDN, but hostname -f will
return "mn". Of course, I would expect the reverse.

Thanks!


Here is the output of lsdef -l

[root@mn ~]# lsdef -l
Object name: cn-001
    arch=x86_64
    cons=ipmi
    currstate=netboot rhels7.4-x86_64-hpccn
    groups=ipmi,all,compute
    installnic=mac
    ip=192.168.101.3
    mac=52:54:00:f2:e6:39
    mgt=ipmi
    netboot=xnba
    nichostnamesuffixes.eth0=-comp
    nicips.eth0=192.168.100.3
    nicips.eth1=192.168.101.3
    os=rhels7.4
    postbootscripts=otherpkgs,confignics
    postscripts=syslog,remoteshell,syncfiles,setupntp
    primarynic=mac
    profile=hpccn
    provmethod=rhels7.4-x86_64-netboot-hpccn
    updatestatus=failed
    updatestatustime=11-14-2017 14:37:59
Object name: mn
    groups=__mgmtnode
    hostnames=mn.dev.sabre2.sandiego.edu
    ip=192.168.20.2
    nichostnamesuffixes.eth0=-comp
    nichostnamesuffixes.eth2=-mgt
    nicips.eth1=192.168.20.2
    nicips.eth0=192.168.100.2
    nicips.eth2=192.168.101.2
    postbootscripts=otherpkgs
    postscripts=syslog,remoteshell,syncfiles
Object name: mn.dev.sabre2.sandiego.edu
    postbootscripts=otherpkgs
    postscripts=syslog,remoteshell,syncfiles
    updatestatus=synced
    updatestatustime=11-14-2017 14:37:59



-- 

_______________________________________________________________________
Kevin Keane | Systems Architect | University of San Diego ITS |
kke...@sandiego.edu
Maher Hall, 192 |5998 Alcalá Park | San Diego, CA 92110-2492 | 619.260.6859
<%28619%29%20260-2298>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to