That is not true.
I was able to deploy Ubuntu 10.04 clients.
Sent from my Verizon Wireless 4G LTE DROID


[email protected] wrote:

Send xCAT-user mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/xcat-user
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of xCAT-user digest..."


Today's Topics:

   1. Re: Installing Ubuntu Clients (Qing QQ Xu)
   2. Re: getcredentials ssh_dsa_hostkey hangs - node does not
      deploy (Stuart Barkley)
   3. Re: bmcsetup fails in xCAT 2.7.3 (William Woodford)


----------------------------------------------------------------------

Message: 1
Date: Fri, 14 Jun 2013 15:32:02 +0800
From: Qing QQ Xu <[email protected]>
Subject: Re: [xcat-user] Installing Ubuntu Clients
To: xCAT Users Mailing list <[email protected]>
Message-ID:
        <of461717f6.1f29036d-on48257b8a.00294902-48257b8a.00298...@cn.ibm.com>
Content-Type: text/plain; charset="utf-8"

xCAT 2.7.6 does not support ubuntu provision. You had better upgrade to 2.8
or 2.9.

Best
--------------------------
 Xu Qing (??)
 IBM China Software Development Laboratory

 Email: [email protected]
 Address: Building 28, ZhongGuanCun Software Park,
          No.8, Dong Bei Wang West Road, Haidian District Beijing 100193,
PRC

 ???????????8???????28??
 ??: 100193



             Jaskaran Singh
             <jack.sahiwal@gma
             il.com>                                                    To
                                       [email protected]
             2013-06-11 00:56                                           cc

                                                                   Subject
             Please respond to         [xcat-user] Installing Ubuntu
                xCAT Users             Clients
               Mailing list
             <xcat-user@lists.
             sourceforge.net>







Hi I am having trouble installing the Ubuntu 12.04 Clients using xcat.
I am able to install centos6.4 on the nodes without an issue.
I am using version 2.7.6 on mgmt node running Redhat 6.2
?[root@mgmt install]# lsxcatd -v
Version 2.7.6 (svn r14451, built Tue Nov 27 21:57:27 EST 2012)

the copycds command ran successfully
copycds /dvds/ubuntu-12.04.2-dvd-amd64.iso
Copying media to /install/ubuntu12.04.2/x86_64
Media copy operation successful

The os is available in definitions
[root@mgmt install]# lsdef -t osimage
centos64-x86_64-install-all ?(osimage)
centos64-x86_64-install-compute ?(osimage)
centos64-x86_64-install-iscsi ?(osimage)
centos64-x86_64-install-kvm ?(osimage)
centos64-x86_64-install-storage ?(osimage)
centos64-x86_64-install-xen ?(osimage)
centos64-x86_64-netboot-compute ?(osimage)
centos64-x86_64-netboot-kvm ?(osimage)
centos64-x86_64-netboot-xen ?(osimage)
centos64-x86_64-statelite-compute ?(osimage)
centos64-x86_64-statelite-kvm ?(osimage)
centos64-x86_64-statelite-xen ?(osimage)
ubuntu12.04.2-x86_64-install-compute ?(osimage)
ubuntu12.04.2-x86_64-netboot-compute ?(osimage)
ubuntu12.04.2-x86_64-statelite-compute ?(osimage)

But when i run nodeset node1 osimage=ubuntu12.04.2-x86_64-install-compute

I get the following error below.
Error: xnba plugin bug, pid 29656, process description: 'xCATd SSL: nodeset
to node1 for root@localhost: xnba instance: destiny instance: debian
instance' with error 'Died at /opt/xcat/sbin/xcatd line 1258.
' while trying to fulfill request for the following nodes: node1

ANy pointers would be helpful.
Thanks
------------------------------------------------------------------------------

This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user
-------------- next part --------------
An HTML attachment was scrubbed...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic32543.gif
Type: image/gif
Size: 1255 bytes
Desc: not available
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecblank.gif
Type: image/gif
Size: 45 bytes
Desc: not available

------------------------------

Message: 2
Date: Fri, 14 Jun 2013 11:00:24 -0400 (EDT)
From: Stuart Barkley <[email protected]>
Subject: Re: [xcat-user] getcredentials ssh_dsa_hostkey hangs - node
        does not deploy
To: xCAT Users Mailing list <[email protected]>
Message-ID: <[email protected]>
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Thu, 13 Jun 2013 at 22:49 -0000, Lohit Valleru wrote:

> I have changed the xCAT management server hostname to cluster facing
> NIC hostname,and re-initialized the whole xCAT database with
> xcatconfig -f and xcatconfig -d.
>
> I verified all the tables and ran makedns, makedhcp -n, makehosts
> all and makeconservercf.
>
> After this change - Node got deployed without any issues. It
> installed the default postscripts and also my custom postscript -
> sab-basec6-setup.

I have looked at the configuration differences on this system and
notice that the common name in /etc/xcat/cert/server-cert.pem is now
the name of the cluster facing interface whereas before the common
name was the external interface.

I am guessing that this common name difference might have been causing
issues in authenticating the connection security in the security check
prior to sending credentials to the newly installed host.  We will
look at this a little closer.

