cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jcheng
Level 5

BUG: (P0) Some fields are missing in flxStatUserGetAttr()

Description:

There doesn't seem to be a way to access the following fields in the FlxStatUser structure: TTY, checkout vendor daemon, and checkout handle (the number). We are more concerned with the TTY, and the vendor daemon name, since we do use these in our product.

-Johnson
Labels (1)
0 Kudos
(6) Replies
davidz
Level 4

Agreed. Are these the only two additional fields that you need?
0 Kudos
jcheng
Level 5

To be a consistent replacement for the current lmstat, we would prefer to have all 3 of these fields (TTY, VD hostname, handle) available to us in the new API.

Thanks,
Johnson
0 Kudos
lnielsen
Level 4

We have added Display name (TTY) and Instance handle.

By VD hostname do you mean Vendor Daemon name? or the name of the host where the vendor is running?

If you mean Vendor daemon name. It is added.

If it is the latter. It can be obtained on the job handle like this:
job->servers->name

Lars
0 Kudos
jcheng
Level 5

Great. Do we grab the updated package from the ftp site as before?

Thanks,
Johnson
0 Kudos
lnielsen
Level 4

This is part of the 6/17 drop
0 Kudos
greidplatform
Level 4

Confirmed fixed in the rc1 build

Greg
0 Kudos