ccsnet

Members
  • Posts

    136
  • Joined

  • Last visited

Everything posted by ccsnet

  1. Hi - I have added another disk to my server so I can dedicate it to my appsdata and docker image as it currently resides where media files do. This disk is not an SSD so I have decided it is not worth making as a cache (happy to be corrected) so I have set it as standard storage area for the array. With this in mind I want to move the folder lock stock and barrel then limit what disks can be used so data stays on the disk only. Can some one advise the best method for this please ? Many thanks Terran
  2. Thanks for that... I'll look in to it. Thanks T
  3. Hi all - feeling a bit of a twit tonight as I forgot my admin password and I only have one user set up as it is for home use. Does any one have the process to reset via the docker CLI as I believe "passwd username" is possible but I'm unable to invoke it via the terminal. Thanks Terran
  4. Hi - I tried a random .com and it seems ok so I guess you may be right as I was test setting up at one location. Thanks T
  5. Hi all, I have to say I like this tool so far. It seems easy to set up. I have one question though and it my be Wiregaurd its self... setting up a Server to Server you need to specify a Peer End Point how ever the one I am trying to use is on a home broadband therefore dynamic. I would like to use a FQDN (ie DuckDNS) how ever it will not accept any thing but a proper IP. Do you know if this is a limitation, a bug or even if there is a work around ? Thanks Terran
  6. Hi Guys... I know I'm posting to my self but I would like to think some one will find this post useful in the future. I'm happy the problem is now fixed... took some sussing due to not having logs to work off but my system has been stable so I'm going to call it a duff video card. Hope this helps. T
  7. Progress report for any one else having a simular problem. Card 1 was an older nvidia and a USB 3 card which I cant get working. I've removed it and replaced with an ati and it seems stable. I'll have to try some reboots etc (loading data on to a new drive) but it normally has fallen by now. T
  8. Thanks for the feed back. My issue is win 10 deciding to reboot and not me. Terran
  9. Hi all. I think i have tracked it down to the nvidia gtx 730 not reseting when the vm shuts down. I have managed to export the bios and now load the dump and it always works first time how ever after the vm restart one core of the cpu for the bate metal maxes, after a short while the fans ramp up then the machines switches off. I'm yet to collect a log from the crash successfully which says to me the hang is pretty much straight away. Has any on else come across issues with cards not resetting and if so how did you over come the issue ? Thanks Terran
  10. Hi... Korro... did you manage to find a solution to the card reset issue as I think I'm having the same with a nvidia gtx 730. Thanks Terran
  11. Hi all, I am not very experinced with advanced diags for Unraid VMs so I hoping some one will be able to help review my attached diags files. I can start any VM up first time OK and can be used for some time how ever when I switch it off and switch to another I have had either a) the VM will not start but it is shown as started or b) the whole server has hung. I'm 90% sure that it is related to the video card getting locked how ever as I said I'm not sure how to find that or if I am right what the solution may be. I would very much appriciate any help. Thanks in advance Terran tbmaindoma-diagnostics-20200712-2219.zip
  12. That might explain it then lol. Terran
  13. Hi all, I have found that when I enable this for pass through my window 10 install goes in to self diags and refuses to boot. What are the steps I should take to diagnose this as I believe it is a working card ? Is it worth forcing it to run a GPU Bios ? NB I can post my template but as I have made many changes to it I probably will scrap and start again. Thanks Terran
  14. The thing I like is the web interface The thing I really would like to see is a back up tool set on par with windows backup. Terran
  15. Hi - done a bit of a search and can only find one post asking the same... is this possible ? The why is because it means easy access from the Unraid control pannel for all types of OS but its not the end of the world if it is a no. Thanks Terran
  16. So a quick update... after a lot of faffing I have managed to upgrade the bios of my board & even tested using diffrent external disk cases with just the same result. I probably will come back to this one day but for now I will leave the back ups on USB2 as they seem stable enough T
  17. Looks ideal. As I say belt and braces as I have client side any way but as I have seen real world examples in my job I would rather there be complete coverage especially as my back up solution is not spot on yet. Thanks Terran
  18. Hi all, I see the genral thinking is that virus' can not run on Unraid so there are no dockers or plugins out there currently but as I am running a network at home I would still like to have the oppertunity to check files especially in this age of ransome ware. I do have AV on all my client machines and VMs so this is very much a belt and braces move. One suggestion is to install an OS as a VM and check from there (which I will explore) but before I do I would like to know if any other options are out there that people are using such as a very light OS with an AV service that can run in its own VM ? Thanks Terran
  19. My bad - I missed that. I'll give the fix a go. T
  20. So I tried using my PCI card and that failed too. That said I'm guessing it has a VIA chip set from this log... This card has been used in my last server so I'm supprised it is been a bit of a problem as well. Terran
  21. Hi all - has any one had these strange graphics issues after editing the xml ? If so how did you get round it as the OS seems to be booting. Thanks Terran <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' id='9' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name>MacinaboxCatalina</name> <uuid>90071bf4-1371-465e-9033-3986add6aedc</uuid> <description>MacOS Catalina</description> <metadata> <vmtemplate xmlns="unraid" name="MacOS" icon="/mnt/user/domains/MacinaboxCatalina/icon/catalina.png" os="Catalina"/> </metadata> <memory unit='KiB'>16777216</memory> <currentMemory unit='KiB'>16777216</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>2</vcpu> <cputune> <vcpupin vcpu='0' cpuset='4'/> <vcpupin vcpu='1' cpuset='5'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-q35-3.1'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/90071bf4-1371-465e-9033-3986add6aedc_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-p-assthrough' check='none'/> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='qcow2' cache='writeback'/> <source file='/mnt/user/domains/MacinaboxCatalina/Clover.qcow2'/> <backingStore/> <target dev='hdc' bus='sata'/> <boot order='1'/> <alias name='sata0-0-2'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/MacinaboxCatalina/Catalina-install.img'/> <backingStore/> <target dev='hdd' bus='sata'/> <alias name='sata0-0-3'/> <address type='drive' controller='0' bus='0' target='0' unit='3'/> </disk> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/MacinaboxCatalina/macos_disk.img'/> <backingStore/> <target dev='hde' bus='sata'/> <alias name='sata0-0-4'/> <address type='drive' controller='0' bus='0' target='0' unit='4'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <alias name='usb'/> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <alias name='usb'/> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <alias name='usb'/> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'> <alias name='pcie.0'/> </controller> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0x10'/> <alias name='pci.1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x11'/> <alias name='pci.2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0x12'/> <alias name='pci.3'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0x13'/> <alias name='pci.4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <controller type='sata' index='0'> <alias name='ide'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <interface type='bridge'> <mac address='52:54:00:87:2c:9f'/> <source bridge='br0'/> <target dev='vnet1'/> <model type='virtio'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <source path='/dev/pts/1'/> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> <alias name='serial0'/> </serial> <console type='pty' tty='/dev/pts/1'> <source path='/dev/pts/1'/> <target type='serial' port='0'/> <alias name='serial0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-9-MacinaboxCatalina/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/> <alias name='channel0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <alias name='input0'/> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'> <alias name='input1'/> </input> <input type='keyboard' bus='ps2'> <alias name='input2'/> </input> <graphics type='vnc' port='5901' autoport='yes' websocket='5701' listen='0.0.0.0' keymap='en-gb'> <listen type='address' address='0.0.0.0'/> </graphics> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <alias name='video0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> </video> <memballoon model='virtio'> <alias name='balloon0'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </memballoon> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> <qemu:commandline> <qemu:arg value='-usb'/> <qemu:arg value='-device'/> <qemu:arg value='usb-kbd,bus=usb-bus.0'/> <qemu:arg value='-device'/> <qemu:arg value='isa-applesmc,osk=somethingelsehere'/> <qemu:arg value='-smbios'/> <qemu:arg value='type=2'/> <qemu:arg value='-cpu'/> <qemu:arg value='Penryn,kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check'/> </qemu:commandline> </domain>
  22. Well - that didnt last long lol. Uploading my latest diags... T tbmaindoma-diagnostics-20191130-1933.zip
  23. So I upgraded to 6.8.0-RC7 which appears to have fixed the issue so far as the drive is mounting now. I'll be giving it a big run this week when I sort my backups. Thanks for the feed back both. T