jvegaseg commented on issue #1097: CouchDB 2.1.1: Compaction daemon - unable to calculate free space for `/run/user/0`: `enoent` URL: https://github.com/apache/couchdb/issues/1097#issuecomment-359275448 Some logs with debug activated: ``` [debug] 2018-01-21T19:48:26.334147Z [email protected] <0.241.0> -------- Fragmentation for view group `_auth` (database `shards/50000000-5fffffff/_users.1510390507`) is 0%, estimated space for compaction is 51 bytes. [debug] 2018-01-21T19:48:26.335236Z [email protected] <0.241.0> -------- Fragmentation for database `shards/50000000-5fffffff/_replicator.1510390507` is 0%, estimated space for compaction is 4248 bytes. [debug] 2018-01-21T19:48:26.336555Z [email protected] <0.241.0> -------- Fragmentation for database `shards/50000000-5fffffff/grabaciones.1510391138` is 9%, estimated space for compaction is 45813786228 bytes. [debug] 2018-01-21T19:48:26.336936Z [email protected] <0.241.0> -------- Fragmentation for database `shards/50000000-5fffffff/_global_changes.1510390507` is 0%, estimated space for compaction is 4248 bytes. [debug] 2018-01-21T19:48:26.338248Z [email protected] <0.241.0> -------- Fragmentation for database `shards/50000000-5fffffff/pruebas.1510391087` is 48%, estimated space for compaction is 1973958 bytes. [debug] 2018-01-21T19:48:26.338866Z [email protected] <0.241.0> -------- Fragmentation for database `shards/30000000-3fffffff/_users.1510390507` is 0%, estimated space for compaction is 4248 bytes. [debug] 2018-01-21T19:48:26.339851Z [email protected] <0.241.0> -------- Fragmentation for database `shards/30000000-3fffffff/_replicator.1510390507` is 0%, estimated space for compaction is 4248 bytes. [debug] 2018-01-21T19:48:26.341106Z [email protected] <0.241.0> -------- Fragmentation for database `shards/30000000-3fffffff/grabaciones.1510391138` is 8%, estimated space for compaction is 45798847378 bytes. [debug] 2018-01-21T19:48:26.341834Z [email protected] <0.241.0> -------- Fragmentation for database `shards/30000000-3fffffff/_global_changes.1510390507` is 87%, estimated space for compaction is 91708 bytes. [warning] 2018-01-21T19:48:26.342346Z [email protected] <0.241.0> -------- Compaction daemon - unable to calculate free space for `/run/user/0`: `enoent` [info] 2018-01-21T19:48:26.342923Z [email protected] <0.32222.0> -------- Starting compaction for db "shards/30000000-3fffffff/_global_changes.1510390507" [debug] 2018-01-21T19:48:26.343025Z [email protected] <0.8153.1> -------- Compaction process spawned for db "shards/30000000-3fffffff/_global_changes.1510390507" [debug] 2018-01-21T19:48:26.351314Z [email protected] <0.210.0> -------- New task status for <0.8153.1>: [{changes_done,2},{database,<<"shards/30000000-3fffffff/_global_changes.1510390507">>},{progress,100},{started_on,1516564106},{total_changes,2},{type,database_compaction},{updated_on,1516564106}] [notice] 2018-01-21T19:48:26.364450Z [email protected] <0.32222.0> -------- Compaction swap for db: ./data/shards/30000000-3fffffff/_global_changes.1510390507.couch 356558 53448 [info] 2018-01-21T19:48:26.365003Z [email protected] <0.32222.0> -------- Compaction for db "shards/30000000-3fffffff/_global_changes.1510390507" completed. [debug] 2018-01-21T19:48:26.366648Z [email protected] <0.241.0> -------- Fragmentation for database `shards/30000000-3fffffff/pruebas.1510391087` is 27%, estimated space for compaction is 1806452 bytes. [debug] 2018-01-21T19:48:26.367095Z [email protected] <0.241.0> -------- Fragmentation for database `shards/10000000-1fffffff/_users.1510390507` is 0%, estimated space for compaction is 4248 bytes. [debug] 2018-01-21T19:48:26.368076Z [email protected] <0.241.0> -------- Fragmentation for database `shards/10000000-1fffffff/_replicator.1510390507` is 0%, estimated space for compaction is 4248 bytes. [debug] 2018-01-21T19:48:26.369259Z [email protected] <0.241.0> -------- Fragmentation for database `shards/10000000-1fffffff/grabaciones.1510391138` is 9%, estimated space for compaction is 44659295380 bytes. ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
