OK will do.
Thanks

On Thu, Mar 26, 2015 at 7:47 AM, Chuck Brazie <[email protected]> wrote:

> Tom, I see what you mean from the tool tip window:
>
> I went out to the web and looked at the old code (zvm.pm) for:
> xCAT-server-2.7.9-snap201502161037.noarch.rpm
>
> So the check was in before the z/VM built in version.
>
> Can you open a PMR?
> Either the tool tips have to be updated to reflect the code or some work
> would need to be investigated on Fedora on s390.
>
> Chuck Brazie
> [email protected]
>
>
>
>
> From:        Tom Huegel <[email protected]>
> To:        xCAT Users Mailing list <[email protected]>
> Date:        03/26/2015 10:02 AM
> Subject:        Re: [xcat-user] Provisioning FEDORA s390x on xCAT z/VM 6.3
> ------------------------------
>
>
>
> I am trying to use FEDORA which appears to be a supported distro along
> with SLES, RHEL, and CENTOS, at least that is what I see on the COPYCD
> screen.
> It appears that the COPYCD worked just fine.
>
> On Thu, Mar 26, 2015 at 6:09 AM, Chuck Brazie <*[email protected]*
> <[email protected]>> wrote:
> Hmm,
> The code specifically checks for sles or red hat. What os distro name are
> you using?
>
> ex:
>  my $distro = "";
>         if ( $os =~ m/sles/i ) {
>             $distro = "sles";
>         } elsif ( $os =~ m/rhel/i ) {
>             $distro = "rh";
>         } else {
>             xCAT::zvmUtils->printLn( $callback, "$node: (Error) Unable to
> determine node Linux distribution" );
>             xCAT::zvmUtils->printLn( $callback, "$node: (Solution) Verify
> the node Linux distribution is either sles* or rh*" );
>             return;
>         }
>
> Chuck Brazie
> *[email protected]* <[email protected]>
>
>
>
>
> From:        Tom Huegel <*[email protected]* <[email protected]>>
> To:        xCAT Users Mailing list <*[email protected]*
> <[email protected]>>
> Date:        03/25/2015 11:43 AM
> Subject:        [xcat-user] Provisioning FEDORA s390x on xCAT z/VM 6.3
>  ------------------------------
>
>
>
>
> I am trying to provision FEDORA 21 on my z/VM 6.3 system using xCAT GUI.
> I have done the COPYCD function and have what looks like a good result.
> fedora-s390x-install-compute
>
> But when I try to provision I get the following messages with only a basic
> directory entry (no mdisk) being created.
> I highlighted what I think is the important message, but I can't find a
> way to correct it.
>
> Can anyone help me or point me to some doc?
> Thanks
> Tom
>
>  object definitions have been created or modified.
> tom129: Defining TOM129 in the directory... Done
>
> tom129: Granting VSwitch (XCATVSW2) access for TOM129... Done
> * tom129: (Solution) Verify the node Linux distribution is either sles* or
> rh**
> tom129: Booting from 00C... Done
> Your virtual machine is ready. It may take a few minutes before you can
> logon using VNC (tom129:1). Below is your VM attributes.
>
>
>      hostnames=*tom129.hds.com* <http://tom129.hds.com/>
>
>    ip=172.17.51.129
>
>
>
>      rootpw = xcat
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. *http://goparallel.sourceforge.net/*
> <http://goparallel.sourceforge.net/>
> _______________________________________________
> xCAT-user mailing list
> *[email protected]* <[email protected]>
> *https://lists.sourceforge.net/lists/listinfo/xcat-user*
> <https://lists.sourceforge.net/lists/listinfo/xcat-user>
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. *http://goparallel.sourceforge.net/*
> <http://goparallel.sourceforge.net/>
> _______________________________________________
> xCAT-user mailing list
> *[email protected]* <[email protected]>
> *https://lists.sourceforge.net/lists/listinfo/xcat-user*
> <https://lists.sourceforge.net/lists/listinfo/xcat-user>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> xCAT-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xcat-user
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> xCAT-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xcat-user
>
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to