pyrater

Members
  • Posts

    604
  • Joined

  • Last visited

Everything posted by pyrater

  1. Silly question, just noticed this feature under the share settings. What is this for? Cloning the share to another share? why?
  2. I see thank you for the info!!! that helps!
  3. sigh.... i see your point i guess.
  4. What do you guys do when you have drives with these errors? I already have a replacement drive on the way; however i feel like i am throwing money down the drain.should i keep using this drive until it red balls and then replace it?
  5. its ok i fixed it. Basically i deleted the docker but not the data/image and reinstalled the docker which fixed the problem.
  6. Everything was working great, updated and all. Then all of a sudden i can no longer update and get the error: "Configuration not found. Was this container created using this plugin?" Any ideas?
  7. I am assuming its DNS related as i tried to ping google from the server and it failed but it will ping ip addresses.... I will try to update them and reboot.. EDITED: Yes, it was the DNS server settings. Updated them now everything works again. If you have the same problem check your DNS settings.
  8. anyone else having major network issues with dockers since the update? IE My containers cannot access the WAN only LAN (for example plex remote access) AND I cannot update or download new dockers or i get: TOTAL DATA PULLED: 0 B Error: Error while pulling image: Get https://index.docker.io/ (ETC) : dial tcp: lookup index.docker.io: connection refused
  9. Can you please confirm that this is a feature for beta / testing versions only and it will be removed once the release is official? The release notes kinda of led me to this.... Thank you.
  10. my docker container is reporting that it is the latest, however plex is still on Version 0.9.16.6 and the latest is Version 1.0.0.2261 Is limetech not updating their own docker containers?
  11. Awesome I'll give it a shot ty. EDIT: It works on the latest beta like you said. Cheers!!
  12. I know the correct way to add a drive, power down, add drive, boot up, assign, allow preclear and format, bring array online..... Is there a way to add a new drive without the array being offline for hours??
  13. Can i please get a download link to beta 18 until the VM issue crashing everyone's server is fixed?
  14. Or that, but its beta so you gotta expect bugs. Or they are busy debugging and trying to fix it.
  15. I think we are being largely ignored, i posted a ton of logs, or its a known problem to which they cannot replicate....
  16. It did it again, I woke up this morning to a frozen VM. Once I started to look into it, froze the web gui and SSH. had to hard reboot......
  17. I am no docker guru, but "root@Icarus:~# docker run --rm -it --name="streama" -p 8055:8080 -p 4000:4000 --link mysql:mysql -e .MYSQL_HOST=mysqlhost. -e .MYSQL_port=3306. -e .MYSQL_DB=streama. -e .MYSQL_USER=streama. -e .MYSQL_PASSWORD=streama. whatever/streama Unable to find image 'whatever/streama:latest' locally latest: Pulling from whatever/streama 4d2e9ae40c41: Pull complete a3ed95caeb02: Pull complete 7cf3e1cb1a34: Pull complete 57df89f6e18a: Pull complete 17f65c85feca: Pull complete ba645fca1b7e: Pull complete 329dc42ad09c: Pull complete 19970c638b4e: Pull complete 2feac12e9416: Pull complete eb375ca49574: Pull complete 984e8997efc9: Pull complete 44ba2f7de45e: Pull complete Digest: sha256:939b49493786562e09d9ffd638d1acd55eac6889cd232dbe1d708eda86a1ac05 Status: Downloaded newer image for whatever/streama:latest docker: Error response from daemon: Could not get container for mysql. See 'docker run --help'. "
  18. Is this still an issue now that it appears mysql is packaged with streama? Run Docker Image & Linked MySQL-Container docker run --rm -it --name="streama" -p 8055:8080 -p 4000:4000 --link mysql:mysql -e “MYSQL_HOST=mysqlhost” -e “MYSQL_port=3306” -e “MYSQL_DB=streama” -e “MYSQL_USER=streama” -e “MYSQL_PASSWORD=streama” whatever/streama
  19. I am having VM specfic issues. Basicly the VM will hang the entire system to include dockers and the webgui. I can still SSH into the system. It appears to happen most often when i run something on the VM in administrator mode. (cannot reproduce every time) VM LOG LC_ALL=C PATH=/bin:/sbin:/usr/bin:/usr/sbin HOME=/ QEMU_AUDIO_DRV=none /usr/local/sbin/qemu -name SONARR -S -machine pc-i440fx-2.5,accel=kvm,usb=off,mem-merge=off -cpu host,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,hv_vendor_id=none -drive file=/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd,if=pflash,format=raw,unit=0,readonly=on -drive file=/etc/libvirt/qemu/nvram/541f5dce-aa11-e639-d52a-0e1529ce4afc_VARS-pure-efi.fd,if=pflash,format=raw,unit=1 -m 1024 -realtime mlock=off -smp 2,sockets=1,cores=2,threads=1 -uuid 541f5dce-aa11-e639-d52a-0e1529ce4afc -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-SONARR/monitor.sock,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-hpet -no-shutdown -boot strict=on -device ich9-usb-ehci1,id=usb,bus=pci.0,addr=0x7.0x7 -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pci.0,multifunction=on,addr=0x7 -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,buget/domain-SONARR/org.qemu.guest_agent.0,server,nowait -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 -device usb-tablet,id=input0 -vnc 0.0.0.0:0,websocket=5700 -k en-us -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vgamem_mb=16,bus=pci.0,addr=0x2 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 -msg timestamp=on Domain id=1 is tainted: high-privileges Domain id=1 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0) warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 0] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 1] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 2] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 3] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 4] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 5] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 6] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 7] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 8] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 9] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 12] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 13] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 14] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 15] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 16] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 17] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 23] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 24] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 0] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 1] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 2] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 3] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 4] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 5] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 6] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 7] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 8] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 9] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 12] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 13] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 14] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 15] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 16] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 17] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 23] warning: host doesn't support requested feature: CPUID.80000001H:EDX [bit 24] Server log Apr 15 19:32:46 Icarus emhttp: nothing to sync Apr 15 19:32:46 Icarus kernel: Ebtables v2.0 registered Apr 15 19:32:47 Icarus kernel: device virbr0-nic entered promiscuous mode Apr 15 19:32:47 Icarus avahi-daemon[2559]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. Apr 15 19:32:47 Icarus avahi-daemon[2559]: New relevant interface virbr0.IPv4 for mDNS. Apr 15 19:32:47 Icarus kernel: virbr0: port 1(virbr0-nic) entered listening state Apr 15 19:32:47 Icarus kernel: virbr0: port 1(virbr0-nic) entered listening state Apr 15 19:32:47 Icarus avahi-daemon[2559]: Registering new address record for 192.168.122.1 on virbr0.IPv4. Apr 15 19:32:47 Icarus dnsmasq[3366]: started, version 2.75 cachesize 150 Apr 15 19:32:47 Icarus dnsmasq[3366]: compile time options: IPv6 GNU-getopt no-DBus i18n IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth no-DNSSEC loop-detect inotify Apr 15 19:32:47 Icarus dnsmasq-dhcp[3366]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h Apr 15 19:32:47 Icarus dnsmasq-dhcp[3366]: DHCP, sockets bound exclusively to interface virbr0 Apr 15 19:32:47 Icarus dnsmasq[3366]: reading /etc/resolv.conf Apr 15 19:32:47 Icarus dnsmasq[3366]: using nameserver 192.168.2.1#53 Apr 15 19:32:47 Icarus dnsmasq[3366]: using nameserver 8.8.8.8#53 Apr 15 19:32:47 Icarus dnsmasq[3366]: using nameserver 8.8.4.4#53 Apr 15 19:32:47 Icarus dnsmasq[3366]: read /etc/hosts - 2 addresses Apr 15 19:32:47 Icarus dnsmasq[3366]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses Apr 15 19:32:47 Icarus dnsmasq-dhcp[3366]: read /var/lib/libvirt/dnsmasq/default.hostsfile Apr 15 19:32:47 Icarus kernel: virbr0: port 1(virbr0-nic) entered disabled state Apr 15 19:32:47 Icarus sshd[3134]: Accepted none for root from 192.168.2.237 port 52784 ssh2 Apr 15 19:33:18 Icarus kernel: device vethb30baa4 entered promiscuous mode Apr 15 19:33:19 Icarus kernel: eth0: renamed from veth86924de Apr 15 19:33:19 Icarus kernel: docker0: port 1(vethb30baa4) entered forwarding state Apr 15 19:33:19 Icarus kernel: docker0: port 1(vethb30baa4) entered forwarding state Apr 15 19:33:20 Icarus ntpd[1821]: Listen normally on 3 docker0 172.17.0.1:123 Apr 15 19:33:20 Icarus ntpd[1821]: new interface(s) found: waking up resolver Apr 15 19:33:34 Icarus kernel: docker0: port 1(vethb30baa4) entered forwarding state Apr 15 19:43:51 Icarus kernel: device vnet0 entered promiscuous mode Apr 15 19:43:51 Icarus kernel: br0: port 3(vnet0) entered listening state Apr 15 19:43:51 Icarus kernel: br0: port 3(vnet0) entered listening state Apr 15 19:43:56 Icarus kernel: kvm: zapping shadow pages for mmio generation wraparound Apr 15 19:43:56 Icarus kernel: kvm: zapping shadow pages for mmio generation wraparound Apr 15 19:44:06 Icarus kernel: br0: port 3(vnet0) entered learning state Apr 15 19:44:21 Icarus kernel: br0: topology change detected, propagating Apr 15 19:44:21 Icarus kernel: br0: port 3(vnet0) entered forwarding state When i try to kill the VM in the webguy it will not load and hangs the webgui, when i try to kill the VM in CLI root@Icarus:~# virsh Welcome to virsh, the virtualization interactive terminal. Type: 'help' for help with commands 'quit' to quit virsh # list Id Name State ---------------------------------------------------- 1 SONARR running virsh # destroy 1 error: Failed to destroy domain 1 error: Failed to terminate process 7775 with SIGKILL: Device or resource busy virsh # HTOP Output http://i.imgur.com/XyOSfUA.png Hopefully this will help get the bugs worked out. If i go slow and i am extra carefull not to stress the VM, it appears to be fine.
  20. Finally got it to work. What a PITA. Had to specify /mnt/disk8/libvirt/libvirt.img (which did not exist until i gave it a valid location and filename) Next problem it didnt want to boot my old VM's.... I knew better than to try beta... couldnt resist the upgrade though.... +( time to reinstall all VM's sometimes thats just easier / better.
  21. Apr 10 15:35:18 Icarus root: naming =version 2 bsize=4096 ascii-ci=0 ftype=1 Apr 10 15:35:18 Icarus root: log =internal bsize=4096 blocks=357698, version=2 Apr 10 15:35:18 Icarus root: = sectsz=512 sunit=0 blks, lazy-count=1 Apr 10 15:35:18 Icarus root: realtime =none extsz=4096 blocks=0, rtextents=0 Apr 10 15:35:18 Icarus emhttp: shcmd (75): sync Apr 10 15:35:19 Icarus emhttp: shcmd (76): mkdir /mnt/user Apr 10 15:35:19 Icarus emhttp: shcmd (77): /usr/local/sbin/shfs /mnt/user -disks 4094 -o noatime,big_writes,allow_other -o remember=0 |& logger Apr 10 15:35:19 Icarus emhttp: shcmd (78): rm -f /boot/config/plugins/dynamix/mover.cron Apr 10 15:35:19 Icarus emhttp: shcmd (79): /usr/local/sbin/update_cron &> /dev/null Apr 10 15:35:19 Icarus root: /mnt/user/libvirt/ is not a file Apr 10 15:35:19 Icarus emhttp: shcmd (90): /etc/rc.d/rc.libvirt start |& logger Apr 10 15:35:19 Icarus root: no image mounted at /etc/libvirt Apr 10 15:35:19 Icarus emhttp: nothing to sync Apr 10 15:35:19 Icarus root: /mnt/user/libvirt/ is not a file Apr 10 15:35:19 Icarus emhttp: shcmd (101): /etc/rc.d/rc.libvirt start |& logger Apr 10 15:35:19 Icarus root: no image mounted at /etc/libvirt Apr 10 15:35:27 Icarus root: /mnt/user/libvirt/ is not a file Apr 10 15:35:27 Icarus emhttp: shcmd (112): /etc/rc.d/rc.libvirt start |& logger Apr 10 15:35:27 Icarus root: no image mounted at /etc/libvirt Apr 10 15:35:29 Icarus root: /mnt/user/libvirt/ is not a file Apr 10 15:35:29 Icarus emhttp: shcmd (123): /etc/rc.d/rc.libvirt start |& logger Apr 10 15:35:29 Icarus root: no image mounted at /etc/libvirt Apr 10 15:35:31 Icarus root: /mnt/user/libvirt/ is not a file Apr 10 15:35:31 Icarus emhttp: shcmd (134): /etc/rc.d/rc.libvirt start |& logger Apr 10 15:35:31 Icarus root: no image mounted at /etc/libvirt Apr 10 15:35:33 Icarus root: /mnt/user/libvirt/ is not a file Apr 10 15:35:33 Icarus emhttp: shcmd (145): /etc/rc.d/rc.libvirt start |& logger Apr 10 15:35:33 Icarus root: no image mounted at /etc/libvirt
  22. this is driving me insane i cannot find the VM tab to add a VM... http://i.imgur.com/V0kMhYJ.png The system is not creating libvirt.img .......that is the most likely problem...not sure how to fix...
  23. and i am assuming the cache pool is the best method, with making the folder name .virtualmachines to prevent it from being pulled into the array at night...?
  24. What is the best method for VM performance? Dedicate a SSD to a single ISO? Do a Cache Pool? Pass an entire physical device over and have the VM use it?