From the Dirmaint messages manual on 3203W
If the notifications are necessary, use the DIRM GETCONSOLE command to
retrieve the DIRMAINT machine console at the time of the error. Search the
console for error messages displayed by the
ASYNCHRONOUS_UPDATE_NOTIFICATION_EXIT. Use these error messages to
determine the associated problem and problem resolution.
http://publib.boulder.ibm.com/infocenter/zvm/v6r2/index.jsp?topic=%2Fcom.ibm.zvm.v620.hcpk2%2Fhcsl2c1008.htm
The information on the return code 592 from Dirmaint commands manual:
Other Asynchronous Operations
Various other DirMaint operations that are not related to DASD Management
usually
complete synchronously, but can sometimes complete in what appears to be
an
asynchronous manner. There are several reasons this can happen:
Other DirMaint requests (of any kind) from other users may be queued
ahead of
the current request, so that the current request cannot start executing.
DirMaint operation has been interrupted by human intervention at the
DirMaint
console.
The operation is technically not a true asynchronous operation, but it
did not
complete within DirMaint’s timeout limit. A common cause of this condition
is that
updating a directory through DIRECTXA can be time-consuming.
In these cases, the return code will be set to 592 (RCERR_ASYNC_DM) and
the
reason code will be set to a 1- to 4-digit DirMaint request identifier.
The
Query_Asynchronous_Operation_DM function should be used to check the
status of
these operations.
Chuck Brazie
[email protected]
From: [email protected]
To: [email protected],
Date: 04/18/2013 06:41 PM
Subject: xCAT-user Digest, Vol 44, Issue 51
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: Problems with mkvm on z/vm (Thang Pham)
2. Re: Problems with mkvm on z/vm (Mark Pace)
3. Can psh be used without installing the entire xCAT
infrasturcture (Lou Biskup)
----------------------------------------------------------------------
Message: 1
Date: Thu, 18 Apr 2013 15:10:17 -0400
From: Thang Pham <[email protected]>
Subject: Re: [xcat-user] Problems with mkvm on z/vm
To: xCAT Users Mailing list <[email protected]>
Cc: "[email protected]"
<[email protected]>
Message-ID:
<of3d25ceb9.062b71f3-on85257b51.0068e808-85257b51.00695...@us.ibm.com>
Content-Type: text/plain; charset="us-ascii"
The message you are seeing is not actually an error. It means that an
asynchronous operation started, and xCAT does not know how long DirMaint
will take to finish it. The zHCP treats any return code/reason code that
is not 0/0 to mean failure, which is not entirely accurate. We are
actually working on getting the zHCP output message a little clearer in
the
next release (coming up in a couple of weeks), so that asynchronous
operations like the one below would say:
slxmfdev3:~ # mkvm slxmfdev2 /tmp/dirmaint.txt
slxmfdev2: Defining LNX148 in the directory... Started
Return Code: 592
Reason Code: 0
Description: Asynchronous operation started
Regards,
-------------------------------------
Thang Pham
IBM Poughkeepsie
Phone: (845) 433-7567
e-mail: [email protected]
From: "Will, Chris" <[email protected]>
To: "[email protected]"
<[email protected]>,
Date: 04/18/2013 02:27 PM
Subject: [xcat-user] Problems with mkvm on z/vm
Not sure why I am getting the following error
slxmfdev3:~ # mkvm slxmfdev2 /tmp/dirmaint.txt
slxmfdev2: Defining LNX148 in the directory... Failed
Return Code: 592
Reason Code: 0
Description: Asynchronous operation started
It does add a user entry
slxmfdev3:~ # lsvm slxmfdev2
slxmfdev2: USER LNX148 6LFLIWBJ 512M 1G G
slxmfdev2: INCLUDE LNXDFLT
slxmfdev2: OPTION LNKNOPAS APPLMON
Chris Will
The information contained in this communication is highly confidential and
is intended solely for the use of the individual(s) to whom this
communication is directed. If you are not the intended recipient, you are
hereby notified that any viewing, copying, disclosure or distribution of
this information is prohibited. Please notify the sender, by electronic
mail or telephone, of any unintended receipt and delete the original
message without making any copies.
Blue Cross Blue Shield of Michigan and Blue Care Network of Michigan are
nonprofit corporations and independent licensees of the Blue Cross and
Blue
Shield Association.
------------------------------------------------------------------------------
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
-------------- 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
------------------------------
Message: 2
Date: Thu, 18 Apr 2013 16:16:37 -0400
From: Mark Pace <[email protected]>
Subject: Re: [xcat-user] Problems with mkvm on z/vm
To: xCAT Users Mailing list <[email protected]>
Message-ID:
<CAE6x8Q7sKOS3V2NFeg6izWp=xvvsWtHx9bkc=dg8u6nk1e6...@mail.gmail.com>
Content-Type: text/plain; charset="windows-1252"
Chris - if you check the user after a little while, was the disk defined?
On Thu, Apr 18, 2013 at 3:10 PM, Thang Pham <[email protected]> wrote:
> The message you are seeing is not actually an error. It means that an
> asynchronous operation started, and xCAT does not know how long DirMaint
> will take to finish it. The zHCP treats any return code/reason code
that
> is not 0/0 to mean failure, which is not entirely accurate. We are
> actually working on getting the zHCP output message a little clearer in
the
> next release (coming up in a couple of weeks), so that asynchronous
> operations like the one below would say:
>
>
> slxmfdev3:~ # mkvm slxmfdev2 /tmp/dirmaint.txt
> slxmfdev2: Defining LNX148 in the directory... Started
>
> Return Code: 592
> Reason Code: 0
> Description: Asynchronous operation started
>
>
> Regards,
> -------------------------------------
> *Thang Pham*
> IBM Poughkeepsie
> Phone: (845) 433-7567* *
> e-mail: [email protected]
>
>
> [image: Inactive hide details for "Will, Chris" ---04/18/2013 02:27:43
> PM---Not sure why I am getting the following error slxmfdev3:~ #]"Will,
> Chris" ---04/18/2013 02:27:43 PM---Not sure why I am getting the
following
> error slxmfdev3:~ # mkvm slxmfdev2 /tmp/dirmaint.txt
>
> From: "Will, Chris" <[email protected]>
> To: "[email protected]" <[email protected]>,
> Date: 04/18/2013 02:27 PM
> Subject: [xcat-user] Problems with mkvm on z/vm
> ------------------------------
>
>
>
> Not sure why I am getting the following error
>
> slxmfdev3:~ # mkvm slxmfdev2 /tmp/dirmaint.txt
> slxmfdev2: Defining LNX148 in the directory... Failed
> Return Code: 592
> Reason Code: 0
> Description: Asynchronous operation started
>
> It does add a user entry
>
> slxmfdev3:~ # lsvm slxmfdev2
> slxmfdev2: USER LNX148 6LFLIWBJ 512M 1G G
> slxmfdev2: INCLUDE LNXDFLT
> slxmfdev2: OPTION LNKNOPAS APPLMON
>
> Chris Will
>
> The information contained in this communication is highly confidential
and
> is intended solely for the use of the individual(s) to whom this
> communication is directed. If you are not the intended recipient, you
are
> hereby notified that any viewing, copying, disclosure or distribution of
> this information is prohibited. Please notify the sender, by electronic
> mail or telephone, of any unintended receipt and delete the original
> message without making any copies.
>
> Blue Cross Blue Shield of Michigan and Blue Care Network of Michigan are
> nonprofit corporations and independent licensees of the Blue Cross and
Blue
> Shield Association.
>
------------------------------------------------------------------------------
> 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
>
>
--
The postings on this site are my own and don?t necessarily represent
Mainline?s positions or opinions
Mark D Pace
Senior Systems Engineer
Mainline Information Systems
-------------- 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
------------------------------
Message: 3
Date: Thu, 18 Apr 2013 18:40:51 -0400
From: Lou Biskup <[email protected]>
Subject: [xcat-user] Can psh be used without installing the entire
xCAT infrasturcture
To: [email protected]
Message-ID:
<off36443ba.6a555d74-on85257b51.007b71d2-85257b51.007c9...@us.ibm.com>
Content-Type: text/plain; charset="us-ascii"
We have an application that uses psh, but have not had an opportunity to
convert our clusters from CSM to xCAT. We've installed xCAT-client and
its
pre-reqs on a node, but can't get psh to do anything after doing this.
Without a populated .xcat directory, psh comes back with "Connection
failure: No such file or directory". If I copy the .xcat directory that
I
created on a test system into root's home directory, the message changes
to
"Connection failure: Connection refused".
Is it possible to use what would seem like a separable piece of xcat
without dragging the whole ball of wax with it (you can use dsh
independently of CSM)? If so, is there a simple process somewhere that
explains how to do this? Or do I need the whole thing in order to use any
piece of it?
Thanks!
Lou
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
------------------------------------------------------------------------------
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
End of xCAT-user Digest, Vol 44, Issue 51
*****************************************
------------------------------------------------------------------------------
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