Advertisement
Guest User

Untitled

a guest
Aug 11th, 2021
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.68 KB | None | 0 0
  1. php ./extensions/CirrusSearch/maintenance/UpdateSearchIndexConfig.php --reindexAndRemoveOk --indexIdentifier=now
  2. indexing namespaces...
  3.         Indexing namespaces...done
  4. content index...
  5.         Fetching Elasticsearch version...6.5.4...ok
  6.         Scanning available plugins...
  7.                 analysis-icu
  8.         Picking analyzer...english
  9.         Setting index identifier...tub_content_1628503001
  10.         Creating index...ok
  11.                 Validating number of shards...ok
  12.                 Validating replica range...ok
  13.                 Validating shard allocation settings...done
  14.                 Validating max shards per node...ok
  15.         Validating analyzers...ok
  16.         Validating mappings...
  17.                 Validating mapping...different...corrected
  18.         Validating aliases...
  19.                 Validating tub_content alias...is taken...
  20.                 Reindexing...
  21.         Started reindex task: czhbcDg0SIKyBwRHKmPwAw:20401
  22.         Task: czhbcDg0SIKyBwRHKmPwAw:20401 Search Retries: 0 Bulk Retries: 0 Indexed: 0 / 0
  23.         Task: czhbcDg0SIKyBwRHKmPwAw:20401 Search Retries: 0 Bulk Retries: 0 Indexed: 107 / 107
  24.         Verifying counts...done
  25.                 Validating number of shards...ok
  26.                 Validating replica range...ok
  27.                 Validating shard allocation settings...done
  28.                 Validating max shards per node...is 12 but should be -1...corrected
  29.                 Waiting for all shards to start...
  30.                         active:4/4 relocating:0 initializing:0 unassigned:0
  31.                 Swapping alias...done
  32.                 tub_content_first still have active aliases, cannot remove.
  33.                 Validating tub alias...alias not already assigned to this index...corrected
  34.                 Removing old indices...
  35.                         tub_content_first...done
  36.                 Validating number of shards...ok
  37.                 Validating replica range...ok
  38.                 Validating shard allocation settings...done
  39.                 Validating max shards per node...ok
  40.                 Updating tracking indexes...done
  41. general index...
  42.         Fetching Elasticsearch version...6.5.4...ok
  43.         Scanning available plugins...
  44.                 analysis-icu
  45.         Picking analyzer...english
  46.         Setting index identifier...tub_general_1628503004
  47.         Creating index...ok
  48.                 Validating number of shards...ok
  49.                 Validating replica range...ok
  50.                 Validating shard allocation settings...done
  51.                 Validating max shards per node...ok
  52.         Validating analyzers...ok
  53.         Validating mappings...
  54.                 Validating mapping...different...corrected
  55.         Validating aliases...
  56.                 Validating tub_general alias...is taken...
  57.                 Reindexing...
  58.         Started reindex task: czhbcDg0SIKyBwRHKmPwAw:20564
  59.         Task: czhbcDg0SIKyBwRHKmPwAw:20564 Search Retries: 0 Bulk Retries: 0 Indexed: 0 / 16
  60.         Task: czhbcDg0SIKyBwRHKmPwAw:20564 Search Retries: 0 Bulk Retries: 0 Indexed: 59 / 59
  61.         Verifying counts...done
  62.                 Validating number of shards...ok
  63.                 Validating replica range...ok
  64.                 Validating shard allocation settings...done
  65.                 Validating max shards per node...is 12 but should be -1...corrected
  66.                 Waiting for all shards to start...
  67.                         active:4/4 relocating:0 initializing:0 unassigned:0
  68.                 Swapping alias...done
  69.                 tub_general_first still have active aliases, cannot remove.
  70.                 Validating tub alias...alias not already assigned to this index...corrected
  71.                 Removing old indices...
  72.                         tub_general_first...done
  73.                 Validating number of shards...ok
  74.                 Validating replica range...ok
  75.                 Validating shard allocation settings...done
  76.                 Validating max shards per node...ok
  77.                 Updating tracking indexes...done
  78. archive index...
  79.         Fetching Elasticsearch version...6.5.4...ok
  80.         Scanning available plugins...
  81.                 analysis-icu
  82.         Picking analyzer...english
  83.         Setting index identifier...tub_archive_1628503006
  84.         Creating index...ok
  85.                 Validating number of shards...ok
  86.                 Validating replica range...ok
  87.                 Validating shard allocation settings...done
  88.                 Validating max shards per node...ok
  89.         Validating analyzers...ok
  90.         Validating mappings...
  91.                 Validating mapping...different...corrected
  92.         Validating aliases...
  93.                 Validating tub_archive alias...is taken...
  94.                 Reindexing...
  95.         Started reindex task: czhbcDg0SIKyBwRHKmPwAw:20726
  96.         Task: czhbcDg0SIKyBwRHKmPwAw:20726 Search Retries: 0 Bulk Retries: 0 Indexed: 0 / 0
  97.         Task: czhbcDg0SIKyBwRHKmPwAw:20726 Search Retries: 0 Bulk Retries: 0 Indexed: 0 / 0
  98.         Verifying counts...done
  99.                 Validating number of shards...ok
  100.                 Validating replica range...ok
  101.                 Validating shard allocation settings...done
  102.                 Validating max shards per node...is 12 but should be -1...corrected
  103.                 Waiting for all shards to start...
  104.                         active:4/4 relocating:0 initializing:0 unassigned:0
  105.                 Swapping alias...done
  106.                 Removing old indices...
  107.                         tub_archive_first...done
  108.                 Validating number of shards...ok
  109.                 Validating replica range...ok
  110.                 Validating shard allocation settings...done
  111.                 Validating max shards per node...ok
  112.                 Updating tracking indexes...done
  113.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement