Re: Use case for storage expansion

2021-11-02 Thread Jack Vanlightly
ot;. I > > expanded from one to two ledger dirs, so all the even ledger ids were > fine, > > but the odd ledger id read operations got routed to the new directory > which > > of course was empty. All the ledger data was still all in the original > > ledger directory. &

Re: Use case for storage expansion

2021-11-01 Thread Hang Chen
of the ledgers were "gone". I > expanded from one to two ledger dirs, so all the even ledger ids were fine, > but the odd ledger id read operations got routed to the new directory which > of course was empty. All the ledger data was still all in the original > ledger directory. >

Use case for storage expansion

2021-11-01 Thread Jack Vanlightly
was still all in the original ledger directory. So either I am not understanding the use case for storage expansion (i.e. you can only do it on an empty bookie) or this feature is majorly flawed. Please confirm either way. I'll create an issue, if it is indeed flawed. Jack