We tend to use the external facing interface name as the hostname for
our systems in order to reduce user confusion (the hostname thus
matches the name they use to ssh to the system).  With our previous
xCAT installs I probably had the hostname set to the internal
interface during the initial xCAT setup, but later changed the
hostname to match the external interface.

Stuart
--
I've never been lost; I was once bewildered for three days, but never lost!
                                        --  Daniel Boone



------------------------------

Message: 3
Date: Fri, 14 Jun 2013 18:23:53 -0400
From: William Woodford <[email protected]>
Subject: Re: [xcat-user] bmcsetup fails in xCAT 2.7.3
To: xCAT Users Mailing list <[email protected]>
Message-ID:
        <caa9mq80ddjnnuvg7yfry6z404ntthv_tmes-h4xpwt_nvty...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

I've applied what was suggested and it appears to be working.  Setting
ipsrc in the loop seems to address the problem immediately..  I had three
failures in a row and they all seemed to resolve themselves with the work
around.  We're about to take delivery of a new expansion (480 dx360m4's),
I'll get an idea if this is a reasonable "permanent" fix.


On Tue, Apr 30, 2013 at 2:42 PM, William Woodford <[email protected]>wrote:

> I suppose I'll need to retract my statement that it's 100% reproducible,
> we had a few systems succeed in the last couple of weeks but today we had
> another failure.  As suspected, the "Ip Address Source" read "Other"
> instead of "Static".  I'll experiment with another failure (assuming i can
> get another failure today) and see if this is actually an xcat issue or a
> IMM2 issue.
>
>
> On Thu, Apr 18, 2013 at 8:52 AM, William Woodford <[email protected]>wrote:
>
>> I believe I see the code blocks you're referring to (lines 107 and 116 in
>> the bmcsetup script).  I'll drop some debug statements there and allow the
>> process to fail and see if I can confirm that ipsrc static isn't taking.
>>
>>
>> On Tue, Apr 16, 2013 at 2:17 PM, Jarrod B Johnson <[email protected]>wrote:
>>
>>> what version of IMM?  Is this 100% reproducible?
>>>
>>> My guess would be that for whatever reason, the ipsrc static didn't take
>>> but reported success.  We could workaround this (and perhaps should) by
>>> putting 'ipsrc static' and 'ipaddr ' inside the same retry loop.
>>>
>>> [image: Inactive hide details for William Woodford ---04/16/2013
>>> 01:56:19 PM---Greetings all, Last fall we received 480 ibm dx360m4's 
>>> (]William
>>> Woodford ---04/16/2013 01:56:19 PM---Greetings all, Last fall we received
>>> 480 ibm dx360m4's (2u chassis) and upgraded to xCAT
>>>
>>> From: William Woodford <[email protected]>
>>> To: xCAT Users Mailing list <[email protected]>
>>> Date: 04/16/2013 01:56 PM
>>> Subject: [xcat-user] bmcsetup fails in xCAT 2.7.3
>>> ------------------------------
>>>
>>>
>>>
>>> Greetings all,
>>>
>>> Last fall we received 480 ibm dx360m4's (2u chassis) and upgraded to
>>> xCAT 2.7.3 to support them.  With the initial rev of the imm and uefi,
>>> discovery and bmcsetup worked with no issues.  Sometime after we upgraded
>>> the imm and uefi to support the Intel Xeon Phi's we noticed an issue.
>>> Nodes will discover fine, but bmcsetup always fails on the first attempt.
>>>
>>> If, after the node is discovered, we set nodeset rncmd=bmcsetup, that
>>> always seems to work.
>>>
>>> When bmcsetup fails, the following output is always seen at the console:
>>>
>>> Setting LAN IP Address to XXX.XXX.XXX.XXX
>>> LAN Parameter Data does not match!  Write may have failed.
>>>
>>> This message will repeat for a long while (I've never let if go more
>>> than 10-15 minutes).  Any help would be greatly appreciated.  I'll be happy
>>> to povide any info that may help lead to a solution.  Thanks!
>>>
>>> --
>>> Bill Woodford*
>>> *
>>> *[email protected]* <[email protected]>
>>> ------------------------------------------------------------------------------
>>> Precog is a next-generation analytics platform capable of advanced
>>> analytics on semi-structured data. The platform includes APIs for
>>> building
>>> apps and a phenomenal toolset for data science. Developers can use
>>> our toolset for easy data analysis & visualization. Get a free account!
>>> http://www2.precog.com/precogplatform/slashdotnewsletter
>>> _______________________________________________
>>> xCAT-user mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/xcat-user
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Precog is a next-generation analytics platform capable of advanced
>>> analytics on semi-structured data. The platform includes APIs for
>>> building
>>> apps and a phenomenal toolset for data science. Developers can use
>>> our toolset for easy data analysis & visualization. Get a free account!
>>> http://www2.precog.com/precogplatform/slashdotnewsletter
>>> _______________________________________________
>>> xCAT-user mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/xcat-user
>>>
>>>
>>
>>
>> --
>> Bill Woodford
>> [email protected]
>>
>
>
>
> --
> Bill Woodford
> [email protected]
>



--
Bill Woodford
[email protected]
-------------- next part --------------
An HTML attachment was scrubbed...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 105 bytes
Desc: not available

------------------------------

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

------------------------------

_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user


End of xCAT-user Digest, Vol 46, Issue 26
*****************************************

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to