#12619: Changing RRDTool Storage directory breaks LuCI Graphs
------------------------------+--------------------------------------------
  Reporter:  spam.dump.one@…  |      Owner:
      Type:  defect           |     Status:  new
  Priority:  normal           |  Milestone:  Barrier Breaker 14.07
 Component:  luci             |    Version:  Attitude Adjustment 12.09 Beta
Resolution:                   |   Keywords:
------------------------------+--------------------------------------------

Comment (by stefan@…):

 Thanks for pointing me towards permissions again. I've had it previously
 ruled out as I let the rrd folder be created by rrd itself (hence it had
 the same persmissions as in the tmp folder). The problem was lying in the
 mount directory which I had previously created with root. But somehow it
 had changed to this:
 drwx------    5 1000     1000          4096 Jan 31 14:11 usb

 So I changed it to this:
 drwxrwxr-x    5 root     root          4096 Jan 31 14:11 usb

 That fixed the problem. Looks like Luci is now able to traverse to the rrd
 files in /mnt/usb/stats/rrd. Thanks again, I just hope this setup survives
 a reboot too.

--
Ticket URL: <https://dev.openwrt.org/ticket/12619#comment:8>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to