Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

mucflyer

Members
  • Joined

  • Last visited

Everything posted by mucflyer

  1. Hi all. I have issues with ZT container, no matter what I do it doesn't create network.
  2. So it should be additional decker with mysql. Created user / password / permissions. Does network manager will create DB Od first start? Gesendet von meinem CPH2449 mit Tapatalk
  3. Maybe I did it wrong, I thought network manager docker does include local mysql. So there is no need to use additional MySQL docker? Am I wrong? Gesendet von meinem CPH2449 mit Tapatalk
  4. Yes I did, 127.0.0.1, User root, and some password. I also tried with external MySQL. Gesendet von meinem CPH2449 mit Tapatalk
  5. Only got (fresh install) : Could not connect to the database server In Connection.php line 759: SQLSTATE[HY000] [2002] Connection refused (SQL: select * from information_s chema.tables where table_schema = network_manager and table_name = migratio ns and table_type = 'BASE TABLE') In Connector.php line 70: SQLSTATE[HY000] [2002] Connection refused And ocker doesn't start obviously.
  6. Hi all. I have two nvme 500GB in pool (ZFS). I would like to replace one with 2TB, and later with another 2TB (I only have two slots). How I can do it ?
  7. When trying to manage instance, getting error : [21:44:59] [GSMyAdmin:admin Activity] : Authentication token for admin requested by ManageInstance on behalf of admin Game instance: [21:45:00] [Core Activity] : Authentication attempt for user admin from 127.0.0.1 [21:45:01] [Core Activity] : Authentication failure for user admin from 127.0.0.1 - TokenRejected
  8. Hi all. Seems after 24 hours consuming documents, my docker.img is full. What I have noticed that tmp is huge inside, shall I map it outside docker? If yes, how? Do I need to move existing tmp inside docker outside, if yes, how? Thank you all. After mapping tmp outside, some documents are failing with /tmp/some_directory is not empty....
  9. Seems stable on 6.10.3
  10. I did disabled vt-d , was about to say, looks better but crashed after 1 hour and 42 minutes
  11. I let it run with stopped array overnight. 9 Hours withoit crashes. I started array in the morning and windows vm, immediately crashed and rebooted. It seems it can be virtualisation related, but how to get any logs or clues what is happening and why?
  12. I think should be fine....
  13. Will do, but I already replaced whole RAM with other one (was single 8GB, now I have two 16GB) still the same, so I think memory can be excluded ?
  14. Fresh crash 10:56 - 57 just about now. Logs attached. I was installing WS2022 and in the middle of the virtio drivers installation it crashed, not sure if it's related or not. Added 32GB of RAM - another crash happened after few minutes after starting Windows VM, and another after starting array, before I started VM or docker hydra-diagnostics-20221215-1100.zip syslog
  15. I have build small Unraid server using HP Elitedesk 800 G4 i5-8500t with double nvme 500GB drives ond 8GB of memory (will be upgraded to 32GB soon). Only have one VM - Windows Server. But I noticed unraid is crashing very often, I checked cooling - CPU have around 44C, nothing else noticed. Attached syslog syslog hydra-diagnostics-20221215-1010.zip
  16. Hi all I hope someone will be able to help. Just trying to use two Nvidia in my Unraid system. Secondary is assigned to VM and works just fine, but primary not. When starting VM seems it is started, but no video output from primary GPU. I did bios dump, then I downloaded one and edited to remove first lines of vbios (as described in video). But still no go...no matter what I try....
  17. Dear all I'm really struggling to get good performance on W10 machine. It is used mainly for gaming. But always lagging in games. Syslinux: kernel /bzimage append isolcpus=4,5,6,7,8,9,10,11,12,13,14,15,20,21,22,23,24,25,26,27,28,29,30,31 pcie_acs_override=downstream vfio_iommu_type1.allow_unsafe_interrupts=1 initrd=/bzroot W10 machine : 16GB assigned. -------- <type arch='x86_64' machine='pc-q35-3.1'>hvm</type> -------- <vcpu placement='static'>8</vcpu> <cputune> <vcpupin vcpu='0' cpuset='12'/> <vcpupin vcpu='1' cpuset='28'/> <vcpupin vcpu='2' cpuset='13'/> <vcpupin vcpu='3' cpuset='29'/> <vcpupin vcpu='4' cpuset='14'/> <vcpupin vcpu='5' cpuset='30'/> <vcpupin vcpu='6' cpuset='15'/> <vcpupin vcpu='7' cpuset='31'/> <emulatorpin cpuset='0,16'/> </cputune> System is on SSD : <disk type='block' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source dev='/dev/disk/by-id/ata-CT1000MX500SSD1_1902E1E1D374'/> <backingStore/> <target dev='hdc' bus='virtio'/> Nvidia 960 : Please, any help is really appreciated, I thought should be better...But is not as good as expected in terms of performance.
  18. Hi All. I'm struggling to get good performance. I noticed micro stuttering with mouse in Windows, doing circles it stops for half a second. Same when watching something in Chrome, video stops for half second. CPU utilization seems low. Below all settings. It is driving me crazy, even tried to enable/disable Hyper-V. label unRAID OS menu default kernel /bzimage append isolcpus=4,5,6,7,8,9,10,11,12,13,14,15,20,21,22,23,24,25,26,27,28,29,30,31 pcie_acs_override=downstream,multifunction initrd=/bzroot <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' id='2'> <name>Windows 10 Maxi</name> <uuid>577ec135-5ff4-b3eb-c804-e50aa20c1506</uuid> <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'>8</vcpu> <cputune> <vcpupin vcpu='0' cpuset='4'/> <vcpupin vcpu='1' cpuset='20'/> <vcpupin vcpu='2' cpuset='5'/> <vcpupin vcpu='3' cpuset='21'/> <vcpupin vcpu='4' cpuset='6'/> <vcpupin vcpu='5' cpuset='22'/> <vcpupin vcpu='6' cpuset='7'/> <vcpupin vcpu='7' cpuset='23'/> <emulatorpin cpuset='8-9,24-25'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-i440fx-3.0'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/577ec135-5ff4-b3eb-c804-e50aa20c1506_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='none'/> </hyperv> </features> <cpu mode='host-passthrough' check='none'> <topology sockets='1' cores='4' threads='2'/> </cpu> <clock offset='localtime'> <timer name='hypervclock' present='yes'/> <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='block' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source dev='/dev/disk/by-id/ata-Crucial_CT500MX200SSD1_162212D41B36'/> <backingStore/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <alias name='virtio-disk2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </disk> <controller type='usb' index='0' model='nec-xhci' ports='15'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> </controller> <controller type='pci' index='0' model='pci-root'> <alias name='pci.0'/> </controller> <controller type='sata' index='0'> <alias name='sata0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:30:e0:8f'/> <source bridge='br0'/> <target dev='vnet0'/> <model type='virtio'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </interface> <serial type='pty'> <source path='/dev/pts/0'/> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> <alias name='serial0'/> </serial> <console type='pty' tty='/dev/pts/0'> <source path='/dev/pts/0'/> <target type='serial' port='0'/> <alias name='serial0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-2-Windows 10 Maxi/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/> <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='0x04' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x04' slot='0x00' function='0x1'/> </source> <alias name='hostdev1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </source> <alias name='hostdev2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/> </hostdev> <memballoon model='none'/> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> </domain> Appreciate all help.
  19. Done. Mounted and unmounted fine. Diagnostics file attached. echidna-diagnostics-20181123-1625.zip
  20. Done. Attached diagnostics echidna-diagnostics-20181123-1444.zip
  21. root@echidna:~# mount proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) tmpfs on /dev/shm type tmpfs (rw) tmpfs on /var/log type tmpfs (rw,size=128m,mode=0755) /dev/sda1 on /boot type vfat (rw,noatime,nodiratime,umask=0,shortname=mixed) /boot/bzmodules on /lib/modules type squashfs (ro) /boot/bzfirmware on /lib/firmware type squashfs (ro) /mnt on /mnt type none (rw,bind) /dev/md1 on /mnt/disk1 type xfs (rw,noatime,nodiratime) /dev/md2 on /mnt/disk2 type xfs (rw,noatime,nodiratime) /dev/md3 on /mnt/disk3 type xfs (rw,noatime,nodiratime) /dev/md4 on /mnt/disk4 type xfs (rw,noatime,nodiratime) /dev/sdc1 on /mnt/cache type btrfs (rw,noatime,nodiratime) shfs on /mnt/user0 type fuse.shfs (rw,nosuid,nodev,noatime,allow_other) shfs on /mnt/user type fuse.shfs (rw,nosuid,nodev,noatime,allow_other) //SLOTH/Backup on /mnt/disks/SLOTH_Backup type cifs (rw) //SLOTH/Multimedia on /mnt/disks/SLOTH_Multimedia type cifs (rw) //SLOTH/Private on /mnt/disks/SLOTH_Private type cifs (rw) //SLOTH/AG-NET on /mnt/disks/SLOTH_AG-NET type cifs (rw) //SLOTH/NFS on /mnt/disks/SLOTH_NFS type cifs (rw) /mnt/disk2/system/docker/docker.img on /var/lib/docker type btrfs (rw) /mnt/disk2/system/libvirt/libvirt.img on /etc/libvirt type btrfs (rw) root@echidna:~#

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.