Meik Hellmund wrote:
I know that I can now reset a DTU via
/opt/SUNWut/lib/utload -r (thanks, Kent!).
But I have a problem: the utload script needs the session id and takes
this magic string from  /var/opt/SUNWut/displays/* or
from /tmp/SUNWut/config/tokens/*. I sometimes have the situation where a DTU is in the dreaded "26x" state and the fix is: I invoke utsession -k, the user invokes Ctrl-Moon,
     repeat if necessary (and sometimes it is necessary)

It would be great if I could do this without user interaction.


Hello Meik,

how about running both commands right afterwards, i.e.
/opt/SUNWut/lib/utload -r -t <token> && utsession -k -t <token>

For us this seems to work most of the time.

Hagen

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to