e***@gmail.com
2015-05-01 22:11:09 UTC
I was running out of space on my /var filesystem so I thought I would use an nfs mount:
/etc/fstab
nfs-server01:/influxdb /var/opt/influxdb/db nfs rw,intr,soft 0 0
After I uninstalled, re-installed and re-started influxdb I tried to create a new database:
$ /opt/influxdb/influx
Connected to http://localhost:8086 version
InfluxDB shell 0.9.0-rc27
After removing the mount and doing another clean install everything was working again.
regards,
Simon.
/etc/fstab
nfs-server01:/influxdb /var/opt/influxdb/db nfs rw,intr,soft 0 0
After I uninstalled, re-installed and re-started influxdb I tried to create a new database:
$ /opt/influxdb/influx
Connected to http://localhost:8086 version
InfluxDB shell 0.9.0-rc27
show databases
ERR: invalid character 'o' in literal null (expecting 'u')create database mydb
ERR: invalid character 'o' in literal null (expecting 'u')show databases
ERR: invalid character 'o' in literal null (expecting 'u')exit
I also tried uninstalling and removing everything else from under /var/opt/influxdb as well as /opt/influxdb with the same results. I tried rc27 and rc28.After removing the mount and doing another clean install everything was working again.
regards,
Simon.
--
Remember to include the InfluxDB version number with all issue reports
---
You received this message because you are subscribed to the Google Groups "InfluxDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/607fc73e-eb07-46e8-b5c9-d262b7a50853%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Remember to include the InfluxDB version number with all issue reports
---
You received this message because you are subscribed to the Google Groups "InfluxDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/607fc73e-eb07-46e8-b5c9-d262b7a50853%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.