Jump to content

M4st3r

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by M4st3r

  1. 2 minutes ago, okkies said:

    You mention the script is not really necessary? because i think its breaking my docker permissions. on every reboot i have to reinstall some docker containers for them to work. 
    (nzbhydra2, emby, radarr, jackett for example) 

    i wont have this in the unraid version? Also i see people mentioning a new beta. How can i get in? i kinda need TPM for work and take a piss at the internal it manager who tought 8gb laptops are fast enough laptops. 

    Very important stuff!

    Thanks, now I understand the problem about my Emby docker always broken....!!!

  2. On 10/7/2021 at 3:23 PM, Skitals said:

     

    The swtpm module is not installed. You need to download the .txz files, put them in /boot/extra, and reboot. The tzx files in /boot/extra get installed at boot time so the binaries aren't installed until reboot.

    Thanks for the tip.
    I've just put ALL the files found here https://github.com/rezo552/unraid-swtpm into the dir /boot/extra, I've rebooted and now the startup script log seems to be ok:

     

     Script Starting Oct 09, 2021 23:29.41
    
    Full logs for this script are available at /tmp/user.scripts/tmpScripts/TPM/log.txt
    
    /usr/bin/swtpm
    Script Finished Oct 09, 2021 23:29.51
    
    Full logs for this script are available at /tmp/user.scripts/tmpScripts/TPM/log.txt
    
    

     

    ...but I cannot find anything into the directory /var/lib/libvirt/swtpm because it's empty!

  3.   

    Hi all, unfortunately I've been trying the posted solution since yesterday, but I'm stuck at the first step, i.e. the SCRIPT:

     

    Quote

    ln -s /usr/lib64/libcrypto.so /usr/lib64/libcrypto.so.1

    swtpm_ret=1

    until [ -f /var/run/libvirt/libvirtd.pid ] && [ $swtpm_ret -eq 0 ]

    do

    sleep 10

    which swtpm

    swtpm_ret=$?

    done

    (for the moment, I have eliminated the part where the symlink is created on the array).

    If I look at the script log, this is the output:

     

    ln: failed to create symbolic link '/usr/lib64/libcrypto.so.1': File exists

    which: no swtpm in (.:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin)

     

    Where am I going wrong? Should I set the server BIOS in some special way or can I leave everything as it is?

  4. 1 hour ago, Stupifier said:

    I personally don't use the VM Backup Plugin yet... It is too beta for me.

    Instead, I use the actual script which the plugin is based on. I configure this script, then put it into the user scripts plugin, set a cron schedule on the script from within user scripts plugin, and done.


    https://forums.unraid.net/topic/46281-unraid-autovmbackup-automate-backup-of-virtual-machines-in-unraid-v04/?do=findComment&comment=814187

    https://github.com/JTok/unraid-vmbackup/tree/v1.3.1

    Ok, thx again, I'll try it out :)

  5. 41 minutes ago, Stupifier said:

    For Unraid, the common recommendation is to NOT use crontab and instead install the User Scripts plugin specially made for Unraid. The User Scripts plugin is the preferred Unraid way of scheduling scripts.

    You can find it easily in the community applications store

    Ok thanks!

     

    But how can I use this VM backup plugin AND/INTO User Scripts plugin (already installed for RCLONE)?

  6. I'm having a strange issue using this script and scheduling it, and I found that it's a problem related to cron under /var/spool/cron/crontabs/root

     

    • If I create a new VM backup entry, scheduled daily at 04:00am, it runs smoothly and in the crontab I can see this entry
    # Job for VM Backup plugin windows-weekly:
    0 4 * * 0 /usr/local/emhttp/plugins/vmbackup/runscript.php run_backup windows-weekly > /dev/null 2>&1
    • BUT after a server reboot, the crontab contains a modified version of the entry
    # Job for VM Backup plugin /boot/config/plugins/vmbackup/configs/windows-weekly/:
    0 4 * * 0 /usr/local/emhttp/plugins/vmbackup/runscript.php run_backup /boot/config/plugins/vmbackup/configs/windows-weekly/ > /dev/null 2>&1

    and the backup fails with this error message: 

    Quote

    unRAID-server: VM Backup plugin

    cannot run /boot/config/plugins/vmbackup/configs/windows-weekly/

    User script file does not exist. Exiting.

     

    • either trying to run it manually through SSH  give me the same error (/usr/local/emhttp/plugins/vmbackup/runscript.php run_backup /boot/config/plugins/vmbackup/configs/windows-weekly/ > /dev/null 2>&1)
    • using the BAKCUP NOW option inside the plugin, everything runs smoothly and without any issue

    Is it a common problem? How can I fix it?

  7. 1 hour ago, johnnie.black said:

    I believe currently auto-start only works if the array is also auto-started at boot, and only for that first start, not sure if by design or not.

    Ok...when I reboot the whole server, the VMs are currently auto starting, but I'm quite sure that when I stop and then restart the array, a few days before, the VMs did the same...

  8. 28 minutes ago, johnnie.black said:

    Parity check on boot is because of this:

     

    
    Feb  1 11:22:35 unRAID-server emhttpd: unclean shutdown detected

     

    You need to find out why the array isn't shutting down cleanly, there should be diags saved to flash (logs folder) if a shutdown is forced, and they might provide a clue on the problem.

    How??

    In my log folder I found a diagnostic done before the one posted here...

     

    Now I'm facing the problem getting a new replacement key for the USB flash drive...so I cannot test a new change (with an indentical one Kingston Datatraveler 2)

    syslog.txt

  9. Hello, I've just rebuilt my system using a Ryzen 3700x and everything went fine until I've changed my USB flash drive (with the old one I've tested multiple times reboot and stop array without any issue): now when I try to stop or reboot my system (through GUI or SSH), my server invoke everytime a parity check upon restart.

    What do you need to inspect this issue?

    Thanks!

     

    unraid-server-diagnostics-20200201-1128.zip

  10. On 18/2/2018 at 2:47 PM, fanningert said:

    @Chad Kunsman, @thomas, @pinion

    I created two extra docker and updated the current docker container. All three supporting PUID (User-ID) and PGID (Group-ID).

    All three docker having the same aria2 configuration structure.

     

    Support pages for the new docker container, better icons for this three container and a support page update for this container, are coming later.

     

    Extra information:

    The docker aria2webui is working, but the current master version of the web app has an error. So you will not see anything. I opended a issue for this problem https://github.com/ziahamza/webui-aria2/issues/437.

     

    Community app entries are updated. So you should see it after the next scan job.

     

    TODO:

    • Support of HTTPS for web frontend

    Many thanks for your dockers, they are really useful :)

     

    Have any update upon this issue? It's very annoying...can't wait to use again the GUI!!

×
×
  • Create New...