IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 10 and Version 11 of Replication_Issues


Ignore:
Timestamp:
Mar 7, 2011, 8:35:41 AM (15 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Replication_Issues

    v10 v11  
    77  * Logged onto ippdb02
    88  * Started mysql client as root
    9   * 'SHOW SLAVE STATUS\G' shows error similar to [wiki:Replication_Issues#a201011041429:gpc1ReplicationError 20101104/1429: gpc1 Replication Error]
    10   * Same solution was applied (Statement skipped)
    11  
     9  * 'SHOW SLAVE STATUS\G' shows the following error:
     10{{{
     11Error 'Table 'nebulous.mountedvol' doesn't exist' on query. Default database: 'nebulous'. Query: 'REPLACE INTO mountedvol SELECT vol_id,name,host,path,allocate,available,xattr,mountpoint, '10651598144', '8973230080',note FROM volume WHERE mountpoint = '/data/ipp004.0''
     12}}}
     13  * But, if I check the contents of the database, I can see nebulous.mountedvol exists! It seems that the replicated nebulous didn't pass the optimization of last week.
     14  * I'm setting up a new replicated server.
     15
    1216= 20101116/1659: gpc1 Replication Error =
    1317  * Logged onto ipp001