Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
Morpheus
-
Enterprise Edition 7.2.0 build 1085
-
Untriaged
-
-
1
-
Unknown
Description
Build: 7.2.0-1085
Scenario:
- 4 node cluster [KV :: KV :: index,query :: cbas,backup]
- Setup n2n encryption on the cluster
- Load 'travel-sample' bucket
Observation:
Travel-sample loading took too long for loading and no indexes are created on the travel-sample bucket.
Index storage mode is not set hence the index creation failure.
2022-04-24T22:56:02.850-07:00 [Error] clustMgrAgent::OnIndexCreate: Error for Create Index: instId 6062133680308474829, indexDefn DefnId: 9117065217566033678 Name: def_inventory_route_primary Using: plasma Bucket: travel-sample Scope/Id: inventory/d Collection/Id: route/15 IsPrimary: true NumReplica: 0 InstVersion: 0 SecExprs: <ud>([])</ud> Desc: [] PartitionScheme: SINGLE HashScheme: CRC32 PartitionKeys: [] WhereExpr: <ud>()</ud> RetainDeletedXATTR: false . Error: Please Set Indexer Storage Mode Before Create Index.
2022-04-24T22:56:02.850-07:00 [Error] LifecycleMgr.CreateIndex() : createIndex fails. Reason = Please Set Indexer Storage Mode Before Create Index
2022-04-24T22:56:02.868-07:00 [Error] LifecycleMgr.processCommitToken() : create index fails. Reason = Please Set Indexer Storage Mode Before Create Index
How was the server started?