zapp8rannigan

Members
  • Posts

    86
  • Joined

  • Last visited

Posts posted by zapp8rannigan

  1. On 12/4/2022 at 4:39 PM, Frank1940 said:

    YES!!!!    I went looking for a post that fully defines the problem but I could not.  However, you should never copy from a Disk Share to a User Share.  Or vice verse.  What can happen is that the file is being copied from the disk, the logic for the Share will assign the same physical disk as the destination for that file.  So the file is being written on top of itself which will truncate it. 

     

    You can get way with it (EDIT: for the cache disk) if the Share's "Use cache pool (for new files/directories):" setting is 'No' or 'Only'.    Anything else and you could have the problem described above.  (You can also get away with it, if the destination disk is different from the source disk.  BUT that is out of your control!)

     

    With the more recent versions of Unraid, there are a lot more storage options than existed a few years back.  If you are using multiple caches and unassigned disks, there are a lot of disk to array operations (and vice verse) that are safe.  What you have to do is to make sure that the "disk" involved is not a part of the Share that you are copying to (or from). 

     

    BTW, cockpit errors cause more problems with data loss than any other single cause!  You have been warned...

     

              

     

     

    Thanks for your reply, sorry i don't think i explained myself very accurately to be honest, I wasn't actually copying cache to a specific disks I was still using shares. My downloads folder is set to use the cache drive only and then the folder i was copying to would of been the cache again but then would of been sent to the array later as normal.

    Seems very odd, it never used to copy this quickly.

  2. I've just started to get a weird issue in Krusader. The files i'm copying from my Cache drive to my array are transfering instantly, which might sound amazing but it doesn't seem right to me? The cache drive is btrfs and the array is XFS and when i copy files in MC it still takes a bit. For example a 13gig folder took about 3 secs in krusader and around a minute and a half in MC.

    Should I be worried??

  3. Okay,

     

    Been trying a few different things, nothing working so far.
    Tried the force probe as shown in your notepad screenshot. no joy
    tried the same again with "options i915 enable_guc=2" also added, and also tried deleting them and adding i915.force_probe=4c8a to the syslinux config

    Nothing working.

     

    Just got to your post asking the guy to run:

    root@computenode:~# modprobe -c | grep force_probe

    root@computenode:~# dmesg | grep i915 lsmod | grep i915

     

    I've just done that but can't see any errors?

     

    root@Babs:~# dmesg  | grep i915
    lsmod  | grep i915
    [   26.369731] i915 0000:00:02.0: [drm] VT-d active for gfx access
    [   26.373454] i915 0000:00:02.0: vgaarb: deactivate vga console
    [   26.375489] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [   26.379702] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/rkl_dmc_ver2_02.bin (v2.2)
    [   26.495381] i915 0000:00:02.0: [drm] GuC firmware i915/tgl_guc_49.0.1.bin version 49.0 submission:disabled
    [   26.495385] i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc_7.5.0.bin version 7.5 authenticated:yes
    [   26.508315] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
    [   26.544716] fbcon: i915 (fb0) is primary device
    [   26.612950] i915 0000:00:02.0: [drm] fb0: i915 frame buffer device
    i915                 2396160  1
    iosf_mbi               16384  1 i915
    ttm                    69632  1 i915
    drm_kms_helper        245760  1 i915
    drm                   487424  4 drm_kms_helper,i915,ttm
    intel_gtt              24576  1 i915
    i2c_algo_bit           16384  2 igb,i915
    i2c_core               86016  7 drm_kms_helper,i2c_algo_bit,igb,i2c_smbus,i2c_i801,i915,drm
    video                  49152  1 i915
    backlight              20480  3 video,i915,drm
    root@Babs:~#

     

     

    root@Babs:~# lspci -nn | grep VGA
    00:02.0 VGA compatible controller [0300]: Intel Corporation RocketLake-S GT1 [UHD Graphics 750] [8086:4c8a] (rev 04)
    root@Babs:~#

     

    root@Babs:~# ls -la /dev/dri
    total 0
    drwxrwxrwx  3 root root       100 Apr 10 00:06 ./
    drwxr-xr-x 16 root root      4000 Apr 10 00:08 ../
    drwxrwxrwx  2 root root        80 Apr 10 00:06 by-path/
    crwxrwxrwx  1 root video 226,   0 Apr 10 00:06 card0
    crwxrwxrwx  1 root video 226, 128 Apr 10 00:06 renderD128

     

     

    Hmm feel like it might actually be working now....just had a mess about on plex and it appears to be transcoding with the igpu. Just going to try booting into gui mode now.

  4. 44 minutes ago, SimonF said:

    Sorry error on my part the driver is not loaded, Should look like this.

    image.thumb.png.34fad2e32336dd3dcb530f08c77abce9.png

     Sorry i don't understrand, whats the difference? other than mine lists the UHD750?

    As for the logs which ones am i looking for, i've trying the system logs under tools but theres nothing there that mentions i915

    Would my diagnostics help?

     

    I've just tried to reboot with the conf file in modprobe but no difference. Starting to think its this motherboard, I've had issues with ASUS boards in the past, I'm on the current firmware but still no joy

    babs-diagnostics-20220409-1413.zip

  5. 39 minutes ago, SimonF said:

    Do you see i915 loaded for the igpu if you hover on the system devices page?

     

    image.thumb.png.928a938e53067a9605644c9b5e66ec19.png

     

     

     

    Yep its listed there.
    I've just had a look in the modprobe.d folder under config and its empty...could that be my issue?

    When i load into gui mode i just get a black screen and a flashing text line at the top

    Untitled-1.jpg

  6. 5 hours ago, SimonF said:

    ... but before this release you have to do and this from 6.9.0 onwards. 

     

    GPU Driver Integration
    Unraid OS now includes selected in-tree GPU drivers: ast (Aspeed), i915 (Intel), amdgpu and radeon (AMD).  For backward compatibility, these drivers are blacklisted by default via corresponding conf files in /etc/modprobe.d:
    
    /etc/modprobe.d/ast.conf
    /etc/modprobe.d/i915.conf
    /etc/modprobe.d/amdgpu.conf
    /etc/modprobe.d/radeon.conf
    Each of these files has a single line that blacklists the driver, preventing it from being loaded by the Linux kernel.
    
    It is possible to override the settings in these files by creating a custom conf file in the config/modprobe.d directory on your USB flash boot device.  For example, to un-blacklist the amdgpu driver create an empty file by typing this command in a Terminal session:
    
    touch /boot/config/modprobe.d/amdgpu.conf
    This only needs to be done once, it does not need to be added to your go script.
    
    
    In 6.9.1, if your go script contains a modprobe command for your GPU and/or a command to fix the permissions on /dev/dri, you should remove them:
    
    modprobe amdgpu
    chmod -R 777 /dev/dri
    In 6.9.0, if the docker you are using is unable to access the GPU, add/keep this line to your go script:
    
    chmod -R 777 /dev/dri
    but remove this one:
    
    modprobe amdgpu

     

     

    Thanks for replying. I'm on 6.10rc2, do I need to do the above as well? Or is that also pre rc2?

  7. Hi all,

     

    I don't think this is actually an unraid problem but i'm not sure where else to turn. I'm trying to get my igpu to be recognised.

     

    I think i have my bios setup correctly (screenshot). but when i type cd dev/dri nothing is coming up.

     

    Any ideas?

     

    Specs are i5-11600 with an Asus Prime Z590-A

    20220409_014940.jpg

  8. On 3/27/2022 at 8:58 PM, Frank1940 said:

    Be sure to make a backup of the current Flash/Boot Drive before you start down the path of swapping the present Flash/Boot drive to the new backup server.

     

    The reason for saying this is that the      /config    folder contains all of the confirmation information for your present server setup.  If you copy the contents of this folder (minus the    plus.key    file) over into the same folder on the new Pro Flash/Boot drive, that old server will come running exactly as it is presently configured except it will have the Pro license.

     

    On 3/27/2022 at 8:16 PM, Squid said:

    Licenses are tied to the stick, not the server.  No problems to move over the stick to another server, do a New Config and set things back up.

     

    Ok thanks I think I understand. So;

     

    1: purchase Pro licence.

    2: Backup Flash
    3: Copy flash contents to new flash drive

    heres where i'm unsure:

    4: stick new flash drive in new server and migrate the current active pro key over to that one

    OR

    4: Put the new flash drive in my current server minus Plus.key file?

    if the former
    5: delete pro key from the config folder and boot up the server, assume it will say no key so then add the activation code for the Pro licence

    if the latter

    5: boot up that server and add the pro licence.

     

    Now i've written it down it sounds like both methods would be okay?

     

    Thanks again just wanting to be sure i have the right idea

  9. Hi,

    Got a quick question. I'm looking at building a backup server and i'm wondering if i could transfer my current licence (plus) to that sever and purchase a new licence (pro) for my main sever. Or do I need to upgrade my current plus licence to Pro and then purchase another plus licence?

  10. 7 minutes ago, binhex said:

    no issues there, that is a successful start, what is the ip address of the machine you are using to attempt connection to the deluge web ui?

    I'm currently using wireguard to access my home network but i was local this morning and it wasn't working then either on the same ip range...

     

    I assume I wouldn't be able to access the webui at the moment because its in debug mode?

  11. 17 minutes ago, binhex said:

    netherlands also had issues a while ago and its possible they still have intermittent issues, try changing to sweden.

     

    No joy, same errors on the log file:

     

    2021-04-14 13:31:45,778 DEBG 'start-script' stderr output:
    parse error: Invalid numeric literal at line 4, column 0


    2021-04-14 13:31:58,024 DEBG 'watchdog-script' stdout output:
    [info] No torrents with state 'Error' found

    (though that one sounds like a good thing?)

     

    2021-04-14 13:31:46,489 DEBG 'start-script' stderr output:
    Warning: `/config/wireguard/wg0.conf' is world accessible

    And this one is just a warning but is it something i should be worried about?

     

  12. 56 minutes ago, binhex said:

     

     

    firstly can i just mention that issues with this docker are NOT related to the version of unraid, there are no known compatibility issues with 6.9.2 or any other version for that matter., the issues people are seeing here are 100% related to the VPN provider.

     

    ao both of you guys quoted above are using france endpoint i would suspect its down, you need to switch to another endpoint, the list of available endpoints that support port forwarding is shown in the log '/config/supervisord.log'

    I'm not using OpenVPN anymore, i've switched to wireguard so no longer using france, according to the wg0.conf I'm using nl-amsterdam.privacy.network

  13. Hi,

     

    I'm having trouble access the webui. I've not long updated to 6.9.2 and I WAS using Pia with OPENVPN but for some reason France stopped working so I thought now is a good time as any to change over to wireguard

     

    So i removed the old template and thought i'd start again. Think I have everything setup correctly (assume i don't need to add the new VPN_CLIENT variable as its already on the new template.

     

    I've added :latest to the repository as suggested above. and the only errors i'm getting on the logs are:

     

    2021-04-14 11:04:21,597 DEBG 'start-script' stderr output:
    parse error: Invalid literal at line 4, column 0

     

    Warning: `/config/wireguard/wg0.conf' is world accessible

     

    2021-04-14 11:04:32,861 DEBG 'watchdog-script' stdout output:
    [info] No torrents with state 'Error' found

     

    Any ideas what i'm doing wrong?

  14. 1 minute ago, JorgeB said:

    All disks are back, you can rebuild the disable disk or do a new config and re-sync parity, since the emulated disk is mounting and if contents look correct probably best to just rebuild it:

     

    https://wiki.unraid.net/Troubleshooting#Re-enable_the_drive

    Thank you so much for your help!
     

    One more question, If i replace this sata card with something else could you reccommend a brand i should be using?
    And will swapping it cause any problems?

  15. 11 minutes ago, JorgeB said:

    Always best to start a new one, but since we're here, the problem was the controller:

     

    
    
    Feb 11 06:55:01 Babs kernel: ahci 0000:01:00.0: AHCI controller unavailable!

     

    All connected disks become unavailable, Unraid disables the first one to error on write (with single parity), the other will have read errors.

     

    That is a Marvell controller, and we don't recommend those, though not necessarily related to the current issue, try re-seating the controller, power back on and post new diags, note that the disable disk will remain disable.

    Sorry still over my head I'm afraid, whats the controller? something on the MB?

     

    OH is it the PCI-E Sata card? thats been in there for yonks

  16. Hi,

     

    Wasn't sure whether to start a new thread but came here from google...I've got a disabled drive and multiple errors, not sure how to proceed. Attached my diagnostics file.

     

    I've got an SSD in my array, been meaning to get rid of it for ages, it was a test thing I was trying yonks ago, just been too lazy to move it out, I don't THINK its related to this issue though, it doesn't appear to be one of the affected drives.

     

    I say drives becaue although Drive 8 is the only one thats coming up as disabled, fix common problems is saying I've also got problems with drives 5, 6 and 7 with the same error:

     

    If the disk has not been disabled, then unRaid has successfully rewritten the contents of the offending sectors back to the hard drive. It would be a good idea to look at the S.M.A.R.T.

     

    I'm waaaaay out of my depth here, any help would be much appreciated...

    babs-diagnostics-20210211-1821.zip

  17. I'm having trouble adding my Audiobook folder, I've mapped it as above and its recognised the folder there but its not picking up any audiobooks.

    Oddly, when i click on the Authors tab, rather than showing a list of authors it gives me stats for my actual library:

     

    108 artists
    492 albums
    16,548 songs
    155.35 GB
    4,781 hours

     

    So it's picking up that they're there but not showing them? my folder structure is Audiobooks/*author*/*book*/ and this worked fine in normal booksonic. Could it be a permisions thing? or something I've missed in setting up booksonic?

     

    My run command:

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='booksonic-air' --net='bridge' -e TZ="Europe/London" -e HOST_OS="Unraid" -e 'CONTEXT_PATH'='' -e 'PUID'='99' -e 'PGID'='100' -p '4141:4040/tcp' -v '/mnt/user/Audiobooks/':'/books':'rw' -v '/mnt/user/Podcasts/':'/podcast':'rw' -v '/mnt/cache/appdata/booksonic-air':'/config':'rw' 'linuxserver/booksonic-air'

    5b0423fee9f59eb135b7ee961d2561d22715c77650d0e7be406c43071d05100b
    The command finished successfully!

     

     

    SOLVED: weird, all i had to do was delete the folder (in Booksonic) and then re add it... Just in case anyone else has this issue.

     

  18. On 12/24/2019 at 3:05 PM, XiuzSu said:

    I'm sorry to hear that and I hope someone can help you out. My issue has completely stopped, and I have been lucky to not encounter any issues at all since my update to v6.8.0.

    Thank you, starting to get worried I'm actually causing damage to my cpu, can't get my head round it. Everytime I think I've located the source of the issue something else contradicts it. For example I originally thought it was tied to docker, but it was doing it in MC the other day so its not. Now I'm thinking its my cache drive but I haven't got another ssd to swap it with at the moment

  19. sadly its still happening, it was fine for a while but its getting worse again.

    Just transferring files from my downloads folder (located on the cache drive) to my TV/Film folders, hitting 100% spike when transferring to a share using Krusader/MC. So I just tried transferring a file on MC directly from the cache to a folder on a disk (rather than the share) and its peaking at 42% is that a bit more normal or is that still high for file transfers??
     

    I think I tried replacing the sata cable before but no change.

  20. 2 hours ago, itimpi said:

    In theory both should work if appdata is set to Use Cache = Prefer or Only.   However going directly to the drive by-passes the Fuse layer used to implement User Shares and is thus likely to perform better.

    Interesting, ok just checked all my other containers, I'll switch them across to cache instead of user, and see if it makes a difference.
     

    2 hours ago, XiuzSu said:

    I was actually experiencing this issue as well. Happened twice to the point where I had to forcefully reset then computer as it was non-responsive. I updated to Version: 6.8.0-rc9 and so far the issue haven't came back. PS: My data is pointed to /user if anyone is wondering.

    Mines been the same since 6.7.. It did improve on 6.8 (RC4 i think) it was still spiking but wasn't taking my VM (PfSense) with it anymore, though since i upgrade to RC7+ its been taking it out again, overnight, though not whats causing it because there hasn't been anything for the mover to do...

     

    UPDATE....I'm not holding my breath but its no longer spiking when hitting watched/unwatched in plex SO maybe that was it after all? weird though no? I'm not sure I've changed the default templates for most of my dockers