Jump to content

Syaoran68

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by Syaoran68

  1. On 8/24/2023 at 6:33 AM, Howboys said:

    I don't have diagnostics because the server was hung (couldn't do anything), but any idea why this might be happening?

     

    Would retrying downloading rclone help with transient network glitches?

    PXL_20230824_132822695.jpg

    Can confirm this issue is also happening to me. stuck on trying to download the zip file i believe.. 

     

    removing the plugin from my flash drive solves this issue and allows me to get into the unraid GUI

     

    Oddly enough.. if i reboot and get into the GUI and then try to re-install the rclone plugin, it will install perfectly fine.. but won't let me access the settings -> rclone page. it just hangs. and locks my GUI up. so i have to reboot the system. 

     

    Not sure whats causing this. i was on 6.12.0 and thought it was a version issue so updated to 6.12.4, but still the same problems. 

     

    I've also tried slightly older backups i've had but still no dice. 

     

    Not sure whats causing this issue.. with the restore AND the clean install..

  2. 7 hours ago, riduxd said:

    As a motherboard it's fine. I may use it for my gaming PC instead, but I do think if you want max power savings, I would not recommend it or any other ATX motherboards.

    iono i feel like every manufacturer will have something... in the end its not THAT bad.. i'm on a fully stock 13600k with 5.2ghz boost running anywhere between 60-80 watts of power with like 25+ docker containers.. (one is a project zomboid container that runs constantly..) and 4 drives(1 drive is spun down most of the time) + 1 NVME so i'm not too concerned.. Even with like 6-10 plex streams it'll peak at like 110 for a second as it loads then drop back down to 60/70watts. I guess i can't complain haha

    thanks for the help though!

  3. 4 hours ago, MrCrispy said:

    Can I use this outside unraid? I will just be running Debian for now since it only has 2 hdd's.

    this can be used outside of unraid but you'd just have to put it inside its own files. and run them manually through like ./ or something like that.. make sure you set a log file though, since its running in the background you're gonna need something that holds logs for you otherwise you're fucked lols.. if you ever need to kill the process manually i you can use ps -ef|grep rclone and it should pick up the 3 processes that get started through the mount script. 

  4. On 5/17/2023 at 11:21 PM, bubbadk said:

    just a silly question :)

     

    why is it that everytime i have rebootet i have to run the mount script 2 times. it's the second time it figures out that fuse is not installed.

     

    And why doesn't it stay installed :)

    After you run it the first time are you going into your logs and checking what it says?

    i would do that first.. i have no problems just running it once even from a cold start of my entire Unraid machine.. it does take a min or two since it has to download the mergerFS repo and build it manually.. 

    • Thanks 1
  5. On 5/18/2023 at 11:22 PM, TacosWillEatUs said:

    but if I go into google_remote, there are no folders within the gdrive folder, from my understanding, it should have the folders that on the drive there, no?

     

    when you run the mount script and go into your google_merged folder do you see any files in there? if not there is something wrong with your mount set up.

    the naming is always a bit wonky but the here is an easy explanation.
    google_remote : this is a LOCAL copy of what exists on your remote (in this case whatever is inside your google drive)

    google_local: this is a local location for all the files that are added into the mergerFS (files will stay here until the upload script is run)

    user0/google_remote : this is rclone's VFS caching system that will pull items from the remote (google) and cache them locally on your machine. ( in this case i would refrain from using user0 since user0 is specifically for items that exist on your array ONLY plus it makes it hard to differentiate from the other above google_remote mount you have. i would use something like [user/google_remote_cache])

    google_merged: this is the amalgamation of the google_remote and the google_local mounts. (when you run the upload script it will process files in your google_local folder and push them into the cloud. after that the files will be deleted off of the local mount and should be accessible inside your merged folder.)

     

    I would check first on mount that you have 3 things.. i do this every time i mount just to make sure everything is running correctly..

    1. run the mount script. (sometimes it takes a min or two since it downloads mergerFS on the first shot... after that check the logs and make sure everything is mounted correctly. )

    2. check merged folder to make sure all your files are in there..

     

    in your case i would also check the google_local for the mount folders.. they should be there BUT all of them should be empty. 

    check your google_remote folder to make sure all your remote files are there.. and also check your google_remote_cache folder. you should see a VFS folder for the rclone VFS cache along with maybe a metadata folder. 

     

    test running a file where you know it is only in remote.. and you should see some the same files populate in the VFS cache..

     

    then test moving some files into the merged folder. you should also see that file show up in the google_local folder.. 

     

    then lastly run the upload script. and you should see it disappear from the google local folder but stay in your merged folder. 

     

  6. On 5/17/2023 at 9:36 AM, riduxd said:

    From my experience (I tried 3 Z790 mobos now), only the Asus Prime Z790m Plus D4 was able to achieve C10 states. My theory is full size ATX motherboards have a lot more features/circuitry going on compared to mATX and ITX mobos. In the end, it didn't matter and I ended up settling with the Tuf Z790 Plus Wifi D4 because zwave-js-ui was preventing deeper C States. I'm also thinking of putting a dedicated GPU.

    how is your experience on that TUF series board? i managed to get power usage down to about 72 watts when full idle with 20 dockers alive and 4 HDs connected 1 spun down. had to update to the new 6.12 RCs to see if the new kernel would make a difference on the C state but so far nothing.. 

  7. 28 minutes ago, Kilrah said:

    You might need to enable them in the BIOS. High end mobos tend to default to performance settings with little regard to efficiency.

    I've enabled intel C-State and set it at C10, I've also enabled C1E support, and enabled Speed Shift.. all those changes enabled the extra C3_ACPI state, but i'm just scratching my head as to there only be only 3 c-states?

  8. hello folks i bought a 13600 along with an MSI z790p pro series motherboard and i'm a little bit perplexed.. the system idles with an array of 4 HDs and 1 NVME at roughly 90w-110w.. looking through the available C-states it looks like there's only 2 available c-states  which doesn't make any sense since most intel CPUS have C1-C10 available.. atleast for these new raptor lake CPUs... i am running on version 6.12.0-rc5 which does have the new linux kernel that should include optimizations on Raptor lake CPUs.. 

     

    I'm using the stock intel_Pstate drive along with the Performance governor.

     

    even with the dockers on it doesn't significantly increase idle wattages usage.. with about 25 docker containers on i'm around 153w.. 

     

    I've seen some other's with well over 20+ HDs and dockers idling at 110W in recent posts so i'm kind of perplexed..

     

    not sure if they are all running at downclocked rates or..? i was on V6.11.5 and i tried using powertop and corefreq to control idle states. Best i ever got was around 60w of idle which is ok but the CPU was hard capped at 800mhz..

     

    XpjRE9V.png

     

    QtYpton.png

     

     

    EDIT: i've made some changes into the bios to force enable C1E state as well as manually selecting the idle state max to C10 in bios..

    after that it looks like i get an additional C3_ACPI state 

     

    G2bHlEg.png

  9. On 3/27/2023 at 3:54 AM, Kaizac said:

    Correct, but with Dropbox you also are required to ask for additional storage. So if you are just starting out you could ask for a good amount of storage and then request more whenever you need it. So it really depends on you whether it is worth the price and hassle of getting the storage.

    this is pretty much my use right now.. its $25 a month and you get a small discount if you pay per year. i always ask for like 10TB-ish a time and they always grant. lols i'm up to like 105?

     

     

  10. hello folks! been reading through this entire thread and man is it a bunch of info 😂

     

    I have managed to get C6 states set via the registering of the Governor, CPU-FREQ, CPU-IDLE, CPU-IDLE everything works well there.. i just have two questions:

    1) how can i get these to be registered and set on start up? For now it seems i need to go into the corefreq-cli and register and set my c6 state capability every startup? anyway to get it to auto configure?

     

    2) i have a 3600 matisse core and for all intensive purposes looks like i'm CPPC capable,

    image.png.0fa291466159ba6fb25c460556cef8b0.png

     

    BUT when i go into perf. monitoring i do not see anywhere where you can set CPPC like where @CyrIng mentioned above.
    image.png.7a43b7846669dd2a7b966e58b53ce926.png

     

    I'm currently on the public 1.95.5 version and have the following kernel settings

    image.png.3ff4369b675efd1444e46dcd6620b973.png

     

    I have also done the changes to syslinux.cfg BUT have NOT enabled the modprobe amd_pstate since enabling that modprobe setting does NOT allow me to set CPU-FREQ driver to corefreq since its would already be occupied by amd_pstate. 

    Funnily enough i also have an asrock B550M-pro4 board. I have tried the CPPC to auto AND enable no differences on latest 2.32 bios FW. 

     

    If you need anymore info please let me know!

     

    -Syaoran

     

  11. On 2/20/2023 at 4:38 AM, Nono@Server said:

    Hello,

    I use the script with the tags --uid 99 --gid 100 unfortunately the directories never get the right permissions;

    # create rclone mount
    	rclone mount \
    	$Command1 $Command2 $Command3 $Command4 $Command5 $Command6 $Command7 $Command8 \
    	--allow-other \
    	--umask 002 \
    	--uid 99 \
    	--gid 100 \
    	--dir-cache-time $RcloneMountDirCacheTime \
    	--attr-timeout $RcloneMountDirCacheTime \
    	--log-level INFO \
    	--poll-interval 10s \
    	--cache-dir=$RcloneCacheShare/cache/$RcloneRemoteName \
    	--drive-pacer-min-sleep 10ms \
    	--drive-pacer-burst 1000 \
    	--vfs-cache-mode full \
    	--vfs-cache-max-size $RcloneCacheMaxSize \
    	--vfs-cache-max-age $RcloneCacheMaxAge \
    	--vfs-read-ahead 1G \
    	--bind=$RCloneMountIP \
    	$RcloneRemoteName: $RcloneMountLocation &

    I also used this script which works but it is not the right solution because the upload script delete the directory and when they are recreated they are in root

     

    #!/bin/sh 
    for dir in "/mnt/user/Local"
    do echo $dir 
    chmod -R ug+rw,ug+X,o-rwx $dir 
    chown -R nobody:users $dir 
    done

    does anyone know why the "rclone mount" doesn't have the correct permissions?

    I would check the permissions you have on your rclone mount as well as on the gdrive-vfs side to see if they match. add a random file into the rclone mount via the gdrive-vfs and see if the file is created and permissioned properly.

  12. On 3/1/2023 at 9:00 AM, Playerz said:

     

     

    I was wondering if there is a way to stop it from this, each time i have to stop unraid? i am using the unmount script?

     

    image.thumb.png.58403eeef3f4b1608ab763465deab445.png

    looking at those logs i'm pretty sure you're not supposed to unmount /mnt/user ... you might have to check the folder-ing you have for what to unmount properly. Also look at the pull request currently in the github. it includes some new changes for the unmount script that haven't been pulled into the main section but is vital for things to be properly unmounted. i had to incorporate some of those changes in order to get everything working properly. 

  13. how does the unmount script work? i ran the mounting script and everything looked ok but the unmount script still leaves the mergerfsMountShare, the RcloneCacheShare and the RcloneMountShare.. i figured it would unmount ALL of those files..

     

    When i try to use fusermount -uz on those locations (/mnt/user/mountrclone, /mnt/user0/mount_rclone, and /mnt/user/mount_mergerfs) it gives me an invalid action error)

  14. 27 minutes ago, ich777 said:

    Did you configured the container in Custom br0 (or something like that) network mode? I think it has something to do with your network config also please don't use the ip adress there only the port but if you configured it in Custom br0 mode that you don't need to expose ports because the container has it's own IP and expose all port by default.

    If you configured it in Host mode you have to expose ports but also the port alone without a ip adress.

    If you configured it in Bridge mode it should be the same as in Host mode.

     

    You can do that by the sourcemod admin menu, no need to go back to the console and type in commands this is a screenshot from a TF2 admin menu but it's always the same (press the key that you've assigned to the sm_admin command and the menu pops up, don't forget to also add you as a admin in the admin file):

    Rg3EXbEtboCXaAUfABGOKwrUVNz_HzdGDKNVmB5V

     

    You have to dig through the logs if it says that the sm plugins are loaded.

     

    I think this tutorial should work but keep in mind that you don't need ftp access to your server since we are using Unraid and can upload it directly in the folder click (was the first thing that i've found on google) ;)

    (Don't forget to restart the container if you modify something)

    I'm currently using host mode on unraid. i've tried it with just the port itself if you look at the original post SS. it was just set the 27015. and still was having problems with it. 

     

    i think that bot manager is an addon? i actually do not have it in my menu. i do have advanced admin commands from another plugin i downloaded. its just a bit easier to manage from rcon lols

     

    c799affb5f.png

     

  15. 40 minutes ago, ich777 said:

    Can you please attach a screenshot from the rcon port opened with the edit button (background is that i've got an error in the old template so that the port is translatet wrong).

    localip? You have to enter the server ip eg: 192.168.1.1:27015

     

    Source-/Metamod is really simple download it and extract it like the documentation says (you also need to create a .vdf file for the game you are using), then you can add your account to the serveradmins and then the last thing is that you bind a key to sm_admin in the CS:GO console, sounds like lot work but it's really not.

     

    EDIT: I now tried it on my server and it works fine.

    42374ea06d.png

    Theres the edit button for the TCP rcon config.

     

    i just got sourcemod/metamod installed.. still would like rcon access so i can change the game mode on the fly.. as well as kick bots and such.. so when you get a chance! thank you so much!

  16. 5 hours ago, ich777 said:

    Can you post a screenshot from the variable 'TCP RCON' when you click on 'Edit'.

    Also i recommend you using Meta-/Sourcemod much easier with the on screen menu.

     

    What does the console say when you connect? How did you enter commands using rcon? Have you changed any ports? Please also provide a full screenshot from your template Docker configuration page in Unraid.

    Hi ICH777,

     

    i've included the screenshot of the entire config here -> 53944d3f31.png

    game params -> +game_type 0 -usercon +game_mode 1 +mapgroup mg_active +map de_dust2 -tickrate 128 +sv_setsteamaccount XXXXX

     

    I'm just joining the game and using in game console trying to get rcon setup using rcon_server "localip:27015" along with rcon_password "setpassword". Then using rcon status. which is throwing me back the error saying cannot connect to remote server. 

     

    I'll look into sourcemod but it doesn't look like there are any decent setups for docker containers or even an unraid app setup.

     

  17. Hey guys! looking for a bit of help. i got the CSGO server spun up on a local unraid docker. i can access the game via the local network and will worry about port forwarding in a bit.. in the autoexe.cfg i've put the hostname and a password for the server which has no problem taking, but it just wont accept the rcon password. i have -usercon tag active, but every time i login to the server and set my rcon_address to the same address i use to connect to the server and the rcon_password to the password i set it say it cannot connect to the remote server. i tried to put the rcon password also in the server.cfg file but that doesn't work either. so not sure whats going on here.. 

     

     

×
×
  • Create New...