I was looking for an easy way to add some USB storage devices to my home network the other day without buying yet another NAS device. I eventually settled on using one of my spare beaglebones running OpenMediaVault. Once I got the system in a good operational state I dumped an image. I figured I’d share them here. If you try the image and have any problems/questions let me know.
Default console login and password is root/openmediavault
Web admin login and password is admin/openmediavault
Download from here: http://gencarelle.com/public_files/bbb_images/bbb_openmediavault.img
Absolutely awesome. Thanks – you saved a BBB newbee many hours of drama with this image, and now I have exactly what I need!
Hi – I do have an issue: seems /var/log is filling up what I have left of rootfs with the following syslog errors every 30 seconds. Since I start out with about 92% rootfs usage, openmediavault just stops responding when /var/log pushes it to 100% rootfs usage. Seems like the error suggests an update is attempted at a time in the past after a FLUSHALL. Assuming FLUSHALL clears the logs when usage is greater that 80%?
Tried Google and a reference to collectd issues was found, but I couldn’t get any of them to resolve this. Sorry – seems a Debian issue, not openmediavault.
syslog:
Oct 10 15:44:36 openmediavault monit[1175]: ‘rootfs’ space usage 94.6% matches resource limit [space usage>80.0%]
Oct 10 15:45:01 openmediavault /USR/SBIN/CRON[4502]: (root) CMD (/usr/sbin/omv-mkgraph >/dev/null 2>&1)
Oct 10 15:45:01 openmediavault rrdcached[1243]: Received FLUSHALL
Oct 10 15:45:01 openmediavault rrdcached[1243]: queue_thread_main: rrd_update_r (/var/lib/rrdcached/db/localhost/interface-eth0/if_errors.rrd) failed with status -1. (/var/lib/rrdcached/db/localhost/interface-eth0/if_errors.rrd: illegal attempt to update using time 1444512602 when last update time is 1922983631 (minimum one second step))
Filesystem Size Used Avail Use% Mounted on
rootfs 1.7G 1.5G 89M 95% /
udev 10M 0 10M 0% /dev
tmpfs 100M 1.4M 98M 2% /run
/dev/mmcblk0p2 1.7G 1.5G 89M 95% /
tmpfs 249M 0 249M 0% /dev/shm
tmpfs 249M 0 249M 0% /sys/fs/cgroup
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 100M 0 100M 0% /run/user
/dev/sda1 480M 78M 403M 17% /media/5EC45B2AC45B0425
Thanks!
Decided to use Voyage Linux (RO file system) with OpenMedia Vault instead.
Never hear of Voyage Linux. I’ll have to check it out. Did you load up some NAS server?
Also, I thought I had responded to your post. I believe that error is related to the time being off. You need to enable NTP so the time gets set correctly at boot.