fireplex

Members
  • Posts

    194
  • Joined

  • Last visited

Everything posted by fireplex

  1. Thanks, No I didn't delete any mysql folder. I tried the reinstall as you stated and that appeared to resolve it:- *** Running /etc/my_init.d/firstrun.sh... apache.conf already exists zm.conf already exists moving mysql to config folder using existing data directory creating symbolink links setting the correct local time Current default time zone: 'Europe/London' Local time is now: Fri Aug 14 15:01:45 BST 2015. Universal Time is now: Fri Aug 14 14:01:45 UTC 2015. increasing shared memory starting services * Starting MySQL database server mysqld ...done. * Checking for tables which need an upgrade, are corrupt or were not closed cleanly. * Starting web server apache2 AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.7. Set the 'ServerName' directive globally to suppress this message * Starting ZoneMinder: success *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 675 Aug 14 15:02:07 ccbc02026a2d syslog-ng[682]: syslog-ng starting up; version='3.5.3' Aug 14 15:02:07 ccbc02026a2d zmupdate[670]: INF [Checking for updates] Aug 14 15:02:08 ccbc02026a2d zmupdate[670]: INF [Got version: '1.28.1'] however I cannot connect to the WebUI, it just presents an index of /zm with events & tools folders I'll try deleting everything and setting it up again.
  2. Cache drive is fine: root@Tower:~# df -h /mnt/cache Filesystem Size Used Avail Use% Mounted on /dev/sdh1 224G 103G 121G 46% /mnt/cache don't believe its full: Label: none uuid: ac4f2842-7bc8-4d78-80b1-0d6a37468ef7 Total devices 1 FS bytes used 949.55MiB devid 1 size 10.00GiB used 4.04GiB path /dev/loop1 /dev/loop1 10485760 1069572 7451036 13% /var/lib/docker root@Tower:/mnt/cache# btrfs filesystem df /var/lib/docker Data, single: total=2.01GiB, used=886.60MiB System, DUP: total=8.00MiB, used=16.00KiB System, single: total=4.00MiB, used=0.00B Metadata, DUP: total=1.00GiB, used=62.94MiB Metadata, single: total=8.00MiB, used=0.00B GlobalReserve, single: total=32.00MiB, used=0.00B
  3. Thanks for your quick reply, I tried a couple of restarts and now it reports constantly: *** Running /etc/my_init.d/firstrun.sh... apache.conf already exists zm.conf already exists moving mysql to config folder using existing data directory creating symbolink links setting the correct local time Current default time zone: 'Europe/London' Local time is now: Fri Aug 14 08:43:46 BST 2015. Universal Time is now: Fri Aug 14 07:43:46 UTC 2015. increasing shared memory starting services df: '/var/lib/mysql/.': Too many levels of symbolic links * /etc/init.d/mysql: ERROR: The partition with /var/lib/mysql is too full! * Starting web server apache2 AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.6. Set the 'ServerName' directive globally to suppress this message * DBI connect('database=zm;host=localhost','zmuser',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at /usr/share/perl5/ZoneMinder/Config.pm line 91. Can't connect to db at /usr/share/perl5/ZoneMinder/Config.pm line 100. BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder/Config.pm line 100. Compilation failed in require at /usr/share/perl5/ZoneMinder.pm line 33. BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder.pm line 33. Compilation failed in require at /usr/bin/zmpkg.pl line 37. BEGIN failed--compilation aborted at /usr/bin/zmpkg.pl line 37. Starting ZoneMinder: failure *** /etc/my_init.d/firstrun.sh failed with status 255 *** Killing all processes... df: '/var/lib/mysql/.': Too many levels of symbolic links * /etc/init.d/mysql: ERROR: The partition with /var/lib/mysql is too full! I tried to logon but: root@Tower:~# docker exec -it Zoneminder bash FATA[0000] Error response from daemon: Container Zoneminder is not running root@Tower:~# is there a way to start the container without it running it's startup sequence ?
  4. So I had ZM running OK but just noticed the web interface had stopped responding. I checked the log files and saw: Aug 13 11:11:47 f105f7ec4b39 zmc_m1[814]: INF [shed: 349000 - Capturing at 4.98 fps] Aug 13 11:11:47 f105f7ec4b39 zma_m1[820]: INF [shed: 349000 - Processing at 5.00 fps] Aug 13 11:15:07 f105f7ec4b39 zmc_m1[814]: INF [shed: 350000 - Capturing at 5.00 fps] Aug 13 11:15:08 f105f7ec4b39 zma_m1[820]: INF [shed: 350000 - Processing at 4.98 fps] Aug 13 11:17:01 f105f7ec4b39 /USR/SBIN/CRON[2964]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Aug 13 11:18:28 f105f7ec4b39 zmc_m1[814]: INF [shed: 351000 - Capturing at 4.98 fps] Aug 13 11:18:28 f105f7ec4b39 zma_m1[820]: INF [shed: 351000 - Processing at 5.00 fps] Aug 13 11:20:06 f105f7ec4b39 zmwatch[692]: INF [Restarting capture daemon for Shed, time since last capture 10 seconds (1439461206-1439461196)] Aug 13 11:20:28 f105f7ec4b39 zma_m1[820]: INF [shed: 351440 - Gone into alarm state] Aug 13 11:20:28 f105f7ec4b39 zma_m1[820]: ERR [Can't insert event: Unknown database 'zm'] Aug 13 11:20:31 f105f7ec4b39 zmc_m1[814]: WAR [buffer overrun at index 41, image 351491, slow down capture, speed up analysis or increase ring buffer size] Aug 13 11:20:35 f105f7ec4b39 zmc_m1[814]: WAR [buffer overrun at index 41, image 351541, slow down capture, speed up analysis or increase ring buffer size] Aug 13 11:20:35 f105f7ec4b39 zmc_m1[814]: WAR [Last image read from shared memory 39 seconds ago, zma may have gone away] Aug 13 11:21:15 f105f7ec4b39 zmc_m1[814]: INF [shed: 352000 - Capturing at 5.99 fps] Aug 13 11:22:44 f105f7ec4b39 zmc_m1[814]: INF [shed: 353000 - Capturing at 11.24 fps] Aug 13 11:24:13 f105f7ec4b39 zmc_m1[814]: INF [shed: 354000 - Capturing at 11.24 fps] Aug 13 11:25:43 f105f7ec4b39 zmc_m1[814]: INF [shed: 355000 - Capturing at 11.11 fps] Aug 13 11:27:12 f105f7ec4b39 zmc_m1[814]: INF [shed: 356000 - Capturing at 11.24 fps] so it appears the mysql database failed/went away? I tried a stop and start and it now reports: *** Running /etc/my_init.d/firstrun.sh... apache.conf already exists zm.conf already exists using existing mysql database using existing data directory creating symbolink links setting the correct local time Current default time zone: 'Europe/London' Local time is now: Thu Aug 13 20:10:23 BST 2015. Universal Time is now: Thu Aug 13 19:10:23 UTC 2015. increasing shared memory starting services * Starting MySQL database server mysqld ...fail! * Starting web server apache2 AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.4. Set the 'ServerName' directive globally to suppress this message * DBI connect('database=zm;host=localhost','zmuser',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at /usr/share/perl5/ZoneMinder/Config.pm line 91. Can't connect to db at /usr/share/perl5/ZoneMinder/Config.pm line 100. BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder/Config.pm line 100. Compilation failed in require at /usr/share/perl5/ZoneMinder.pm line 33. BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder.pm line 33. Compilation failed in require at /usr/bin/zmpkg.pl line 37. BEGIN failed--compilation aborted at /usr/bin/zmpkg.pl line 37. Starting ZoneMinder: failure *** /etc/my_init.d/firstrun.sh failed with status 255 So "* Starting MySQL database server mysqld ...fail!", any idea how I can debug this further as to what's happening? Thanks.
  5. fireplex, Received your diagnostics via your e-mail to support. Can you try turning STP off under network settings and report back if this changes anything for you? I tried that, the network still dies unfortunately.
  6. I'll do that when I can get an outage Situation is definitely much improved after RDP 8 though.
  7. Yes, I tried pointing it at a different one also just couldn't get it to change. Don't know what source the GUI actually uses to display the icons, they must be stored somewhere after being downloaded.
  8. Don't want to get drawn into this just want my issue resolving. I'm not the Facebook generation. Syslog mover file names and share names one concern. I'll continue in email to support.
  9. I've tried other containers since and issue only appears with this one, have to conclude it's something specific to it
  10. NO, don't fancy doing that so everyone can see, privacy et al. They must have a support email, or just tell me what's needed and I'll run the commands.
  11. Don't seem to be able to able to add attachments to messages, is there a support email address I can send the diagnostics to?
  12. So, I upgraded a Windows 7 VM to RDP 8 and properly enabled it as per http://blogs.msdn.com/b/rds/archive/2013/04/09/get-the-best-rdp-8-0-experience-when-connecting-to-windows-7-what-you-need-to-know.aspx The problem does not seem quite so severe now, last test I could RDP in and watch youtube for several minutes before I lost my complete network again. I've knocked up a quick bash script that pings my default router and when this fails it runs ifconfig down then up on eth0 to recover. Also upgraded to final V6 release, can supply diagnostics via PM if you like, let me know what else you need jonp - BTW, when you did your test were you using Windows 8 or 7?
  13. Hi not sure if that reply to my post but I did post in general support as per the link
  14. Your problem sounds a bit like mine here: http://lime-technology.com/forum/index.php?topic=39890.0 I lose connection to unraid, vm's, cannot ping but console is fine and syslog reports no errors and ifconfig looks fine but network traffic just stops dead.... Still ongoing issue for me, I've written a bash script to run ifconfig down and up when it happens to recover. I'm sure this is a KVM related issue.
  15. OK, so I deleted everything I could find relevant under /flash/config/plugins/dockerman Completely deleted all containers and templates Disabled docker and removed the docker.img And, still have the same issue (yes I cleared my browser cache)
  16. OK, will try that. Seems well over the top for a simple icon issue though....
  17. I haven't download CA plugin?, well, not knowingly ? Just using the system provided.
  18. They don't support the docker download process which times out?
  19. Sounds like a bug, my connection is over 30mb/s, should be fine - has the issue been raised with Limetech ?
  20. Thanks for the subsonic docker, great Couple of issues: 1. It's docker icon is not appearing, I just get a big question mark ? I checked advanced settings and it points to http://i.imgur.com/ue0BK5z.png so not sure why it doesn't display as that brings up the icon in chrome? 2. The default is network type host, only issue I have is if I go into subsonic network setting and ask it to configure my router for upnp it maps 4040 to localhost (127.0.0.1) on the router rather than the IP address for my unRAID server? I tried to get around this by changing network to host but then subsonic claims it cannot find an upnp router
  21. It resolved the issue for me on V6, not sure of the exact RC.
  22. I notice this now continually also: Jun 8 14:41:50 Tower kernel: dmar: DMAR:[DMA Read] Request device [03:00.0] fault addr 100000000 Jun 8 14:41:50 Tower kernel: DMAR:[fault reason 06] PTE Read access is not set Jun 8 14:41:54 Tower kernel: dmar: DRHD: handling fault status reg 3 Jun 8 14:41:54 Tower kernel: dmar: DMAR:[DMA Read] Request device [03:00.0] fault addr 100000000 Jun 8 14:41:54 Tower kernel: DMAR:[fault reason 06] PTE Read access is not set Jun 8 14:41:54 Tower kernel: dmar: DRHD: handling fault status reg 3 Jun 8 14:41:54 Tower kernel: dmar: DMAR:[DMA Read] Request device [03:00.0] fault addr 100000000 Jun 8 14:41:54 Tower kernel: DMAR:[fault reason 06] PTE Read access is not set lspci shows its the new NIC: 03:00.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02) seems the network connection fails regardless of the VM now, so guess my PC does not like this card
  23. So, disabled the onboard NIC in the BIOS and plugged in the new Intel NIC as recommended:- Jun 8 14:13:00 Tower kernel: e1000 0000:03:00.0 eth0: (PCI:33MHz:32-bit) 00:07: e9:82:22:46 Jun 8 14:13:00 Tower kernel: e1000 0000:03:00.0 eth0: Intel® PRO/1000 Network Connection Jun 8 14:13:03 Tower logger: /etc/rc.d/rc.inet1: /sbin/ifconfig eth0 down Jun 8 14:13:03 Tower logger: /etc/rc.d/rc.inet1: /sbin/ifconfig eth0 0.0.0.0 p romisc up Jun 8 14:13:03 Tower kernel: e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX Jun 8 14:13:03 Tower kernel: device eth0 entered promiscuous mode Jun 8 14:13:03 Tower logger: /etc/rc.d/rc.inet1: /sbin/brctl addif br0 eth0 Situation is now worse, when I play video in the VM the whole system locks solid, all VMs and unRAID itself. No response from local keyboard, the HDD LEDs all stop flashing, system just totally locks up, only recovery is power cycle