Skip to content
Discussion options

You must be logged in to vote

Hi,

The WARNING means that minicoord received a client request to allocate a new Arras session, but couldn't find a node with enough free cores/memory to satisfy the request. It isn't necessary a problem with minicoord : you just need to either wait for other sessions to finish or add more nodes to minicoord.

The ERROR means that minicoord returned an error status (503) to the client requesting the session, indicating the request couldn't be satisfied : again, this is not a issue in minicoord, but the normal way it responds to requests that cannot be filled. The client should be able to interpret this response and report that the session cannot be run without more resources.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@nyue
Comment options

Answer selected by nyue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants