Hi, If you shutdown the server correctly, indexes are not rebuilt. Assure to use $ORIENTDB_HOME/bin/shutdown.sh script.
Lvc@ On 12 August 2014 15:28, Shaun Barker <[email protected]> wrote: > Thanks Luca - the turning off auto deploy worked as such (although all > nodes are still offline due to long time to index). Is there a way to speed > up indexing/make things faster? > > Logs: > 2014-08-12 13:00:15:245 INFO [10.0.10.120]:2434 [orientdb] [3.2.2] > Address[10.0.10.120]:2434 is STARTED [LifecycleService] > 2014-08-12 13:00:15:381 INFO [node1407848404851] found no previous > messages in queue orientdb.node.node1407848404851.response > [OHazelcastDistributedMessageService] > 2014-08-12 13:00:15:492 INFO [node1407848404851]<-[node1407848418345] > received added status node1407848418345.GeoLocation=OFFLINE > [OHazelcastPlugin] > 2014-08-12 13:00:15:492 INFO [node1407848404851]<-[node1407848420550] > received added status node1407848420550.GeoLocation=OFFLINE > [OHazelcastPlugin] > 2014-08-12 13:00:15:495 INFO [node1407848404851]--[node1407848420550] > update configuration db=GeoLocation [OHazelcastPlugin] > 2014-08-12 13:00:16:074 INFO updated distributed configuration for > database: GeoLocation: > ---------- > {^M > "version":5,^M > "autoDeploy":false,^M > "hotAlignment":true,^M > "readQuorum":1,^M > "writeQuorum":1,^M > "index":null,^M > "*":{^M > > "servers":["<NEW_NODE>","node1407845210363","node1407845191819","node1407845213976","node1407845201346","node1407848420550"]^M > ---------- [OHazelcastPlugin] > 2014-08-12 13:00:16:100 WARN [node1407848404851] opening database > 'GeoLocation'... [OHazelcastPlugin] > 2014-08-12 13:00:16:102 INFO Saving distributed configuration file for > database 'GeoLocation' to: > /opt/orientdb/orientdb-community-1.7.7/databases/GeoLocation/distributed-config.json > [OHazelcastPlugin] > {^M > "version":6,^M > "autoDeploy":false,^M > "failureAvailableNodesLessQuorum":false,^M > "readYourWrites":true,"clusters":{^M > "internal":null,^M > }^M > }^M > } > ---------- [OHazelcastPlugin] > 2014-08-12 13:00:16:178 INFO Saving distributed configuration file for > database 'GeoLocation' to: > /opt/orientdb/orientdb-community-1.7.7/databases/GeoLocation/distributed-config.json > [OHazelcastPlugin] > 2014-08-12 13:00:16:193 INFO [node1407848404851] received added status > node1407848404851.GeoLocation=OFFLINE [OHazelcastPlugin] > 2014-08-12 13:00:16:251 INFO [node1407848404851] found no previous > messages in queue orientdb.node.node1407848404851.GeoLocation.request > [OHazelcastDistributedMessageService] > 2014-08-12 13:00:17:418 INFO Looking for last checkpoint... > [OLocalPaginatedStorage] > 2014-08-12 13:00:17:441 INFO FULL checkpoint found. > [OLocalPaginatedStorage] > 2014-08-12 13:00:17:447 INFO Data restore procedure from full checkpoint > is started. Restore is performed from LSN OLogSequenceNumber{segment=572, > position=36527107} [OLocalPaginatedStorage] > 2014-08-12 13:00:20:693 INFO [node1407848404851] Installing distributed > storage on database 'GeoLocation' [ODistributedStorage] > 2014-08-12 13:00:21:998 INFO Wait till indexes restore after crash was > finished. [OIndexManagerShared] > 2014-08-12 13:00:22:103 INFO Start creation of index > CustomLocation.locationId [OIndexManagerShared$RecreateIndexesTask] > 2014-08-12 13:00:22:490 INFO Rebuild of CustomLocation.locationId index > was successfully finished. [OIndexManagerShared$RecreateIndexesTask] > 2014-08-12 13:00:22:492 INFO Start creation of index Location.locationId > [OIndexManagerShared$RecreateIndexesTask] > 2014-08-12 13:00:22:520 INFO Index Location.locationId was successfully > created and rebuild is going to be started. > [OIndexManagerShared$RecreateIndexesTask] > 2014-08-12 13:03:06:614 INFO Rebuild of Location.locationId index was > successfully finished. [OIndexManagerShared$RecreateIndexesTask] > 2014-08-12 13:03:06:620 INFO Start creation of index Location.name_de > [OIndexManagerShared$RecreateIndexesTask] > 2014-08-12 13:03:06:653 INFO Index Location.name_de was successfully > created and rebuild is going to be started. > [OIndexManagerShared$RecreateIndexesTask] > 2014-08-12 13:03:16:656 INFO --> 0.61% progress, 3,686 indexed so far (368 > items/sec) [OIndexRebuildOutputListener] > >> >> -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
