Devy

Members
  • Posts

    22
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Devy's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Hello Everyone, sorry for the dumb question, but no matter what, i can't get this xbackbone docker to run. it simply won't start..no logs available. i'm not sure if i'm unable to see something specific
  2. Hello Community, i got some issues regarding the performance of my Windows 10 Gaming VM, actually everything goes well until i move my mouse, but for some reason sometimes when i restart my vm it's better and sometimes it's worse. i did test it in CoD Modern Warfare while Spectating a Teammate, when i move my Mouse while spectating my FPS drops from like 170 to 100. (and yes, it is noticeable and choppy) tho if i lower my signal rate of the mouse it get way better or doesnt lag at all. i currently passthrough the zeppelin usb 3.0 controller, i also got ACS Override enable but i pretty much dont need it anymore, since i only run one VM currently. I currently give my VM 7 out of 8 Cores of my Ryzen 2700x and all the cores that my vm uses are isolated Here is my XML <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' id='3'> <name>Main v2</name> <uuid>fbc8ffc0-64b2-bc67-2016-db589542361a</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>16777216</memory> <currentMemory unit='KiB'>16777216</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>14</vcpu> <cputune> <vcpupin vcpu='0' cpuset='8'/> <vcpupin vcpu='1' cpuset='9'/> <vcpupin vcpu='2' cpuset='2'/> <vcpupin vcpu='3' cpuset='10'/> <vcpupin vcpu='4' cpuset='3'/> <vcpupin vcpu='5' cpuset='11'/> <vcpupin vcpu='6' cpuset='4'/> <vcpupin vcpu='7' cpuset='12'/> <vcpupin vcpu='8' cpuset='5'/> <vcpupin vcpu='9' cpuset='13'/> <vcpupin vcpu='10' cpuset='6'/> <vcpupin vcpu='11' cpuset='14'/> <vcpupin vcpu='12' cpuset='7'/> <vcpupin vcpu='13' cpuset='15'/> <emulatorpin cpuset='0'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-q35-4.2'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/fbc8ffc0-64b2-bc67-2016-db589542361a_VARS-pure-efi.fd</nvram> <smbios mode='host'/> </os> <features> <acpi/> <apic/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='FckYouNVIDIA'/> </hyperv> <kvm> <hidden state='on'/> </kvm> <ioapic driver='kvm'/> </features> <cpu mode='host-passthrough' check='none'> <topology sockets='1' cores='14' threads='1'/> <cache mode='passthrough'/> </cpu> <clock offset='localtime'> <timer name='pit' tickpolicy='delay'/> <timer name='rtc' tickpolicy='catchup' track='guest'/> <timer name='hpet' present='no'/> <timer name='tsc' present='yes' mode='native'/> <timer name='hypervclock' present='yes'/> </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='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/meowshare/isos/windows10business1909.iso' index='3'/> <backingStore/> <target dev='hda' bus='sata'/> <readonly/> <boot order='2'/> <alias name='sata0-0-0'/> <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/meowshare/isos/virtio-win-0.1.160-1.iso' index='2'/> <backingStore/> <target dev='hdb' bus='sata'/> <readonly/> <alias name='sata0-0-1'/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/disks/nvmessd/Main v2/vdisk1.img' index='1'/> <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> <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='0x8'/> <alias name='pci.1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x9'/> <alias name='pci.2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0xa'/> <alias name='pci.3'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0xb'/> <alias name='pci.4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0xc'/> <alias name='pci.5'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/> </controller> <controller type='pci' index='6' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='6' port='0xd'/> <alias name='pci.6'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x5'/> </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> <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'/> </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> <interface type='bridge'> <mac address='52:54:00:bc:6d:40'/> <source bridge='br0'/> <target dev='vnet1'/> <model type='e1000-82545em'/> <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-3-Main v2/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='mouse' bus='ps2'> <alias name='input0'/> </input> <input type='keyboard' bus='ps2'> <alias name='input1'/> </input> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0b' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <rom file='/mnt/disks/nvmessd/5700XT.rom'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0b' slot='0x00' function='0x1'/> </source> <alias name='hostdev1'/> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0d' slot='0x00' function='0x3'/> </source> <alias name='hostdev2'/> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </hostdev> <memballoon model='none'/> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> </domain>
  3. Hello dear Community, I'm currently trying to migrate Mailcow from my VM to unraid directly over the docker-compose plugin in nerd-tools i migrated everything as stated in the mailcow documentation (volumes and the folder with docker-compose) however the only thign that doesnt really want to start is mysql, also the folders don't exist on my unraid system do i have to recreate them onto my unraid server? or do i have to do a clean install ? since i only got one mail account i would jsut export my mails, contacts and calender and reconfigure it, but maybe someone got a better solution
  4. Hello Community, Would this UPS be enough? i'm having a gaming rig and i was planning to buy a UPS because even tho it rarely ever happens, but i did get some issues from the power outage a few months back, so i wanted to ask you if this would suffice or if there is a better value/product Cyberpower Value Serie 1200 VA the thing is i need over 700w because my power supply in my PC is a 700w power Supply and there are some UPS for sooo much money but i'm not sure if i ned those, all i want is to give my server a really good chance to shutdown
  5. thank you for the reply, did also something else change with the final 6.8 version? as for 6.8 rc 7 my GPU runs completely fine days without a crash or anything at all but under 6.8 ( non beta ) daily i lose the output once and can't get it back without a reboot of the server, non of those in the beta build rc 7 maybe i should just return the gpu and get a nvidia card i mean slightly less performance for 400€ but also way less of an issue
  6. Hello, after trying to find some clues i couldn't find any, is there any information regarding the ditching of the navi reset patch? as one of the few unlucky ones with a 5700 XT it is kind of sad to always restart the complete Unraid Server from time to time just because the GPU felt like it obv. this isn't a problem directly related to unraid but i just wanted to know as it has been included in earlier versions of the 6.8 beta
  7. okay i tried that and in fact only 100GB are missing in Total, i did this on the new Disk and it looks pretty good so far, the iso folder is missing and one docker, there can't be much else that is missing i mean its a bit annoying to reconfigure the proxy manager and dump some gpu bios but thats nothing compared to if everything was lost will anothe rprogram get any more success out of this? like this ufs explorer i'm reading in some posts about?
  8. I also got the log of the repair with -n and it doesnt look "healthy" that was the newer drive that i placed into the system AFTER the data-rebuild. warning: there is a lot of text. the one of the drive before looked similiar, guess there isnt much hope which is pretty sad xfsrepair.log
  9. Hello. just to make sure my previous Steps: - Reboot and noticed that the file system is suddenly unmountable - Stopped the Array - Started in Maintenance Mode - Checked with this -n command the xfs_repair but it gave a lot of errors - Got another Disk that i plugge din on another sata cable on another Sata Port ( got the old one still plugged in ) - in Maintenance mode i did a data_rebuild that went for 7 hours that lasted the whole night, in the morning it was done but still unmountable Disk Log from the new Disk: now i'm really unsure on what to do now, the Disk Log from the Parity The unassigned Devices that i got all work without any issue. i still want to try and not lose all of the data and i'm a bit clueless on what steps to take next. This is the Current state, the one in Unassigned Devices is the old One that gave ma all the Troubles and the one above sdd is the one that i uses to replace it
  10. Update i inserted a new disk, different SATA cable/port and after a rebuild , it showed the new disk as emulated and ran for 7 hours in maintenance mode just reading parity and writing to the other disk now after that it shows again as unmountable file system
  11. i was running Unraid with just one HDD and one Parity Disk, today after a reboot for installing a new GPU after the reboot everything was gone, so i checked the main tab. My Disk one, a WDC one showed "unmountable file system". now i just got pretty much the parity disk and i could install another one, but would it recover the files from the parity drive if i install another disk? because i think after the array started it tried to do a parity check from the unmountable drive im really scared now, of the most important things i got backups but it would still hurt me and cost me weeks to rebuild it exactly like it has been the problem in the past with the cache drive was kinda meh but that was my fault for not having an ups. but i'm really confused with this suddenly unmountable drive (i also can't moutn it over the unassigned devices plugin) here is a log:
  12. i did this, i tried scrub now which just goes a bit and on both disks now ends with 272 unfixable errors or something like that, recover also jsut leads to an error, i really need a better way the most annoying part are the mails, due to using mailcow i still had to run a vm just for that with one week of mails missing, maybe i should increase the backup frequency what annoys me the most is the fact that i was feeling a littler bit save due to the raid 1 cache pool, little did i know that it seems useless in this case due to if one drive gets corrupted it just erases the files on the other disk
  13. i will do so, thanks one thing that is a bit weird for me, whats the next logical step for me? add another cache drive? and i was feeling a little bit secure welp it stil shows 168gb/250 in use, is there any chance to save a vm that was on there? without using the week old backup? i was feeling save with the cache pool but i guess i was wrong is there any like way to still have some hope? or what would be the next logical step? to get at least everything else up and running again does my whole cache like dissapear or the one file if one of my two raid 1 ssd's fails?
  14. Hello Everyone, Today i had a power loss, and after trying to reboot Unraid everyhing looked fine at first, my array started so i wanted to bring my vm back Online but suddenly libvirt failed to start, docker failed to start, when checking the settings it told me that it couldnt find the directory. same was kinda for all my shares, the shares tab is completely empty, i can still go to the shares i created and there are all the files in it, but when i try to find the system share it is completely empty. what is the best way to go from here? i included the diagnostic zip unrawr-diagnostics-20191117-1241.zip
  15. Hello, so i want to transfer my Home Setup all into one "little" Box having unraid on it as a network storage but also running my Debian Mailserver on it and for example 2 Windows VM's, or one Mac/Linux and one Windows Due to some limitations with my current setup i look for hardware that offers me the following: being able to pass both of my GPU's to a VM each. Having the Option to have 2 USB Controllers in total that i can pass through to a VM each, so each VM has one USB Controller Enough Cores for my Setup, 1 For unRaid, Two for my Debian VM, 4 for VM1 and 5 or so for VM2 ( so at least 12 Cores) So the tricky part that i figured out is that i need a Mainboard and CPU configuration that offers good IOMMU Groups and that information isn't that easy to find (for me) Which breaks my current setup is mainly no option for a second USB Controller and no way to passthrough a second GPU with my Prime x470 Pro and my Ryzen 7 2700x