[quote=“DaveL17, post:5, topic:175538”]/dev/scsi/host0/bus0/target0/lun0/part1: LABEL=“MiOS” UUID=“93b23adf-9c65-4e13-8b80-718ebd718515”
/dev/scsi/host1/bus0/target0/lun0/part1: LABEL=“MiOS” UUID=“d66568ba-7da6-45cc-91bb-c658063246cf”[/quote]
This is from your debug log - it looks like Vera has taken over the drive. Further up the debug log, it says it can’t find your USB based on the UUID (which is confirmed by the above which is the output of blkid) - the drive doesn’t appear to exist.
[quote=“DaveL17, post:5, topic:175538”]50 05/29/13 19:48:07.989 luup_log:61: dataMine: Mounting to UUID ‘5C88-A273’ <0x402>
50 05/29/13 19:48:10.508 luup_log:61: dataMine: Error reading tmpfile during UUID check <0x402>
50 05/29/13 19:48:10.557 luup_log:61: dataMine: No UUID mount ‘5C88-A273’ was found! <0x402>[/quote]
However, this is slightly inconsistent with other data -:
[quote=“DaveL17, post:5, topic:175538”]50 05/29/13 20:01:48.303 luup_log:61: dataMine: Watching: D[51] S[urn:upnp-org:serviceId:TemperatureSensor1] V[CurrentTemperature] <0x402>
50 05/29/13 20:01:48.308 luup_log:61: dataMine: Watching: D[51] S[urn:upnp-org:serviceId:TemperatureSetpoint1_Heat] V[CurrentSetpoint] <0x402>
50 05/29/13 20:01:48.312 luup_log:61: dataMine: Watching: D[51] S[urn:upnp-org:serviceId:TemperatureSetpoint1_Cool] V[CurrentSetpoint] <0x402>
50 05/29/13 20:01:48.317 luup_log:61: dataMine: Watching: D[55] S[urn:upnp-org:serviceId:TemperatureSensor1] V[CurrentTemperature] <0x402>[/quote]
This indicates that the config file has been read, but it’s not reading it from the USB drive!
So, I suspect that Vera has at some point formatted your USB drive (hence the two MIOS drives), but dataMine is probably putting all its data into the Vera drive, and this is now full.
If this is correct, you should be able to see by running WinSCP, removing the USB sticks, and seeing what’s in the /dataMine directory. If I’m right, then there will be a lot of stuff in there…
If so, then the following should get you up and running again…
Copy all the data from the /dataMine directory to your PC and delete the data. This will free up your memory in Vera.
Remove one of the USB sticks - I don’t know why one the Vera logging is using - you may need to try and work this out first. It may also be random since Vera uses the label to work this out, and given both sticks have the same label, I don’t know what will happen.
Format the stick in Windows
Copy all the data back onto the USB stick
Plug the stick back into Vera and get the dataMine debug. Look for the section above which starts with -2- and lists the UUIDs
In the dataMine plugin, change the SetMountUUID to the UUID from the previous step.
I hope this will get you running again. If you have any problems, let me know and we’ll sort it out. Obviously if you don’t find all the data in your /dataMine directory when you remove the sticks, then my assumption is incorrect and I need to rethink 
Cheers
Chris