Bug #18030 IM: Initial state of first server differs
Submitted: 7 Mar 2006 13:08 Modified: 17 Aug 2006 7:33
Reporter: Joerg Bruehe Email Updates:
Status: Duplicate Impact on me:
None 
Category:Instance Manager Severity:S3 (Non-critical)
Version:5.0.19 OS:Other (SCO OSR 6)
Assigned to: Assigned Account CPU Architecture:Any

[7 Mar 2006 13:08] Joerg Bruehe
Description:
New error in 5.0.19, not found in earlier logs:

-------------------------------------------------------
*** r/im_utils.result
--- r/im_utils.reject
***************
*** 1,6
  SHOW INSTANCES;
  instance_name status
! mysqld1       online
  mysqld2       offline
  SHOW INSTANCE OPTIONS mysqld1;
  option_name   value
--- 1,6
  SHOW INSTANCES;
  instance_name status
! mysqld1       offline
  mysqld2       offline
  SHOW INSTANCE OPTIONS mysqld1;
  option_name   value
-------------------------------------------------------

opnsrv6c-5.0-pro-gpl.log   normal

How to repeat:
Test suite.
[6 May 2006 10:41] Alexander Nozdrin
It seems the cause of the bug is the same as for BUG#14106.
[22 May 2006 12:33] Alexander Nozdrin
This bug is expected to be fixed by a patch for BUG#14106.
Please, re-verify it again.
[22 Jun 2006 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[17 Aug 2006 7:33] Alexander Nozdrin
This is a duplicate of BUG#21365