Ticket #135 (new bugs)

Opened 6 months ago

Last modified 6 months ago

Error message of SrmSpaceManager command 'reserve' is misleading/useless

Reported by: patrick Assigned to: litvinse
Priority: major Milestone: 1.8.0-15p6
Component: srm Version: 1.8.0
Keywords: SrmSpaceManager, reserve token, error message Cc:
Sub Version:

Description (Last modified by patrick)

Whenever the 'reserve' command of the SrmSpaceManager is not able to reserve space it returns : There is no linkgroup that can accommodate this space reservation This makes it impossible for the user and our support people to find out what exactly went wrong. (And a lot of things can go wrong here) There should be at least the following different error codes :

  • vor is not allowed to create a token(see linkgroupauthfile)
  • vog is not allowed to create a token(see linkgroupauthfile)
  • the AL/RP is not allowed on the specified link group
  • the link group is not specified or doesn't exist.
  • there is not enough space left in the specified link group to create a token.

Might be there are more. The same is of course true for the dynamic space reservation using the srm client command.

cheers

patrick

Change History

05/28/08 12:10:36 changed by patrick

  • description changed.

05/28/08 12:13:07 changed by patrick

  • description changed.

06/04/08 09:08:04 changed by patrick

  • milestone changed from 1.8.0-15p5 to 1.8.0-15p6.