Error while reading drive info...

126 views
Skip to first unread message

Derek Damko

unread,
Apr 6, 2015, 7:07:00 PM4/6/15
to event...@googlegroups.com
I keep getting this error message when starting up EventStore. Is this a permissions issue?

Error while reading drive info for path /tmp/EventStore/2015-04-06_23.02.32.094598-Node2113. 
Message: The drive name does not exist
Parameter name: driveName

Greg Young

unread,
Apr 6, 2015, 7:52:02 PM4/6/15
to event...@googlegroups.com

Things like setup and operating system may help here.

--
You received this message because you are subscribed to the Google Groups "Event Store" group.
To unsubscribe from this group and stop receiving emails from it, send an email to event-store...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Derek Damko

unread,
Apr 7, 2015, 12:54:40 PM4/7/15
to event...@googlegroups.com
Ah yes.

Arch Linux with 3.19.2 kernel

Running ES 3.0.3 with the ./run-node.sh script.

Wondering if I should run this on a VM with Ubuntu.

Greg Young

unread,
Apr 7, 2015, 1:26:16 PM4/7/15
to event...@googlegroups.com
Do you get it if its not in /tmp/? Maybe arch is doing something odd
with /tmp file system?
--
Studying for the Turing test

Derek Damko

unread,
Apr 7, 2015, 1:46:15 PM4/7/15
to event...@googlegroups.com
So when I run ./run-node.sh the first few lines I get back are:

ES VERSION:        3.0.3.0 (master/a1382252dd1ed0554ddb04015cdb2cbc1b0a65c1, Fri, 13 Mar 2015 13:56:05 -0400)
OS:                       Unknown (Unix 3.19.2.1)
RUNTIME:              3.12.0 (tarball) (64-bit)
GC:                       2 GENERATIONS
LOGS:                   /tmp/EventStore/2015-04-07_17.43.34.963577-Node2113-logs

How do I go about changing the dir where logs are stored?

Greg Young

unread,
Apr 7, 2015, 1:47:13 PM4/7/15
to event...@googlegroups.com
thats also where your db is stored.

try --db --help lists command line options

eg ./run-node.sh --db foo

Derek Damko

unread,
Apr 7, 2015, 1:58:42 PM4/7/15
to event...@googlegroups.com
Fixed!  ./run-node.sh --log ~/eventstore/es-logs --db ~/eventstore/es-db

Thanks for the assistance Greg.

Greg Young

unread,
Apr 7, 2015, 2:00:58 PM4/7/15
to event...@googlegroups.com
So I think whats happening here is Arch is doing some weird things
with the /tmp file system. I will research into whats happening as we
should at least not error here (just ignore it)

Derek Damko

unread,
Apr 7, 2015, 2:18:53 PM4/7/15
to event...@googlegroups.com
Glad I found an edge case. :-)

Greg Young

unread,
Apr 7, 2015, 2:19:36 PM4/7/15
to event...@googlegroups.com
Whats interesting is arch is apparently working differently than
ubuntu and centos etc on this one

Derek Damko

unread,
Apr 7, 2015, 3:22:52 PM4/7/15
to event...@googlegroups.com
I know Arch gets a bad wrap for doing things differently from most distros. But I won't trade it for another. :-)
Reply all
Reply to author
Forward
0 new messages