You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2020/06/02 12:49:58 UTC

[GitHub] [geode] jujoramos commented on pull request #5175: GEODE-8119: Threads hangs when offline disk store command is invoked

jujoramos commented on pull request #5175:
URL: https://github.com/apache/geode/pull/5175#issuecomment-637520546


   @mkevo 
   One thing I forgot to mention is that I ran the internal tests again and I can see exactly the same failure messages as before:
   ```
   Executing - validate offline-disk-store --disk-dirs=/var/vcap/data/rundir/concUpgradeVVXHV/concUpgrade-0602-045131/vm_7_oldVersion2_disk_4,/var/vcap/data/rundir/concUpgradeVVXHV/concUpgrade-0602-045131/vm_7_oldVersion2_disk_3,/var/vcap/data/rundir/concUpgradeVVXHV/concUpgrade-0602-045131/vm_7_oldVersion2_disk_2,/var/vcap/data/rundir/concUpgradeVVXHV/concUpgrade-0602-045131/vm_7_oldVersion2_disk_1 --name=diskStore1
   
   Standard error was: 
   Could not find: "/BACKUPdiskStore1.if/BACKUPdiskStore1.if/BACKUPdiskStore1.if"
   ```
   
   Also, and just for your reference, keep in mind that the `.if` file _**is only stored**_ in the first `disk-dir` listed for the store itself, not for everyone `disk-dir` configured for that particular `disk-store` (see [here](https://geode.apache.org/docs/guide/112/managing/disk_storage/file_names_and_extensions.html)).
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org