Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail upgrade from 0.9.4 -> 0.11 stable #6192

Closed
discoduck2x opened this issue Apr 2, 2016 · 0 comments
Closed

Fail upgrade from 0.9.4 -> 0.11 stable #6192

discoduck2x opened this issue Apr 2, 2016 · 0 comments

Comments

@discoduck2x
Copy link

Bug report

System info: [0.9.4 -> 0.11 centos 7]

Steps to reproduce:

  1. [insert data (had about 200gb of data)]
  2. [convert with influx_tsm]
  3. [cant see databases]

Expected behavior: [excpected to convert data from 0.9.4 to 0.11]

Actual behavior: [conversion succeeded , no errors,, but cant access databases, tried giving influxdb:influxdb full permissions on files doest not help,, when starting up influx it reads the datafiles of the new tsm databases, they dont show up on CLI "show databases". logs below]

Additional info: [2016/04/02 01:46:32 InfluxDB starting, version 0.11.1, branch 0.11, commit 57d625f
2016/04/02 01:46:32 Go version go1.4.3, GOMAXPROCS set to 8
2016/04/02 01:46:32 Using configuration at: /etc/influxdb/influxdb.conf
[meta] 2016/04/02 01:46:32 Starting meta service
[meta] 2016/04/02 01:46:32 Listening on HTTP: [::]:8091
[metastore] 2016/04/02 01:46:32 Using data dir: /var/lib/influxdb/meta
[metastore] 2016/04/02 01:46:32 Node at localhost:8088 [Follower]
[metastore] 2016/04/02 01:46:34 Node at localhost:8088 [Leader]. peers=[localhost:8088]
[store] 2016/04/02 01:46:34 Using data dir: /var/lib/influxdb/data
[tsm1wal] 2016/04/02 01:46:34 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:34 tsm1 WAL writing to /var/lib/influxdb/wal/_internal/monitor/1
[cacheloader] 2016/04/02 01:46:34 reading file /var/lib/influxdb/wal/_internal/monitor/1/_00001.wal, size 1633
[cacheloader] 2016/04/02 01:46:34 reading file /var/lib/influxdb/wal/_internal/monitor/1/_00002.wal, size 82258
[cacheloader] 2016/04/02 01:46:34 reading file /var/lib/influxdb/wal/_internal/monitor/1/_00003.wal, size 46010
[cacheloader] 2016/04/02 01:46:34 reading file /var/lib/influxdb/wal/_internal/monitor/1/_00004.wal, size 63747
[cacheloader] 2016/04/02 01:46:34 reading file /var/lib/influxdb/wal/_internal/monitor/1/_00005.wal, size 0
[tsm1wal] 2016/04/02 01:46:34 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:34 tsm1 WAL writing to /var/lib/influxdb/wal/neometrics/default/17
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/17/000000001-000000003.tsm (#2) opened in 246.004µs
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/17/000000001-000000001.tsm (#0) opened in 1.249927ms
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/17/000000001-000000002.tsm (#1) opened in 1.452154ms
[tsm1wal] 2016/04/02 01:46:34 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:34 tsm1 WAL writing to /var/lib/influxdb/wal/neometrics/default/2
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/2/000000001-000000002.tsm (#1) opened in 498.828µs
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/2/000000001-000000001.tsm (#0) opened in 1.890466ms
[tsm1wal] 2016/04/02 01:46:34 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:34 tsm1 WAL writing to /var/lib/influxdb/wal/neometrics/default/26
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/26/000000001-000000003.tsm (#2) opened in 299.465µs
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/26/000000001-000000001.tsm (#0) opened in 1.123874ms
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/26/000000001-000000002.tsm (#1) opened in 1.332378ms
[tsm1wal] 2016/04/02 01:46:34 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:34 tsm1 WAL writing to /var/lib/influxdb/wal/neometrics/default/35
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/35/000000001-000000002.tsm (#1) opened in 1.399572ms
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/35/000000001-000000001.tsm (#0) opened in 1.430592ms
[tsm1wal] 2016/04/02 01:46:34 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:34 tsm1 WAL writing to /var/lib/influxdb/wal/neometrics/default/44
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/44/000000001-000000003.tsm (#2) opened in 229.462µs
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/44/000000001-000000001.tsm (#0) opened in 1.186206ms
[filestore] 2016/04/02 01:46:34 /var/lib/influxdb/data/neometrics/default/44/000000001-000000002.tsm (#1) opened in 1.279033ms
[tsm1wal] 2016/04/02 01:46:35 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:35 tsm1 WAL writing to /var/lib/influxdb/wal/neometrics/default/55
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/55/000000001-000000003.tsm (#2) opened in 179.035µs
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/55/000000001-000000001.tsm (#0) opened in 1.439589ms
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/55/000000001-000000002.tsm (#1) opened in 1.47217ms
[tsm1wal] 2016/04/02 01:46:35 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:35 tsm1 WAL writing to /var/lib/influxdb/wal/neometrics/default/6
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/6/000000001-000000003.tsm (#2) opened in 248.568µs
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/6/000000001-000000001.tsm (#0) opened in 1.281274ms
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/6/000000001-000000002.tsm (#1) opened in 1.329915ms
[tsm1wal] 2016/04/02 01:46:35 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:35 tsm1 WAL writing to /var/lib/influxdb/wal/neometrics/default/64
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/64/000000001-000000003.tsm (#2) opened in 232.247µs
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/64/000000001-000000001.tsm (#0) opened in 1.611527ms
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/64/000000001-000000002.tsm (#1) opened in 1.726324ms
[tsm1wal] 2016/04/02 01:46:35 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:35 tsm1 WAL writing to /var/lib/influxdb/wal/neometrics/default/73
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/73/000000001-000000003.tsm (#2) opened in 212.098µs
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/73/000000001-000000001.tsm (#0) opened in 1.383721ms
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/73/000000001-000000002.tsm (#1) opened in 1.640317ms
[tsm1wal] 2016/04/02 01:46:35 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:35 tsm1 WAL writing to /var/lib/influxdb/wal/neometrics/default/82
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/82/000000001-000000003.tsm (#2) opened in 194.371µs
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/82/000000001-000000001.tsm (#0) opened in 1.122433ms
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/82/000000001-000000002.tsm (#1) opened in 1.315784ms
[tsm1wal] 2016/04/02 01:46:35 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:35 tsm1 WAL writing to /var/lib/influxdb/wal/neometrics/default/91
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/91/000000001-000000003.tsm (#2) opened in 144.96µs
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/91/000000001-000000001.tsm (#0) opened in 1.286646ms
[filestore] 2016/04/02 01:46:35 /var/lib/influxdb/data/neometrics/default/91/000000001-000000002.tsm (#1) opened in 1.497459ms
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/10
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/10/000000001-000000001.tsm (#0) opened in 392.705µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/18
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/18/000000001-000000001.tsm (#0) opened in 392.036µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/27
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/27/000000001-000000001.tsm (#0) opened in 407.538µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/3
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/3/000000001-000000001.tsm (#0) opened in 439.367µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/36
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/36/000000001-000000001.tsm (#0) opened in 393.832µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/4
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/4/000000001-000000001.tsm (#0) opened in 455.288µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/45
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/45/000000001-000000001.tsm (#0) opened in 397.192µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/56
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/56/000000001-000000001.tsm (#0) opened in 486.871µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/65
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/65/000000001-000000001.tsm (#0) opened in 374.54µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/7
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/7/000000001-000000001.tsm (#0) opened in 425.923µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/74
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/74/000000001-000000001.tsm (#0) opened in 366.724µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/83
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/83/000000001-000000001.tsm (#0) opened in 309.935µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/9
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/9/000000001-000000001.tsm (#0) opened in 350.8µs
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/04/02 01:46:36 tsm1 WAL writing to /var/lib/influxdb/wal/sor/default/92
[filestore] 2016/04/02 01:46:36 /var/lib/influxdb/data/sor/default/92/000000001-000000001.tsm (#0) opened in 427.433µs
[handoff] 2016/04/02 01:46:36 Starting hinted handoff service
[monitor] 2016/04/02 01:46:36 'hh' registered for diagnostics monitoring
[handoff] 2016/04/02 01:46:36 Using data dir: /var/lib/influxdb/hh
[subscriber] 2016/04/02 01:46:36 opened service
[monitor] 2016/04/02 01:46:36 Starting monitor system
[monitor] 2016/04/02 01:46:36 'build' registered for diagnostics monitoring
[monitor] 2016/04/02 01:46:36 'runtime' registered for diagnostics monitoring
[monitor] 2016/04/02 01:46:36 'network' registered for diagnostics monitoring
[monitor] 2016/04/02 01:46:36 'system' registered for diagnostics monitoring
[cluster] 2016/04/02 01:46:36 Starting cluster service
[shard-precreation] 2016/04/02 01:46:36 Starting precreation service with check interval of 10m0s, advance period of 30m0s
[snapshot] 2016/04/02 01:46:36 Starting snapshot service
[copier] 2016/04/02 01:46:36 Starting copier service
[admin] 2016/04/02 01:46:36 Starting admin service
[monitor] 2016/04/02 01:46:36 Storing statistics in database '_internal' retention policy 'monitor', at interval 10s
[admin] 2016/04/02 01:46:36 Listening on HTTP: [::]:8083
[continuous_querier] 2016/04/02 01:46:36 Starting continuous query service
[httpd] 2016/04/02 01:46:36 Starting HTTP service
[httpd] 2016/04/02 01:46:36 Authentication enabled: false
[httpd] 2016/04/02 01:46:36 Listening on HTTP: [::]:8086
[retention] 2016/04/02 01:46:36 Starting retention policy enforcement service with check interval of 30m0s
[run] 2016/04/02 01:46:36 Listening for signals
2016/04/02 01:46:36 Sending anonymous usage statistics to m.influxdb.com

Connected to http://localhost:8086 version 0.11.1
InfluxDB shell 0.11.1

show databases

name: databases

name
_internal

]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant