Jump to content

ashman70

Members
  • Posts

    2,630
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ashman70

  1. Just some built in functionality that uses Rsync in the background would be fine, configurable through the gui.
  2. I would do some research first to see if unRAID can offer you what you have today with Proxmox in terms of virtualization. While unRAID has matured a great deal virtualization is still one of the areas that needs improvement, in my opinion. I run all my internal infrastructure on VMWare and wouldn't consider moving it over to unRAID unless things like snapshots and api's that can tie in to third party backup applications like Veeam, exist, and they likely never will because the hypervisor used in unRAID, KVM, is not trying to compete with ones like VMWare. Don't get me wrong, KVM is great for what it is, it does work, I run a Windows 10 VM on one of my unRAID servers that I use for gaming, I pass an NVidia GTX 960 through to it and runs like bare metal, but I wouldn't run any critical VM's on it, I just don't have that kind of comfort level with it. As for not wanting to protect your data with respect to nzbget and rutorrent, those dockers typically save their data to a cache drive anyway (not mandatory) so you don't have to worry about the unassigned devices plugin.
  3. I could do it from a windows box, just wondered if there was something I could do on the server that didn't involve the CLI.
  4. That's really odd, usually they send you the next available drive up from the size you sent them, not down. So if you sent them a 5TB and they didn't have any 5TB replacements they should of sent you the next available 6TB drive, not a 4TB.
  5. I want to backup one unRAID servers share to another unRAID server in my house. I am not terribly proficient at the command line, what is the best/easiest app to use for this purpose? I will need to do an initial copy of about 20TB and then periodic syncs to update the backup with new and changed files.
  6. Install the fix common problems plugin and set it to troubleshooting mode. If you haven't done a memtest do one and upload your diagnostics for a start.
  7. Thanks guys I hadn't thought of either of those options, appreciate it.
  8. Would it be too difficult to add this functionality to a future release of unRAID? I realize it's a little dangerous and perhaps that would be why people would be against the idea, but for those of us not comfortable/familiar with the CLI its chore to have to delete a share from the command prompt.
  9. What if they aren't empty, do I then have to do it from the CLI?
  10. I am cleaning up an unRAID servers and want to delete some shares, is it possible to do this from the GUI?
  11. The spread of this has been stopped thankfully and it was only affecting those who had not patched their systems with a patch Microsoft released back in March. http://sensorstechforum.com/wncry-file-virus-remove-restore-files/
  12. Shuttle, ewww that brings bad some bad memories.
  13. I happen to have an Antec 1200 V2 case for sale, although I live in Canada, not sure where you live.
  14. Thanks, I reset the BIOS and sorted it out, its all good now. Thanks again.
  15. I am having a weird problem with one of my unRAID servers. Its the one that has a windows 10 VM on its own SSD that I use for occasional gaming. I used to have two Syba SATA PCI-X1 cards in the system and the other day I took them out and replaced them with my old SAS2LP card, but then I noticed with that card in my system it was causing conflicts with the IOMMU groups and my VM wouldn't start. Today I tried moving to another slot but the system all of a sudden wouldn't power on. Eventually I swapped one of the Syba cards back in and got the system to boot but when it did it said the main BIOS was corrupted and so it failed over the backup BIOS. I then had to fix some BIOS settings and eventually I got it to boot into unRAID. I try the windows 10 VM and it gives me some error which I eventually figure out to mean that its not seeing my Nvidia GTX 960 video card that I use for the VM, the onboard video is working just fine. That's weird, I check the power cables that are coming from the PS to the card, unplug them, plug them back in, all good. Reboot the system go into the BIOS, find the two entries that mention video and I set them to onboard which looks to be correct. When I power the system on I can feel the fans on the video card spinning but as soon as it gets to the point on the screen where its going to boot into unRAID they stop and by the time we boot into unRAID it doesn't detect the video card. Now I can't think of a BIOS setting that would make the video card not be detected and it seems to be getting power, any thoughts? The motherboard is a Gigabyte Z77X-UP5TH and I have the video card in the first PCI-E slot. It was all working perfectly fine before I decided to swap out the Syba cards for the SAS2LP. And the other thing that may or may not be related, I either initially can connect to the webgui from any computer other than my own and I usually stay connected, or I can't connect initially at all from any computer. Never had this problem before.
  16. Right, I was mistaken. Can a pending sector become reallocated or does it have to start of as reallocated?
  17. I know this has been asked enough times but I just wanted to confirm. The current school of thought concerning pending sectors says that as long as they aren't increasing or at least not at an alarming rate, the drive should be ok to be used but with caution correct? I have a 3TB drive that a was complaining about one pending sector then that turned to two, since doing one pre clear, the drive returned to normal, no pending sectors, then they came back. Doing a second pre clear, same thing, started off with the two pending sectors, now on the post read they have returned to normal, but I think they may come back. Should I use the drive in the array and just keep an eye on it, its past warranty so if I don't use it its a paper weight.
  18. I have an older 1200 a V2 I think, they are great because you can load them up with four five bay drive cages and there you have 20 drives but I agree with NastyBox, since getting my mini rack, its way easier to pop them in a rack and be done with it and besides you can't get a 36 bay tower that isn't massive and comes on wheels lol.
  19. Will do, that server is just about finished doing a parity check so if I had time tonight I'll move the card to the other slot.
  20. Ok I do have another slot I can try first, thank for the help, appreciate it.
  21. What are the drive temps like?
  22. Here is a screen shot of the settings.
  23. Here is my XML not sure where the problem lies. <domain type='kvm'> <name>Windows 10</name> <uuid>2d78105a-93c9-9428-1e35-4a04eb1b0e73</uuid> <description>Unraid Windows 10 VM</description> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>8388608</memory> <currentMemory unit='KiB'>8388608</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>4</vcpu> <cputune> <vcpupin vcpu='0' cpuset='2'/> <vcpupin vcpu='1' cpuset='3'/> <vcpupin vcpu='2' cpuset='6'/> <vcpupin vcpu='3' cpuset='7'/> </cputune> <os> <type arch='x86_64' machine='pc-i440fx-2.3'>hvm</type> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough'> <topology sockets='1' cores='2' threads='2'/> </cpu> <clock offset='localtime'> <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='raw' cache='writeback'/> <source file='/mnt/user/WindowsVM/vdisk1.img'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/SW_DVD5_NTRL_Win_10_1607_64Bit_English_Home_Pro_X21-05999.ISO'/> <target dev='hda' bus='ide'/> <readonly/> <boot order='2'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/virtio-win-0.1.112-1.iso'/> <target dev='hdb' bus='ide'/> <readonly/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <controller type='usb' index='0' model='nec-xhci'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> </controller> <controller type='pci' index='0' model='pci-root'/> <controller type='ide' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:83:43:84'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </interface> <serial type='pty'> <target port='0'/> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <hostdev mode='subsystem' type='pci' managed='yes' xvga='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x00' slot='0x1b' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x17ef'/> <product id='0x6019'/> </source> <address type='usb' bus='0' port='1'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x413c'/> <product id='0x2105'/> </source> <address type='usb' bus='0' port='2'/> </hostdev> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> </memballoon> </devices> </domain>
  24. I just added a HBA to my system that was running a Windows 10 VM perfectly fine for a long time, now I get an error when I try to start the VM. I believe its because the HBA I added is using resources the VM uses to use or at least its causing a conflict, just not sure how to sort it out. Here is the error message.
×
×
  • Create New...