Hi,

- I tried running all the commands manually and every one of them worked. 
- installdir is set to /install
- if i remove the nim resource it doesn't get recreated
  nimnodeset -V only shows running commands on the MN not on the SN.  but 
the node has a SN defined.
  to verify i tried running nimnodecust on the same node and that command 
is conntacting the SN and issuing nim commands.

- regarding nfsv3: i can't remeber if i customized the xcataixscript 
resource to nfs4. i have to use nfs4 because of the firewall rules in 
place. 


Btw i think there's a bug in nimnodecust. It only recognizes arguments for 
the -p parameter when it's in the format a=b otherwise it regards it as a 
noderange.
ie: this fails
$ nimnodecust -V -s 7121image_lpp_source -p xlsmp.rte aix0176a
Error: Invalid nodes and/or groups in noderange: xlsmp.rte

this works but runs the wrong nim command:
$ nimnodecust -V -s 7121image_lpp_source -p filesets=xlsmp.rte aix0176a
Running command on aix0113a: nim -Fo cust -a 
lpp_source=7121image_lpp_source -a installp_flags=agQXY -a filesets=" 
filesets=xlsmp.rte"  aix0176a 2>&1
Error: aix0113a: Could not customize node aix0176a.

Best Regards

Matthias Merk

Norman Nott <[email protected]> schrieb am 14.11.2012 18:35:11:

> Von: Norman Nott <[email protected]>
> An: xCAT Users Mailing list <[email protected]>, 
> Datum: 14.11.2012 18:36
> Betreff: Re: [xcat-user] nimnodeset Error: Could not create a NIM 
> resource for xcataixscript.
> 
> Hi, 
> 
> I haven't seen this error before and I'm not sure what would be causing 
it. 
> 
> However, let me describe the process the code is using. 
> 
> - the code runs "lsnim -l 'xcataixscript'" to see if it is already 
defined 
> - if it is defined the code checks to see if it is in the proper 
location 
>         - it uses a nim command (ex. lsnim -a location -Z 
> xcataixscript ) to get the NIM resource location 
>         - it compares that to the "correct" location - in this case 
> that would be /install/nim/scripts/xcataixscript 
>                 BTW - you don't happen to have the "installdir" 
> attribute in the site table set to something other than "/install"??? 
>         - if it's not the correct location then it is removed (nim -
> Fo remove 'xcataixscript' ) 
> - 
> - a new NIM resource is created using "nim -Fo define -t script -a 
> server=master -a location=/install/nim/scripts/xcataixscript 
xcataixscript 
> - if this fails you get the msg "Could not create a NIM resource for
> xcataixscript." 
> 
> You could try running these command manually to see if there are any
> NIM issues? 
> 
> It may help debugging if you use "-V" when you run nimnodeset.  It 
> should provide more info. 
> 
> Also, one thing I found in the history of file changes is that 
> someone made a fix to configure the xcataixscript resource as NFSv3.
> In the 2.7.5 code the option for configuring the resource as nfsv4 
> is commented out.    It doesn't say what the problem was but I did 
> notice that your xcataixscript resources is defined with "nfs_vers 
> = 4".   You might try removing the NIM resource manually and see if 
> it gets re-created?? 
> 
> I'll see if I can track down the reason the code always uses nfsv3. 
> 
> Norm 
> 
> 
> 
> Norman Nott
> AIX & Linux Cluster Development - xCAT
> 2455 South Road
> Poughkeepsie, NY 12601-5400
> Phone: (845) 433-7697 / 293-7697 (Tie-Line)
> [email protected]
> 
> "Don't worry - be happy - use xCAT!" 
> 
> 
> 
> From:        [email protected] 
> To:        [email protected], 
> Date:        11/14/2012 09:44 AM 
> Subject:        [xcat-user] nimnodeset Error: Could not create a NIM
> resource for        xcataixscript. 
> 
> 
> 
> Hi
> 
> Does anyone have experience with xcat 2.7.5 and AIX installation via NiM 

> oslevel 7100-02-01-1245
> 
> I get this error when trying to install a lpar
> $ nimnodeset -i osimage lparname
> Error: Could not create a NIM resource for xcataixscript.
> 
> xcataixscript is defined:
> $ lsnim  -l xcataixscript
> xcataixscript:
> class       = resources
> type        = script
> Rstate      = ready for use
> prev_state  = unavailable for use
> nfs_vers    = 4
> nfs_sec     = sys
> location    = /install/nim/scripts/xcataixscript
> alloc_count = 0
> server      = master
> 
> Thanks 
> 
> Best Regards
> Matthias Merk
> ----------------
> Disclaimer:
> Diese Nachricht dient ausschließlich zu Informationszwecken und ist nur 
> für den Gebrauch des angesprochenen Adressaten bestimmt.
> 
> This message is only for informational purposes and is intended solely 
for 
> the use of the addressee.
> ----------------
> 
> 
------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> xCAT-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xcat-user
> 
> 
------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> xCAT-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xcat-user

----------------
Disclaimer:
Diese Nachricht dient ausschließlich zu Informationszwecken und ist nur 
für den Gebrauch des angesprochenen Adressaten bestimmt.

This message is only for informational purposes and is intended solely for 
the use of the addressee.
----------------

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to