Jump to content

AceRimmer

Members
  • Posts

    100
  • Joined

  • Last visited

Posts posted by AceRimmer

  1. 6 hours ago, ken-ji said:

    Hmm. You have case sensitivity turned on what I think are the affected shares; along with not preserving the case.... ie forcing them to all lowercase (the default) -  on your shares... any particular reason?

    I think this might be what's giving you the unavailable error messages. all your samples that cannot be accessed anymore are mixed case. the one you said was fine is in all lowercase.

     

    That's working for me. It was the case for the password. When i was typing in the password Windows Explorer was not telling me the password was incorrect yet it was passing through as lower case and not mounting correctly. Thank you for spotting that. Its been driving me nuts. 

     

    I do have a few folders with some permission issues, example i have a folder in my watch folder and i couldn't write into it. I had to manually change the permissions in Krusader. Would the best way for me to do a mass permission change to default be via the Tools/NewPerms tool in Unraid?

  2. 3 hours ago, ken-ji said:

    Nothing here stands out. Could you run

    
    testparm -s

    and paste the output of that? I'm wondering if you managed to have extended ACLs configured as that would cause samba to do some weird blocks if the extended ACLs got corrupted.

    root@Voyager:~# testparm -s
    Load smb config files from /etc/samba/smb.conf
    WARNING: The "encrypt passwords" option is deprecated
    WARNING: The "null passwords" option is deprecated
    WARNING: The "syslog" option is deprecated
    WARNING: The "syslog only" option is deprecated
    WARNING: The "allocation roundup size" option is deprecated
    Loaded services file OK.
    Server role: ROLE_STANDALONE
    
    # Global parameters
    [global]
            disable spoolss = Yes
            load printers = No
            map to guest = Bad User
            multicast dns register = No
            ntlm auth = ntlmv1-permitted
            null passwords = Yes
            os level = 100
            passdb backend = smbpasswd
            preferred master = Yes
            printcap name = /dev/null
            security = USER
            server min protocol = NT1
            server string = Media server
            show add printer wizard = No
            syslog = 0
            syslog only = Yes
            unix extensions = No
            idmap config * : range = 3000-7999
            idmap config * : backend = tdb
            acl allow execute always = Yes
            aio read size = 0
            aio write size = 4096
            allocation roundup size = 4096
            create mask = 0777
            directory mask = 0777
            hide dot files = No
            include = /etc/samba/smb-shares.conf
            invalid users = root
            map archive = No
            map readonly = yes
            use sendfile = Yes
            wide links = Yes
    
    
    [flash]
            comment = Unraid OS boot device
            force user = root
            guest ok = Yes
            path = /boot
    
    
    [Share]
            guest ok = Yes
            path = /mnt/user/Share
            read only = No
    
    
    [appdata]
            comment = application data
            guest ok = Yes
            path = /mnt/user/appdata
            write list = smb1
    
    
    [backups]
            comment = Backups: appdata, flash, libvirt
            guest ok = Yes
            path = /mnt/user/backups
            write list = smb1
    
    
    [domains]
            comment = saved VM instances
            guest ok = Yes
            path = /mnt/user/domains
            write list = smb1
    
    
    [downloads]
            case sensitive = Yes
            comment = Deluge download management folder
            path = /mnt/user/downloads
            preserve case = No
            short preserve case = No
            valid users = smb1
            write list = smb1
    
    
    [dupeGuru]
            comment = Duplicate files trash can
            path = /mnt/user/dupeGuru
            valid users = smb1
            write list = smb1
    
    
    [h265ize]
            case sensitive = Yes
            comment = h265ize I/O folder
            path = /mnt/user/h265ize
            preserve case = No
            short preserve case = No
            valid users = smb1
            write list = smb1
    
    
    [isos]
            comment = ISO images
            guest ok = Yes
            path = /mnt/user/isos
            write list = smb1
    
    
    [media]
            case sensitive = Yes
            comment = Movies & Shows
            path = /mnt/user/media
            preserve case = No
            short preserve case = No
            valid users = smb1
            write list = smb1
    
    
    [public]
            comment = Public share (use for potentially dangerous files)
            guest ok = Yes
            path = /mnt/user/public
            read only = No
    
    
    [watch]
            case sensitive = Yes
            comment = Deluge watch folder
            guest ok = Yes
            path = /mnt/user/watch
            preserve case = No
            read only = No
            short preserve case = No
    
    
    [youtube]
            comment = YouTube download share
            guest ok = Yes
            path = /mnt/user/youtube
            write list = smb1

     

  3. 7 hours ago, Squid said:

    Not a complete answer, but Settings - Display Settings, the option there for Font Size happens to be PER DEVICE.  Your desktop can have it set to normal whereas your phone can be set to HUGE.

    Good to know, thanks Squid 

     

    EDIT: actually that didn't work. I set font size to huge on Vivaldi mobile and my Vivaldi Windows browser font size increased. Its probably some Vivaldi sync thing with the browser causing it

  4. 50 minutes ago, trurl said:

    Another thing you should consider is how is that data being created. If one of your docker apps is creating it perhaps it needs settings adjusted so it saves files with the correct permissions.

    Files and folders that were created months ago by deluge/sonarr are not allowing me access, yet there was no previous problem with them and the permissions seem to conflict. In some cases i can open folders & videos and in other cases i can't despite them having identical permissions. 

  5. 1 hour ago, Frank1940 said:

    You may  need to have a look at things at the Linux level.  The reason I am saying that it appears that you are getting down inside the share and you suddenly can't go any further down the directory tree. 

     

          image.png.252935b94cd232b7f2582e5a14b73dd1.png

     

    I would suggest you start by reading this post and I am going to ping @ken-ji  and perhaps he will have some insight. 

     

           https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/?tab=comments#comment-546530

     

    There  is a terminal program built into the GUI and you can use it run Linux command line commands very easily.   the basic command you need to look at file and directory attributes is:

    
    ls -al /mnt/user0

    Just add a slash (   /     )    and the directory name (capitalization is important in Linux!!!!) to move down the tree.  (The "arrow-keys" will allow you to move up and down the stack of commands that you have previously entered--- or backwards and forwards in the command line to do editing of an individual command to modify it.)

     

    PS.  In that error message in the above screen shot (that I have included), I would ignore everything after the "is unavailable."  And even that phase may not be completely accurate.  What I tend to think is that you are not being permitted to open up that directory.

    Ok so i've checked permissions

     

    In the below example I have mounted the smb share with "smb1" user & pass. Win explorer won't let me into the "Avengers" folder (throws the explorer error as mentioned previously) yet when i check the permissions for the folders everyone has read/write/execute (777).

    Capture2.PNG.1ada6c7d6d799eea83d7531711c46110.PNG

     

    On the example below i have read/write/execute (777) on the "family_videos" share and explorer lets me into the folder yet when i try play a file (example the file called video cassette 1) it will not open. Yet if i head to my "media/movies" dir and find a video with the same permissions, one that was put onto the server months ago it will open just fine. For example i tried it in media/movies on the file -rw-rw-rw- 1 nobody users 1828481151 Dec 11  2017 the.quiet.man.1952.remastered.dvdrip.x264-regret.mkv and that opened just fine for me. 

    Capture1.thumb.PNG.e4847e399444cbf55fd32944818d8d50.PNG

  6. 1 hour ago, SPOautos said:

     

    Thank you.....I just restarted it twice from scratch and noticed that in task manager it showed 16GB available and only 1.5GB in use then realized I was seeing 16GB used in Unraid because the VM must be blocking it off or something.

     

    I did not realize that when I gave the VM a certain amount of RAM that it was going to block it off from Unraid. I figured Unraid would get to use whatever the Windows VM was not using.....but as fast as RAM use can change I can see why it would be necessary to just block it off or reserve it.

     

    @Squid is there a way to copy the VM where I can have one that only reserves like 4GB of RAM that stays up all the time, then have a second one that is only opened when my son is playing games that uses 16GB of RAM?  Would I have to buy another w10 licence to do that?  Maybe I should try a different OS for gaming like the Steam one (which I know nothing about)???  I guess my question is, do I have to buy a 2nd license for that or can I just easily copy it and assign the copy a different RAM amount?

    You can create a 2nd VM (call it something else), copy the XML from the first VM (the vm that currently uses 16GB of ram) paste it into the 2nd VM and then edit the ram allowances on the second VM & set the Primary vDisk Location to manual and select the same vdisk as the original VM.

     

    Basically you are going to run two different configs but use the same virtual disk. The original for gaming with 16 gb of ram and maybe a few more cores & one for regular daily use with less ram and maybe less cores depending on your use case. 

  7. 2 hours ago, Frank1940 said:

    Make sure that you haven't been bitten by this one:

     

    https://forums.unraid.net/topic/89452-windows-issues-with-unraid/page/8/?tab=comments#comment-878167

     

    MS (apparently) changed the setting in one of its 'security' updates. 

    As I understand it, making a share private does not make the share itself invisible.  You will see the share name using Windows Explorer but you will not be able to access unless you are a user for that share.  If you want to hide a share from view, you have to make it 'Hidden'.

    image.thumb.png.832980509f452ff9444aa6782ac5c197.png

    You were right about the export = yes (hidden) - I never noticed that option before so thanks for the heads up. 

     

    Anyway i've checked the group policy. Enable insecure guest logins was set to "NO" so i changed it to YES, then ran gpupdate /force on cmd, then rebooted and i still have the same recurring issue. 

     

    There was no registry entry before or after the reboot for "enable insecure guest logins". It might be something that becomes active if you connect to a AD. 

     

    I've now fired up a new Win10 virtual machine and i've mounted the SMB share and im getting the exact same error on that VM. In essence this is a completely new and separate machine to the one i quoted earlier in this post and it has the exact same issue. This is why i believe its a server side error where the server is remembering an old connection.

     

    Capture3.thumb.PNG.b6888a3326ca204406890c1676c45a05.PNG

     

     

  8. 2 hours ago, trurl said:

    It is Windows that remembers old connections. You can only have one login to a remote machine and once that is established it won't use another even if it prompts for a password. You have to delete the credentials to get it to start over with a different login. See this sticky for more.

     

     

    That didn't work. I've attached below screenshots of what i done following the advice from your post and from the url you attached. 

     

    I removed any old credentials from windows

    image1.thumb.PNG.9c7732e8287f4ab0fb7d92795c804be7.PNG

     

    Removed old mapped network shares so that there were none connected on the PC

    image2.thumb.PNG.69d53ea287c08446994d8c98814826a1.PNG

     

    Gave the user "smb1" full read & write permissions across all shares on the server

    image3.thumb.PNG.ab496e68703265a370a64fb4cca80c92.PNG

     

    Installed the local master plugin to make unraid the local master for smb

    image4.PNG.ad6cad92741deb551d37ee3b76cdaa49.PNG

     

    Removed any residual mounts still listed in the registry for the server

    image5.PNG.25b8d77c59681a27eb25f18e3fbd7a6c.PNG

     

    Ran net use * /delete to make sure any mappings were removed

    image6.PNG.82ee98e18422c4c2b1e52fc3226da508.PNG

     

    Ran a heap of commands to flush any DNS and networks settings

    image7.thumb.PNG.cd67ccc842d90e78b4ce7767371622b0.PNG

     

    Then i shutdown the VM & shutdown the server. Left the server off for 15 minutes and then turned it on. I rebooted the VM about 45 minutes afterwards the server rebooted. Then I went directly to Computer/Map Network Drive on Windows

     

    Tried to mount my server's share \\voyager\media and picked "connect using different credentials"

    i got prompted twice for credentials so i inserted "smb1" for the username and my password, share mounted and when i navigate to files and folders i get an error as below

    Captureasdf.PNG.f7919a5b736026e9c609969b50cfd409.PNG

     

    An oddity i noticed is that for the share "media" security is set to private so AFIK it shouldn't be visible on the network unless Windows is using my smb1 credentials to expose it but it is visible under "network/voyager/media" on Windows but when i try open a file or some dir's i get \\voyager\media\movies\blah blah is unavailable. 

     

    Capturewbtwbrtwrt.PNG.13a64e7757dbeefc706d3c047eabc1a7.PNG

     

    When i mount a public share (example i have a watch folder for deluge) i can write into the share as a public user but i can't open any files despite the share being set to public. It throws the error mentioned about (\\voyager\watch\ blah blah is unavailable)

  9. My SMB permissions seem to be broken. This all started after a motherboard and cpu swap. My server was down for about 5 weeks and after putting in new hardware (same mb and cpu) my SMB permissions seem to be broken. My windows VM developed somehow serious corruption and had to be formatted and im now running a new Windows 10 VM (with the same username as my old Windows VM). 

     

    I can mount a SMB share as public folder and i can read/write just fine but when i try mount a private or secure smb share i get 1 of 2 errors

    The network folder specified is currently mapped using a different user name and password

    or if it does mount and i navigate to a file or folder Windows Explorer throws this error

    "Location is unavailable" with the text "z\music\metallica is unavaliable.  If the location is on this PC, make sure the device or drive is connected or the disc is inserted, and then try again. If the location is on a network, make sure you're connected to the network or internet, and then try again. If the location still can't be found, it might have been moved or deleted."

    I did try a fresh install of Windows and i keep receiving the same errors. I've tried deleting unraid users, creating new users, deleting old smb network credentials from windows and i have followed pretty much everything here: https://community.spiceworks.com/topic/453258-mapping-drive-issue-pulling-my-hair-out

    From what i can gather it must be a server side issue where the server is remembering old connections. I've tried to cycle SMB (turn it off and on again in unraid) and its made no difference. I've run New Permissions on the share on Unraid (Tools/NewPerms), i've uninstalled plugins that i feel could be potentially causing an issue such as cache directories and it hasn't solved the issue either. If it is a server side issue how do i clear out an old config for SMB and start fresh?

  10. On 8/28/2020 at 7:52 AM, johnnie.black said:

    Please post diags to see what's the actual problem with the disk when mounting.

     

    You can do that after doing a new config, but should have the same issue mounting the disk.

     

    I couldn't get it to mount correctly. I finally got Windows to recognize the drive (Ubuntu kept looping a mount attempt) and mount it. Running recovery software now and its looking quite good. Thanks anyway. 

  11. 14 minutes ago, Frank1940 said:

    Are we to assume that you do not have a parity drive?

     

    SO you physically opened up that drive.  Were you in a clean room? 

    1: No parity

    2: No i was not in a clean room. I fully expected the drive to not work and i wasn't going to invest to send the drive off to a clean room for it to be repaired. The data is not worth that investment so i figured i would unstick the head and attempt to read the drive (expecting errors) and it worked and allowed the array to start which is what i wanted. Since the drive did mount and i could see files & file structures im guessing its not completely destroyed and its just a ton of errors after unraid went to read some files on the drive causing Unraid to reject the drive as mountable for the array. What i am hoping for is a way to clear those errors temporarily from unraid so i can grab file names and then let the drive die.

     

    I would ideally like to take the drive out of the array and mount it as a unassigned drive to a linux vm but if i take the drive out of the array then the array won't start, unraid shows "too many missing disks". 

  12. Bit of an issue here, i have a 2tb drive in my "unprotected" array. To cut a long story short i was doing a rebuild due to a RMA for my motherboard and the 2tb drive slid out of the case and hit the floor. When i initially got the system up and running the head sounded stuck and unraid wouldn't start the array so i opened it up and reset the read head in the drive. For reference there are 2 other 8tb drives, 1  x 500gb ssd (part of the array as well) and a 1tb cache. They are all fine. 

     

    Unraid initially read the drive fine and i could start the array and view some file files, file structure etc but after about 3 reboots Unraid is showing "Unmountable: No file system" and unraid is flagging errors on the drive. 

     

    I don't necessarily want the contents of the drive, just a list of files so i can re-download them again. There was about 600GB of data on it.

     

    Any ideas on how i can get this drive going again long enough to get the file names (via the array) or do i have to pull it and mount it with Linux on my laptop to read the file names?

  13. Just for the record if anyone else ever comes across this I had to RMA my Asus ROG Crosshair VIII Hero motherboard. Haven't a clue what happened to it. Around 30 minutes after that first post my machine rebooted again and never came back.

     

    Tried CMOS resets, pulling out ram, gpu etc etc, all the typical diagnose stuff. My motherboard's Q-CODE output was hanging with "90" displayed. Couldn't get to the bios. Some google searches for the same MB with a 90 code and being completely unresponsive resulted in the boards being bricked (nobody can tell why) and in some cases the CPU also being damaged. I haven't been able to verify the state of my CPU but it looks fine. I'll have a better idea when my new board shows up. 

  14. Noticed about half an hour ago my machine sounded like it was rebooting (Ryzen 3900x and a Asus ROG Crosshair VIII Hero), fan revved up and down about 15 times before Unraid restored. Then fix common problems was flagging an error. Please see the syslog below. 

     

    About 1/7th of the way down the log is the following so i presume that's what the issue is. Can somebody shed some light on what i am reading here, why its only now popped up (running this server for 2 months without any issues) and what do i do to fix it?

     

    All advise is greatly appreciated.

     

    Log Snippet

    Jul 31 15:00:12 Voyager kernel: mce: [Hardware Error]: Machine check events logged
    Jul 31 15:00:12 Voyager kernel: mce: [Hardware Error]: CPU 9: Machine Check: 0 Bank 5: baa0000000010150
    Jul 31 15:00:12 Voyager kernel: mce: [Hardware Error]: TSC 0 MISC d012000200000000 SYND 4d000001 IPID 500b000000000 
    Jul 31 15:00:12 Voyager kernel: mce: [Hardware Error]: PROCESSOR 2:870f10 TIME 1596203995 SOCKET 0 APIC 18 microcode 8701013

    Full Log

    Jul 31 15:00:12 Voyager kernel: Linux version 5.5.8-Unraid (leoyzen@arch) (gcc version 9.2.1 20200130 (Arch Linux 9.2.1+20200130-2)) #1 SMP Sat Mar 7 14:24:42 CST 2020
    Jul 31 15:00:12 Voyager kernel: Command line: BOOT_IMAGE=/bzimage vfio-pci.ids=10de:1ad8,10de:1ad9 initrd=/bzroot
    Jul 31 15:00:12 Voyager kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
    Jul 31 15:00:12 Voyager kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
    Jul 31 15:00:12 Voyager kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
    Jul 31 15:00:12 Voyager kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
    Jul 31 15:00:12 Voyager kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
    Jul 31 15:00:12 Voyager kernel: BIOS-provided physical RAM map:
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009d01fff] usable
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x0000000009d02000-0x0000000009ffffff] reserved
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20bfff] ACPI NVS
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x000000000a20c000-0x00000000d8e93fff] usable
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x00000000d8e94000-0x00000000d9055fff] reserved
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x00000000d9056000-0x00000000d91defff] ACPI data
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x00000000d91df000-0x00000000d96b4fff] ACPI NVS
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x00000000d96b5000-0x00000000da485fff] reserved
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x00000000da486000-0x00000000dcffffff] usable
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x00000000dd000000-0x00000000dfffffff] reserved
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
    Jul 31 15:00:12 Voyager kernel: BIOS-e820: [mem 0x0000000100000000-0x000000081f2fffff] usable
    Jul 31 15:00:12 Voyager kernel: NX (Execute Disable) protection: active
    Jul 31 15:00:12 Voyager kernel: SMBIOS 3.2.0 present.
    Jul 31 15:00:12 Voyager kernel: DMI: System manufacturer System Product Name/ROG CROSSHAIR VIII HERO, BIOS 1302 01/20/2020
    Jul 31 15:00:12 Voyager kernel: tsc: Fast TSC calibration failed
    Jul 31 15:00:12 Voyager kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Jul 31 15:00:12 Voyager kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Jul 31 15:00:12 Voyager kernel: last_pfn = 0x81f300 max_arch_pfn = 0x400000000
    Jul 31 15:00:12 Voyager kernel: MTRR default type: uncachable
    Jul 31 15:00:12 Voyager kernel: MTRR fixed ranges enabled:
    Jul 31 15:00:12 Voyager kernel:  00000-9FFFF write-back
    Jul 31 15:00:12 Voyager kernel:  A0000-BFFFF write-through
    Jul 31 15:00:12 Voyager kernel:  C0000-FFFFF write-protect
    Jul 31 15:00:12 Voyager kernel: MTRR variable ranges enabled:
    Jul 31 15:00:12 Voyager kernel:  0 base 000000000000 mask FFFF80000000 write-back
    Jul 31 15:00:12 Voyager kernel:  1 base 000080000000 mask FFFFC0000000 write-back
    Jul 31 15:00:12 Voyager kernel:  2 base 0000C0000000 mask FFFFE0000000 write-back
    Jul 31 15:00:12 Voyager kernel:  3 base 0000D9A70000 mask FFFFFFFF0000 uncachable
    Jul 31 15:00:12 Voyager kernel:  4 disabled
    Jul 31 15:00:12 Voyager kernel:  5 disabled
    Jul 31 15:00:12 Voyager kernel:  6 disabled
    Jul 31 15:00:12 Voyager kernel:  7 disabled
    Jul 31 15:00:12 Voyager kernel: TOM2: 0000000820000000 aka 33280M
    Jul 31 15:00:12 Voyager kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
    Jul 31 15:00:12 Voyager kernel: e820: update [mem 0xd9a70000-0xd9a7ffff] usable ==> reserved
    Jul 31 15:00:12 Voyager kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
    Jul 31 15:00:12 Voyager kernel: last_pfn = 0xdd000 max_arch_pfn = 0x400000000
    Jul 31 15:00:12 Voyager kernel: Using GB pages for direct mapping
    Jul 31 15:00:12 Voyager kernel: BRK [0x02601000, 0x02601fff] PGTABLE
    Jul 31 15:00:12 Voyager kernel: BRK [0x02602000, 0x02602fff] PGTABLE
    Jul 31 15:00:12 Voyager kernel: BRK [0x02603000, 0x02603fff] PGTABLE
    Jul 31 15:00:12 Voyager kernel: BRK [0x02604000, 0x02604fff] PGTABLE
    Jul 31 15:00:12 Voyager kernel: BRK [0x02605000, 0x02605fff] PGTABLE
    Jul 31 15:00:12 Voyager kernel: BRK [0x02606000, 0x02606fff] PGTABLE
    Jul 31 15:00:12 Voyager kernel: RAMDISK: [mem 0x78443000-0x7fffffff]
    Jul 31 15:00:12 Voyager kernel: ACPI: Early table checksum verification disabled
    Jul 31 15:00:12 Voyager kernel: ACPI: RSDP 0x00000000000F05A0 000024 (v02 ALASKA)
    Jul 31 15:00:12 Voyager kernel: ACPI: XSDT 0x00000000D917B0A0 0000BC (v01 ALASKA A M I    01072009 AMI  00010013)
    Jul 31 15:00:12 Voyager kernel: ACPI: FACP 0x00000000D9189B20 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
    Jul 31 15:00:12 Voyager kernel: ACPI: DSDT 0x00000000D917B1F8 00E926 (v02 ALASKA A M I    01072009 INTL 20120913)
    Jul 31 15:00:12 Voyager kernel: ACPI: FACS 0x00000000D969DE00 000040
    Jul 31 15:00:12 Voyager kernel: ACPI: APIC 0x00000000D9189C38 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
    Jul 31 15:00:12 Voyager kernel: ACPI: FPDT 0x00000000D9189D98 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
    Jul 31 15:00:12 Voyager kernel: ACPI: FIDT 0x00000000D9189DE0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
    Jul 31 15:00:12 Voyager kernel: ACPI: SSDT 0x00000000D9189E80 000164 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
    Jul 31 15:00:12 Voyager kernel: ACPI: WSMT 0x00000000D919F7B8 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
    Jul 31 15:00:12 Voyager kernel: ACPI: SSDT 0x00000000D918A040 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
    Jul 31 15:00:12 Voyager kernel: ACPI: SSDT 0x00000000D9192CD8 00368A (v01 AMD    AMD AOD  00000001 INTL 20120913)
    Jul 31 15:00:12 Voyager kernel: ACPI: MCFG 0x00000000D9196368 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
    Jul 31 15:00:12 Voyager kernel: ACPI: HPET 0x00000000D91963A8 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
    Jul 31 15:00:12 Voyager kernel: ACPI: SSDT 0x00000000D91963E0 000024 (v01 AMD    BIXBY    00001000 INTL 20120913)
    Jul 31 15:00:12 Voyager kernel: ACPI: UEFI 0x00000000D9196408 000042 (v01 ALASKA A M I    00000002      01000013)
    Jul 31 15:00:12 Voyager kernel: ACPI: WPBT 0x00000000D9196450 00003C (v01 ALASKA A M I    00000001 ASUS 00000001)
    Jul 31 15:00:12 Voyager kernel: ACPI: IVRS 0x00000000D9196490 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
    Jul 31 15:00:12 Voyager kernel: ACPI: PCCT 0x00000000D9196560 00006E (v01 AMD    AMD PCCT 00000001 AMD  00000000)
    Jul 31 15:00:12 Voyager kernel: ACPI: SSDT 0x00000000D91965D0 005E09 (v01 AMD    AMD CPU  00000001 AMD  00000001)
    Jul 31 15:00:12 Voyager kernel: ACPI: CRAT 0x00000000D919C3E0 001658 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
    Jul 31 15:00:12 Voyager kernel: ACPI: CDIT 0x00000000D919DA38 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
    Jul 31 15:00:12 Voyager kernel: ACPI: SSDT 0x00000000D919DA68 001D4A (v01 AMD    AmdTable 00000001 INTL 20120913)
    Jul 31 15:00:12 Voyager kernel: ACPI: Local APIC address 0xfee00000
    Jul 31 15:00:12 Voyager kernel: No NUMA configuration found
    Jul 31 15:00:12 Voyager kernel: Faking a node at [mem 0x0000000000000000-0x000000081f2fffff]
    Jul 31 15:00:12 Voyager kernel: NODE_DATA(0) allocated [mem 0x81f2fc000-0x81f2fffff]
    Jul 31 15:00:12 Voyager kernel: Zone ranges:
    Jul 31 15:00:12 Voyager kernel:  DMA      [mem 0x0000000000001000-0x0000000000ffffff]
    Jul 31 15:00:12 Voyager kernel:  DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
    Jul 31 15:00:12 Voyager kernel:  Normal   [mem 0x0000000100000000-0x000000081f2fffff]
    Jul 31 15:00:12 Voyager kernel: Movable zone start for each node
    Jul 31 15:00:12 Voyager kernel: Early memory node ranges
    Jul 31 15:00:12 Voyager kernel:  node   0: [mem 0x0000000000001000-0x000000000009cfff]
    Jul 31 15:00:12 Voyager kernel:  node   0: [mem 0x0000000000100000-0x0000000009d01fff]
    Jul 31 15:00:12 Voyager kernel:  node   0: [mem 0x000000000a000000-0x000000000a1fffff]
    Jul 31 15:00:12 Voyager kernel:  node   0: [mem 0x000000000a20c000-0x00000000d8e93fff]
    Jul 31 15:00:12 Voyager kernel:  node   0: [mem 0x00000000da486000-0x00000000dcffffff]
    Jul 31 15:00:12 Voyager kernel:  node   0: [mem 0x0000000100000000-0x000000081f2fffff]
    Jul 31 15:00:12 Voyager kernel: Zeroed struct page in unavailable ranges: 22112 pages
    Jul 31 15:00:12 Voyager kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000081f2fffff]
    Jul 31 15:00:12 Voyager kernel: On node 0 totalpages: 8366496
    Jul 31 15:00:12 Voyager kernel:  DMA zone: 64 pages used for memmap
    Jul 31 15:00:12 Voyager kernel:  DMA zone: 21 pages reserved
    Jul 31 15:00:12 Voyager kernel:  DMA zone: 3996 pages, LIFO batch:0
    Jul 31 15:00:12 Voyager kernel:  DMA32 zone: 13981 pages used for memmap
    Jul 31 15:00:12 Voyager kernel:  DMA32 zone: 894724 pages, LIFO batch:63
    Jul 31 15:00:12 Voyager kernel:  Normal zone: 116684 pages used for memmap
    Jul 31 15:00:12 Voyager kernel:  Normal zone: 7467776 pages, LIFO batch:63
    Jul 31 15:00:12 Voyager kernel: ACPI: PM-Timer IO Port: 0x808
    Jul 31 15:00:12 Voyager kernel: ACPI: Local APIC address 0xfee00000
    Jul 31 15:00:12 Voyager kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    Jul 31 15:00:12 Voyager kernel: IOAPIC[0]: apic_id 25, version 33, address 0xfec00000, GSI 0-23
    Jul 31 15:00:12 Voyager kernel: IOAPIC[1]: apic_id 26, version 33, address 0xfec01000, GSI 24-55
    Jul 31 15:00:12 Voyager kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Jul 31 15:00:12 Voyager kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Jul 31 15:00:12 Voyager kernel: ACPI: IRQ0 used by override.
    Jul 31 15:00:12 Voyager kernel: ACPI: IRQ9 used by override.
    Jul 31 15:00:12 Voyager kernel: Using ACPI (MADT) for SMP configuration information
    Jul 31 15:00:12 Voyager kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
    Jul 31 15:00:12 Voyager kernel: smpboot: Allowing 32 CPUs, 8 hotplug CPUs
    Jul 31 15:00:12 Voyager kernel: [mem 0xe0000000-0xf7ffffff] available for PCI devices
    Jul 31 15:00:12 Voyager kernel: Booting paravirtualized kernel on bare hardware
    Jul 31 15:00:12 Voyager kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
    Jul 31 15:00:12 Voyager kernel: setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:32 nr_node_ids:1
    Jul 31 15:00:12 Voyager kernel: percpu: Embedded 46 pages/cpu s148312 r8192 d31912 u262144
    Jul 31 15:00:12 Voyager kernel: pcpu-alloc: s148312 r8192 d31912 u262144 alloc=1*2097152
    Jul 31 15:00:12 Voyager kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
    Jul 31 15:00:12 Voyager kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
    Jul 31 15:00:12 Voyager kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8235746
    Jul 31 15:00:12 Voyager kernel: Policy zone: Normal
    Jul 31 15:00:12 Voyager kernel: Kernel command line: BOOT_IMAGE=/bzimage vfio-pci.ids=10de:1ad8,10de:1ad9 initrd=/bzroot
    Jul 31 15:00:12 Voyager kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
    Jul 31 15:00:12 Voyager kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
    Jul 31 15:00:12 Voyager kernel: printk: log_buf_len min size: 131072 bytes
    Jul 31 15:00:12 Voyager kernel: printk: log_buf_len: 262144 bytes
    Jul 31 15:00:12 Voyager kernel: printk: early log buf free: 121392(92%)
    Jul 31 15:00:12 Voyager kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
    Jul 31 15:00:12 Voyager kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
    Jul 31 15:00:12 Voyager kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
    Jul 31 15:00:12 Voyager kernel: Memory: 32671024K/33465984K available (10242K kernel code, 709K rwdata, 2232K rodata, 1100K init, 2156K bss, 794960K reserved, 0K cma-reserved)
    Jul 31 15:00:12 Voyager kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
    Jul 31 15:00:12 Voyager kernel: rcu: Hierarchical RCU implementation.
    Jul 31 15:00:12 Voyager kernel: rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=32.
    Jul 31 15:00:12 Voyager kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
    Jul 31 15:00:12 Voyager kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
    Jul 31 15:00:12 Voyager kernel: NR_IRQS: 16640, nr_irqs: 1224, preallocated irqs: 16
    Jul 31 15:00:12 Voyager kernel: rcu: 	Offload RCU callbacks from CPUs: (none).
    Jul 31 15:00:12 Voyager kernel: random: get_random_bytes called from start_kernel+0x2c0/0x48a with crng_init=0
    Jul 31 15:00:12 Voyager kernel: Console: colour VGA+ 80x25
    Jul 31 15:00:12 Voyager kernel: printk: console [tty0] enabled
    Jul 31 15:00:12 Voyager kernel: ACPI: Core revision 20191018
    Jul 31 15:00:12 Voyager kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
    Jul 31 15:00:12 Voyager kernel: APIC: Switch to symmetric I/O mode setup
    Jul 31 15:00:12 Voyager kernel: Switched APIC routing to physical flat.
    Jul 31 15:00:12 Voyager kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Jul 31 15:00:12 Voyager kernel: tsc: Unable to calibrate against PIT
    Jul 31 15:00:12 Voyager kernel: tsc: using HPET reference calibration
    Jul 31 15:00:12 Voyager kernel: tsc: Detected 3792.882 MHz processor
    Jul 31 15:00:12 Voyager kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d582a2ac4d, max_idle_ns: 881591057907 ns
    Jul 31 15:00:12 Voyager kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7585.76 BogoMIPS (lpj=3792882)
    Jul 31 15:00:12 Voyager kernel: pid_max: default: 32768 minimum: 301
    Jul 31 15:00:12 Voyager kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
    Jul 31 15:00:12 Voyager kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
    Jul 31 15:00:12 Voyager kernel: *** VALIDATE tmpfs ***
    Jul 31 15:00:12 Voyager kernel: *** VALIDATE proc ***
    Jul 31 15:00:12 Voyager kernel: *** VALIDATE cgroup1 ***
    Jul 31 15:00:12 Voyager kernel: *** VALIDATE cgroup2 ***
    Jul 31 15:00:12 Voyager kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
    Jul 31 15:00:12 Voyager kernel: LVT offset 1 assigned for vector 0xf9
    Jul 31 15:00:12 Voyager kernel: LVT offset 2 assigned for vector 0xf4
    Jul 31 15:00:12 Voyager kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
    Jul 31 15:00:12 Voyager kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
    Jul 31 15:00:12 Voyager kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
    Jul 31 15:00:12 Voyager kernel: Spectre V2 : Mitigation: Full AMD retpoline
    Jul 31 15:00:12 Voyager kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
    Jul 31 15:00:12 Voyager kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
    Jul 31 15:00:12 Voyager kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
    Jul 31 15:00:12 Voyager kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
    Jul 31 15:00:12 Voyager kernel: Freeing SMP alternatives memory: 12K
    Jul 31 15:00:12 Voyager kernel: smpboot: CPU0: AMD Ryzen 9 3900X 12-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
    Jul 31 15:00:12 Voyager kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
    Jul 31 15:00:12 Voyager kernel: ... version:                0
    Jul 31 15:00:12 Voyager kernel: ... bit width:              48
    Jul 31 15:00:12 Voyager kernel: ... generic registers:      6
    Jul 31 15:00:12 Voyager kernel: ... value mask:             0000ffffffffffff
    Jul 31 15:00:12 Voyager kernel: ... max period:             00007fffffffffff
    Jul 31 15:00:12 Voyager kernel: ... fixed-purpose events:   0
    Jul 31 15:00:12 Voyager kernel: ... event mask:             000000000000003f
    Jul 31 15:00:12 Voyager kernel: rcu: Hierarchical SRCU implementation.
    Jul 31 15:00:12 Voyager kernel: smp: Bringing up secondary CPUs ...
    Jul 31 15:00:12 Voyager kernel: x86: Booting SMP configuration:
    Jul 31 15:00:12 Voyager kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9
    Jul 31 15:00:12 Voyager kernel: mce: [Hardware Error]: Machine check events logged
    Jul 31 15:00:12 Voyager kernel: mce: [Hardware Error]: CPU 9: Machine Check: 0 Bank 5: baa0000000010150
    Jul 31 15:00:12 Voyager kernel: mce: [Hardware Error]: TSC 0 MISC d012000200000000 SYND 4d000001 IPID 500b000000000 
    Jul 31 15:00:12 Voyager kernel: mce: [Hardware Error]: PROCESSOR 2:870f10 TIME 1596203995 SOCKET 0 APIC 18 microcode 8701013
    Jul 31 15:00:12 Voyager kernel: #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
    Jul 31 15:00:12 Voyager kernel: smp: Brought up 1 node, 24 CPUs
    Jul 31 15:00:12 Voyager kernel: smpboot: Max logical packages: 2
    Jul 31 15:00:12 Voyager kernel: smpboot: Total of 24 processors activated (182058.33 BogoMIPS)
    Jul 31 15:00:12 Voyager kernel: devtmpfs: initialized
    Jul 31 15:00:12 Voyager kernel: x86/mm: Memory block size: 128MB
    Jul 31 15:00:12 Voyager kernel: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20bfff] (49152 bytes)
    Jul 31 15:00:12 Voyager kernel: PM: Registering ACPI NVS region [mem 0xd91df000-0xd96b4fff] (5070848 bytes)
    Jul 31 15:00:12 Voyager kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
    Jul 31 15:00:12 Voyager kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
    Jul 31 15:00:12 Voyager kernel: xor: automatically using best checksumming function   avx       
    Jul 31 15:00:12 Voyager kernel: pinctrl core: initialized pinctrl subsystem
    Jul 31 15:00:12 Voyager kernel: thermal_sys: Registered thermal governor 'fair_share'
    Jul 31 15:00:12 Voyager kernel: thermal_sys: Registered thermal governor 'bang_bang'
    Jul 31 15:00:12 Voyager kernel: thermal_sys: Registered thermal governor 'step_wise'
    Jul 31 15:00:12 Voyager kernel: thermal_sys: Registered thermal governor 'user_space'
    Jul 31 15:00:12 Voyager kernel: NET: Registered protocol family 16
    Jul 31 15:00:12 Voyager kernel: cpuidle: using governor ladder
    Jul 31 15:00:12 Voyager kernel: cpuidle: using governor menu
    Jul 31 15:00:12 Voyager kernel: Detected 1 PCC Subspaces
    Jul 31 15:00:12 Voyager kernel: Registering PCC driver as Mailbox controller
    Jul 31 15:00:12 Voyager kernel: ACPI: bus type PCI registered
    Jul 31 15:00:12 Voyager kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    Jul 31 15:00:12 Voyager kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    Jul 31 15:00:12 Voyager kernel: PCI: Using configuration type 1 for base access
    Jul 31 15:00:12 Voyager kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    Jul 31 15:00:12 Voyager kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    Jul 31 15:00:12 Voyager kernel: raid6: avx2x4   gen() 41484 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: avx2x4   xor() 20869 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: avx2x2   gen() 36589 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: avx2x2   xor() 24068 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: avx2x1   gen() 22175 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: avx2x1   xor() 17363 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: sse2x4   gen() 20367 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: sse2x4   xor() 11601 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: sse2x2   gen() 16808 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: sse2x2   xor() 11429 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: sse2x1   gen()  8687 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: sse2x1   xor()  7814 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: using algorithm avx2x4 gen() 41484 MB/s
    Jul 31 15:00:12 Voyager kernel: raid6: .... xor() 20869 MB/s, rmw enabled
    Jul 31 15:00:12 Voyager kernel: raid6: using avx2x2 recovery algorithm
    Jul 31 15:00:12 Voyager kernel: ACPI: Added _OSI(Module Device)
    Jul 31 15:00:12 Voyager kernel: ACPI: Added _OSI(Processor Device)
    Jul 31 15:00:12 Voyager kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Jul 31 15:00:12 Voyager kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Jul 31 15:00:12 Voyager kernel: ACPI: Added _OSI(Linux-Dell-Video)
    Jul 31 15:00:12 Voyager kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
    Jul 31 15:00:12 Voyager kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
    Jul 31 15:00:12 Voyager kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
    Jul 31 15:00:12 Voyager kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
    Jul 31 15:00:12 Voyager kernel: ACPI: EC: EC started
    Jul 31 15:00:12 Voyager kernel: ACPI: EC: interrupt blocked
    Jul 31 15:00:12 Voyager kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Used as first EC
    Jul 31 15:00:12 Voyager kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x2, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
    Jul 31 15:00:12 Voyager kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
    Jul 31 15:00:12 Voyager kernel: ACPI: Interpreter enabled
    Jul 31 15:00:12 Voyager kernel: ACPI: (supports S0 S3 S5)
    Jul 31 15:00:12 Voyager kernel: ACPI: Using IOAPIC for interrupt routing
    Jul 31 15:00:12 Voyager kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Jul 31 15:00:12 Voyager kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
    Jul 31 15:00:12 Voyager kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Jul 31 15:00:12 Voyager kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
    Jul 31 15:00:12 Voyager kernel: acpi PNP0A08:00: _OSC: platform does not support [PME LTR]
    Jul 31 15:00:12 Voyager kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    Jul 31 15:00:12 Voyager kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    Jul 31 15:00:12 Voyager kernel: PCI host bridge to bus 0000:00
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec02fff window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.1: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.2: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:07.1: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.1: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.2: [1022:1484] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.2: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.3: [1022:1484] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.3: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
    Jul 31 15:00:12 Voyager kernel: pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
    Jul 31 15:00:12 Voyager kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf7d00000-0xf7d03fff 64bit]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.1:   bridge window [mem 0xf7d00000-0xf7dfffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:02:00.0: [1022:57ad] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:02:00.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:02:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16 GT/s x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16 GT/s x8 link)
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.2: PCI bridge to [bus 02-08]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.2:   bridge window [io  0xd000-0xefff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.2:   bridge window [mem 0xf7200000-0xf77fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:03.0: [1022:57a3] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:03.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:03.0: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:05.0: [1022:57a3] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:05.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:05.0: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:08.0: [1022:57a4] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:08.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:08.0: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:09.0: [1022:57a4] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:09.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:09.0: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:0a.0: [1022:57a4] type 01 class 0x060400
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:0a.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:0a.0: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:02:00.0: PCI bridge to [bus 03-08]
    Jul 31 15:00:12 Voyager kernel: pci 0000:02:00.0:   bridge window [io  0xd000-0xefff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:02:00.0:   bridge window [mem 0xf7200000-0xf77fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: [10ec:8125] type 00 class 0x020000
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: reg 0x10: [io  0xe000-0xe0ff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: reg 0x18: [mem 0xf7710000-0xf771ffff 64bit]
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: reg 0x20: [mem 0xf7720000-0xf7723fff 64bit]
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: reg 0x30: [mem 0xf7700000-0xf770ffff pref]
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: supports D1 D2
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: reg 0x1b4: [mem 0x00000000-0x0000ffff 64bit]
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: VF(n) BAR2 space: [mem 0x00000000-0x0006ffff 64bit] (contains BAR2 for 7 VFs)
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: reg 0x1bc: [mem 0x00000000-0x00003fff 64bit]
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: VF(n) BAR4 space: [mem 0x00000000-0x0001bfff 64bit] (contains BAR4 for 7 VFs)
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:03.0: PCI bridge to [bus 04]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:03.0:   bridge window [io  0xe000-0xefff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:03.0:   bridge window [mem 0xf7700000-0xf77fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:05:00.0: [8086:1539] type 00 class 0x020000
    Jul 31 15:00:12 Voyager kernel: pci 0000:05:00.0: reg 0x10: [mem 0xf7600000-0xf761ffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:05:00.0: reg 0x18: [io  0xd000-0xd01f]
    Jul 31 15:00:12 Voyager kernel: pci 0000:05:00.0: reg 0x1c: [mem 0xf7620000-0xf7623fff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:05.0: PCI bridge to [bus 05]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:05.0:   bridge window [io  0xd000-0xdfff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:05.0:   bridge window [mem 0xf7600000-0xf76fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.0: [1022:1485] type 00 class 0x130000
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16 GT/s x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16 GT/s x16 link)
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.1: [1022:149c] type 00 class 0x0c0330
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.1: reg 0x10: [mem 0xf7300000-0xf73fffff 64bit]
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.1: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.1: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.3: [1022:149c] type 00 class 0x0c0330
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.3: reg 0x10: [mem 0xf7200000-0xf72fffff 64bit]
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.3: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:08.0: PCI bridge to [bus 06]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:08.0:   bridge window [mem 0xf7200000-0xf73fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:07:00.0: [1022:7901] type 00 class 0x010601
    Jul 31 15:00:12 Voyager kernel: pci 0000:07:00.0: reg 0x24: [mem 0xf7500000-0xf75007ff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:07:00.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:07:00.0: PME# supported from D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:07:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16 GT/s x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16 GT/s x16 link)
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:09.0: PCI bridge to [bus 07]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:09.0:   bridge window [mem 0xf7500000-0xf75fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:08:00.0: [1022:7901] type 00 class 0x010601
    Jul 31 15:00:12 Voyager kernel: pci 0000:08:00.0: reg 0x24: [mem 0xf7400000-0xf74007ff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:08:00.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:08:00.0: PME# supported from D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:08:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16 GT/s x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16 GT/s x16 link)
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:0a.0: PCI bridge to [bus 08]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:0a.0:   bridge window [mem 0xf7400000-0xf74fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: [10de:1e84] type 00 class 0x030000
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: reg 0x24: [io  0xf000-0xf07f]
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8 GT/s x16 link)
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.1: [10de:10f8] type 00 class 0x040300
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.2: [10de:1ad8] type 00 class 0x0c0330
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.2: reg 0x10: [mem 0xf2000000-0xf203ffff 64bit pref]
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.2: reg 0x1c: [mem 0xf2040000-0xf204ffff 64bit pref]
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.2: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.3: [10de:1ad9] type 00 class 0x0c8000
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.3: reg 0x10: [mem 0xf7084000-0xf7084fff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.1:   bridge window [mem 0xf6000000-0xf70fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf20fffff 64bit pref]
    Jul 31 15:00:12 Voyager kernel: pci 0000:0a:00.0: [1022:148a] type 00 class 0x130000
    Jul 31 15:00:12 Voyager kernel: pci 0000:0a:00.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.0: [1022:1485] type 00 class 0x130000
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.1: [1022:1486] type 00 class 0x108000
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.1: reg 0x18: [mem 0xf7900000-0xf79fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.1: reg 0x24: [mem 0xf7a08000-0xf7a09fff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.1: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.3: [1022:149c] type 00 class 0x0c0330
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.3: reg 0x10: [mem 0xf7800000-0xf78fffff 64bit]
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.3: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.4: [1022:1487] type 00 class 0x040300
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.4: reg 0x10: [mem 0xf7a00000-0xf7a07fff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.4: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.4: PME# supported from D0 D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.1:   bridge window [mem 0xf7800000-0xf7afffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:0c:00.0: [1022:7901] type 00 class 0x010601
    Jul 31 15:00:12 Voyager kernel: pci 0000:0c:00.0: reg 0x24: [mem 0xf7c00000-0xf7c007ff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:0c:00.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:0c:00.0: PME# supported from D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.2: PCI bridge to [bus 0c]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.2:   bridge window [mem 0xf7c00000-0xf7cfffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:0d:00.0: [1022:7901] type 00 class 0x010601
    Jul 31 15:00:12 Voyager kernel: pci 0000:0d:00.0: reg 0x24: [mem 0xf7b00000-0xf7b007ff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:0d:00.0: enabling Extended Tags
    Jul 31 15:00:12 Voyager kernel: pci 0000:0d:00.0: PME# supported from D3hot D3cold
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.3: PCI bridge to [bus 0d]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.3:   bridge window [mem 0xf7b00000-0xf7bfffff]
    Jul 31 15:00:12 Voyager kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
    Jul 31 15:00:12 Voyager kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
    Jul 31 15:00:12 Voyager kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
    Jul 31 15:00:12 Voyager kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
    Jul 31 15:00:12 Voyager kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
    Jul 31 15:00:12 Voyager kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
    Jul 31 15:00:12 Voyager kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
    Jul 31 15:00:12 Voyager kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
    Jul 31 15:00:12 Voyager kernel: ACPI: EC: interrupt unblocked
    Jul 31 15:00:12 Voyager kernel: ACPI: EC: event unblocked
    Jul 31 15:00:12 Voyager kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x2, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
    Jul 31 15:00:12 Voyager kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions and events
    Jul 31 15:00:12 Voyager kernel: iommu: Default domain type: Translated 
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: vgaarb: setting as boot VGA device
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: vgaarb: bridge control possible
    Jul 31 15:00:12 Voyager kernel: vgaarb: loaded
    Jul 31 15:00:12 Voyager kernel: SCSI subsystem initialized
    Jul 31 15:00:12 Voyager kernel: libata version 3.00 loaded.
    Jul 31 15:00:12 Voyager kernel: ACPI: bus type USB registered
    Jul 31 15:00:12 Voyager kernel: usbcore: registered new interface driver usbfs
    Jul 31 15:00:12 Voyager kernel: usbcore: registered new interface driver hub
    Jul 31 15:00:12 Voyager kernel: usbcore: registered new device driver usb
    Jul 31 15:00:12 Voyager kernel: pps_core: LinuxPPS API ver. 1 registered
    Jul 31 15:00:12 Voyager kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    Jul 31 15:00:12 Voyager kernel: PTP clock support registered
    Jul 31 15:00:12 Voyager kernel: EDAC MC: Ver: 3.0.0
    Jul 31 15:00:12 Voyager kernel: PCI: Using ACPI for IRQ routing
    Jul 31 15:00:12 Voyager kernel: PCI: pci_cache_line_size set to 64 bytes
    Jul 31 15:00:12 Voyager kernel: Expanded resource Reserved due to conflict with PCI Bus 0000:00
    Jul 31 15:00:12 Voyager kernel: e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
    Jul 31 15:00:12 Voyager kernel: e820: reserve RAM buffer [mem 0x09d02000-0x0bffffff]
    Jul 31 15:00:12 Voyager kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
    Jul 31 15:00:12 Voyager kernel: e820: reserve RAM buffer [mem 0xd8e94000-0xdbffffff]
    Jul 31 15:00:12 Voyager kernel: e820: reserve RAM buffer [mem 0xdd000000-0xdfffffff]
    Jul 31 15:00:12 Voyager kernel: e820: reserve RAM buffer [mem 0x81f300000-0x81fffffff]
    Jul 31 15:00:12 Voyager kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    Jul 31 15:00:12 Voyager kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
    Jul 31 15:00:12 Voyager kernel: clocksource: Switched to clocksource tsc-early
    Jul 31 15:00:12 Voyager kernel: FS-Cache: Loaded
    Jul 31 15:00:12 Voyager kernel: *** VALIDATE ramfs ***
    Jul 31 15:00:12 Voyager kernel: *** VALIDATE hugetlbfs ***
    Jul 31 15:00:12 Voyager kernel: pnp: PnP ACPI init
    Jul 31 15:00:12 Voyager kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jul 31 15:00:12 Voyager kernel: system 00:01: [mem 0xfd000000-0xfd0fffff] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 31 15:00:12 Voyager kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    Jul 31 15:00:12 Voyager kernel: system 00:03: [io  0x0290-0x029f] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:03: [io  0x0200-0x021f] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x040b] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x04d6] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0c00-0x0c01] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0c14] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0c50-0x0c51] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0c52] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0c6c] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0c6f] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0cd0-0x0cd1] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0cd2-0x0cd3] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0cd4-0x0cd5] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0cd6-0x0cd7] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0cd8-0x0cdf] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0800-0x089f] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0b00-0x0b0f] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0b20-0x0b3f] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0900-0x090f] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [io  0x0910-0x091f] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
    Jul 31 15:00:12 Voyager kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 31 15:00:12 Voyager kernel: pnp: PnP ACPI: found 5 devices
    Jul 31 15:00:12 Voyager kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: max bus depth: 3 pci_try_num: 4
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.1:   bridge window [mem 0xf7d00000-0xf7dfffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: BAR 9: assigned [mem 0xf7730000-0xf779ffff 64bit]
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: BAR 11: assigned [mem 0xf77a0000-0xf77bbfff 64bit]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:03.0: PCI bridge to [bus 04]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:03.0:   bridge window [io  0xe000-0xefff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:03.0:   bridge window [mem 0xf7700000-0xf77fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:05.0: PCI bridge to [bus 05]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:05.0:   bridge window [io  0xd000-0xdfff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:05.0:   bridge window [mem 0xf7600000-0xf76fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:08.0: PCI bridge to [bus 06]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:08.0:   bridge window [mem 0xf7200000-0xf73fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:09.0: PCI bridge to [bus 07]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:09.0:   bridge window [mem 0xf7500000-0xf75fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:0a.0: PCI bridge to [bus 08]
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:0a.0:   bridge window [mem 0xf7400000-0xf74fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:02:00.0: PCI bridge to [bus 03-08]
    Jul 31 15:00:12 Voyager kernel: pci 0000:02:00.0:   bridge window [io  0xd000-0xefff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:02:00.0:   bridge window [mem 0xf7200000-0xf77fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.2: PCI bridge to [bus 02-08]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.2:   bridge window [io  0xd000-0xefff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.2:   bridge window [mem 0xf7200000-0xf77fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.1:   bridge window [mem 0xf6000000-0xf70fffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf20fffff 64bit pref]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.1:   bridge window [mem 0xf7800000-0xf7afffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.2: PCI bridge to [bus 0c]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.2:   bridge window [mem 0xf7c00000-0xf7cfffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.3: PCI bridge to [bus 0d]
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.3:   bridge window [mem 0xf7b00000-0xf7bfffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec02fff window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:01: resource 1 [mem 0xf7d00000-0xf7dfffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:02: resource 0 [io  0xd000-0xefff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf77fffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:03: resource 0 [io  0xd000-0xefff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:03: resource 1 [mem 0xf7200000-0xf77fffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:04: resource 0 [io  0xe000-0xefff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:04: resource 1 [mem 0xf7700000-0xf77fffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:05: resource 1 [mem 0xf7600000-0xf76fffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:06: resource 1 [mem 0xf7200000-0xf73fffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:07: resource 1 [mem 0xf7500000-0xf75fffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:08: resource 1 [mem 0xf7400000-0xf74fffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:09: resource 0 [io  0xf000-0xffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:09: resource 1 [mem 0xf6000000-0xf70fffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf20fffff 64bit pref]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:0b: resource 1 [mem 0xf7800000-0xf7afffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:0c: resource 1 [mem 0xf7c00000-0xf7cfffff]
    Jul 31 15:00:12 Voyager kernel: pci_bus 0000:0d: resource 1 [mem 0xf7b00000-0xf7bfffff]
    Jul 31 15:00:12 Voyager kernel: NET: Registered protocol family 2
    Jul 31 15:00:12 Voyager kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
    Jul 31 15:00:12 Voyager kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    Jul 31 15:00:12 Voyager kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
    Jul 31 15:00:12 Voyager kernel: TCP: Hash tables configured (established 262144 bind 65536)
    Jul 31 15:00:12 Voyager kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
    Jul 31 15:00:12 Voyager kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
    Jul 31 15:00:12 Voyager kernel: NET: Registered protocol family 1
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.1: D0 power state depends on 0000:09:00.0
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.2: D0 power state depends on 0000:09:00.0
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.3: D0 power state depends on 0000:09:00.0
    Jul 31 15:00:12 Voyager kernel: PCI: CLS 64 bytes, default 64
    Jul 31 15:00:12 Voyager kernel: Unpacking initramfs...
    Jul 31 15:00:12 Voyager kernel: Freeing initrd memory: 126708K
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.0: Adding to iommu group 0
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.1: Adding to iommu group 1
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:01.2: Adding to iommu group 2
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:02.0: Adding to iommu group 3
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.0: Adding to iommu group 4
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:03.1: Adding to iommu group 5
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:04.0: Adding to iommu group 6
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:05.0: Adding to iommu group 7
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:07.0: Adding to iommu group 8
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:07.1: Adding to iommu group 9
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.0: Adding to iommu group 10
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.1: Adding to iommu group 11
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.2: Adding to iommu group 12
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:08.3: Adding to iommu group 13
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:14.0: Adding to iommu group 14
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:14.3: Adding to iommu group 14
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.0: Adding to iommu group 15
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.1: Adding to iommu group 15
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.2: Adding to iommu group 15
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.3: Adding to iommu group 15
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.4: Adding to iommu group 15
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.5: Adding to iommu group 15
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.6: Adding to iommu group 15
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:18.7: Adding to iommu group 15
    Jul 31 15:00:12 Voyager kernel: pci 0000:01:00.0: Adding to iommu group 16
    Jul 31 15:00:12 Voyager kernel: pci 0000:02:00.0: Adding to iommu group 17
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:03.0: Adding to iommu group 18
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:05.0: Adding to iommu group 19
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:08.0: Adding to iommu group 20
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:09.0: Adding to iommu group 21
    Jul 31 15:00:12 Voyager kernel: pci 0000:03:0a.0: Adding to iommu group 22
    Jul 31 15:00:12 Voyager kernel: pci 0000:04:00.0: Adding to iommu group 23
    Jul 31 15:00:12 Voyager kernel: pci 0000:05:00.0: Adding to iommu group 24
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.0: Adding to iommu group 20
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.1: Adding to iommu group 20
    Jul 31 15:00:12 Voyager kernel: pci 0000:06:00.3: Adding to iommu group 20
    Jul 31 15:00:12 Voyager kernel: pci 0000:07:00.0: Adding to iommu group 21
    Jul 31 15:00:12 Voyager kernel: pci 0000:08:00.0: Adding to iommu group 22
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.0: Adding to iommu group 25
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.1: Adding to iommu group 25
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.2: Adding to iommu group 25
    Jul 31 15:00:12 Voyager kernel: pci 0000:09:00.3: Adding to iommu group 25
    Jul 31 15:00:12 Voyager kernel: pci 0000:0a:00.0: Adding to iommu group 26
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.0: Adding to iommu group 27
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.1: Adding to iommu group 28
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.3: Adding to iommu group 29
    Jul 31 15:00:12 Voyager kernel: pci 0000:0b:00.4: Adding to iommu group 30
    Jul 31 15:00:12 Voyager kernel: pci 0000:0c:00.0: Adding to iommu group 31
    Jul 31 15:00:12 Voyager kernel: pci 0000:0d:00.0: Adding to iommu group 32
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
    Jul 31 15:00:12 Voyager kernel: pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294ade):
    Jul 31 15:00:12 Voyager kernel: PPR X2APIC NX GT IA GA PC GA_vAPIC
    Jul 31 15:00:12 Voyager kernel: AMD-Vi: Interrupt remapping enabled
    Jul 31 15:00:12 Voyager kernel: AMD-Vi: Virtual APIC enabled
    Jul 31 15:00:12 Voyager kernel: AMD-Vi: X2APIC enabled
    Jul 31 15:00:12 Voyager kernel: AMD-Vi: Lazy IO/TLB flushing enabled
    Jul 31 15:00:12 Voyager kernel: amd_uncore: AMD NB counters detected
    Jul 31 15:00:12 Voyager kernel: amd_uncore: AMD LLC counters detected
    Jul 31 15:00:12 Voyager kernel: LVT offset 0 assigned for vector 0x400
    Jul 31 15:00:12 Voyager kernel: perf: AMD IBS detected (0x000003ff)
    Jul 31 15:00:12 Voyager kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
    Jul 31 15:00:12 Voyager kernel: workingset: timestamp_bits=40 max_order=23 bucket_order=0
    Jul 31 15:00:12 Voyager kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
    Jul 31 15:00:12 Voyager kernel: fuse: init (API version 7.31)
    Jul 31 15:00:12 Voyager kernel: *** VALIDATE fuse ***
    ### [PREVIOUS LINE REPEATED 1 TIMES] ###
    Jul 31 15:00:12 Voyager kernel: Key type asymmetric registered
    Jul 31 15:00:12 Voyager kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
    Jul 31 15:00:12 Voyager kernel: io scheduler mq-deadline registered
    Jul 31 15:00:12 Voyager kernel: io scheduler kyber registered
    Jul 31 15:00:12 Voyager kernel: io scheduler bfq registered
    Jul 31 15:00:12 Voyager kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 31
    Jul 31 15:00:12 Voyager kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 32
    Jul 31 15:00:12 Voyager kernel: pcieport 0000:00:08.2: AER: enabled with IRQ 33
    Jul 31 15:00:12 Voyager kernel: pcieport 0000:00:08.3: AER: enabled with IRQ 34
    Jul 31 15:00:12 Voyager kernel: IPMI message handler: version 39.2
    Jul 31 15:00:12 Voyager kernel: Monitor-Mwait will be used to enter C-1 state
    Jul 31 15:00:12 Voyager kernel: Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
    Jul 31 15:00:12 Voyager kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    Jul 31 15:00:12 Voyager kernel: lp: driver loaded but no devices found
    Jul 31 15:00:12 Voyager kernel: Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
    Jul 31 15:00:12 Voyager kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
    Jul 31 15:00:12 Voyager kernel: loop: module loaded
    Jul 31 15:00:12 Voyager kernel: VFIO - User Level meta-driver version: 0.3
    Jul 31 15:00:12 Voyager kernel: vfio_pci: add [10de:1ad8[ffffffff:ffffffff]] class 0x000000/00000000
    Jul 31 15:00:12 Voyager kernel: vfio_pci: add [10de:1ad9[ffffffff:ffffffff]] class 0x000000/00000000
    Jul 31 15:00:12 Voyager kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Jul 31 15:00:12 Voyager kernel: ehci-pci: EHCI PCI platform driver
    Jul 31 15:00:12 Voyager kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    Jul 31 15:00:12 Voyager kernel: ohci-pci: OHCI PCI platform driver
    Jul 31 15:00:12 Voyager kernel: uhci_hcd: USB Universal Host Controller Interface driver
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.1: xHCI Host Controller
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.1: new USB bus registered, assigned bus number 1
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
    Jul 31 15:00:12 Voyager kernel: hub 1-0:1.0: USB hub found
    Jul 31 15:00:12 Voyager kernel: hub 1-0:1.0: 6 ports detected
    Jul 31 15:00:12 Voyager kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000007) is beyond end of object (length 0x6) (20191018/exoparg2-393)
    Jul 31 15:00:12 Voyager kernel: ACPI Error: Aborting method \_SB.PCI0.BXBR.BYUP.BYD8.XHC1.RHUB.PRT6._PLD due to previous error (AE_AML_PACKAGE_LIMIT) (20191018/psparse-529)
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.1: xHCI Host Controller
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.1: new USB bus registered, assigned bus number 2
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.1: Host supports USB 3.1 Enhanced SuperSpeed
    Jul 31 15:00:12 Voyager kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    Jul 31 15:00:12 Voyager kernel: hub 2-0:1.0: USB hub found
    Jul 31 15:00:12 Voyager kernel: hub 2-0:1.0: 4 ports detected
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.3: xHCI Host Controller
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 3
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
    Jul 31 15:00:12 Voyager kernel: hub 3-0:1.0: USB hub found
    Jul 31 15:00:12 Voyager kernel: hub 3-0:1.0: 6 ports detected
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.3: xHCI Host Controller
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 4
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.3: Host supports USB 3.1 Enhanced SuperSpeed
    Jul 31 15:00:12 Voyager kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
    Jul 31 15:00:12 Voyager kernel: hub 4-0:1.0: USB hub found
    Jul 31 15:00:12 Voyager kernel: hub 4-0:1.0: 4 ports detected
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 5
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:0b:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
    Jul 31 15:00:12 Voyager kernel: hub 5-0:1.0: USB hub found
    Jul 31 15:00:12 Voyager kernel: hub 5-0:1.0: 4 ports detected
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 6
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:0b:00.3: Host supports USB 3.1 Enhanced SuperSpeed
    Jul 31 15:00:12 Voyager kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
    Jul 31 15:00:12 Voyager kernel: hub 6-0:1.0: USB hub found
    Jul 31 15:00:12 Voyager kernel: hub 6-0:1.0: 4 ports detected
    Jul 31 15:00:12 Voyager kernel: usbcore: registered new interface driver usb-storage
    Jul 31 15:00:12 Voyager kernel: i8042: PNP: No PS/2 controller found.
    Jul 31 15:00:12 Voyager kernel: mousedev: PS/2 mouse device common for all mice
    Jul 31 15:00:12 Voyager kernel: usbcore: registered new interface driver synaptics_usb
    Jul 31 15:00:12 Voyager kernel: input: PC Speaker as /devices/platform/pcspkr/input/input0
    Jul 31 15:00:12 Voyager kernel: rtc_cmos 00:02: RTC can wake from S4
    Jul 31 15:00:12 Voyager kernel: rtc_cmos 00:02: registered as rtc0
    Jul 31 15:00:12 Voyager kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    Jul 31 15:00:12 Voyager kernel: IR NEC protocol handler initialized
    Jul 31 15:00:12 Voyager kernel: IR RC5(x/sz) protocol handler initialized
    Jul 31 15:00:12 Voyager kernel: IR RC6 protocol handler initialized
    Jul 31 15:00:12 Voyager kernel: IR JVC protocol handler initialized
    Jul 31 15:00:12 Voyager kernel: IR Sony protocol handler initialized
    Jul 31 15:00:12 Voyager kernel: IR SANYO protocol handler initialized
    Jul 31 15:00:12 Voyager kernel: IR Sharp protocol handler initialized
    Jul 31 15:00:12 Voyager kernel: IR MCE Keyboard/mouse protocol handler initialized
    Jul 31 15:00:12 Voyager kernel: IR XMP protocol handler initialized
    Jul 31 15:00:12 Voyager kernel: hid: raw HID events driver (C) Jiri Kosina
    Jul 31 15:00:12 Voyager kernel: usbcore: registered new interface driver usbhid
    Jul 31 15:00:12 Voyager kernel: usbhid: USB HID core driver
    Jul 31 15:00:12 Voyager kernel: xt_time: kernel timezone is -0000
    Jul 31 15:00:12 Voyager kernel: ipip: IPv4 and MPLS over IPv4 tunneling driver
    Jul 31 15:00:12 Voyager kernel: gre: GRE over IPv4 demultiplexor driver
    Jul 31 15:00:12 Voyager kernel: ip_gre: GRE over IPv4 tunneling driver
    Jul 31 15:00:12 Voyager kernel: IPv4 over IPsec tunneling driver
    Jul 31 15:00:12 Voyager kernel: Initializing XFRM netlink socket
    Jul 31 15:00:12 Voyager kernel: NET: Registered protocol family 10
    Jul 31 15:00:12 Voyager kernel: Segment Routing with IPv6
    Jul 31 15:00:12 Voyager kernel: sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    Jul 31 15:00:12 Voyager kernel: NET: Registered protocol family 17
    Jul 31 15:00:12 Voyager kernel: Bridge firewalling registered
    Jul 31 15:00:12 Voyager kernel: 8021q: 802.1Q VLAN Support v1.8
    Jul 31 15:00:12 Voyager kernel: 9pnet: Installing 9P2000 support
    Jul 31 15:00:12 Voyager kernel: Key type dns_resolver registered
    Jul 31 15:00:12 Voyager kernel: NET: Registered protocol family 40
    Jul 31 15:00:12 Voyager kernel: microcode: CPU0: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU1: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU2: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU3: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU4: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU5: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU6: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU7: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU8: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU9: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU10: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU11: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU12: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU13: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU14: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU15: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU16: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU17: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU18: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU19: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU20: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU21: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU22: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: CPU23: patch_level=0x08701013
    Jul 31 15:00:12 Voyager kernel: microcode: Microcode Update Driver: v2.2.
    Jul 31 15:00:12 Voyager kernel: IPI shorthand broadcast: enabled
    Jul 31 15:00:12 Voyager kernel: sched_clock: Marking stable (8690037969, -11408291)->(9068896646, -390266968)
    Jul 31 15:00:12 Voyager kernel: registered taskstats version 1
    Jul 31 15:00:12 Voyager kernel: Btrfs loaded, crc32c=crc32c-generic
    Jul 31 15:00:12 Voyager kernel: rtc_cmos 00:02: setting system clock to 2020-07-31T14:00:05 UTC (1596204005)
    Jul 31 15:00:12 Voyager kernel: usb 1-2: new high-speed USB device number 2 using xhci_hcd
    Jul 31 15:00:12 Voyager kernel: usb 3-2: new high-speed USB device number 2 using xhci_hcd
    Jul 31 15:00:12 Voyager kernel: usb 5-1: new high-speed USB device number 2 using xhci_hcd
    Jul 31 15:00:12 Voyager kernel: usb-storage 5-1:1.0: USB Mass Storage device detected
    Jul 31 15:00:12 Voyager kernel: scsi host0: usb-storage 5-1:1.0
    Jul 31 15:00:12 Voyager kernel: hub 1-2:1.0: USB hub found
    Jul 31 15:00:12 Voyager kernel: hub 1-2:1.0: 4 ports detected
    Jul 31 15:00:12 Voyager kernel: hub 3-2:1.0: USB hub found
    Jul 31 15:00:12 Voyager kernel: hub 3-2:1.0: 4 ports detected
    Jul 31 15:00:12 Voyager kernel: usb 2-4: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
    Jul 31 15:00:12 Voyager kernel: usb 4-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
    Jul 31 15:00:12 Voyager kernel: usb 5-2: new low-speed USB device number 3 using xhci_hcd
    Jul 31 15:00:12 Voyager kernel: hub 2-4:1.0: USB hub found
    Jul 31 15:00:12 Voyager kernel: hub 2-4:1.0: 4 ports detected
    Jul 31 15:00:12 Voyager kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
    Jul 31 15:00:12 Voyager kernel: hub 4-2:1.0: USB hub found
    Jul 31 15:00:12 Voyager kernel: input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb5/5-2/5-2:1.0/0003:0461:4E22.0001/input/input1
    Jul 31 15:00:12 Voyager kernel: hid-generic 0003:0461:4E22.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:0b:00.3-2/input0
    Jul 31 15:00:12 Voyager kernel: hub 4-2:1.0: 4 ports detected
    Jul 31 15:00:12 Voyager kernel: hub 1-5:1.0: USB hub found
    Jul 31 15:00:12 Voyager kernel: hub 1-5:1.0: 4 ports detected
    Jul 31 15:00:12 Voyager kernel: usb 5-4: new low-speed USB device number 4 using xhci_hcd
    Jul 31 15:00:12 Voyager kernel: random: fast init done
    Jul 31 15:00:12 Voyager kernel: tsc: Refined TSC clocksource calibration: 3792.874 MHz
    Jul 31 15:00:12 Voyager kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d5818a734c, max_idle_ns: 881590694765 ns
    Jul 31 15:00:12 Voyager kernel: clocksource: Switched to clocksource tsc
    Jul 31 15:00:12 Voyager kernel: input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb5/5-4/5-4:1.0/0003:046D:C31C.0002/input/input2
    Jul 31 15:00:12 Voyager kernel: usb 1-5.1: new full-speed USB device number 4 using xhci_hcd
    Jul 31 15:00:12 Voyager kernel: hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:0b:00.3-4/input0
    Jul 31 15:00:12 Voyager kernel: input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb5/5-4/5-4:1.1/0003:046D:C31C.0003/input/input3
    Jul 31 15:00:12 Voyager kernel: input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb5/5-4/5-4:1.1/0003:046D:C31C.0003/input/input4
    Jul 31 15:00:12 Voyager kernel: hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:0b:00.3-4/input1
    Jul 31 15:00:12 Voyager kernel: input: Cooler Master Technology Inc. AMD SR4 lamplight Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-5/1-5.1/1-5.1:1.0/0003:2516:0051.0004/input/input5
    Jul 31 15:00:12 Voyager kernel: hid-generic 0003:2516:0051.0004: input,hidraw3: USB HID v1.11 Keyboard [Cooler Master Technology Inc. AMD SR4 lamplight Control] on usb-0000:06:00.1-5.1/input0
    Jul 31 15:00:12 Voyager kernel: hid-generic 0003:2516:0051.0005: hiddev96,hidraw4: USB HID v1.11 Device [Cooler Master Technology Inc. AMD SR4 lamplight Control] on usb-0000:06:00.1-5.1/input1
    Jul 31 15:00:12 Voyager kernel: input: Cooler Master Technology Inc. AMD SR4 lamplight Control System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-5/1-5.1/1-5.1:1.2/0003:2516:0051.0006/input/input6
    Jul 31 15:00:12 Voyager kernel: input: Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-5/1-5.1/1-5.1:1.2/0003:2516:0051.0006/input/input7
    Jul 31 15:00:12 Voyager kernel: hid-generic 0003:2516:0051.0006: input,hidraw5: USB HID v1.11 Device [Cooler Master Technology Inc. AMD SR4 lamplight Control] on usb-0000:06:00.1-5.1/input2
    Jul 31 15:00:12 Voyager kernel: usb 1-5.3: new full-speed USB device number 5 using xhci_hcd
    Jul 31 15:00:12 Voyager kernel: usb 1-5.3: config 1 has an invalid interface number: 2 but max is 1
    Jul 31 15:00:12 Voyager kernel: usb 1-5.3: config 1 has no interface number 1
    Jul 31 15:00:12 Voyager kernel: hid-generic 0003:0B05:18F3.0007: hiddev97,hidraw6: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:06:00.1-5.3/input2
    Jul 31 15:00:12 Voyager kernel: scsi 0:0:0:0: Direct-Access     Sandisk  USB Ultra        1100 PQ: 0 ANSI: 4
    Jul 31 15:00:12 Voyager kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
    Jul 31 15:00:12 Voyager kernel: sd 0:0:0:0: [sda] 15730688 512-byte logical blocks: (8.05 GB/7.50 GiB)
    Jul 31 15:00:12 Voyager kernel: sd 0:0:0:0: [sda] Write Protect is off
    Jul 31 15:00:12 Voyager kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
    Jul 31 15:00:12 Voyager kernel: sd 0:0:0:0: [sda] No Caching mode page found
    Jul 31 15:00:12 Voyager kernel: sd 0:0:0:0: [sda] Assuming drive cache: write through
    Jul 31 15:00:12 Voyager kernel: sda: sda1
    Jul 31 15:00:12 Voyager kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
    Jul 31 15:00:12 Voyager kernel: floppy0: no floppy controllers found
    Jul 31 15:00:12 Voyager kernel: Freeing unused kernel image (initmem) memory: 1100K
    Jul 31 15:00:12 Voyager kernel: Write protecting the kernel read-only data: 16384k
    Jul 31 15:00:12 Voyager kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
    Jul 31 15:00:12 Voyager kernel: Freeing unused kernel image (rodata/data gap) memory: 1864K
    Jul 31 15:00:12 Voyager kernel: rodata_test: all tests were successful
    Jul 31 15:00:12 Voyager kernel: Run /init as init process
    Jul 31 15:00:12 Voyager kernel: random: udevd: uninitialized urandom read (16 bytes read)
    ### [PREVIOUS LINE REPEATED 2 TIMES] ###
    Jul 31 15:00:12 Voyager kernel: random: crng init done
    Jul 31 15:00:12 Voyager kernel: random: 7 urandom warning(s) missed due to ratelimiting
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.1: remove, state 4
    Jul 31 15:00:12 Voyager kernel: usb usb2: USB disconnect, device number 1
    Jul 31 15:00:12 Voyager kernel: usb 2-4: USB disconnect, device number 2
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.1: USB bus 2 deregistered
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.1: remove, state 1
    Jul 31 15:00:12 Voyager kernel: usb usb1: USB disconnect, device number 1
    Jul 31 15:00:12 Voyager kernel: usb 1-2: USB disconnect, device number 2
    Jul 31 15:00:12 Voyager kernel: usb 1-5: USB disconnect, device number 3
    Jul 31 15:00:12 Voyager kernel: usb 1-5.1: USB disconnect, device number 4
    Jul 31 15:00:12 Voyager kernel: usb 1-5.3: USB disconnect, device number 5
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.1: USB bus 1 deregistered
    Jul 31 15:00:12 Voyager kernel: vfio-pci 0000:06:00.1: refused to change power state from D0 to D3hot
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.3: remove, state 4
    Jul 31 15:00:12 Voyager kernel: usb usb4: USB disconnect, device number 1
    Jul 31 15:00:12 Voyager kernel: usb 4-2: USB disconnect, device number 2
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.3: USB bus 4 deregistered
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.3: remove, state 4
    Jul 31 15:00:12 Voyager kernel: usb usb3: USB disconnect, device number 1
    Jul 31 15:00:12 Voyager kernel: usb 3-2: USB disconnect, device number 2
    Jul 31 15:00:12 Voyager kernel: xhci_hcd 0000:06:00.3: USB bus 3 deregistered
    Jul 31 15:00:12 Voyager kernel: vfio-pci 0000:06:00.3: refused to change power state from D0 to D3hot
    Jul 31 15:00:12 Voyager kernel: acpi_cpufreq: overriding BIOS provided _PSD data
    Jul 31 15:00:12 Voyager kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8
    Jul 31 15:00:12 Voyager kernel: ACPI: Power Button [PWRB]
    Jul 31 15:00:12 Voyager kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
    Jul 31 15:00:12 Voyager kernel: ACPI: Power Button [PWRF]
    Jul 31 15:00:12 Voyager kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
    Jul 31 15:00:12 Voyager kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
    Jul 31 15:00:12 Voyager kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
    Jul 31 15:00:12 Voyager kernel: nvme nvme0: pci function 0000:01:00.0
    Jul 31 15:00:12 Voyager kernel: ccp 0000:0b:00.1: ccp: unable to access the device: you might be running a broken BIOS.
    Jul 31 15:00:12 Voyager kernel: cryptd: max_cpu_qlen set to 1000
    Jul 31 15:00:12 Voyager kernel: ahci 0000:07:00.0: version 3.0
    Jul 31 15:00:12 Voyager kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
    Jul 31 15:00:12 Voyager kernel: ahci 0000:07:00.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
    Jul 31 15:00:12 Voyager kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
    Jul 31 15:00:12 Voyager kernel: ahci 0000:07:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs 
    Jul 31 15:00:12 Voyager kernel: scsi host1: ahci
    Jul 31 15:00:12 Voyager kernel: scsi host2: ahci
    Jul 31 15:00:12 Voyager kernel: scsi host3: ahci
    Jul 31 15:00:12 Voyager kernel: scsi host4: ahci
    Jul 31 15:00:12 Voyager kernel: ata1: SATA max UDMA/133 abar m2048@0xf7500000 port 0xf7500100 irq 60
    Jul 31 15:00:12 Voyager kernel: ata2: SATA max UDMA/133 abar m2048@0xf7500000 port 0xf7500180 irq 61
    Jul 31 15:00:12 Voyager kernel: ata3: SATA max UDMA/133 abar m2048@0xf7500000 port 0xf7500200 irq 62
    Jul 31 15:00:12 Voyager kernel: ata4: SATA max UDMA/133 abar m2048@0xf7500000 port 0xf7500280 irq 63
    Jul 31 15:00:12 Voyager kernel: ahci 0000:08:00.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0x33 impl SATA mode
    Jul 31 15:00:12 Voyager kernel: ahci 0000:08:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs 
    Jul 31 15:00:12 Voyager kernel: scsi host5: ahci
    Jul 31 15:00:12 Voyager kernel: scsi host6: ahci
    Jul 31 15:00:12 Voyager kernel: scsi host7: ahci
    Jul 31 15:00:12 Voyager kernel: scsi host8: ahci
    Jul 31 15:00:12 Voyager kernel: scsi host9: ahci
    Jul 31 15:00:12 Voyager kernel: scsi host10: ahci
    Jul 31 15:00:12 Voyager kernel: ata5: SATA max UDMA/133 abar m2048@0xf7400000 port 0xf7400100 irq 76
    Jul 31 15:00:12 Voyager kernel: ata6: SATA max UDMA/133 abar m2048@0xf7400000 port 0xf7400180 irq 77
    Jul 31 15:00:12 Voyager kernel: ata7: DUMMY
    Jul 31 15:00:12 Voyager kernel: ata8: DUMMY
    Jul 31 15:00:12 Voyager kernel: ata9: SATA max UDMA/133 abar m2048@0xf7400000 port 0xf7400300 irq 80
    Jul 31 15:00:12 Voyager kernel: ata10: SATA max UDMA/133 abar m2048@0xf7400000 port 0xf7400380 irq 81
    Jul 31 15:00:12 Voyager kernel: ahci 0000:0c:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
    Jul 31 15:00:12 Voyager kernel: ahci 0000:0c:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
    Jul 31 15:00:12 Voyager kernel: scsi host11: ahci
    Jul 31 15:00:12 Voyager kernel: ata11: SATA max UDMA/133 abar m2048@0xf7c00000 port 0xf7c00100 irq 48
    Jul 31 15:00:12 Voyager kernel: ahci 0000:0d:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
    Jul 31 15:00:12 Voyager kernel: ahci 0000:0d:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
    Jul 31 15:00:12 Voyager kernel: scsi host12: ahci
    Jul 31 15:00:12 Voyager kernel: ata12: SATA max UDMA/133 abar m2048@0xf7b00000 port 0xf7b00100 irq 50
    Jul 31 15:00:12 Voyager kernel: AVX2 version of gcm_enc/dec engaged.
    Jul 31 15:00:12 Voyager kernel: AES CTR mode by8 optimization enabled
    Jul 31 15:00:12 Voyager kernel: igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
    Jul 31 15:00:12 Voyager kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
    Jul 31 15:00:12 Voyager kernel: pps pps0: new PPS source ptp0
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0: added PHC on eth0
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 04:d9:f5:cb:9b:74
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0: eth0: PBA No: FFFFFF-0FF
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
    Jul 31 15:00:12 Voyager kernel: libphy: r8169: probed
    Jul 31 15:00:12 Voyager kernel: r8169 0000:04:00.0 eth1: RTL8125, 04:d9:f5:cb:9b:75, XID 609, IRQ 98
    Jul 31 15:00:12 Voyager kernel: r8169 0000:04:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    Jul 31 15:00:12 Voyager kernel: r8125: loading out-of-tree module taints kernel.
    Jul 31 15:00:12 Voyager kernel: kvm: Nested Virtualization enabled
    Jul 31 15:00:12 Voyager kernel: kvm: Nested Paging enabled
    Jul 31 15:00:12 Voyager kernel: SVM: Virtual VMLOAD VMSAVE supported
    Jul 31 15:00:12 Voyager kernel: SVM: Virtual GIF supported
    Jul 31 15:00:12 Voyager kernel: nvme nvme0: missing or invalid SUBNQN field.
    Jul 31 15:00:12 Voyager kernel: nvme nvme0: Shutdown timeout set to 8 seconds
    Jul 31 15:00:12 Voyager kernel: MCE: In-kernel MCE decoding enabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: nvme nvme0: 32/0/0 default/read/poll queues
    Jul 31 15:00:12 Voyager kernel: nvme0n1: p1 p2
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: ata3: SATA link down (SStatus 0 SControl 300)
    Jul 31 15:00:12 Voyager kernel: ata10: SATA link down (SStatus 0 SControl 300)
    Jul 31 15:00:12 Voyager kernel: ata6: SATA link down (SStatus 0 SControl 300)
    Jul 31 15:00:12 Voyager kernel: ata12: SATA link down (SStatus 0 SControl 300)
    Jul 31 15:00:12 Voyager kernel: ata11: SATA link down (SStatus 0 SControl 300)
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    Jul 31 15:00:12 Voyager kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    Jul 31 15:00:12 Voyager kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    Jul 31 15:00:12 Voyager kernel: ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    Jul 31 15:00:12 Voyager kernel: ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    Jul 31 15:00:12 Voyager kernel: ata1.00: ATA-11: WDC WDS100T2B0A, 192885800549, X61190WD, max UDMA/133
    Jul 31 15:00:12 Voyager kernel: ata1.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
    Jul 31 15:00:12 Voyager kernel: ata4.00: supports DRM functions and may not be fully accessible
    Jul 31 15:00:12 Voyager kernel: ata2.00: ATA-9: WDC WD20EZRX-00DC0B0,      WD-WCC1T1407930, 80.00A80, max UDMA/133
    Jul 31 15:00:12 Voyager kernel: ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
    Jul 31 15:00:12 Voyager kernel: ata4.00: ATA-11: Samsung SSD 860 EVO 500GB, S4XBNF0N238019E, RVT04B6Q, max UDMA/133
    Jul 31 15:00:12 Voyager kernel: ata4.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
    Jul 31 15:00:12 Voyager kernel: ata2.00: configured for UDMA/133
    Jul 31 15:00:12 Voyager kernel: ata1.00: configured for UDMA/133
    Jul 31 15:00:12 Voyager kernel: scsi 1:0:0:0: Direct-Access     ATA      WDC WDS100T2B0A  90WD PQ: 0 ANSI: 5
    Jul 31 15:00:12 Voyager kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
    Jul 31 15:00:12 Voyager kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
    Jul 31 15:00:12 Voyager kernel: scsi 2:0:0:0: Direct-Access     ATA      WDC WD20EZRX-00D 0A80 PQ: 0 ANSI: 5
    Jul 31 15:00:12 Voyager kernel: ata4.00: supports DRM functions and may not be fully accessible
    Jul 31 15:00:12 Voyager kernel: ata9.00: ATA-9: WDC WD80EFAX-68KNBN0, VDJDDJ4D, 81.00A81, max UDMA/133
    Jul 31 15:00:12 Voyager kernel: ata9.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
    Jul 31 15:00:12 Voyager kernel: ata5.00: ATA-9: WDC WD80EFAX-68KNBN0, VAHB0KBL, 81.00A81, max UDMA/133
    Jul 31 15:00:12 Voyager kernel: ata5.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
    Jul 31 15:00:12 Voyager kernel: ata4.00: configured for UDMA/133
    Jul 31 15:00:12 Voyager kernel: sd 1:0:0:0: [sdb] Write Protect is off
    Jul 31 15:00:12 Voyager kernel: sd 2:0:0:0: Attached scsi generic sg2 type 0
    Jul 31 15:00:12 Voyager kernel: sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
    Jul 31 15:00:12 Voyager kernel: sd 2:0:0:0: [sdc] 4096-byte physical blocks
    Jul 31 15:00:12 Voyager kernel: sd 2:0:0:0: [sdc] Write Protect is off
    Jul 31 15:00:12 Voyager kernel: sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
    Jul 31 15:00:12 Voyager kernel: sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jul 31 15:00:12 Voyager kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    Jul 31 15:00:12 Voyager kernel: scsi 4:0:0:0: Direct-Access     ATA      Samsung SSD 860  4B6Q PQ: 0 ANSI: 5
    Jul 31 15:00:12 Voyager kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jul 31 15:00:12 Voyager kernel: sd 4:0:0:0: Attached scsi generic sg3 type 0
    Jul 31 15:00:12 Voyager kernel: ata4.00: Enabling discard_zeroes_data
    Jul 31 15:00:12 Voyager kernel: sd 4:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/466 GiB)
    Jul 31 15:00:12 Voyager kernel: sd 4:0:0:0: [sdd] Write Protect is off
    Jul 31 15:00:12 Voyager kernel: sd 4:0:0:0: [sdd] Mode Sense: 00 3a 00 00
    Jul 31 15:00:12 Voyager kernel: sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jul 31 15:00:12 Voyager kernel: ata9.00: configured for UDMA/133
    Jul 31 15:00:12 Voyager kernel: ata5.00: configured for UDMA/133
    Jul 31 15:00:12 Voyager kernel: scsi 5:0:0:0: Direct-Access     ATA      WDC WD80EFAX-68K 0A81 PQ: 0 ANSI: 5
    Jul 31 15:00:12 Voyager kernel: sd 5:0:0:0: Attached scsi generic sg4 type 0
    Jul 31 15:00:12 Voyager kernel: sd 5:0:0:0: [sde] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
    Jul 31 15:00:12 Voyager kernel: scsi 9:0:0:0: Direct-Access     ATA      WDC WD80EFAX-68K 0A81 PQ: 0 ANSI: 5
    Jul 31 15:00:12 Voyager kernel: sd 5:0:0:0: [sde] 4096-byte physical blocks
    Jul 31 15:00:12 Voyager kernel: sd 9:0:0:0: [sdf] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
    Jul 31 15:00:12 Voyager kernel: sd 9:0:0:0: Attached scsi generic sg5 type 0
    Jul 31 15:00:12 Voyager kernel: sd 5:0:0:0: [sde] Write Protect is off
    Jul 31 15:00:12 Voyager kernel: sd 9:0:0:0: [sdf] 4096-byte physical blocks
    Jul 31 15:00:12 Voyager kernel: sd 5:0:0:0: [sde] Mode Sense: 00 3a 00 00
    Jul 31 15:00:12 Voyager kernel: sd 9:0:0:0: [sdf] Write Protect is off
    Jul 31 15:00:12 Voyager kernel: sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jul 31 15:00:12 Voyager kernel: sd 9:0:0:0: [sdf] Mode Sense: 00 3a 00 00
    Jul 31 15:00:12 Voyager kernel: sd 9:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jul 31 15:00:12 Voyager kernel: ata4.00: Enabling discard_zeroes_data
    Jul 31 15:00:12 Voyager kernel: sdd: sdd1
    Jul 31 15:00:12 Voyager kernel: ata4.00: Enabling discard_zeroes_data
    Jul 31 15:00:12 Voyager kernel: sdb: sdb1
    Jul 31 15:00:12 Voyager kernel: sd 4:0:0:0: [sdd] Attached SCSI removable disk
    Jul 31 15:00:12 Voyager kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: sde: sde1
    Jul 31 15:00:12 Voyager kernel: sd 5:0:0:0: [sde] Attached SCSI removable disk
    Jul 31 15:00:12 Voyager kernel: sdf: sdf1
    Jul 31 15:00:12 Voyager kernel: sd 9:0:0:0: [sdf] Attached SCSI removable disk
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: F17h_M70h detected (node 0).
    Jul 31 15:00:12 Voyager kernel: EDAC amd64: Node 0: DRAM ECC disabled.
    Jul 31 15:00:12 Voyager kernel: sdc: sdc1
    Jul 31 15:00:12 Voyager kernel: sd 2:0:0:0: [sdc] Attached SCSI removable disk
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0: removed PHC on eth0
    Jul 31 15:00:12 Voyager kernel: igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
    Jul 31 15:00:12 Voyager kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
    Jul 31 15:00:12 Voyager kernel: pps pps0: new PPS source ptp0
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0: added PHC on eth0
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 04:d9:f5:cb:9b:74
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0: eth0: PBA No: FFFFFF-0FF
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0 eth118: renamed from eth0
    Jul 31 15:00:12 Voyager kernel: igb 0000:05:00.0 eth1: renamed from eth118
    Jul 31 15:00:12 Voyager kernel: libphy: r8169: probed
    Jul 31 15:00:12 Voyager kernel: r8169 0000:04:00.0 eth0: RTL8125, 04:d9:f5:cb:9b:75, XID 609, IRQ 98
    Jul 31 15:00:12 Voyager kernel: r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    Jul 31 15:00:12 Voyager haveged: haveged starting up
    Jul 31 15:00:12 Voyager rc.inet1: ip -4 addr add 127.0.0.1/8 dev lo
    Jul 31 15:00:12 Voyager rc.inet1: ip -6 addr add ::1/128 dev lo
    Jul 31 15:00:12 Voyager rc.inet1: ip link set lo up
    Jul 31 15:00:12 Voyager rc.inet1: modprobe bonding mode=1 miimon=100
    Jul 31 15:00:12 Voyager kernel: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
    Jul 31 15:00:12 Voyager kernel: MII link monitoring set to 100 ms
    Jul 31 15:00:12 Voyager rc.inet1: ip link set bond0 up
    Jul 31 15:00:12 Voyager rc.inet1: ip link set eth0 master bond0 down
    Jul 31 15:00:12 Voyager kernel: 8021q: adding VLAN 0 to HW filter on device bond0
    Jul 31 15:00:12 Voyager kernel: r8169 0000:04:00.0: Direct firmware load for rtl_nic/rtl8125a-3.fw failed with error -2
    Jul 31 15:00:12 Voyager kernel: r8169 0000:04:00.0: Unable to load firmware rtl_nic/rtl8125a-3.fw (-2)
    Jul 31 15:00:12 Voyager kernel: RTL8125 2.5Gbps internal r8169-400:00: attached PHY driver [RTL8125 2.5Gbps internal] (mii_bus:phy_addr=r8169-400:00, irq=IGNORE)
    Jul 31 15:00:12 Voyager haveged: haveged: ver: 1.9.8; arch: x86; vend: ; build: (gcc 9.2.0 ITV); collect: 128K
    Jul 31 15:00:12 Voyager haveged: haveged: cpu: (VC); data: 32K (V); inst: 32K (V); idx: 25/40; sz: 32671/52623
    Jul 31 15:00:12 Voyager haveged: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B):  last entropy estimate 7.99795
    Jul 31 15:00:12 Voyager haveged: haveged: fills: 0, generated: 0 
    Jul 31 15:00:12 Voyager kernel: r8169 0000:04:00.0 eth0: Link is Down
    Jul 31 15:00:12 Voyager rc.inet1: ip link set eth1 master bond0 down
    Jul 31 15:00:12 Voyager kernel: bond0: (slave eth0): Enslaving as a backup interface with a down link
    Jul 31 15:00:12 Voyager kernel: 8021q: adding VLAN 0 to HW filter on device eth1
    Jul 31 15:00:12 Voyager kernel: bond0: (slave eth1): Enslaving as a backup interface with a down link
    Jul 31 15:00:13 Voyager rsyslogd: [origin software="rsyslogd" swVersion="8.1908.0" x-pid="2048" x-info="https://www.rsyslog.com"] start
    Jul 31 15:00:14 Voyager rc.inet1: ip link add name br0 type bridge stp_state 0 forward_delay 0
    Jul 31 15:00:14 Voyager rc.inet1: ip link set br0 up
    Jul 31 15:00:14 Voyager rc.inet1: ip link set bond0 down
    Jul 31 15:00:14 Voyager rc.inet1: ip -4 addr flush dev bond0
    Jul 31 15:00:14 Voyager rc.inet1: ip link set bond0 promisc on master br0 up
    Jul 31 15:00:14 Voyager kernel: device bond0 entered promiscuous mode
    Jul 31 15:00:14 Voyager kernel: 8021q: adding VLAN 0 to HW filter on device bond0
    Jul 31 15:00:14 Voyager kernel: br0: port 1(bond0) entered blocking state
    Jul 31 15:00:14 Voyager kernel: br0: port 1(bond0) entered disabled state
    Jul 31 15:00:14 Voyager rc.inet1: polling up to 60 sec for DHCP server on interface br0
    Jul 31 15:00:14 Voyager rc.inet1: timeout 60 dhcpcd -w -q -t 10 -h Voyager -4 br0
    Jul 31 15:00:14 Voyager dhcpcd[2147]: br0: waiting for carrier
    Jul 31 15:00:15 Voyager kernel: igb 0000:05:00.0 eth1: igb: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
    Jul 31 15:00:15 Voyager kernel: bond0: (slave eth1): link status definitely up, 1000 Mbps full duplex
    Jul 31 15:00:15 Voyager kernel: bond0: (slave eth1): making interface the new active one
    Jul 31 15:00:15 Voyager kernel: device eth1 entered promiscuous mode
    Jul 31 15:00:15 Voyager dhcpcd[2147]: br0: carrier acquired
    Jul 31 15:00:15 Voyager kernel: bond0: active interface up!
    Jul 31 15:00:15 Voyager kernel: br0: port 1(bond0) entered blocking state
    Jul 31 15:00:15 Voyager kernel: br0: port 1(bond0) entered forwarding state
    Jul 31 15:00:16 Voyager dhcpcd[2147]: br0: soliciting a DHCP lease
    Jul 31 15:00:18 Voyager dhcpcd[2147]: br0: offered 192.168.0.214 from 192.168.0.1
    Jul 31 15:00:18 Voyager dhcpcd[2147]: br0: probing address 192.168.0.214/24
    Jul 31 15:00:23 Voyager dhcpcd[2147]: br0: leased 192.168.0.214 for 86400 seconds
    Jul 31 15:00:23 Voyager dhcpcd[2147]: br0: adding route to 192.168.0.0/24
    Jul 31 15:00:23 Voyager dhcpcd[2147]: br0: adding default route via 192.168.0.1
    Jul 31 15:00:23 Voyager dhcpcd[2147]: forked to background, child pid 2205
    Jul 31 15:00:23 Voyager rc.inet1: ip link set br0 up
    Jul 31 15:00:23 Voyager rpcbind[2235]: connect from 127.0.0.1 to getport/addr(status)
    Jul 31 15:00:23 Voyager rpc.statd[2236]: Version 2.1.1 starting
    Jul 31 15:00:23 Voyager sm-notify[2237]: Version 2.1.1 starting
    Jul 31 15:00:23 Voyager rpc.statd[2236]: Failed to read /var/lib/nfs/state: Success
    Jul 31 15:00:23 Voyager rpc.statd[2236]: Initializing NSM state
    Jul 31 15:00:23 Voyager sshd[2254]: Server listening on 0.0.0.0 port 22.
    Jul 31 15:00:23 Voyager sshd[2254]: Server listening on :: port 22.
    Jul 31 15:00:23 Voyager ntpd[2264]: ntpd [email protected] Fri Aug  2 18:40:41 UTC 2019 (1): Starting
    Jul 31 15:00:23 Voyager ntpd[2264]: Command line: /usr/sbin/ntpd -g -u ntp:ntp
    Jul 31 15:00:23 Voyager ntpd[2266]: proto: precision = 0.030 usec (-25)
    Jul 31 15:00:23 Voyager ntpd[2266]: basedate set to 2019-07-21
    Jul 31 15:00:23 Voyager ntpd[2266]: gps base set to 2019-07-21 (week 2063)
    Jul 31 15:00:23 Voyager ntpd[2266]: Listen normally on 0 lo 127.0.0.1:123
    Jul 31 15:00:23 Voyager ntpd[2266]: Listen normally on 1 br0 192.168.0.214:123
    Jul 31 15:00:23 Voyager ntpd[2266]: Listen normally on 2 lo [::1]:123
    Jul 31 15:00:23 Voyager ntpd[2266]: Listening on routing socket on fd #19 for interface updates
    Jul 31 15:00:23 Voyager ntpd[2266]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
    ### [PREVIOUS LINE REPEATED 1 TIMES] ###
    Jul 31 15:00:23 Voyager crond[2287]: /usr/sbin/crond 4.5 dillon's cron daemon, started with loglevel notice
    Jul 31 15:00:23 Voyager acpid: starting up with netlink and the input layer
    Jul 31 15:00:23 Voyager acpid: 1 rule loaded
    Jul 31 15:00:23 Voyager acpid: waiting for events: event logging is off
    Jul 31 15:00:23 Voyager root: Installing user plugins
    Jul 31 15:00:23 Voyager root: plugin: installing: /boot/config/plugins/NerdPack.plg
    Jul 31 15:00:23 Voyager root: plugin: skipping: /boot/config/plugins/NerdPack/NerdPack.cfg already exists
    Jul 31 15:00:23 Voyager root: plugin: skipping: /boot/config/plugins/NerdPack/NerdPack-2019.12.31-x86_64-1.txz already exists
    Jul 31 15:00:23 Voyager root: plugin: skipping: /boot/config/plugins/NerdPack/NerdPack-2019.12.31-x86_64-1.md5 already exists
    Jul 31 15:00:23 Voyager root: plugin: running: anonymous
    Jul 31 15:00:23 Voyager root: 
    Jul 31 15:00:23 Voyager root: +==============================================================================
    Jul 31 15:00:23 Voyager root: | Installing new package /boot/config/plugins/NerdPack/NerdPack-2019.12.31-x86_64-1.txz
    Jul 31 15:00:23 Voyager root: +==============================================================================
    Jul 31 15:00:23 Voyager root: 
    Jul 31 15:00:23 Voyager root: Verifying package NerdPack-2019.12.31-x86_64-1.txz.
    Jul 31 15:00:23 Voyager root: Installing package NerdPack-2019.12.31-x86_64-1.txz:
    Jul 31 15:00:23 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:23 Voyager root: # Nerd Tools unRAID Plugin
    Jul 31 15:00:23 Voyager root: #
    Jul 31 15:00:23 Voyager root: # unRAID plugin wrapper for extra packages, mostly CLI, for advanced
    Jul 31 15:00:23 Voyager root: # users.  Use at your own risk. Not officially supported by LimeTech.
    Jul 31 15:00:23 Voyager root: # 
    Jul 31 15:00:23 Voyager root: # Supports: apr, apt-util, bwm-ng, cpio, git, iftop, inotify, iotop,
    Jul 31 15:00:23 Voyager root: # iperf, kbd, lftp, lshw, neon, p7zip, perl, python, readline, screen,
    Jul 31 15:00:23 Voyager root: # sshfs-fuse, strace, subversion, unrar, utempter, vim
    Jul 31 15:00:23 Voyager root: # 
    Jul 31 15:00:23 Voyager root: # https://github.com/dmacias72/unRAID-plugins
    Jul 31 15:00:23 Voyager root: # 
    Jul 31 15:00:23 Voyager root: Executing install script for NerdPack-2019.12.31-x86_64-1.txz.
    Jul 31 15:00:23 Voyager root: Package NerdPack-2019.12.31-x86_64-1.txz installed.
    Jul 31 15:00:23 Voyager nerdpack: Processing Packages...
    Jul 31 15:00:23 Voyager root: 
    Jul 31 15:00:23 Voyager root: Processing Packages... 
    Jul 31 15:00:24 Voyager nerdpack: Installing perl-5.30.2 package...
    Jul 31 15:00:24 Voyager root: 
    Jul 31 15:00:24 Voyager root: Installing perl-5.30.2 package... 
    Jul 31 15:00:27 Voyager nerdpack: Installing python-2.7.17 package...
    Jul 31 15:00:27 Voyager root: 
    Jul 31 15:00:27 Voyager root: Installing python-2.7.17 package... 
    Jul 31 15:00:29 Voyager nerdpack: Cleaning up packages...
    Jul 31 15:00:29 Voyager root: 
    Jul 31 15:00:29 Voyager root: Cleaning up packages... 
    Jul 31 15:00:30 Voyager nerdpack: All packages processed...
    Jul 31 15:00:30 Voyager root: 
    Jul 31 15:00:30 Voyager root: All packages processed... 
    Jul 31 15:00:30 Voyager root: 
    Jul 31 15:00:30 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:30 Voyager root:  NerdPack has been installed.
    Jul 31 15:00:30 Voyager root:  This plugin requires Dynamix webGui to operate
    Jul 31 15:00:30 Voyager root:  Copyright 2016-2019, dmacias72, eschultz
    Jul 31 15:00:30 Voyager root:  Version: 2019.12.31
    Jul 31 15:00:30 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:30 Voyager root: 
    Jul 31 15:00:30 Voyager root: plugin: installed
    Jul 31 15:00:30 Voyager root: plugin: installing: /boot/config/plugins/ca.backup2.plg
    Jul 31 15:00:30 Voyager root: plugin: running: anonymous
    Jul 31 15:00:30 Voyager root: plugin: skipping: /boot/config/plugins/ca.backup2/ca.backup2-2020.07.09-x86_64-1.txz already exists
    Jul 31 15:00:30 Voyager root: plugin: running: /boot/config/plugins/ca.backup2/ca.backup2-2020.07.09-x86_64-1.txz
    Jul 31 15:00:30 Voyager root: 
    Jul 31 15:00:30 Voyager root: +==============================================================================
    Jul 31 15:00:30 Voyager root: | Installing new package /boot/config/plugins/ca.backup2/ca.backup2-2020.07.09-x86_64-1.txz
    Jul 31 15:00:30 Voyager root: +==============================================================================
    Jul 31 15:00:30 Voyager root: 
    Jul 31 15:00:30 Voyager root: Verifying package ca.backup2-2020.07.09-x86_64-1.txz.
    Jul 31 15:00:30 Voyager root: Installing package ca.backup2-2020.07.09-x86_64-1.txz:
    Jul 31 15:00:30 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:30 Voyager root: Package ca.backup2-2020.07.09-x86_64-1.txz installed.
    Jul 31 15:00:30 Voyager root: plugin: running: anonymous
    Jul 31 15:00:30 Voyager root: 
    ### [PREVIOUS LINE REPEATED 1 TIMES] ###
    Jul 31 15:00:30 Voyager root: ----------------------------------------------------
    Jul 31 15:00:30 Voyager root:  ca.backup2 has been installed.
    Jul 31 15:00:30 Voyager root:  Copyright 2015-2020, Andrew Zawadzki
    Jul 31 15:00:30 Voyager root:  Version: 2020.07.09
    Jul 31 15:00:30 Voyager root: ----------------------------------------------------
    Jul 31 15:00:30 Voyager root: 
    Jul 31 15:00:30 Voyager root: plugin: installed
    Jul 31 15:00:30 Voyager root: plugin: installing: /boot/config/plugins/ca.cleanup.appdata.plg
    Jul 31 15:00:30 Voyager root: plugin: running: anonymous
    Jul 31 15:00:30 Voyager root: 
    ### [PREVIOUS LINE REPEATED 1 TIMES] ###
    Jul 31 15:00:30 Voyager root: plugin: running: anonymous
    Jul 31 15:00:30 Voyager root: plugin: skipping: /boot/config/plugins/ca.cleanup.appdata/ca.cleanup.appdata-2019.09.15-x86_64-1.txz already exists
    Jul 31 15:00:30 Voyager root: plugin: running: /boot/config/plugins/ca.cleanup.appdata/ca.cleanup.appdata-2019.09.15-x86_64-1.txz
    Jul 31 15:00:30 Voyager root: 
    Jul 31 15:00:30 Voyager root: +==============================================================================
    Jul 31 15:00:30 Voyager root: | Installing new package /boot/config/plugins/ca.cleanup.appdata/ca.cleanup.appdata-2019.09.15-x86_64-1.txz
    Jul 31 15:00:30 Voyager root: +==============================================================================
    Jul 31 15:00:30 Voyager root: 
    Jul 31 15:00:30 Voyager root: Verifying package ca.cleanup.appdata-2019.09.15-x86_64-1.txz.
    Jul 31 15:00:30 Voyager root: Installing package ca.cleanup.appdata-2019.09.15-x86_64-1.txz:
    Jul 31 15:00:30 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:30 Voyager root: Package ca.cleanup.appdata-2019.09.15-x86_64-1.txz installed.
    Jul 31 15:00:30 Voyager root: plugin: running: anonymous
    Jul 31 15:00:30 Voyager root: 
    Jul 31 15:00:30 Voyager root: ----------------------------------------------------
    Jul 31 15:00:30 Voyager root:  ca.cleanup.appdata has been installed.
    Jul 31 15:00:30 Voyager root:  Copyright 2015-2016, Andrew Zawadzki
    Jul 31 15:00:30 Voyager root:  Version: 2019.09.15
    Jul 31 15:00:30 Voyager root: ----------------------------------------------------
    Jul 31 15:00:30 Voyager root: 
    Jul 31 15:00:30 Voyager root: plugin: installed
    Jul 31 15:00:30 Voyager root: plugin: installing: /boot/config/plugins/ca.update.applications.plg
    Jul 31 15:00:30 Voyager root: plugin: running: anonymous
    Jul 31 15:00:30 Voyager root: 
    ### [PREVIOUS LINE REPEATED 1 TIMES] ###
    Jul 31 15:00:30 Voyager root: plugin: running: anonymous
    Jul 31 15:00:30 Voyager root: plugin: skipping: /boot/config/plugins/ca.update.applications/ca.update.applications-2020.07.23-x86_64-1.txz already exists
    Jul 31 15:00:30 Voyager root: plugin: running: /boot/config/plugins/ca.update.applications/ca.update.applications-2020.07.23-x86_64-1.txz
    Jul 31 15:00:30 Voyager root: 
    Jul 31 15:00:30 Voyager root: +==============================================================================
    Jul 31 15:00:30 Voyager root: | Installing new package /boot/config/plugins/ca.update.applications/ca.update.applications-2020.07.23-x86_64-1.txz
    Jul 31 15:00:30 Voyager root: +==============================================================================
    Jul 31 15:00:30 Voyager root: 
    Jul 31 15:00:31 Voyager root: Verifying package ca.update.applications-2020.07.23-x86_64-1.txz.
    Jul 31 15:00:31 Voyager root: Installing package ca.update.applications-2020.07.23-x86_64-1.txz:
    Jul 31 15:00:31 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:31 Voyager root: Package ca.update.applications-2020.07.23-x86_64-1.txz installed.
    Jul 31 15:00:31 Voyager root: plugin: running: anonymous
    Jul 31 15:00:31 Voyager root: 
    Jul 31 15:00:31 Voyager root: ----------------------------------------------------
    Jul 31 15:00:31 Voyager root:  ca.update.applications has been installed.
    Jul 31 15:00:31 Voyager root:  Copyright 2015-2020, Andrew Zawadzki
    Jul 31 15:00:31 Voyager root:  Version: 2020.07.23
    Jul 31 15:00:31 Voyager root: ----------------------------------------------------
    Jul 31 15:00:31 Voyager root: 
    Jul 31 15:00:31 Voyager root: plugin: installed
    Jul 31 15:00:31 Voyager root: plugin: installing: /boot/config/plugins/community.applications.plg
    Jul 31 15:00:31 Voyager root: plugin: running: anonymous
    Jul 31 15:00:31 Voyager root: 
    ### [PREVIOUS LINE REPEATED 1 TIMES] ###
    Jul 31 15:00:31 Voyager root: Cleaning Up Old Versions
    Jul 31 15:00:31 Voyager root: Setting up cron for background notifications
    Jul 31 15:00:32 Voyager root: 
    ### [PREVIOUS LINE REPEATED 1 TIMES] ###
    Jul 31 15:00:32 Voyager root: plugin: running: anonymous
    Jul 31 15:00:32 Voyager root: plugin: skipping: /boot/config/plugins/community.applications/community.applications-2020.07.13-x86_64-1.txz already exists
    Jul 31 15:00:32 Voyager root: plugin: running: /boot/config/plugins/community.applications/community.applications-2020.07.13-x86_64-1.txz
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: | Installing new package /boot/config/plugins/community.applications/community.applications-2020.07.13-x86_64-1.txz
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: Verifying package community.applications-2020.07.13-x86_64-1.txz.
    Jul 31 15:00:32 Voyager root: Installing package community.applications-2020.07.13-x86_64-1.txz:
    Jul 31 15:00:32 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:32 Voyager root: Package community.applications-2020.07.13-x86_64-1.txz installed.
    Jul 31 15:00:32 Voyager root: plugin: running: anonymous
    Jul 31 15:00:32 Voyager root: Creating Directories
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: Adjusting icon for unRaid version
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: ----------------------------------------------------
    Jul 31 15:00:32 Voyager root:  community.applications has been installed.
    Jul 31 15:00:32 Voyager root:  Copyright 2015-2020, Andrew Zawadzki
    Jul 31 15:00:32 Voyager root:  Version: 2020.07.13
    Jul 31 15:00:32 Voyager root: ----------------------------------------------------
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: plugin: installed
    Jul 31 15:00:32 Voyager root: plugin: installing: /boot/config/plugins/dynamix.active.streams.plg
    Jul 31 15:00:32 Voyager root: plugin: running: anonymous
    Jul 31 15:00:32 Voyager root: plugin: skipping: /boot/config/plugins/dynamix.active.streams/dynamix.active.streams.txz already exists
    Jul 31 15:00:32 Voyager root: plugin: running: /boot/config/plugins/dynamix.active.streams/dynamix.active.streams.txz
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: | Installing new package /boot/config/plugins/dynamix.active.streams/dynamix.active.streams.txz
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: Verifying package dynamix.active.streams.txz.
    Jul 31 15:00:32 Voyager root: Installing package dynamix.active.streams.txz:
    Jul 31 15:00:32 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:32 Voyager root: Package dynamix.active.streams.txz installed.
    Jul 31 15:00:32 Voyager root: plugin: running: anonymous
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:32 Voyager root:  Plugin dynamix.active.streams is installed.
    Jul 31 15:00:32 Voyager root:  This plugin requires Dynamix webGui to operate
    Jul 31 15:00:32 Voyager root:  Copyright 2020, Bergware International
    Jul 31 15:00:32 Voyager root:  Version: 2020.06.17
    Jul 31 15:00:32 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: plugin: installed
    Jul 31 15:00:32 Voyager root: plugin: installing: /boot/config/plugins/dynamix.cache.dirs.plg
    Jul 31 15:00:32 Voyager root: plugin: running: anonymous
    Jul 31 15:00:32 Voyager root: plugin: skipping: /boot/config/plugins/dynamix.cache.dirs/dynamix.cache.dirs.txz already exists
    Jul 31 15:00:32 Voyager root: plugin: running: /boot/config/plugins/dynamix.cache.dirs/dynamix.cache.dirs.txz
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: | Installing new package /boot/config/plugins/dynamix.cache.dirs/dynamix.cache.dirs.txz
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: Verifying package dynamix.cache.dirs.txz.
    Jul 31 15:00:32 Voyager root: Installing package dynamix.cache.dirs.txz:
    Jul 31 15:00:32 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:32 Voyager root: Package dynamix.cache.dirs.txz installed.
    Jul 31 15:00:32 Voyager root: plugin: creating: /tmp/start_service - from INLINE content
    Jul 31 15:00:32 Voyager root: plugin: setting: /tmp/start_service - mode to 0770
    Jul 31 15:00:32 Voyager root: plugin: running: anonymous
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:32 Voyager root:  Plugin dynamix.cache.dirs is installed.
    Jul 31 15:00:32 Voyager root:  This plugin requires Dynamix webGui to operate
    Jul 31 15:00:32 Voyager root:  Copyright 2020, Bergware International
    Jul 31 15:00:32 Voyager root:  Version: 2020.06.17
    Jul 31 15:00:32 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:32 Voyager root:  The included cache_dirs script is a third party script
    Jul 31 15:00:32 Voyager root:  Copyright by the respective owner and maintainers
    Jul 31 15:00:32 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: plugin: installed
    Jul 31 15:00:32 Voyager root: plugin: installing: /boot/config/plugins/dynamix.ssd.trim.plg
    Jul 31 15:00:32 Voyager root: plugin: running: anonymous
    Jul 31 15:00:32 Voyager root: plugin: skipping: /boot/config/plugins/dynamix.ssd.trim/dynamix.ssd.trim.txz already exists
    Jul 31 15:00:32 Voyager root: plugin: running: /boot/config/plugins/dynamix.ssd.trim/dynamix.ssd.trim.txz
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: | Installing new package /boot/config/plugins/dynamix.ssd.trim/dynamix.ssd.trim.txz
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: Verifying package dynamix.ssd.trim.txz.
    Jul 31 15:00:32 Voyager root: Installing package dynamix.ssd.trim.txz:
    Jul 31 15:00:32 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:32 Voyager root: Package dynamix.ssd.trim.txz installed.
    Jul 31 15:00:32 Voyager root: plugin: running: anonymous
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:32 Voyager root:  Plugin dynamix.ssd.trim is installed.
    Jul 31 15:00:32 Voyager root:  This plugin requires Dynamix webGui to operate
    Jul 31 15:00:32 Voyager root:  Copyright 2020, Bergware International
    Jul 31 15:00:32 Voyager root:  Version: 2020.06.21
    Jul 31 15:00:32 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: plugin: installed
    Jul 31 15:00:32 Voyager root: plugin: installing: /boot/config/plugins/dynamix.system.stats.plg
    Jul 31 15:00:32 Voyager root: plugin: running: anonymous
    Jul 31 15:00:32 Voyager root: plugin: skipping: /boot/config/plugins/dynamix.system.stats/dynamix.system.stats.txz already exists
    Jul 31 15:00:32 Voyager root: plugin: running: /boot/config/plugins/dynamix.system.stats/dynamix.system.stats.txz
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: | Installing new package /boot/config/plugins/dynamix.system.stats/dynamix.system.stats.txz
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: Verifying package dynamix.system.stats.txz.
    Jul 31 15:00:32 Voyager root: Installing package dynamix.system.stats.txz:
    Jul 31 15:00:32 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:32 Voyager root: Package dynamix.system.stats.txz installed.
    Jul 31 15:00:32 Voyager root: plugin: running: anonymous
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:32 Voyager root:  Plugin dynamix.system.stats is installed.
    Jul 31 15:00:32 Voyager root:  This plugin requires Dynamix webGui to operate
    Jul 31 15:00:32 Voyager root:  Copyright 2020, Bergware International
    Jul 31 15:00:32 Voyager root:  Version: 2020.06.21
    Jul 31 15:00:32 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: plugin: installed
    Jul 31 15:00:32 Voyager root: plugin: installing: /boot/config/plugins/fix.common.problems.plg
    Jul 31 15:00:32 Voyager root: plugin: skipping: /boot/config/plugins/fix.common.problems/fix.common.problems-2020.05.05-x86_64-1.txz already exists
    Jul 31 15:00:32 Voyager root: plugin: running: /boot/config/plugins/fix.common.problems/fix.common.problems-2020.05.05-x86_64-1.txz
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: | Installing new package /boot/config/plugins/fix.common.problems/fix.common.problems-2020.05.05-x86_64-1.txz
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: Verifying package fix.common.problems-2020.05.05-x86_64-1.txz.
    Jul 31 15:00:32 Voyager root: Installing package fix.common.problems-2020.05.05-x86_64-1.txz:
    Jul 31 15:00:32 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:32 Voyager root: Package fix.common.problems-2020.05.05-x86_64-1.txz installed.
    Jul 31 15:00:32 Voyager root: plugin: running: anonymous
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: ----------------------------------------------------
    Jul 31 15:00:32 Voyager root:  fix.common.problems has been installed.
    Jul 31 15:00:32 Voyager root:  Copyright 2016-2020, Andrew Zawadzki
    Jul 31 15:00:32 Voyager root:  Version: 2020.05.05
    Jul 31 15:00:32 Voyager root: ----------------------------------------------------
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: plugin: installed
    Jul 31 15:00:32 Voyager root: plugin: installing: /boot/config/plugins/libvirtwol.plg
    Jul 31 15:00:32 Voyager root: plugin: skipping: /boot/config/plugins/libvirtwol/libvirt-python-env-4.10.0-x86_64-1.txz already exists
    Jul 31 15:00:32 Voyager root: plugin: running: /boot/config/plugins/libvirtwol/libvirt-python-env-4.10.0-x86_64-1.txz
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: | Installing new package /boot/config/plugins/libvirtwol/libvirt-python-env-4.10.0-x86_64-1.txz
    Jul 31 15:00:32 Voyager root: +==============================================================================
    Jul 31 15:00:32 Voyager root: 
    Jul 31 15:00:32 Voyager root: Verifying package libvirt-python-env-4.10.0-x86_64-1.txz.
    Jul 31 15:00:33 Voyager root: Installing package libvirt-python-env-4.10.0-x86_64-1.txz:
    Jul 31 15:00:33 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:33 Voyager root: # Libvirt Python Virtual Environment
    Jul 31 15:00:33 Voyager root: #
    Jul 31 15:00:33 Voyager root: # A python virtual environment for libvirt. Includes a virtual
    Jul 31 15:00:33 Voyager root: # BMC for controlling virtual machines using IPMI commands.
    Jul 31 15:00:33 Voyager root: #
    Jul 31 15:00:34 Voyager root: Executing install script for libvirt-python-env-4.10.0-x86_64-1.txz.
    Jul 31 15:00:34 Voyager root: Package libvirt-python-env-4.10.0-x86_64-1.txz installed.
    Jul 31 15:00:34 Voyager root: plugin: skipping: libvirt-python-env-4.7.0-x86_64-1.txz - Unraid version too high, requires at most version 6.6.99
    Jul 31 15:00:34 Voyager root: plugin: skipping: libvirt-python-env-4.5.0-x86_64-1.txz - Unraid version too high, requires at most version 6.5.99
    Jul 31 15:00:34 Voyager root: plugin: skipping: libvirt-python-env-3.8.0-x86_64-1.txz - Unraid version too high, requires at most version 6.4.99
    Jul 31 15:00:34 Voyager root: plugin: skipping: libvirt-python-env-2.5.0-x86_64-1.txz - Unraid version too high, requires at most version 6.3.99
    Jul 31 15:00:34 Voyager root: plugin: skipping: libvirt-python-env-1.3.1-x86_64-1.txz - Unraid version too high, requires at most version 6.2.99
    Jul 31 15:00:34 Voyager root: plugin: skipping: libvirt-python-env-1.2.18-x86_64-1.txz - Unraid version too high, requires at most version 6.1.99
    Jul 31 15:00:34 Voyager root: plugin: skipping: /boot/config/domain.cfg already exists
    Jul 31 15:00:34 Voyager root: plugin: skipping: /boot/config/plugins/libvirtwol/libvirtwol-2020.04.29-x86_64-1.txz already exists
    Jul 31 15:00:34 Voyager root: plugin: skipping: /boot/config/plugins/libvirtwol/libvirtwol-2020.04.29-x86_64-1.md5 already exists
    Jul 31 15:00:34 Voyager root: plugin: creating: /tmp/start_libvirtwol - from INLINE content
    Jul 31 15:00:34 Voyager root: plugin: setting: /tmp/start_libvirtwol - mode to 0770
    Jul 31 15:00:34 Voyager root: plugin: running: anonymous
    Jul 31 15:00:34 Voyager root: 
    Jul 31 15:00:34 Voyager root: +==============================================================================
    Jul 31 15:00:34 Voyager root: | Installing new package /boot/config/plugins/libvirtwol/libvirtwol-2020.04.29-x86_64-1.txz
    Jul 31 15:00:34 Voyager root: +==============================================================================
    Jul 31 15:00:34 Voyager root: 
    Jul 31 15:00:34 Voyager root: Verifying package libvirtwol-2020.04.29-x86_64-1.txz.
    Jul 31 15:00:34 Voyager root: Installing package libvirtwol-2020.04.29-x86_64-1.txz:
    Jul 31 15:00:34 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:34 Voyager root: # Virtual Machine Manager Wake On Lan
    Jul 31 15:00:34 Voyager root: #
    Jul 31 15:00:34 Voyager root: # This is a plugin for unRAID 6.1+. Wake On Lan for Libvirt. Allows you
    Jul 31 15:00:34 Voyager root: # to recieve a wake on lan packet to start up kvm virtual machines.
    Jul 31 15:00:34 Voyager root: # 
    Jul 31 15:00:34 Voyager root: # dmacias72/unRAID
    Jul 31 15:00:34 Voyager root: # https://github.com/dmacias72/unRAID-plugins
    Jul 31 15:00:34 Voyager root: #
    Jul 31 15:00:34 Voyager root: Executing install script for libvirtwol-2020.04.29-x86_64-1.txz.
    Jul 31 15:00:34 Voyager root: Package libvirtwol-2020.04.29-x86_64-1.txz installed.
    Jul 31 15:00:34 Voyager root: starting ipmi services...
    Jul 31 15:00:35 Voyager root: 
    Jul 31 15:00:35 Voyager root: --------------------------------------------------------------------------------------
    Jul 31 15:00:35 Voyager root:  libvirtwol has been installed.
    Jul 31 15:00:35 Voyager root:  This plugin requires NerdPack's Python 2 to operate
    Jul 31 15:00:35 Voyager root:  http://raw.githubusercontent.com/dmacias72/unRAID-NerdPack/master/plugin/NerdPack.plg
    Jul 31 15:00:35 Voyager root:  Copyright 2016-2019, dmacias72
    Jul 31 15:00:35 Voyager root:  Version: 2020.04.29
    Jul 31 15:00:35 Voyager root: --------------------------------------------------------------------------------------
    Jul 31 15:00:35 Voyager root: 
    Jul 31 15:00:35 Voyager root: plugin: installed
    Jul 31 15:00:35 Voyager root: plugin: installing: /boot/config/plugins/open.files.plg
    Jul 31 15:00:35 Voyager root: plugin: running: anonymous
    Jul 31 15:00:35 Voyager root: plugin: skipping: /boot/config/plugins/open.files/open.files-2020.06.27.tgz already exists
    Jul 31 15:00:35 Voyager root: plugin: running: anonymous
    ### [PREVIOUS LINE REPEATED 1 TIMES] ###
    Jul 31 15:00:35 Voyager root: 
    Jul 31 15:00:35 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:35 Voyager root:  open.files is installed.
    Jul 31 15:00:35 Voyager root:  Copyright 2015-2019, dlandon
    Jul 31 15:00:35 Voyager root:  Version: 2020.06.27
    Jul 31 15:00:35 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:35 Voyager root: 
    Jul 31 15:00:35 Voyager root: plugin: installed
    Jul 31 15:00:35 Voyager root: plugin: installing: /boot/config/plugins/parity.check.tuning.plg
    Jul 31 15:00:35 Voyager root: plugin: running: anonymous
    Jul 31 15:00:35 Voyager root: plugin: skipping: /boot/config/plugins/parity.check.tuning/parity.check.tuning-2020.07.19.txz already exists
    Jul 31 15:00:35 Voyager root: plugin: running: /boot/config/plugins/parity.check.tuning/parity.check.tuning-2020.07.19.txz
    Jul 31 15:00:35 Voyager root: 
    Jul 31 15:00:35 Voyager root: +==============================================================================
    Jul 31 15:00:35 Voyager root: | Installing new package /boot/config/plugins/parity.check.tuning/parity.check.tuning-2020.07.19.txz
    Jul 31 15:00:35 Voyager root: +==============================================================================
    Jul 31 15:00:35 Voyager root: 
    Jul 31 15:00:35 Voyager root: Verifying package parity.check.tuning-2020.07.19.txz.
    Jul 31 15:00:35 Voyager root: Installing package parity.check.tuning-2020.07.19.txz:
    Jul 31 15:00:35 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:35 Voyager root: Package parity.check.tuning-2020.07.19.txz installed.
    Jul 31 15:00:35 Voyager root: plugin: running: anonymous
    Jul 31 15:00:35 Voyager root: 
    Jul 31 15:00:35 Voyager root: Warning: parse_ini_file(/var/local/emhttp/var.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/parity.check.tuning/parity.check.tuning.php on line 72
    Jul 31 15:00:35 Voyager parity.check.tuning.php: Array not started so no action taken
    Jul 31 15:00:35 Voyager root: 
    Jul 31 15:00:35 Voyager root: ----------------------------------------------------
    Jul 31 15:00:35 Voyager root:  parity.check.tuning has been installed.
    Jul 31 15:00:35 Voyager root:  Copyright 2019, Dave Walker (itimpi)
    Jul 31 15:00:35 Voyager root:  Version: 2020.07.19
    Jul 31 15:00:35 Voyager root: ----------------------------------------------------
    Jul 31 15:00:35 Voyager root: 
    Jul 31 15:00:35 Voyager root: plugin: installed
    Jul 31 15:00:35 Voyager root: plugin: installing: /boot/config/plugins/preclear.disk.plg
    Jul 31 15:00:35 Voyager root: plugin: skipping: /boot/config/plugins/preclear.disk/preclear.disk-2020.05.07.txz already exists
    Jul 31 15:00:35 Voyager root: plugin: skipping: /boot/config/plugins/preclear.disk/preclear.disk-2020.05.07.md5 already exists
    Jul 31 15:00:35 Voyager root: plugin: creating: /usr/local/sbin/readvz - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/readvz
    Jul 31 15:00:35 Voyager root: plugin: downloading: https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/readvz ...#015plugin: downloading: https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/readvz ... 100%#015plugin: downloading: https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/readvz ... done
    Jul 31 15:00:35 Voyager root: plugin: setting: /usr/local/sbin/readvz - mode to 755
    Jul 31 15:00:35 Voyager root: plugin: skipping: /boot/config/plugins/preclear.disk/dialog-1.3_20200327-x86_64-1.txz already exists
    Jul 31 15:00:35 Voyager root: plugin: setting: /boot/config/plugins/preclear.disk/dialog-1.3_20200327-x86_64-1.txz - mode to 666
    Jul 31 15:00:35 Voyager root: plugin: creating: /usr/local/sbin/preclear_disk_ori.sh - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/preclear_disk_20.sh
    Jul 31 15:00:35 Voyager root: plugin: downloading: https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/preclear_disk_20.sh ...#015plugin: downloading: https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/preclear_disk_20.sh ... 100%#015plugin: downloading: https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/preclear_disk_20.sh ... done
    Jul 31 15:00:35 Voyager root: plugin: setting: /usr/local/sbin/preclear_disk_ori.sh - mode to 755
    Jul 31 15:00:35 Voyager root: plugin: running: anonymous
    Jul 31 15:00:36 Voyager kernel: device br0 entered promiscuous mode
    Jul 31 15:00:36 Voyager root: installing package tmux version 3.1b....
    Jul 31 15:00:36 Voyager root: plugin: preclear.disk.plg: installing package tmux version 3.1b....
    Jul 31 15:00:36 Voyager root: 
    Jul 31 15:00:36 Voyager root: +==============================================================================
    Jul 31 15:00:36 Voyager root: | Installing new package /boot/config/plugins/preclear.disk/tmux-3.1b-x86_64-1.txz
    Jul 31 15:00:36 Voyager root: +==============================================================================
    Jul 31 15:00:36 Voyager root: 
    Jul 31 15:00:36 Voyager root: Verifying package tmux-3.1b-x86_64-1.txz.
    Jul 31 15:00:36 Voyager root: Installing package tmux-3.1b-x86_64-1.txz:
    Jul 31 15:00:36 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:36 Voyager root: # tmux (terminal multiplexer)
    Jul 31 15:00:36 Voyager root: #
    Jul 31 15:00:36 Voyager root: # tmux is a terminal multiplexer. It enables a number of terminals
    Jul 31 15:00:36 Voyager root: # (or windows) to be accessed and controlled from a single terminal.
    Jul 31 15:00:36 Voyager root: # tmux is intended to be a simple, modern, BSD-licensed alternative to
    Jul 31 15:00:36 Voyager root: # programs such as GNU screen.
    Jul 31 15:00:36 Voyager root: #
    Jul 31 15:00:36 Voyager root: # Homepage: https://github.com/tmux/tmux/wiki
    Jul 31 15:00:36 Voyager root: #
    Jul 31 15:00:36 Voyager root: Executing install script for tmux-3.1b-x86_64-1.txz.
    Jul 31 15:00:36 Voyager root: Package tmux-3.1b-x86_64-1.txz installed.
    Jul 31 15:00:36 Voyager root: libevent version 2.1.11 is greater or equal than the installed version (2.1.11), installing...
    Jul 31 15:00:36 Voyager root: 
    Jul 31 15:00:36 Voyager root: +==============================================================================
    Jul 31 15:00:36 Voyager root: | Skipping package libevent-2.1.11-x86_64-1 (already installed)
    Jul 31 15:00:36 Voyager root: +==============================================================================
    Jul 31 15:00:36 Voyager root: 
    Jul 31 15:00:36 Voyager root: installing package utempter version 1.1.6....
    Jul 31 15:00:36 Voyager root: plugin: preclear.disk.plg: installing package utempter version 1.1.6....
    Jul 31 15:00:36 Voyager root: 
    Jul 31 15:00:36 Voyager root: +==============================================================================
    Jul 31 15:00:36 Voyager root: | Installing new package /boot/config/plugins/preclear.disk/utempter-1.1.6-x86_64-3.txz
    Jul 31 15:00:36 Voyager root: +==============================================================================
    Jul 31 15:00:36 Voyager root: 
    Jul 31 15:00:37 Voyager root: Verifying package utempter-1.1.6-x86_64-3.txz.
    Jul 31 15:00:37 Voyager root: Installing package utempter-1.1.6-x86_64-3.txz:
    Jul 31 15:00:37 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:37 Voyager root: # utempter (utmp updating library and utility)
    Jul 31 15:00:37 Voyager root: #
    Jul 31 15:00:37 Voyager root: # The utempter package provides a utility and shared library that
    Jul 31 15:00:37 Voyager root: # allows terminal applications such as xterm and screen to update
    Jul 31 15:00:37 Voyager root: # /var/run/utmp and /var/log/wtmp without requiring root privileges.
    Jul 31 15:00:37 Voyager root: #
    Jul 31 15:00:37 Voyager root: Executing install script for utempter-1.1.6-x86_64-3.txz.
    Jul 31 15:00:37 Voyager root: Package utempter-1.1.6-x86_64-3.txz installed.
    Jul 31 15:00:37 Voyager root: 
    Jul 31 15:00:37 Voyager root: +==============================================================================
    Jul 31 15:00:37 Voyager root: | Installing new package /boot/config/plugins/preclear.disk/preclear.disk-2020.05.07.txz
    Jul 31 15:00:37 Voyager root: +==============================================================================
    Jul 31 15:00:37 Voyager root: 
    Jul 31 15:00:37 Voyager root: Verifying package preclear.disk-2020.05.07.txz.
    Jul 31 15:00:37 Voyager root: Installing package preclear.disk-2020.05.07.txz:
    Jul 31 15:00:37 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:37 Voyager root: Package preclear.disk-2020.05.07.txz installed.
    Jul 31 15:00:37 Voyager root: plugin: running: anonymous
    Jul 31 15:00:37 Voyager root: 
    Jul 31 15:00:37 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:37 Voyager root:  preclear.disk has been installed.
    Jul 31 15:00:37 Voyager root:  Copyright 2015-2020, gfjardim
    Jul 31 15:00:37 Voyager root:  Version: 2020.05.07
    Jul 31 15:00:37 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:37 Voyager root: 
    Jul 31 15:00:37 Voyager root: plugin: running: anonymous
    Jul 31 15:00:37 Voyager root: plugin: installed
    Jul 31 15:00:37 Voyager root: plugin: installing: /boot/config/plugins/speedtest.plg
    Jul 31 15:00:37 Voyager root: plugin: skipping: /boot/config/plugins/speedtest/pyOpenSSL-0.15.1-x86_64-1_slack.txz already exists
    Jul 31 15:00:37 Voyager root: plugin: running: /boot/config/plugins/speedtest/pyOpenSSL-0.15.1-x86_64-1_slack.txz
    Jul 31 15:00:37 Voyager root: 
    Jul 31 15:00:37 Voyager root: +==============================================================================
    Jul 31 15:00:37 Voyager root: | Installing new package /boot/config/plugins/speedtest/pyOpenSSL-0.15.1-x86_64-1_slack.txz
    Jul 31 15:00:37 Voyager root: +==============================================================================
    Jul 31 15:00:37 Voyager root: 
    Jul 31 15:00:37 Voyager root: Verifying package pyOpenSSL-0.15.1-x86_64-1_slack.txz.
    Jul 31 15:00:37 Voyager root: Installing package pyOpenSSL-0.15.1-x86_64-1_slack.txz:
    Jul 31 15:00:37 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:37 Voyager root: # pyOpenSSL (Python wrapper for OpenSSL)
    Jul 31 15:00:37 Voyager root: #
    Jul 31 15:00:37 Voyager root: # This module is a rather thin wrapper around (a subset of) the OpenSSL
    Jul 31 15:00:37 Voyager root: # library. With thin wrapper I mean that a lot of the object methods do
    Jul 31 15:00:37 Voyager root: # nothing more than calling a corresponding function in the OpenSSL
    Jul 31 15:00:37 Voyager root: # library
    Jul 31 15:00:37 Voyager root: #
    Jul 31 15:00:37 Voyager root: # http://pypi.python.org/pypi/pyOpenSSL
    Jul 31 15:00:37 Voyager root: #
    Jul 31 15:00:37 Voyager root: Package pyOpenSSL-0.15.1-x86_64-1_slack.txz installed.
    Jul 31 15:00:37 Voyager root: plugin: skipping: /boot/config/plugins/speedtest/speedtest.cfg already exists
    Jul 31 15:00:37 Voyager root: plugin: skipping: /boot/config/plugins/speedtest/speedtest-2018.02.11-x86_64-1.txz already exists
    Jul 31 15:00:37 Voyager root: plugin: skipping: /boot/config/plugins/speedtest/speedtest-2018.02.11-x86_64-1.md5 already exists
    Jul 31 15:00:37 Voyager root: plugin: running: anonymous
    Jul 31 15:00:37 Voyager root: 
    Jul 31 15:00:37 Voyager root: +==============================================================================
    Jul 31 15:00:37 Voyager root: | Installing new package /boot/config/plugins/speedtest/speedtest-2018.02.11-x86_64-1.txz
    Jul 31 15:00:37 Voyager root: +==============================================================================
    Jul 31 15:00:37 Voyager root: 
    Jul 31 15:00:37 Voyager root: Verifying package speedtest-2018.02.11-x86_64-1.txz.
    Jul 31 15:00:37 Voyager root: Installing package speedtest-2018.02.11-x86_64-1.txz:
    Jul 31 15:00:37 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:37 Voyager root: # Speedtest (Command Line Tool)
    Jul 31 15:00:37 Voyager root: #
    Jul 31 15:00:37 Voyager root: # This is a plugin for unRAID 6.1+. It is an interface for testing
    Jul 31 15:00:37 Voyager root: # internet bandwidth using speedtest.net and speedtest-cli.
    Jul 31 15:00:37 Voyager root: # 
    Jul 31 15:00:37 Voyager root: # sivel/speedtest-cli
    Jul 31 15:00:37 Voyager root: # https://github.com/sivel/speedtest-cli
    Jul 31 15:00:37 Voyager root: # 
    Jul 31 15:00:37 Voyager root: # dmacias72/unRAID
    Jul 31 15:00:37 Voyager root: # https://github.com/dmacias72/unRAID-plugins
    Jul 31 15:00:37 Voyager root: #
    Jul 31 15:00:37 Voyager root: Executing install script for speedtest-2018.02.11-x86_64-1.txz.
    Jul 31 15:00:37 Voyager root: Package speedtest-2018.02.11-x86_64-1.txz installed.
    Jul 31 15:00:37 Voyager root: 
    Jul 31 15:00:37 Voyager root: --------------------------------------------------------------------------------------
    Jul 31 15:00:37 Voyager root:  speedtest has been installed.
    Jul 31 15:00:37 Voyager root:  This plugin requires NerdPack's Python 2 to operate
    Jul 31 15:00:37 Voyager root:  http://raw.githubusercontent.com/dmacias72/unRAID-NerdPack/master/plugin/NerdPack.plg
    Jul 31 15:00:37 Voyager root:  Go to Settings/NerdPack and install python-2.7
    Jul 31 15:00:37 Voyager root:  Copyright 2015-2018, dmacias72
    Jul 31 15:00:37 Voyager root:  Version: 2018.02.11
    Jul 31 15:00:37 Voyager root: --------------------------------------------------------------------------------------
    Jul 31 15:00:37 Voyager root: 
    Jul 31 15:00:37 Voyager root: plugin: installed
    Jul 31 15:00:37 Voyager root: plugin: installing: /boot/config/plugins/unassigned.devices-plus.plg
    Jul 31 15:00:37 Voyager root: plugin: running: anonymous
    Jul 31 15:00:37 Voyager root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/parted-3.3-x86_64-1.txz already exists
    Jul 31 15:00:37 Voyager root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/parted-3.3-x86_64-1.txz
    Jul 31 15:00:37 Voyager root: 
    Jul 31 15:00:37 Voyager root: +==============================================================================
    Jul 31 15:00:37 Voyager root: | Installing new package /boot/config/plugins/unassigned.devices-plus/packages/parted-3.3-x86_64-1.txz
    Jul 31 15:00:37 Voyager root: +==============================================================================
    Jul 31 15:00:37 Voyager root: 
    Jul 31 15:00:38 Voyager root: Verifying package parted-3.3-x86_64-1.txz.
    Jul 31 15:00:38 Voyager root: Installing package parted-3.3-x86_64-1.txz:
    Jul 31 15:00:38 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:38 Voyager root: # parted (GNU disk partitioning tool)
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: # GNU Parted is a program for creating, destroying, resizing, checking
    Jul 31 15:00:38 Voyager root: # and copying partitions, and the filesystems on them. This is useful
    Jul 31 15:00:38 Voyager root: # for creating space for new operating systems, reorganizing disk
    Jul 31 15:00:38 Voyager root: # usage, copying data between hard disks, and disk imaging.
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: Executing install script for parted-3.3-x86_64-1.txz.
    Jul 31 15:00:38 Voyager root: Package parted-3.3-x86_64-1.txz installed.
    Jul 31 15:00:38 Voyager root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/exfat-utils-1.3.0-x86_64-1_slonly.txz already exists
    Jul 31 15:00:38 Voyager root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/exfat-utils-1.3.0-x86_64-1_slonly.txz
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: +==============================================================================
    Jul 31 15:00:38 Voyager root: | Installing new package /boot/config/plugins/unassigned.devices-plus/packages/exfat-utils-1.3.0-x86_64-1_slonly.txz
    Jul 31 15:00:38 Voyager root: +==============================================================================
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: Verifying package exfat-utils-1.3.0-x86_64-1_slonly.txz.
    Jul 31 15:00:38 Voyager root: Installing package exfat-utils-1.3.0-x86_64-1_slonly.txz:
    Jul 31 15:00:38 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:38 Voyager root: # exfat-utils (exFAT system utilities)
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: # This project aims to provide a full-featured exFAT file system
    Jul 31 15:00:38 Voyager root: # implementation for GNU/Linux and other Unix-like systems as a FUSE
    Jul 31 15:00:38 Voyager root: # module and a set of utilities.
    Jul 31 15:00:38 Voyager root: # module.
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: # This package contains the utilities.
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: # Homepage: https://github.com/relan/exfat
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: Executing install script for exfat-utils-1.3.0-x86_64-1_slonly.txz.
    Jul 31 15:00:38 Voyager root: Package exfat-utils-1.3.0-x86_64-1_slonly.txz installed.
    Jul 31 15:00:38 Voyager root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/fuse-exfat-1.3.0-x86_64-1_slonly.txz already exists
    Jul 31 15:00:38 Voyager root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/fuse-exfat-1.3.0-x86_64-1_slonly.txz
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: +==============================================================================
    Jul 31 15:00:38 Voyager root: | Installing new package /boot/config/plugins/unassigned.devices-plus/packages/fuse-exfat-1.3.0-x86_64-1_slonly.txz
    Jul 31 15:00:38 Voyager root: +==============================================================================
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: Verifying package fuse-exfat-1.3.0-x86_64-1_slonly.txz.
    Jul 31 15:00:38 Voyager root: Installing package fuse-exfat-1.3.0-x86_64-1_slonly.txz:
    Jul 31 15:00:38 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:38 Voyager root: # fuse-exfat (exFAT FUSE module)
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: # This project aims to provide a full-featured exFAT file system
    Jul 31 15:00:38 Voyager root: # implementation for GNU/Linux and other Unix-like systems as a FUSE
    Jul 31 15:00:38 Voyager root: # module and a set of utilities.
    Jul 31 15:00:38 Voyager root: # module.
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: # This package contains the FUSE module.
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: # Homepage: https://github.com/relan/exfat
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: Executing install script for fuse-exfat-1.3.0-x86_64-1_slonly.txz.
    Jul 31 15:00:38 Voyager root: Package fuse-exfat-1.3.0-x86_64-1_slonly.txz installed.
    Jul 31 15:00:38 Voyager root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/hfsprogs-332.25-x86_64-2sl.txz already exists
    Jul 31 15:00:38 Voyager root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/hfsprogs-332.25-x86_64-2sl.txz
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: +==============================================================================
    Jul 31 15:00:38 Voyager root: | Installing new package /boot/config/plugins/unassigned.devices-plus/packages/hfsprogs-332.25-x86_64-2sl.txz
    Jul 31 15:00:38 Voyager root: +==============================================================================
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: Verifying package hfsprogs-332.25-x86_64-2sl.txz.
    Jul 31 15:00:38 Voyager root: Installing package hfsprogs-332.25-x86_64-2sl.txz:
    Jul 31 15:00:38 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:38 Voyager root: # hfsprogs - hfs+ user space utils
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: # The HFS+ file system used by Apple Computer for their Mac OS is 
    Jul 31 15:00:38 Voyager root: # supported by the Linux kernel.  Apple provides mkfs and fsck for 
    Jul 31 15:00:38 Voyager root: # HFS+ with the Unix core of their operating system, Darwin.
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: # This package is a port of Apple's tools for HFS+ filesystems. 
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: # http://www.opensource.apple.com
    Jul 31 15:00:38 Voyager root: Package hfsprogs-332.25-x86_64-2sl.txz installed.
    Jul 31 15:00:38 Voyager root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/libbsd-0.8.7-x86_64-1_slonly.txz already exists
    Jul 31 15:00:38 Voyager root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/libbsd-0.8.7-x86_64-1_slonly.txz
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: +==============================================================================
    Jul 31 15:00:38 Voyager root: | Installing new package /boot/config/plugins/unassigned.devices-plus/packages/libbsd-0.8.7-x86_64-1_slonly.txz
    Jul 31 15:00:38 Voyager root: +==============================================================================
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: Verifying package libbsd-0.8.7-x86_64-1_slonly.txz.
    Jul 31 15:00:38 Voyager root: Installing package libbsd-0.8.7-x86_64-1_slonly.txz:
    Jul 31 15:00:38 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:38 Voyager root: # libbsd (library of BSD functions)
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: # This library provides useful functions commonly found on BSD systems,
    Jul 31 15:00:38 Voyager root: # and lacking on others like GNU systems, thus making it easier to port
    Jul 31 15:00:38 Voyager root: # projects with strong BSD origins, without needing to embed the same
    Jul 31 15:00:38 Voyager root: # code over and over again on each project.
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: # Homepage: http://libbsd.freedesktop.org/wiki/
    Jul 31 15:00:38 Voyager root: #
    Jul 31 15:00:38 Voyager root: Executing install script for libbsd-0.8.7-x86_64-1_slonly.txz.
    Jul 31 15:00:38 Voyager root: Package libbsd-0.8.7-x86_64-1_slonly.txz installed.
    Jul 31 15:00:38 Voyager root: plugin: creating: /usr/local/emhttp/plugins/unassigned.devices-plus/README.md - from INLINE content
    Jul 31 15:00:38 Voyager root: plugin: running: anonymous
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:38 Voyager root:  unassigned.devices-plus has been installed.
    Jul 31 15:00:38 Voyager root:  Copyright 2015, gfjardim
    Jul 31 15:00:38 Voyager root:  Copyright 2016-2020, dlandon
    Jul 31 15:00:38 Voyager root:  Version: 2020.05.22
    Jul 31 15:00:38 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: plugin: installed
    Jul 31 15:00:38 Voyager root: plugin: installing: /boot/config/plugins/unassigned.devices.plg
    Jul 31 15:00:38 Voyager root: plugin: running: anonymous
    Jul 31 15:00:38 Voyager root: plugin: skipping: /boot/config/plugins/unassigned.devices/packages/unassigned.devices-2020.07.26b.tgz already exists
    Jul 31 15:00:38 Voyager root: plugin: creating: /tmp/start_unassigned_devices - from INLINE content
    Jul 31 15:00:38 Voyager root: plugin: setting: /tmp/start_unassigned_devices - mode to 0770
    Jul 31 15:00:38 Voyager root: plugin: skipping: /boot/config/plugins/unassigned.devices/unassigned.devices.cfg already exists
    Jul 31 15:00:38 Voyager root: plugin: skipping: /boot/config/plugins/unassigned.devices/samba_mount.cfg already exists
    Jul 31 15:00:38 Voyager root: plugin: skipping: /boot/config/plugins/unassigned.devices/iso_mount.cfg already exists
    Jul 31 15:00:38 Voyager root: plugin: creating: /tmp/unassigned.devices/smb-settings.conf - from INLINE content
    Jul 31 15:00:38 Voyager root: plugin: creating: /tmp/unassigned.devices/config/smb-extra.conf - from INLINE content
    Jul 31 15:00:38 Voyager root: plugin: creating: /tmp/unassigned.devices/add-smb-extra - from INLINE content
    Jul 31 15:00:38 Voyager root: plugin: setting: /tmp/unassigned.devices/add-smb-extra - mode to 0770
    Jul 31 15:00:38 Voyager root: plugin: creating: /tmp/unassigned.devices/remove-smb-extra - from INLINE content
    Jul 31 15:00:38 Voyager root: plugin: setting: /tmp/unassigned.devices/remove-smb-extra - mode to 0770
    Jul 31 15:00:38 Voyager root: plugin: running: anonymous
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:38 Voyager root:  unassigned.devices has been installed.
    Jul 31 15:00:38 Voyager root:  Copyright 2015, gfjardim
    Jul 31 15:00:38 Voyager root:  Copyright 2016-2020, dlandon
    Jul 31 15:00:38 Voyager root:  Version: 2020.07.26b
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root:  Note:
    Jul 31 15:00:38 Voyager root:  Install the Unassigned Devices Plus plugin if you need to
    Jul 31 15:00:38 Voyager root:  mount exFAT or HFS+ file formats, or format disks.
    Jul 31 15:00:38 Voyager root: -----------------------------------------------------------
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: plugin: installed
    Jul 31 15:00:38 Voyager root: plugin: installing: /boot/config/plugins/upnp-monitor.plg
    Jul 31 15:00:38 Voyager root: plugin: running: anonymous
    Jul 31 15:00:38 Voyager root: plugin: skipping: /boot/config/plugins/upnp-monitor/upnp-monitor-2020.01.04c-x86_64-1.txz already exists
    Jul 31 15:00:38 Voyager root: plugin: running: /boot/config/plugins/upnp-monitor/upnp-monitor-2020.01.04c-x86_64-1.txz
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: +==============================================================================
    Jul 31 15:00:38 Voyager root: | Installing new package /boot/config/plugins/upnp-monitor/upnp-monitor-2020.01.04c-x86_64-1.txz
    Jul 31 15:00:38 Voyager root: +==============================================================================
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: Verifying package upnp-monitor-2020.01.04c-x86_64-1.txz.
    Jul 31 15:00:38 Voyager root: Installing package upnp-monitor-2020.01.04c-x86_64-1.txz:
    Jul 31 15:00:38 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:38 Voyager root: Package upnp-monitor-2020.01.04c-x86_64-1.txz installed.
    Jul 31 15:00:38 Voyager root: plugin: running: anonymous
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: ----------------------------------------------------
    Jul 31 15:00:38 Voyager root:  upnp-monitor has been installed.
    Jul 31 15:00:38 Voyager root:  Copyright 2019 ljm42
    Jul 31 15:00:38 Voyager root:  Version: 2020.01.04c
    Jul 31 15:00:38 Voyager root: ----------------------------------------------------
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: plugin: installed
    Jul 31 15:00:38 Voyager root: plugin: installing: /boot/config/plugins/vfio.pci.plg
    Jul 31 15:00:38 Voyager root: plugin: running: anonymous
    Jul 31 15:00:38 Voyager root: plugin: skipping: /boot/config/plugins/vfio.pci/vfio.pci-2020.01.20a-x86_64-1.txz already exists
    Jul 31 15:00:38 Voyager root: plugin: running: /boot/config/plugins/vfio.pci/vfio.pci-2020.01.20a-x86_64-1.txz
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: +==============================================================================
    Jul 31 15:00:38 Voyager root: | Installing new package /boot/config/plugins/vfio.pci/vfio.pci-2020.01.20a-x86_64-1.txz
    Jul 31 15:00:38 Voyager root: +==============================================================================
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: Verifying package vfio.pci-2020.01.20a-x86_64-1.txz.
    Jul 31 15:00:38 Voyager root: Installing package vfio.pci-2020.01.20a-x86_64-1.txz:
    Jul 31 15:00:38 Voyager root: PACKAGE DESCRIPTION:
    Jul 31 15:00:38 Voyager root: Package vfio.pci-2020.01.20a-x86_64-1.txz installed.
    Jul 31 15:00:38 Voyager root: plugin: running: anonymous
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: ----------------------------------------------------
    Jul 31 15:00:38 Voyager root:  vfio.pci has been installed.
    Jul 31 15:00:38 Voyager root:  Copyright 2020, Justin Nolan
    Jul 31 15:00:38 Voyager root:  Version: 2020.01.20a
    Jul 31 15:00:38 Voyager root: ----------------------------------------------------
    Jul 31 15:00:38 Voyager root: 
    Jul 31 15:00:38 Voyager root: plugin: installed
    Jul 31 15:00:38 Voyager root: Starting go script
    Jul 31 15:00:38 Voyager root: Starting emhttpd
    Jul 31 15:00:38 Voyager emhttpd: Unraid(tm) System Management Utility version 6.8.3
    Jul 31 15:00:38 Voyager emhttpd: Copyright (C) 2005-2020, Lime Technology, Inc.
    Jul 31 15:00:39 Voyager emhttpd: shcmd (6): /usr/local/emhttp/webGui/scripts/update_access
    Jul 31 15:00:39 Voyager sshd[2254]: Received signal 15; terminating.
    Jul 31 15:00:40 Voyager sshd[10398]: Server listening on 0.0.0.0 port 22.
    Jul 31 15:00:40 Voyager sshd[10398]: Server listening on :: port 22.
    Jul 31 15:00:41 Voyager emhttpd: shcmd (9): modprobe md-mod super=/boot/config/super.dat
    Jul 31 15:00:41 Voyager kernel: md: unRAID driver 2.9.13 installed
    Jul 31 15:00:41 Voyager emhttpd: Basic key detected, GUID: 0..0 FILE: /boot/config/Basic.key
    Jul 31 15:00:41 Voyager emhttpd: unclean shutdown detected
    Jul 31 15:00:41 Voyager emhttpd: Device inventory:
    Jul 31 15:00:41 Voyager emhttpd: Samsung_SSD_860_EVO_500GB_S4XBNF0N238019E (sdd) 512 976773168
    Jul 31 15:00:41 Voyager emhttpd: WDC_WD80EFAX-68KNBN0_VAHB0KBL (sde) 512 15628053168
    Jul 31 15:00:41 Voyager emhttpd: WDC_WDS100T2B0A_192885800549 (sdb) 512 1953525168
    Jul 31 15:00:41 Voyager emhttpd: WDC_WD80EFAX-68KNBN0_VDJDDJ4D (sdf) 512 15628053168
    Jul 31 15:00:41 Voyager emhttpd: WDC_WD20EZRX-00DC0B0_WD-WCC1T1407930 (sdc) 512 3907029168
    Jul 31 15:00:41 Voyager emhttpd: Samsung_SSD_970_EVO_Plus_1TB_S4EWNJ0N230015K (nvme0n1) 512 1953525168
    Jul 31 15:00:41 Voyager emhttpd: Sandisk_USB_Ultra_VC0693150729024925000170-0:0 (sda) 512 15730688
    Jul 31 15:00:41 Voyager kernel: mdcmd (1): import 0
    Jul 31 15:00:41 Voyager kernel: md: import_slot: 0 empty
    Jul 31 15:00:41 Voyager kernel: mdcmd (2): import 1 sdf 64 7814026532 0 WDC_WD80EFAX-68KNBN0_VDJDDJ4D
    Jul 31 15:00:41 Voyager kernel: md: import disk1: (sdf) WDC_WD80EFAX-68KNBN0_VDJDDJ4D size: 7814026532 
    Jul 31 15:00:41 Voyager kernel: mdcmd (3): import 2 sde 64 7814026532 0 WDC_WD80EFAX-68KNBN0_VAHB0KBL
    Jul 31 15:00:41 Voyager kernel: md: import disk2: (sde) WDC_WD80EFAX-68KNBN0_VAHB0KBL size: 7814026532 
    Jul 31 15:00:41 Voyager kernel: mdcmd (4): import 3 sdc 64 1953514552 0 WDC_WD20EZRX-00DC0B0_WD-WCC1T1407930
    Jul 31 15:00:41 Voyager kernel: md: import disk3: (sdc) WDC_WD20EZRX-00DC0B0_WD-WCC1T1407930 size: 1953514552 
    Jul 31 15:00:41 Voyager kernel: mdcmd (5): import 4 sdd 64 488386552 0 Samsung_SSD_860_EVO_500GB_S4XBNF0N238019E
    Jul 31 15:00:41 Voyager kernel: md: import disk4: (sdd) Samsung_SSD_860_EVO_500GB_S4XBNF0N238019E size: 488386552 
    Jul 31 15:00:41 Voyager kernel: mdcmd (6): import 5
    Jul 31 15:00:41 Voyager kernel: mdcmd (7): import 6
    Jul 31 15:00:41 Voyager kernel: mdcmd (8): import 7
    Jul 31 15:00:41 Voyager kernel: mdcmd (9): import 8
    Jul 31 15:00:41 Voyager kernel: mdcmd (10): import 9
    Jul 31 15:00:41 Voyager kernel: mdcmd (11): import 10
    Jul 31 15:00:41 Voyager kernel: mdcmd (12): import 11
    Jul 31 15:00:41 Voyager kernel: mdcmd (13): import 12
    Jul 31 15:00:41 Voyager kernel: mdcmd (14): import 13
    Jul 31 15:00:41 Voyager kernel: mdcmd (15): import 14
    Jul 31 15:00:41 Voyager kernel: mdcmd (16): import 15
    Jul 31 15:00:41 Voyager kernel: mdcmd (17): import 16
    Jul 31 15:00:41 Voyager kernel: mdcmd (18): import 17
    Jul 31 15:00:41 Voyager kernel: mdcmd (19): import 18
    Jul 31 15:00:41 Voyager kernel: mdcmd (20): import 19
    Jul 31 15:00:41 Voyager kernel: mdcmd (21): import 20
    Jul 31 15:00:41 Voyager kernel: mdcmd (22): import 21
    Jul 31 15:00:41 Voyager kernel: mdcmd (23): import 22
    Jul 31 15:00:41 Voyager kernel: mdcmd (24): import 23
    Jul 31 15:00:41 Voyager kernel: mdcmd (25): import 24
    Jul 31 15:00:41 Voyager kernel: mdcmd (26): import 25
    Jul 31 15:00:41 Voyager kernel: mdcmd (27): import 26
    Jul 31 15:00:41 Voyager kernel: mdcmd (28): import 27
    Jul 31 15:00:41 Voyager kernel: mdcmd (29): import 28
    Jul 31 15:00:41 Voyager kernel: mdcmd (30): import 29
    Jul 31 15:00:41 Voyager kernel: md: import_slot: 29 empty
    Jul 31 15:00:41 Voyager emhttpd: import 30 cache device: (sdb) WDC_WDS100T2B0A_192885800549
    Jul 31 15:00:41 Voyager emhttpd: import flash device: sda
    Jul 31 15:00:41 Voyager emhttpd: Starting services...
    Jul 31 15:00:41 Voyager emhttpd: shcmd (12): /etc/rc.d/rc.samba restart
    Jul 31 15:00:43 Voyager root: Starting Samba:  /usr/sbin/smbd -D
    Jul 31 15:00:43 Voyager root:                  /usr/sbin/nmbd -D
    Jul 31 15:00:43 Voyager root:                  /usr/sbin/wsdd 
    Jul 31 15:00:43 Voyager root:                  /usr/sbin/winbindd -D
    Jul 31 15:00:43 Voyager emhttpd: shcmd (17): /etc/rc.d/rc.avahidaemon start
    Jul 31 15:00:43 Voyager root: Starting Avahi mDNS/DNS-SD Daemon:  /usr/sbin/avahi-daemon -D
    Jul 31 15:00:43 Voyager avahi-daemon[10513]: Found user 'avahi' (UID 61) and group 'avahi' (GID 214).
    Jul 31 15:00:43 Voyager avahi-daemon[10513]: Successfully dropped root privileges.
    Jul 31 15:00:43 Voyager avahi-daemon[10513]: avahi-daemon 0.7 starting up.
    Jul 31 15:00:43 Voyager avahi-daemon[10513]: Successfully called chroot().
    Jul 31 15:00:43 Voyager avahi-daemon[10513]: Successfully dropped remaining capabilities.
    Jul 31 15:00:43 Voyager avahi-daemon[10513]: Loading service file /services/sftp-ssh.service.
    Jul 31 15:00:43 Voyager avahi-daemon[10513]: Loading service file /services/smb.service.
    Jul 31 15:00:43 Voyager avahi-daemon[10513]: Loading service file /services/ssh.service.
    Jul 31 15:00:43 Voyager avahi-daemon[10513]: Joining mDNS multicast group on interface br0.IPv4 with address 192.168.0.214.
    Jul 31 15:00:43 Voyager avahi-daemon[10513]: New relevant interface br0.IPv4 for mDNS.
    Jul 31 15:00:43 Voyager avahi-daemon[10513]: Network interface enumeration completed.
    Jul 31 15:00:43 Voyager avahi-daemon[10513]: Registering new address record for 192.168.0.214 on br0.IPv4.
    Jul 31 15:00:43 Voyager emhttpd: shcmd (18): /etc/rc.d/rc.avahidnsconfd start
    Jul 31 15:00:43 Voyager root: Starting Avahi mDNS/DNS-SD DNS Server Configuration Daemon:  /usr/sbin/avahi-dnsconfd -D
    Jul 31 15:00:43 Voyager avahi-dnsconfd[10524]: Successfully connected to Avahi daemon.
    Jul 31 15:00:44 Voyager avahi-daemon[10513]: Server startup complete. Host name is Voyager.local. Local service cookie is 2824762777.
    Jul 31 15:00:45 Voyager avahi-daemon[10513]: Service "Voyager" (/services/ssh.service) successfully established.
    Jul 31 15:00:45 Voyager avahi-daemon[10513]: Service "Voyager" (/services/smb.service) successfully established.
    Jul 31 15:00:45 Voyager avahi-daemon[10513]: Service "Voyager" (/services/sftp-ssh.service) successfully established.
    Jul 31 15:00:45 Voyager parity.check.tuning.php: Array not started so no action taken
    Jul 31 15:00:45 Voyager kernel: mdcmd (31): set md_num_stripes 1280
    Jul 31 15:00:45 Voyager kernel: mdcmd (32): set md_queue_limit 80
    Jul 31 15:00:45 Voyager kernel: mdcmd (33): set md_sync_limit 5
    Jul 31 15:00:45 Voyager kernel: mdcmd (34): set md_write_method
    Jul 31 15:00:45 Voyager kernel: mdcmd (35): set spinup_group 1 0
    Jul 31 15:00:45 Voyager kernel: mdcmd (36): set spinup_group 2 0
    Jul 31 15:00:45 Voyager kernel: mdcmd (37): set spinup_group 3 0
    Jul 31 15:00:45 Voyager kernel: mdcmd (38): set spinup_group 4 0
    Jul 31 15:00:45 Voyager kernel: mdcmd (39): start STOPPED
    Jul 31 15:00:45 Voyager kernel: unraid: allocating 31110K for 1280 stripes (6 disks)
    Jul 31 15:00:45 Voyager kernel: md1: running, size: 7814026532 blocks
    Jul 31 15:00:45 Voyager kernel: md2: running, size: 7814026532 blocks
    Jul 31 15:00:45 Voyager kernel: md3: running, size: 1953514552 blocks
    Jul 31 15:00:45 Voyager kernel: md4: running, size: 488386552 blocks
    Jul 31 15:00:46 Voyager emhttpd: shcmd (23): udevadm settle
    Jul 31 15:00:46 Voyager emhttpd: Autostart enabled
    Jul 31 15:00:46 Voyager root: Starting diskload
    Jul 31 15:00:46 Voyager emhttpd: Mounting disks...
    Jul 31 15:00:46 Voyager emhttpd: shcmd (29): /sbin/btrfs device scan
    Jul 31 15:00:46 Voyager root: Scanning for Btrfs filesystems
    Jul 31 15:00:46 Voyager emhttpd: shcmd (30): mkdir -p /mnt/disk1
    Jul 31 15:00:46 Voyager emhttpd: shcmd (31): mount -t xfs -o noatime,nodiratime /dev/md1 /mnt/disk1
    Jul 31 15:00:46 Voyager kernel: SGI XFS with ACLs, security attributes, no debug enabled
    Jul 31 15:00:46 Voyager kernel: *** VALIDATE xfs ***
    Jul 31 15:00:46 Voyager kernel: XFS (md1): Mounting V5 Filesystem
    Jul 31 15:00:46 Voyager kernel: XFS (md1): Starting recovery (logdev: internal)
    Jul 31 15:00:46 Voyager kernel: XFS (md1): Ending recovery (logdev: internal)
    Jul 31 15:00:46 Voyager kernel: xfs filesystem being mounted at /mnt/disk1 supports timestamps until 2038 (0x7fffffff)
    Jul 31 15:00:46 Voyager emhttpd: shcmd (32): xfs_growfs /mnt/disk1
    Jul 31 15:00:46 Voyager root: meta-data=/dev/md1               isize=512    agcount=8, agsize=268435455 blks
    Jul 31 15:00:46 Voyager root:          =                       sectsz=512   attr=2, projid32bit=1
    Jul 31 15:00:46 Voyager root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
    Jul 31 15:00:46 Voyager root:          =                       reflink=1
    Jul 31 15:00:46 Voyager root: data     =                       bsize=4096   blocks=1953506633, imaxpct=5
    Jul 31 15:00:46 Voyager root:          =                       sunit=0      swidth=0 blks
    Jul 31 15:00:46 Voyager root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
    Jul 31 15:00:46 Voyager root: log      =internal log           bsize=4096   blocks=521728, version=2
    Jul 31 15:00:46 Voyager root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
    Jul 31 15:00:46 Voyager root: realtime =none                   extsz=4096   blocks=0, rtextents=0
    Jul 31 15:00:46 Voyager emhttpd: shcmd (33): mkdir -p /mnt/disk2
    Jul 31 15:00:46 Voyager emhttpd: shcmd (34): mount -t xfs -o noatime,nodiratime /dev/md2 /mnt/disk2
    Jul 31 15:00:46 Voyager kernel: XFS (md2): Mounting V5 Filesystem
    Jul 31 15:00:47 Voyager kernel: XFS (md2): Starting recovery (logdev: internal)
    Jul 31 15:00:47 Voyager kernel: XFS (md2): Ending recovery (logdev: internal)
    Jul 31 15:00:47 Voyager kernel: xfs filesystem being mounted at /mnt/disk2 supports timestamps until 2038 (0x7fffffff)
    Jul 31 15:00:47 Voyager emhttpd: shcmd (35): xfs_growfs /mnt/disk2
    Jul 31 15:00:47 Voyager root: meta-data=/dev/md2               isize=512    agcount=8, agsize=268435455 blks
    Jul 31 15:00:47 Voyager root:          =                       sectsz=512   attr=2, projid32bit=1
    Jul 31 15:00:47 Voyager root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
    Jul 31 15:00:47 Voyager root:          =                       reflink=1
    Jul 31 15:00:47 Voyager root: data     =                       bsize=4096   blocks=1953506633, imaxpct=5
    Jul 31 15:00:47 Voyager root:          =                       sunit=0      swidth=0 blks
    Jul 31 15:00:47 Voyager root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
    Jul 31 15:00:47 Voyager root: log      =internal log           bsize=4096   blocks=521728, version=2
    Jul 31 15:00:47 Voyager root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
    Jul 31 15:00:47 Voyager root: realtime =none                   extsz=4096   blocks=0, rtextents=0
    Jul 31 15:00:47 Voyager emhttpd: shcmd (36): mkdir -p /mnt/disk3
    Jul 31 15:00:47 Voyager emhttpd: shcmd (37): mount -t xfs -o noatime,nodiratime /dev/md3 /mnt/disk3
    Jul 31 15:00:47 Voyager kernel: XFS (md3): Mounting V5 Filesystem
    Jul 31 15:00:47 Voyager kernel: XFS (md3): Starting recovery (logdev: internal)
    Jul 31 15:00:47 Voyager kernel: XFS (md3): Ending recovery (logdev: internal)
    Jul 31 15:00:47 Voyager kernel: xfs filesystem being mounted at /mnt/disk3 supports timestamps until 2038 (0x7fffffff)
    Jul 31 15:00:47 Voyager emhttpd: shcmd (38): xfs_growfs /mnt/disk3
    Jul 31 15:00:47 Voyager root: meta-data=/dev/md3               isize=512    agcount=4, agsize=122094660 blks
    Jul 31 15:00:47 Voyager root:          =                       sectsz=512   attr=2, projid32bit=1
    Jul 31 15:00:47 Voyager root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
    Jul 31 15:00:47 Voyager root:          =                       reflink=1
    Jul 31 15:00:47 Voyager root: data     =                       bsize=4096   blocks=488378638, imaxpct=5
    Jul 31 15:00:47 Voyager root:          =                       sunit=0      swidth=0 blks
    Jul 31 15:00:47 Voyager root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
    Jul 31 15:00:47 Voyager root: log      =internal log           bsize=4096   blocks=238466, version=2
    Jul 31 15:00:47 Voyager root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
    Jul 31 15:00:47 Voyager root: realtime =none                   extsz=4096   blocks=0, rtextents=0
    Jul 31 15:00:47 Voyager emhttpd: shcmd (39): mkdir -p /mnt/disk4
    Jul 31 15:00:47 Voyager emhttpd: shcmd (40): mount -t xfs -o noatime,nodiratime /dev/md4 /mnt/disk4
    Jul 31 15:00:47 Voyager kernel: XFS (md4): Mounting V5 Filesystem
    Jul 31 15:00:47 Voyager kernel: XFS (md4): Starting recovery (logdev: internal)
    Jul 31 15:00:47 Voyager kernel: XFS (md4): Ending recovery (logdev: internal)
    Jul 31 15:00:47 Voyager kernel: xfs filesystem being mounted at /mnt/disk4 supports timestamps until 2038 (0x7fffffff)
    Jul 31 15:00:47 Voyager emhttpd: shcmd (41): xfs_growfs /mnt/disk4
    Jul 31 15:00:47 Voyager root: meta-data=/dev/md4               isize=512    agcount=4, agsize=30524160 blks
    Jul 31 15:00:47 Voyager root:          =                       sectsz=512   attr=2, projid32bit=1
    Jul 31 15:00:47 Voyager root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
    Jul 31 15:00:47 Voyager root:          =                       reflink=1
    Jul 31 15:00:47 Voyager root: data     =                       bsize=4096   blocks=122096638, imaxpct=25
    Jul 31 15:00:47 Voyager root:          =                       sunit=0      swidth=0 blks
    Jul 31 15:00:47 Voyager root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
    Jul 31 15:00:47 Voyager root: log      =internal log           bsize=4096   blocks=59617, version=2
    Jul 31 15:00:47 Voyager root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
    Jul 31 15:00:47 Voyager root: realtime =none                   extsz=4096   blocks=0, rtextents=0
    Jul 31 15:00:47 Voyager emhttpd: shcmd (42): mkdir -p /mnt/cache
    Jul 31 15:00:47 Voyager emhttpd: shcmd (43): mount -t xfs -o noatime,nodiratime /dev/sdb1 /mnt/cache
    Jul 31 15:00:47 Voyager kernel: XFS (sdb1): Mounting V5 Filesystem
    Jul 31 15:00:47 Voyager kernel: XFS (sdb1): Starting recovery (logdev: internal)
    Jul 31 15:00:47 Voyager kernel: XFS (sdb1): Ending recovery (logdev: internal)
    Jul 31 15:00:47 Voyager kernel: xfs filesystem being mounted at /mnt/cache supports timestamps until 2038 (0x7fffffff)
    Jul 31 15:00:47 Voyager emhttpd: shcmd (44): sync
    Jul 31 15:00:48 Voyager emhttpd: shcmd (45): mkdir /mnt/user0
    Jul 31 15:00:48 Voyager emhttpd: shcmd (46): /usr/local/sbin/shfs /mnt/user0 -disks 30 -o noatime,allow_other  |& logger
    Jul 31 15:00:48 Voyager shfs: use_ino: 1
    Jul 31 15:00:48 Voyager shfs: direct_io: 0
    Jul 31 15:00:48 Voyager emhttpd: shcmd (47): mkdir /mnt/user
    Jul 31 15:00:48 Voyager emhttpd: shcmd (48): /usr/local/sbin/shfs /mnt/user -disks 31 2048000000 -o noatime,allow_other -o remember=0  |& logger
    Jul 31 15:00:48 Voyager shfs: use_ino: 1
    Jul 31 15:00:48 Voyager shfs: direct_io: 0
    Jul 31 15:00:49 Voyager emhttpd: shcmd (50): /usr/local/sbin/update_cron
    Jul 31 15:00:49 Voyager cache_dirs: Arguments=-i appdata -i media -l off
    Jul 31 15:00:49 Voyager cache_dirs: Max Scan Secs=10, Min Scan Secs=1
    Jul 31 15:00:49 Voyager cache_dirs: Scan Type=adaptive
    Jul 31 15:00:49 Voyager cache_dirs: Min Scan Depth=4
    Jul 31 15:00:49 Voyager cache_dirs: Max Scan Depth=none
    Jul 31 15:00:49 Voyager cache_dirs: Use Command='find -noleaf'
    Jul 31 15:00:49 Voyager cache_dirs: ---------- Caching Directories ---------------
    Jul 31 15:00:49 Voyager cache_dirs: a..a
    Jul 31 15:00:49 Voyager cache_dirs: m..a
    Jul 31 15:00:49 Voyager cache_dirs: ----------------------------------------------
    Jul 31 15:00:49 Voyager cache_dirs: Setting Included dirs: appdata,media
    Jul 31 15:00:49 Voyager cache_dirs: Setting Excluded dirs: 
    Jul 31 15:00:49 Voyager cache_dirs: min_disk_idle_before_restarting_scan_sec=60
    Jul 31 15:00:49 Voyager cache_dirs: scan_timeout_sec_idle=150
    Jul 31 15:00:49 Voyager cache_dirs: scan_timeout_sec_busy=30
    Jul 31 15:00:49 Voyager cache_dirs: scan_timeout_sec_stable=30
    Jul 31 15:00:49 Voyager cache_dirs: frequency_of_full_depth_scan_sec=604800
    Jul 31 15:00:49 Voyager cache_dirs: cache_dirs service rc.cachedirs: Started: '/usr/local/emhttp/plugins/dynamix.cache.dirs/scripts/cache_dirs -i "appdata" -i "media" -l off 2>/dev/null'
    Jul 31 15:00:49 Voyager root: Delaying execution of fix common problems scan for 10 minutes
    Jul 31 15:00:49 Voyager unassigned.devices: Mounting 'Auto Mount' Devices...
    Jul 31 15:00:49 Voyager unassigned.devices: Disk with serial 'Samsung_SSD_970_EVO_Plus_1TB_S4EWNJ0N230015K', mountpoint 'Samsung_SSD_970_EVO_Plus_1TB_S4EWNJ0N230015K' is not set to auto mount and will not be mounted.
    ### [PREVIOUS LINE REPEATED 1 TIMES] ###
    Jul 31 15:00:49 Voyager emhttpd: Starting services...
    Jul 31 15:00:49 Voyager emhttpd: shcmd (52): /etc/rc.d/rc.samba restart
    Jul 31 15:00:52 Voyager root: Starting Samba:  /usr/sbin/smbd -D
    Jul 31 15:00:52 Voyager root:                  /usr/sbin/nmbd -D
    Jul 31 15:00:52 Voyager root:                  /usr/sbin/wsdd 
    Jul 31 15:00:52 Voyager root:                  /usr/sbin/winbindd -D
    Jul 31 15:00:52 Voyager emhttpd: shcmd (66): /usr/local/sbin/mount_image '/mnt/user/system/docker/docker.img' /var/lib/docker 20
    Jul 31 15:00:52 Voyager kernel: BTRFS: device fsid 1b1dc20b-e1f7-4731-8291-f861550d3e94 devid 1 transid 22062 /dev/loop2 scanned by mount (11121)
    Jul 31 15:00:52 Voyager kernel: BTRFS info (device loop2): disk space caching is enabled
    Jul 31 15:00:52 Voyager kernel: BTRFS info (device loop2): has skinny extents
    Jul 31 15:00:52 Voyager kernel: BTRFS info (device loop2): enabling ssd optimizations
    Jul 31 15:00:52 Voyager kernel: BTRFS info (device loop2): start tree-log replay
    Jul 31 15:00:52 Voyager kernel: BTRFS info (device loop2): checking UUID tree
    Jul 31 15:00:52 Voyager root: Resize '/var/lib/docker' of 'max'
    Jul 31 15:00:52 Voyager kernel: BTRFS info (device loop2): new size for /dev/loop2 is 21474836480
    Jul 31 15:00:52 Voyager emhttpd: shcmd (68): /etc/rc.d/rc.docker start
    Jul 31 15:00:52 Voyager root: starting dockerd ...
    Jul 31 15:00:52 Voyager avahi-daemon[10513]: Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
    Jul 31 15:00:52 Voyager avahi-daemon[10513]: New relevant interface docker0.IPv4 for mDNS.
    Jul 31 15:00:52 Voyager avahi-daemon[10513]: Registering new address record for 172.17.0.1 on docker0.IPv4.
    Jul 31 15:00:53 Voyager kernel: eth0: renamed from veth52fd900
    Jul 31 15:00:54 Voyager emhttpd: shcmd (82): /usr/local/sbin/mount_image '/mnt/user/system/libvirt/libvirt.img' /etc/libvirt 1
    Jul 31 15:00:54 Voyager kernel: BTRFS: device fsid f3407b07-6abf-4914-82cb-ac79692a5ced devid 1 transid 715 /dev/loop3 scanned by mount (13090)
    Jul 31 15:00:54 Voyager kernel: BTRFS info (device loop3): disk space caching is enabled
    Jul 31 15:00:54 Voyager kernel: BTRFS info (device loop3): has skinny extents
    Jul 31 15:00:54 Voyager kernel: docker0: port 1(vethec7956a) entered blocking state
    Jul 31 15:00:54 Voyager kernel: docker0: port 1(vethec7956a) entered disabled state
    Jul 31 15:00:54 Voyager kernel: device vethec7956a entered promiscuous mode
    Jul 31 15:00:54 Voyager kernel: docker0: port 1(vethec7956a) entered blocking state
    Jul 31 15:00:54 Voyager kernel: docker0: port 1(vethec7956a) entered forwarding state
    Jul 31 15:00:54 Voyager kernel: docker0: port 1(vethec7956a) entered disabled state
    Jul 31 15:00:54 Voyager kernel: BTRFS info (device loop3): enabling ssd optimizations
    Jul 31 15:00:54 Voyager kernel: BTRFS info (device loop3): new size for /dev/loop3 is 1073741824
    Jul 31 15:00:54 Voyager root: Resize '/etc/libvirt' of 'max'
    Jul 31 15:00:54 Voyager emhttpd: shcmd (84): /etc/rc.d/rc.libvirt start
    Jul 31 15:00:54 Voyager root: Starting virtlockd...
    Jul 31 15:00:54 Voyager root: Starting virtlogd...
    Jul 31 15:00:54 Voyager root: Starting libvirtd...
    Jul 31 15:00:54 Voyager kernel: tun: Universal TUN/TAP device driver, 1.6
    Jul 31 15:00:54 Voyager kernel: virbr0: port 1(virbr0-nic) entered blocking state
    Jul 31 15:00:54 Voyager kernel: virbr0: port 1(virbr0-nic) entered disabled state
    Jul 31 15:00:54 Voyager kernel: device virbr0-nic entered promiscuous mode
    Jul 31 15:00:54 Voyager emhttpd: nothing to sync
    Jul 31 15:00:54 Voyager unassigned.devices: Mounting 'Auto Mount' Remote Shares...
    Jul 31 15:00:54 Voyager emhttpd: shcmd (86): /etc/rc.d/rc.php-fpm start
    Jul 31 15:00:54 Voyager root: Starting php-fpm  done
    Jul 31 15:00:54 Voyager emhttpd: shcmd (87): /etc/rc.d/rc.nginx start
    Jul 31 15:00:54 Voyager root: Starting Nginx server daemon...
    Jul 31 15:00:54 Voyager avahi-daemon[10513]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1.
    Jul 31 15:00:54 Voyager avahi-daemon[10513]: New relevant interface virbr0.IPv4 for mDNS.
    Jul 31 15:00:54 Voyager avahi-daemon[10513]: Registering new address record for 192.168.122.1 on virbr0.IPv4.
    Jul 31 15:00:54 Voyager kernel: virbr0: port 1(virbr0-nic) entered blocking state
    Jul 31 15:00:54 Voyager kernel: virbr0: port 1(virbr0-nic) entered listening state
    Jul 31 15:00:54 Voyager kernel: eth0: renamed from veth3549f47
    Jul 31 15:00:54 Voyager dnsmasq[13459]: started, version 2.80 cachesize 150
    Jul 31 15:00:54 Voyager dnsmasq[13459]: compile time options: IPv6 GNU-getopt no-DBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth no-DNSSEC loop-detect inotify dumpfile
    Jul 31 15:00:54 Voyager dnsmasq-dhcp[13459]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h
    Jul 31 15:00:54 Voyager dnsmasq-dhcp[13459]: DHCP, sockets bound exclusively to interface virbr0
    Jul 31 15:00:54 Voyager dnsmasq[13459]: reading /etc/resolv.conf
    Jul 31 15:00:54 Voyager dnsmasq[13459]: using nameserver 89.101.160.5#53
    Jul 31 15:00:54 Voyager dnsmasq[13459]: using nameserver 89.101.160.4#53
    Jul 31 15:00:54 Voyager kernel: virbr0: port 1(virbr0-nic) entered disabled state
    Jul 31 15:00:54 Voyager dnsmasq[13459]: read /etc/hosts - 2 addresses
    Jul 31 15:00:54 Voyager dnsmasq[13459]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
    Jul 31 15:00:54 Voyager dnsmasq-dhcp[13459]: read /var/lib/libvirt/dnsmasq/default.hostsfile
    Jul 31 15:00:54 Voyager kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vethec7956a: link becomes ready
    Jul 31 15:00:54 Voyager kernel: docker0: port 1(vethec7956a) entered blocking state
    Jul 31 15:00:54 Voyager kernel: docker0: port 1(vethec7956a) entered forwarding state
    Jul 31 15:00:54 Voyager kernel: IPv6: ADDRCONF(NETDEV_CHANGE): docker0: link becomes ready
    Jul 31 15:00:54 Voyager rc.docker: binhex-delugevpn: started succesfully!
    Jul 31 15:00:54 Voyager kernel: docker0: port 2(veth36d0f6e) entered blocking state
    Jul 31 15:00:54 Voyager kernel: docker0: port 2(veth36d0f6e) entered disabled state
    Jul 31 15:00:54 Voyager kernel: device veth36d0f6e entered promiscuous mode
    Jul 31 15:00:54 Voyager kernel: docker0: port 2(veth36d0f6e) entered blocking state
    Jul 31 15:00:54 Voyager kernel: docker0: port 2(veth36d0f6e) entered forwarding state
    Jul 31 15:00:55 Voyager kernel: eth0: renamed from vetha3f2bb7
    Jul 31 15:00:55 Voyager kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth36d0f6e: link becomes ready
    Jul 31 15:00:55 Voyager kernel: vfio-pci 0000:09:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
    Jul 31 15:00:55 Voyager rc.docker: krusader: started succesfully!
    Jul 31 15:00:55 Voyager kernel: docker0: port 3(vethe0b8f14) entered blocking state
    Jul 31 15:00:55 Voyager kernel: docker0: port 3(vethe0b8f14) entered disabled state
    Jul 31 15:00:55 Voyager kernel: device vethe0b8f14 entered promiscuous mode
    Jul 31 15:00:55 Voyager kernel: docker0: port 3(vethe0b8f14) entered blocking state
    Jul 31 15:00:55 Voyager kernel: docker0: port 3(vethe0b8f14) entered forwarding state
    Jul 31 15:00:55 Voyager kernel: eth0: renamed from vethadc237b
    Jul 31 15:00:55 Voyager kernel: nvme nvme0: failed to set APST feature (-19)
    Jul 31 15:00:55 Voyager kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vethe0b8f14: link becomes ready
    Jul 31 15:00:55 Voyager kernel: br0: port 2(vnet0) entered blocking state
    Jul 31 15:00:55 Voyager kernel: br0: port 2(vnet0) entered disabled state
    Jul 31 15:00:55 Voyager kernel: device vnet0 entered promiscuous mode
    Jul 31 15:00:55 Voyager kernel: br0: port 2(vnet0) entered blocking state
    Jul 31 15:00:55 Voyager kernel: br0: port 2(vnet0) entered forwarding state
    Jul 31 15:00:55 Voyager rc.docker: openvpn-as: started succesfully!
    Jul 31 15:00:56 Voyager rc.docker: Plex-Media-Server: started succesfully!
    Jul 31 15:00:56 Voyager avahi-daemon[10513]: Joining mDNS multicast group on interface vethec7956a.IPv6 with address fe80::c4cd:17ff:fe30:53f4.
    Jul 31 15:00:56 Voyager avahi-daemon[10513]: New relevant interface vethec7956a.IPv6 for mDNS.
    Jul 31 15:00:56 Voyager avahi-daemon[10513]: Registering new address record for fe80::c4cd:17ff:fe30:53f4 on vethec7956a.*.
    Jul 31 15:00:56 Voyager kernel: docker0: port 4(veth80de522) entered blocking state
    Jul 31 15:00:56 Voyager kernel: docker0: port 4(veth80de522) entered disabled state
    Jul 31 15:00:56 Voyager kernel: device veth80de522 entered promiscuous mode
    Jul 31 15:00:56 Voyager kernel: docker0: port 4(veth80de522) entered blocking state
    Jul 31 15:00:56 Voyager kernel: docker0: port 4(veth80de522) entered forwarding state
    Jul 31 15:00:56 Voyager avahi-daemon[10513]: Joining mDNS multicast group on interface docker0.IPv6 with address fe80::42:feff:fec0:427f.
    Jul 31 15:00:56 Voyager avahi-daemon[10513]: New relevant interface docker0.IPv6 for mDNS.
    Jul 31 15:00:56 Voyager avahi-daemon[10513]: Registering new address record for fe80::42:feff:fec0:427f on docker0.*.
    Jul 31 15:00:56 Voyager avahi-daemon[10513]: Joining mDNS multicast group on interface veth36d0f6e.IPv6 with address fe80::c86c:79ff:fef4:6a6f.
    Jul 31 15:00:56 Voyager avahi-daemon[10513]: New relevant interface veth36d0f6e.IPv6 for mDNS.
    Jul 31 15:00:56 Voyager avahi-daemon[10513]: Registering new address record for fe80::c86c:79ff:fef4:6a6f on veth36d0f6e.*.
    Jul 31 15:00:56 Voyager kernel: eth0: renamed from veth83de6cc
    Jul 31 15:00:56 Voyager kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth80de522: link becomes ready
    Jul 31 15:00:56 Voyager rc.docker: Sonarr: started succesfully!
    Jul 31 15:00:56 Voyager kernel: docker0: port 5(vethfd42fe5) entered blocking state
    Jul 31 15:00:56 Voyager kernel: docker0: port 5(vethfd42fe5) entered disabled state
    Jul 31 15:00:56 Voyager kernel: device vethfd42fe5 entered promiscuous mode
    Jul 31 15:00:57 Voyager kernel: eth0: renamed from vethfc01294
    Jul 31 15:00:57 Voyager kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vethfd42fe5: link becomes ready
    Jul 31 15:00:57 Voyager kernel: docker0: port 5(vethfd42fe5) entered blocking state
    Jul 31 15:00:57 Voyager kernel: docker0: port 5(vethfd42fe5) entered forwarding state
    Jul 31 15:00:57 Voyager rc.docker: tautulli: started succesfully!
    Jul 31 15:00:57 Voyager avahi-daemon[10513]: Joining mDNS multicast group on interface vnet0.IPv6 with address fe80::fc54:ff:fe53:e20.
    Jul 31 15:00:57 Voyager avahi-daemon[10513]: New relevant interface vnet0.IPv6 for mDNS.
    Jul 31 15:00:57 Voyager avahi-daemon[10513]: Registering new address record for fe80::fc54:ff:fe53:e20 on vnet0.*.
    Jul 31 15:00:57 Voyager avahi-daemon[10513]: Joining mDNS multicast group on interface vethe0b8f14.IPv6 with address fe80::d0f4:5dff:fe4f:3cf.
    Jul 31 15:00:57 Voyager avahi-daemon[10513]: New relevant interface vethe0b8f14.IPv6 for mDNS.
    Jul 31 15:00:57 Voyager avahi-daemon[10513]: Registering new address record for fe80::d0f4:5dff:fe4f:3cf on vethe0b8f14.*.
    Jul 31 15:00:58 Voyager kernel: vfio-pci 0000:09:00.0: vfio_ecap_init: hiding ecap 0x1e@0x258
    Jul 31 15:00:58 Voyager kernel: vfio-pci 0000:09:00.0: vfio_ecap_init: hiding ecap 0x19@0x900
    Jul 31 15:00:58 Voyager kernel: vfio-pci 0000:09:00.0: No more image in the PCI ROM
    Jul 31 15:00:58 Voyager kernel: vfio-pci 0000:01:00.0: vfio_ecap_init: hiding ecap 0x19@0x168
    Jul 31 15:00:58 Voyager kernel: vfio-pci 0000:01:00.0: vfio_ecap_init: hiding ecap 0x1e@0x190
    Jul 31 15:00:58 Voyager kernel: vfio-pci 0000:06:00.3: enabling device (0000 -> 0002)
    Jul 31 15:00:58 Voyager avahi-daemon[10513]: Joining mDNS multicast group on interface veth80de522.IPv6 with address fe80::40a2:bbff:fe1c:ad4.
    Jul 31 15:00:58 Voyager avahi-daemon[10513]: New relevant interface veth80de522.IPv6 for mDNS.
    Jul 31 15:00:58 Voyager avahi-daemon[10513]: Registering new address record for fe80::40a2:bbff:fe1c:ad4 on veth80de522.*.
    Jul 31 15:00:58 Voyager acpid: input device has been disconnected, fd 5
    Jul 31 15:00:58 Voyager acpid: input device has been disconnected, fd 6
    Jul 31 15:00:58 Voyager acpid: input device has been disconnected, fd 7
    Jul 31 15:00:58 Voyager avahi-daemon[10513]: Joining mDNS multicast group on interface vethfd42fe5.IPv6 with address fe80::4c8c:bfff:fea7:a6c6.
    Jul 31 15:00:58 Voyager avahi-daemon[10513]: New relevant interface vethfd42fe5.IPv6 for mDNS.
    Jul 31 15:00:58 Voyager avahi-daemon[10513]: Registering new address record for fe80::4c8c:bfff:fea7:a6c6 on vethfd42fe5.*.
    Jul 31 15:01:07 Voyager kernel: usb 5-4: reset low-speed USB device number 4 using xhci_hcd
    Jul 31 15:01:08 Voyager kernel: usb 5-2: reset low-speed USB device number 3 using xhci_hcd
    Jul 31 15:01:12 Voyager kernel: tun: unexpected GSO type: 0x0, gso_size 1408, hdr_len 1474
    Jul 31 15:01:12 Voyager kernel: tun: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
    ### [PREVIOUS LINE REPEATED 3 TIMES] ###
    Jul 31 15:01:12 Voyager kernel: ------------[ cut here ]------------
    Jul 31 15:01:12 Voyager kernel: WARNING: CPU: 17 PID: 14771 at drivers/net/tun.c:2120 tun_do_read+0x37b/0x48a [tun]
    Jul 31 15:01:12 Voyager kernel: Modules linked in: xt_CHECKSUM ipt_REJECT ip6table_mangle ip6table_nat iptable_mangle ip6table_filter ip6_tables vhost_net tun vhost tap veth macvlan xt_nat xt_MASQUERADE iptable_filter iptable_nat nf_nat ip_tables xfs md_mod bonding r8169 realtek igb i2c_algo_bit edac_mce_amd kvm_amd r8125(O) kvm mxm_wmi wmi_bmof crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel k10temp crypto_simd i2c_piix4 ahci cryptd i2c_core libahci ccp nvme glue_helper nvme_core wmi button acpi_cpufreq [last unloaded: realtek]
    Jul 31 15:01:12 Voyager kernel: CPU: 17 PID: 14771 Comm: vhost-14743 Tainted: G           O      5.5.8-Unraid #1
    Jul 31 15:01:12 Voyager kernel: Hardware name: System manufacturer System Product Name/ROG CROSSHAIR VIII HERO, BIOS 1302 01/20/2020
    Jul 31 15:01:12 Voyager kernel: RIP: 0010:tun_do_read+0x37b/0x48a [tun]
    Jul 31 15:01:12 Voyager kernel: Code: 00 6a 01 0f b7 44 24 2a b9 10 00 00 00 48 c7 c6 54 51 13 a0 48 c7 c7 5a 51 13 a0 83 f8 40 48 0f 4f c2 31 d2 50 e8 31 d6 1a e1 <0f> 0b 58 5a eb 24 4c 89 e2 be 0a 00 00 00 4c 89 c7 e8 21 8a 1a e1
    Jul 31 15:01:12 Voyager kernel: RSP: 0018:ffffc9000232fcc0 EFLAGS: 00010286
    Jul 31 15:01:12 Voyager kernel: RAX: 0000000000000000 RBX: 000000000000000c RCX: 0000000000000007
    Jul 31 15:01:12 Voyager kernel: RDX: 0000000000000000 RSI: ffffc9000232fadc RDI: ffff8887fec59800
    Jul 31 15:01:12 Voyager kernel: RBP: ffff8885c7180900 R08: 0000000000000001 R09: 0000000000019a00
    Jul 31 15:01:12 Voyager kernel: R10: 0000000000000040 R11: 0000000000000068 R12: ffffc9000232fe58
    Jul 31 15:01:12 Voyager kernel: R13: 00000000000005ce R14: 0000000000000000 R15: 0000000000000000
    Jul 31 15:01:12 Voyager kernel: FS:  0000000000000000(0000) GS:ffff8887fec40000(0000) knlGS:0000000000000000
    Jul 31 15:01:12 Voyager kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Jul 31 15:01:12 Voyager kernel: CR2: ffffd00a3f2a2000 CR3: 000000078f5b2000 CR4: 0000000000340ee0
    Jul 31 15:01:12 Voyager kernel: Call Trace:
    Jul 31 15:01:12 Voyager kernel: tun_recvmsg+0x88/0xcb [tun]
    Jul 31 15:01:12 Voyager kernel: handle_rx+0x48d/0x617 [vhost_net]
    Jul 31 15:01:12 Voyager kernel: vhost_worker+0x97/0xcd [vhost]
    Jul 31 15:01:12 Voyager kernel: ? set_fs+0x16/0x16 [vhost]
    Jul 31 15:01:12 Voyager kernel: kthread+0xdf/0xe4
    Jul 31 15:01:12 Voyager kernel: ? kthread_unpark+0x52/0x52
    Jul 31 15:01:12 Voyager kernel: ret_from_fork+0x22/0x40
    Jul 31 15:01:12 Voyager kernel: ---[ end trace 7698224034fe2672 ]---
    Jul 31 15:02:29 Voyager kernel: TCP: request_sock_TCP: Possible SYN flooding on port 58946. Sending cookies.  Check SNMP counters.
    Jul 31 15:05:23 Voyager webGUI: Successful login user root from 192.168.0.47
    Jul 31 15:06:03 Voyager ntpd[2266]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
    Jul 31 15:07:59 Voyager webGUI: Successful login user root from 192.168.0.47
    Jul 31 15:10:00 Voyager root: Fix Common Problems Version 2020.05.05
    Jul 31 15:10:01 Voyager root: Fix Common Problems: Warning: disk4 (Samsung_SSD_860_EVO_500GB_S4XBNF0N238019E) is an SSD.
    Jul 31 15:12:23 Voyager root: Fix Common Problems: Error: Machine Check Events detected on your server
    Jul 31 15:12:23 Voyager root: mcelog not installed
    Jul 31 15:26:52 Voyager kernel: mdcmd (40): spindown 1
    Jul 31 15:26:52 Voyager kernel: mdcmd (41): spindown 2
    Jul 31 15:26:53 Voyager kernel: mdcmd (42): spindown 3
    Jul 31 15:26:54 Voyager kernel: mdcmd (43): spindown 4
    Jul 31 15:36:29 Voyager emhttpd: cmd: /usr/local/emhttp/plugins/NerdPack/scripts/packagemanager --download
    Jul 31 15:36:29 Voyager nerdpack: Processing Packages...
    Jul 31 15:36:30 Voyager nerdpack: Downloading mcelog-161-x86_64-1.txz package...
    Jul 31 15:36:31 Voyager nerdpack: mcelog-161-x86_64-1.txz package download sucessful!
    Jul 31 15:36:32 Voyager nerdpack: Installing mcelog-161 package...
    Jul 31 15:36:32 Voyager nerdpack: perl-5.30.2 package up to date, checksum ok.
    Jul 31 15:36:32 Voyager nerdpack: python-2.7.17 package up to date, checksum ok.
    Jul 31 15:36:32 Voyager nerdpack: Cleaning up packages...
    Jul 31 15:36:32 Voyager nerdpack: All packages processed...
    Jul 31 15:37:21 Voyager root: Fix Common Problems Version 2020.05.05
    Jul 31 15:37:21 Voyager root: Fix Common Problems: Warning: disk4 (Samsung_SSD_860_EVO_500GB_S4XBNF0N238019E) is an SSD. ** Ignored

     

  15. I can confirm that this issue has been resolved by @rachid596 over a team-viewer session.

     

    The solution as suggested was a custom kernel loaded onto the Unraid flash drive and after a reboot and passing through the onboard audio i had fully working sound within my Windows 10 VM. No more Unraid crashes and tearing my hair out. I just hope the Unraid folk patch this in the next update as it is most certainly a bug with an x570 board when paired with the Unraid OS.

     

    Thank you once again to @rachid596  

    • Like 1
  16. 6 hours ago, bastl said:

    @CatMilk I had the same issue on my Gigabyte TRX40 board. Passing through the Starship/Matisse HD Audio Controller and starting the VM ended up in Unraid freezing and finally crashing. For me the Starship/Matisse Controller splits into 2 extra sound devices shown as USB audio. One is for the front panel connectors and one for the backside 7.1 connections and can be used by 2 different vms at the same time. Took me some time to figure it out.

     

    grafik.png.d740c9d87e068e4fe28f8e4623aa041c.png

     

    Check if you also have an extra USB audio device shown up like for me. Maybe Asus did something similar with there layout. FLR patch didn't helped in my case.

     

    For reference my post in another thread:

     

    I don't see any usb audio devices

    Bus 001 Device 001:	ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 002:	ID 05e3:0610 Genesys Logic, Inc. 4-port hub
    Bus 001 Device 003:	ID 2516:0051
    Bus 001 Device 004:	ID 0b05:18f3 ASUSTek Computer, Inc.
    Bus 002 Device 001:	ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 003 Device 001:	ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 002:	ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
    Bus 003 Device 003:	ID 0461:4e22 Primax Electronics, Ltd ASM107x
    Bus 004 Device 001:	ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 004 Device 002:	ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
    Bus 004 Device 007:	ID 152d:0578 JMicron Technology Corp. / JMicron USA Technology Corp. USB to ATA/ATAPI Bridge
    Bus 005 Device 001:	ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 006 Device 001:	ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 007 Device 001:	ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 007 Device 002:	ID 046d:c31c Logitech, Inc. Keyboard K120
    Bus 007 Device 003:	ID 0781:5567 SanDisk Corp. Cruzer Blade
    Bus 008 Device 001:	ID 1d6b:0003 Linux Foundation 3.0 root hub

     

  17. I've got an Asus Rog Crosshair Viii motherboard and im paired with an MSI 2070 super GPU. Motherboard BIOS is up to date, running latest stable unraid. 

     

    I've had to do the PCIe ACS override option to get Windows 10 to accept my GPU. Otherwise it just won't pass through. (i think because the GPU has a usb controller and serial bus controller on it as well as the regular gpu and audio under the original iommu group and i cant figure out how to pass the 2 additional through to the VM).

     

    So on to the problem...

     

    i have the 2070 selected for GPU, then i select the 2070 for audio pass through and when i select a 2nd sound card (my mainboard's sound) and start the VM it stays on stopped (with the spinning icon) and the VM section of unraid hangs and becomes completely unresponsive. If i try shut down the VM it doesn't give me an option. When i open a second page and head to the main dash it shows my VM as "paused" and if i try start or stop it just hangs the dashboard page as well. Eventually all of unraid hangs and i need to do a hard reboot to get it going again. If i remove the onboard audio the VM boots up fine.

     

    for reference im trying to pass this through:

     

    IOMMU group 38:[1022:1487] 0b:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller

     

    Any suggestions for audio short of forking out for a pci-e sound card?

  18. Hi Guys & Gals,

     

    I am pricing up a new Unraid system for myself & i would really appreciate it if somebody could check over my parts list. Its the first time I've ever planned to spend such a large amount on a machine but its well needed at this stage and i want to make sure i have everything i need and that they will pair up with relative ease. 

     

    I am looking for an Unraid system for housing media, running a Plex server and a few dockers like home assistant, adblock and running a very fast Windows VM for gaming (budget constraining). 

     

    At the moment i have a ReadyNAS and a SFF Optiplex running Plex server (grabbing media over smb shares) and despite using this setup for 2 years its just grinding to a halt in terms of speed and performance. I've already tested out Unraid on another Optiplex 3020 and its exactly what i need when paired with the below specs (I hope). I didn't have a GPU at hand to test gaming but i did get most things tested. 

     

    I haven't listed out any spinning drives because i have a few WD Reds at home which i plan to put into the Unraid system. Below is what i have in my basket. 

     

    Case: Fractal Design 7 XL - https://www.scan.co.uk/products/fractal-design-define-7-xl-black-mid-tower-w-tempered-glass-3x-140mm-fans-usb-31-type-c

     

    PSU: Corsair 850i - https://www.scan.co.uk/products/850w-corsair-rm850i-full-modular-80plus-gold-sli-crossfire-single-multi-rail-708a-135mm-fan-atx-psu

     

    Motherboard: Asus ROG Crosshair VIII Hero - https://www.scan.co.uk/products/asus-rog-crosshair-viii-hero-amd-x570-am4-ddr4-pcie-40-dual-m2-2-way-sli-3-way-crossfire-25g-gbe-usb

     

    CPU: Ryzen 3900x - https://www.scan.co.uk/products/amd-ryzen-9-3900x-am4-zen-2-12-core-24-thread-38ghz-46ghz-turbo-64mb-l3-pcie-40-105w-cpupluswraith-p

    Note: I think i will hold off on this at the moment with the new 3900XT in the pipeline, just to see how much better it could be or to get a 3900x price drop.

     

    RAM: Corsair Vengeance LPX Black 32GB 3600MHz 2x16GB DDR4 - https://www.scan.co.uk/products/32gb-2x16gb-corsair-ddr4-vengeance-lpx-black-pc4-28800-3600-non-ecc-unbuffered-cas-18-22-22-42-135v

     

    GPU: EVGA RTX 2070 Super - https://www.scan.co.uk/products/evga-nvidia-geforce-rtx-2070-super-ftw3-ultraplus-overclocked-ray-tracing-graphics-card-8gb-gddr6-25

     

    Unraid Cache Drive: Samsung 860 EVO 500GB - https://www.scan.co.uk/products/500gb-samsung-860-evo-25-ssd-sata-iii-6gb-s-mjx-mlc-v-nand-512mb-cache-read-550mb-s-write-520mb-s-98

     

    Windows VM SSD: Samsung 970 EVO Plus 1TB - https://www.scan.co.uk/products/1tb-samsung-970-evo-plus-m2-2280-pcie-30-x4-nvme-ssd-mlc-v-nand-3500mb-s-read-3300mb-s-write-600k-55

     

     

×
×
  • Create New...