Index memory usage by GSI Indexes

Index storage is MVCC and there is additional rollback snapshot. The disk usage could be more that actual indexed data. You should look at “data_size” stat in the UI and also “resident_ratio” to get accurate picture of how much is the indexed data and how much of it is currently in memory.