Masterism

Members
  • Posts

    36
  • Joined

  • Last visited

Posts posted by Masterism

  1. I did. It was a brand new download of the image and install. I changed nothing but the data dir and config dir. It worked previously. I will give this a go. Thanks

    For whatever reason that worked. I had the config live in an appdata folder in a previous attempt and it worked fine until I ran into a separate issue.

     

    Thank you for your help.

  2. Quote

    [
        {
            "Id": "6bd7fbdc9f288aef3938bf30c15a58c0e82b6cb10404cba2c4549fe75c54517c",
            "Created": "2023-03-03T15:53:40.412294321Z",
            "Path": "start.sh",
            "Args": [
                "/usr/bin/supervisord",
                "-c",
                "/supervisord.conf"
            ],
            "State": {
                "Status": "exited",
                "Running": false,
                "Paused": false,
                "Restarting": false,
                "OOMKilled": false,
                "Dead": false,
                "Pid": 0,
                "ExitCode": 1,
                "Error": "",
                "StartedAt": "2023-03-03T15:53:43.282692644Z",
                "FinishedAt": "2023-03-03T15:53:44.357060138Z",
                "Health": {
                    "Status": "unhealthy",
                    "FailingStreak": 0,
                    "Log": []
                }
            },
            "Image": "sha256:f8a229d668aadfb2c728fd913896aed3ef9c65a26990e506f288863f13602b64",
            "ResolvConfPath": "/var/lib/docker/containers/6bd7fbdc9f288aef3938bf30c15a58c0e82b6cb10404cba2c4549fe75c54517c/resolv.conf",
            "HostnamePath": "/var/lib/docker/containers/6bd7fbdc9f288aef3938bf30c15a58c0e82b6cb10404cba2c4549fe75c54517c/hostname",
            "HostsPath": "/var/lib/docker/containers/6bd7fbdc9f288aef3938bf30c15a58c0e82b6cb10404cba2c4549fe75c54517c/hosts",
            "LogPath": "/var/lib/docker/containers/6bd7fbdc9f288aef3938bf30c15a58c0e82b6cb10404cba2c4549fe75c54517c/6bd7fbdc9f288aef3938bf30c15a58c0e82b6cb10404cba2c4549fe75c54517c-json.log",
            "Name": "/nextcloud-aio-mastercontainer",
            "RestartCount": 0,
            "Driver": "btrfs",
            "Platform": "linux",
            "MountLabel": "",
            "ProcessLabel": "",
            "AppArmorProfile": "",
            "ExecIDs": null,
            "HostConfig": {
                "Binds": [
                    "/mnt/user/appdata/nextcloud-aio:/mnt/docker-aio-config:rw",
                    "/var/run/docker.sock:/var/run/docker.sock:ro"
                ],
                "ContainerIDFile": "",
                "LogConfig": {
                    "Type": "json-file",
                    "Config": {
                        "max-file": "1",
                        "max-size": "50m"
                    }
                },
                "NetworkMode": "br0",
                "PortBindings": {},
                "RestartPolicy": {
                    "Name": "no",
                    "MaximumRetryCount": 0
                },
                "AutoRemove": false,
                "VolumeDriver": "",
                "VolumesFrom": null,
                "CapAdd": null,
                "CapDrop": null,
                "CgroupnsMode": "host",
                "Dns": [],
                "DnsOptions": [],
                "DnsSearch": [],
                "ExtraHosts": null,
                "GroupAdd": null,
                "IpcMode": "private",
                "Cgroup": "",
                "Links": null,
                "OomScoreAdj": 0,
                "PidMode": "",
                "Privileged": false,
                "PublishAllPorts": false,
                "ReadonlyRootfs": false,
                "SecurityOpt": null,
                "UTSMode": "",
                "UsernsMode": "",
                "ShmSize": 67108864,
                "Runtime": "runc",
                "ConsoleSize": [
                    0,
                    0
                ],
                "Isolation": "",
                "CpuShares": 0,
                "Memory": 0,
                "NanoCpus": 0,
                "CgroupParent": "",
                "BlkioWeight": 0,
                "BlkioWeightDevice": [],
                "BlkioDeviceReadBps": null,
                "BlkioDeviceWriteBps": null,
                "BlkioDeviceReadIOps": null,
                "BlkioDeviceWriteIOps": null,
                "CpuPeriod": 0,
                "CpuQuota": 0,
                "CpuRealtimePeriod": 0,
                "CpuRealtimeRuntime": 0,
                "CpusetCpus": "",
                "CpusetMems": "",
                "Devices": [],
                "DeviceCgroupRules": null,
                "DeviceRequests": null,
                "KernelMemory": 0,
                "KernelMemoryTCP": 0,
                "MemoryReservation": 0,
                "MemorySwap": 0,
                "MemorySwappiness": null,
                "OomKillDisable": false,
                "PidsLimit": null,
                "Ulimits": null,
                "CpuCount": 0,
                "CpuPercent": 0,
                "IOMaximumIOps": 0,
                "IOMaximumBandwidth": 0,
                "MaskedPaths": [
                    "/proc/asound",
                    "/proc/acpi",
                    "/proc/kcore",
                    "/proc/keys",
                    "/proc/latency_stats",
                    "/proc/timer_list",
                    "/proc/timer_stats",
                    "/proc/sched_debug",
                    "/proc/scsi",
                    "/sys/firmware"
                ],
                "ReadonlyPaths": [
                    "/proc/bus",
                    "/proc/fs",
                    "/proc/irq",
                    "/proc/sys",
                    "/proc/sysrq-trigger"
                ]
            },
            "GraphDriver": {
                "Data": null,
                "Name": "btrfs"
            },
            "Mounts": [
                {
                    "Type": "bind",
                    "Source": "/mnt/user/appdata/nextcloud-aio",
                    "Destination": "/mnt/docker-aio-config",
                    "Mode": "rw",
                    "RW": true,
                    "Propagation": "rprivate"
                },
                {
                    "Type": "bind",
                    "Source": "/var/run/docker.sock",
                    "Destination": "/var/run/docker.sock",
                    "Mode": "ro",
                    "RW": false,
                    "Propagation": "rprivate"
                }
            ],
            "Config": {
                "Hostname": "6bd7fbdc9f28",
                "Domainname": "",
                "User": "root",
                "AttachStdin": false,
                "AttachStdout": false,
                "AttachStderr": false,
                "ExposedPorts": {
                    "80/tcp": {},
                    "8080/tcp": {},
                    "8443/tcp": {},
                    "9000/tcp": {}
                },
                "Tty": false,
                "OpenStdin": false,
                "StdinOnce": false,
                "Env": [
                    "HOST_OS=Unraid",
                    "HOST_HOSTNAME=Gringotts",
                    "HOST_CONTAINERNAME=nextcloud-aio-mastercontainer",
                    "TCP_PORT_8080=8080",
                    "APACHE_PORT=11000",
                    "NEXTCLOUD_DATADIR=/mnt/user/Nextcloud/",
                    "SKIP_DOMAIN_VALIDATION=true",
                    "TZ=America/New_York",
                    "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
                    "PHPIZE_DEPS=autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c",
                    "PHP_INI_DIR=/usr/local/etc/php",
                    "PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64",
                    "PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64",
                    "PHP_LDFLAGS=-Wl,-O1 -pie",
                    "GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD",
                    "PHP_VERSION=8.1.16",
                    "PHP_URL=https://www.php.net/distributions/php-8.1.16.tar.xz",
                    "PHP_ASC_URL=https://www.php.net/distributions/php-8.1.16.tar.xz.asc",
                    "PHP_SHA256=d61f13d96a58b93c39672b58f25e1ee4ce88500f4acb1430cb01a514875c1258"
                ],
                "Cmd": [
                    "/usr/bin/supervisord",
                    "-c",
                    "/supervisord.conf"
                ],
                "Healthcheck": {
                    "Test": [
                        "CMD-SHELL",
                        "/healthcheck.sh"
                    ]
                },
                "Image": "nextcloud/all-in-one:latest",
                "Volumes": null,
                "WorkingDir": "/var/www/docker-aio",
                "Entrypoint": [
                    "start.sh"
                ],
                "OnBuild": null,
                "Labels": {
                    "net.unraid.docker.icon": "https://github.com/Muwahhidun/logo/raw/main/nextcloud-aio-logo.png",
                    "net.unraid.docker.managed": "dockerman",
                    "net.unraid.docker.webui": "http://[IP]"
                },
                "StopSignal": "SIGQUIT"
            },
            "NetworkSettings": {
                "Bridge": "",
                "SandboxID": "9d31ff6dfc9e84e7e4aa290e09105a4721c55b3e336c64dc164b44e2a98249c2",
                "HairpinMode": false,
                "LinkLocalIPv6Address": "",
                "LinkLocalIPv6PrefixLen": 0,
                "Ports": {},
                "SandboxKey": "/var/run/docker/netns/9d31ff6dfc9e",
                "SecondaryIPAddresses": null,
                "SecondaryIPv6Addresses": null,
                "EndpointID": "",
                "Gateway": "",
                "GlobalIPv6Address": "",
                "GlobalIPv6PrefixLen": 0,
                "IPAddress": "",
                "IPPrefixLen": 0,
                "IPv6Gateway": "",
                "MacAddress": "",
                "Networks": {
                    "br0": {
                        "IPAMConfig": {
                            "IPv4Address": "10.10.10.200"
                        },
                        "Links": null,
                        "Aliases": [
                            "6bd7fbdc9f28"
                        ],
                        "NetworkID": "ae664c35830b1f8a70991f54875a80a5f59ea140a047f5b4ac63d557e34c220b",
                        "EndpointID": "",
                        "Gateway": "",
                        "IPAddress": "",
                        "IPPrefixLen": 0,
                        "IPv6Gateway": "",
                        "GlobalIPv6Address": "",
                        "GlobalIPv6PrefixLen": 0,
                        "MacAddress": "",
                        "DriverOpts": null
                    }
                }
            }
        }
    ]

     

  3. I am following that guide. and I've done everything that it said too do. I have followed This guide instead to clean remove everything to do with the nextcloud-aio and also removed the docker image. After reinstalling the container, I am still getting the:
     

    Quote

    Trying to fix docker.sock permissions internally...
    Creating docker group internally with id 281
    It seems like you did not give the mastercontainer volume the correct name?
    Using a different name is not supported!

     

    error. I'm not a docker or unraid expert, I've no idea why this is happening or how to fix it. Any help would be greatly appreciated. 

  4. Thanks for that. That kinda fixed my issue and then caused another. 

    So, I tried to install the nextcloud aio mastercontainer on unraid and for reasons I had to do a reset. I'm now trying to install it again and I'm getting this error:

     

    Quote

    Trying to fix docker.sock permissions internally...
    Creating docker group internally with id 281
    It seems like you did not give the mastercontainer volume the correct name?
    Using a different name is not supported!

     

    Nothing has changed, I followed These instructions and did exactly what it said to do. Any ideas on what I can do?  Thanks

  5. I went to install the nextcloud-aio-mastercontainer and for some reason or another I didn't fully finish setting it up. some time goes by and I go to finish setting it up and I can't get in because I forgot the long generated password and stupidly didn't copy it to a safe location. So I delete the containers to start fresh and now the database container seems to be in a boot loop. I can't access the logs because the window closes before anything can be read.

    I think just deleting the local data would solve my problems. The problem with that is, I don't know where the local data is being stored. It just says " nextcloud_aio_database ". I take that to be the root folder? But I cannot find it. Any ideas on how I can fix this issue or where the local data is stored?

    Screenshot 2023-02-27 140328.jpg

  6. 3 hours ago, jonathanm said:

    This exact question has been asked and answered on almost every other page of this thread. It gets old having people continue to ask before reading through the thread. It was not my intention to be annoying, I was just answering the question.

    I understand. And I had read through the first few pages before posting. It was just a bit confusing when I was just following the video and it still didn't work. It's all working just fine now. Just had to replace the pflash and the nvram directory locations.

  7. Hello all,

     

    I'm having an issue with a Catalina VM where the image is repeated.

     

    This is what it looks like.

    image.thumb.png.8d89e5928a0cb43686ac21024718a06f.png

     

    On first boot it booted fine. I installed MacOS, I then shut it down, gave it more cores, more ram, changed the nic in the xml file, and of course changed the icon back.

     

    Here is my xml file:

     

    <?xml version='1.0' encoding='UTF-8'?>
    <domain type='kvm'>
      <name>MacinaboxCatalina</name>
      <uuid>3cb0069e-6eaf-427c-b812-a140e7bd91a3</uuid>
      <description>MacOS Catalina</description>
      <metadata>
        <vmtemplate xmlns="unraid" name="Windows 10" icon="/mnt/user/domains/MacinaboxCatalina/icon/catalina.png" os="Catalina"/>
      </metadata>
      <memory unit='KiB'>8388608</memory>
      <currentMemory unit='KiB'>8388608</currentMemory>
      <memoryBacking>
        <nosharepages/>
      </memoryBacking>
      <vcpu placement='static'>4</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='0'/>
        <vcpupin vcpu='1' cpuset='6'/>
        <vcpupin vcpu='2' cpuset='1'/>
        <vcpupin vcpu='3' cpuset='7'/>
      </cputune>
      <os>
        <type arch='x86_64' machine='pc-q35-3.1'>hvm</type>
        <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
        <nvram>/etc/libvirt/qemu/nvram/3cb0069e-6eaf-427c-b812-a140e7bd91a3_VARS-pure-efi.fd</nvram>
      </os>
      <features>
        <acpi/>
        <apic/>
      </features>
      <cpu mode='host-passthrough' check='none'>
        <topology sockets='1' cores='2' threads='2'/>
        <cache mode='passthrough'/>
        <feature policy='require' name='topoext'/>
      </cpu>
      <clock offset='utc'>
        <timer name='rtc' tickpolicy='catchup'/>
        <timer name='pit' tickpolicy='delay'/>
        <timer name='hpet' present='no'/>
      </clock>
      <on_poweroff>destroy</on_poweroff>
      <on_reboot>restart</on_reboot>
      <on_crash>restart</on_crash>
      <devices>
        <emulator>/usr/local/sbin/qemu</emulator>
        <disk type='file' device='disk'>
          <driver name='qemu' type='qcow2' cache='writeback'/>
          <source file='/mnt/user/domains/MacinaboxCatalina/Clover.qcow2'/>
          <target dev='hdc' bus='sata'/>
          <boot order='1'/>
          <address type='drive' controller='0' bus='0' target='0' unit='2'/>
        </disk>
        <disk type='file' device='disk'>
          <driver name='qemu' type='raw' cache='writeback'/>
          <source file='/mnt/user/domains/MacinaboxCatalina/Catalina-install.img'/>
          <target dev='hdd' bus='sata'/>
          <address type='drive' controller='0' bus='0' target='0' unit='3'/>
        </disk>
        <disk type='file' device='disk'>
          <driver name='qemu' type='raw' cache='writeback'/>
          <source file='/mnt/user/domains/MacinaboxCatalina/macos_disk.img'/>
          <target dev='hde' bus='sata'/>
          <address type='drive' controller='0' bus='0' target='0' unit='4'/>
        </disk>
        <controller type='sata' index='0'>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
        </controller>
        <controller type='pci' index='0' model='pcie-root'/>
        <controller type='pci' index='1' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='1' port='0x10'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
        </controller>
        <controller type='pci' index='2' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='2' port='0x11'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
        </controller>
        <controller type='pci' index='3' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='3' port='0x12'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
        </controller>
        <controller type='pci' index='4' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='4' port='0x13'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
        </controller>
        <controller type='virtio-serial' index='0'>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
        </controller>
        <controller type='usb' index='0' model='ich9-ehci1'>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci1'>
          <master startport='0'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci2'>
          <master startport='2'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci3'>
          <master startport='4'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/>
        </controller>
        <interface type='bridge'>
          <mac address='52:54:00:bb:da:8a'/>
          <source bridge='br0'/>
          <model type='e1000-82545em'/>
          <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
        </interface>
        <serial type='pty'>
          <target type='isa-serial' port='0'>
            <model name='isa-serial'/>
          </target>
        </serial>
        <console type='pty'>
          <target type='serial' port='0'/>
        </console>
        <channel type='unix'>
          <target type='virtio' name='org.qemu.guest_agent.0'/>
          <address type='virtio-serial' controller='0' bus='0' port='1'/>
        </channel>
        <input type='tablet' bus='usb'>
          <address type='usb' bus='0' port='1'/>
        </input>
        <input type='mouse' bus='ps2'/>
        <input type='keyboard' bus='ps2'/>
        <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'>
          <listen type='address' address='0.0.0.0'/>
        </graphics>
        <video>
          <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
        </video>
        <memballoon model='virtio'>
          <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
        </memballoon>
      </devices>
      <qemu:commandline>
        <qemu:arg value='-usb'/>
        <qemu:arg value='-device'/>
        <qemu:arg value='usb-kbd,bus=usb-bus.0'/>
        <qemu:arg value='-device'/>
        <qemu:arg value='isa-applesmc,osk=deleted'/>
        <qemu:arg value='-smbios'/>
        <qemu:arg value='type=2'/>
        <qemu:arg value='-cpu'/>
        <qemu:arg value='Penryn,kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check'/>
      </qemu:commandline>
    </domain>

    After editing the xml file I go to boot the system and it gives me that screen. Any ideas on how to fix it? Thanks.

  8. 21 hours ago, sunny01331 said:

    Thanks so much this works wonderfully.

     

    However, I have some questions. Backing up a Minecraft Bedrock server while it is running is known as dangerous, so I opt to have the docker quit when the CA Backup creates a backup. However, when checking the server log, it doesn't look like stopping the docker quits the Minecraft Bedrock server properly. Do the logs not show this? Usually shutting down the Minecraft Bedrock server consists of typing 'stop' into the console. Is there a way to solve this easily?

     

    Thanks!

    I don't use Bedrock edition, but a mod that the modpacks I play use is called Aroma Backup. It auto backups incrementally. You would have to check to see if that mod can be used with the Bedrock edition. But you could use that as a backup and then if you wanted to you could even backup the backup file. Just a suggestion. :)

    • Thanks 1
  9. 1 hour ago, cheesemarathon said:

    Yes, it requires quite a bit of rework so may take some time. Hopefully I'll have some time of this festive period to work on it. Work has kept me very busy of recent. As for @mlebjerg, I believe he has been busy with his studies! Don't worry, there will be a big post here as soon as it is ready! 

    No worries, I was just curious as I couldn't find anything about it. :) Thanks a bunch for your work.

  10. On 12/1/2019 at 10:52 AM, cheesemarathon said:

    The steamcache software has ceased development in favour of a new version fixing a large number of bugs. @mlebjerg and I have not yet had time to move the docker image over to the new version of steamcache. Apologies.

    Do you have more information on the new version? It is it a "it's ready when it's ready" kinda thing?

  11. 27 minutes ago, cheesemarathon said:

    What exactly do you wan't to know? If it's caching or if a game has been cached. If there is data in the cache directory, then it's working. As for if a game is cached, there is no way to check that other than download it and see if any of the files hit the cache.

    I just wanted to know if it was possible to see what has been cached. Thanks for the reply.

  12. 17 hours ago, ich777 said:

    Really mine showes up just fine without a username and password in the server list the only thing that needs to be set is the filter: show custom servers.

    All I did was download the docker and let it install. I don't have Ark installed atm to see if the server is up. Most of these game servers don't require a steam account. Also with a the couple servers that I have tried to use an account with, it just failed. So, don't use an account and it'll work! :D

    • Like 1
  13. Remove the account. I just installed the docker and logged in anonymously and it downloaded, and installed just fine. After that it looks like you would need to stop the container then add the account info and start it back up. Atleast, that's what I'm guessing:

    Connecting anonymously to Steam Public...Logged in OK
    Waiting for user info...OK
    Success! App '376030' already up to date.
    ---Prepare Server---
    ---Server ready---
    ---Start Server---
    [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
    
    Setting breakpad minidump AppID = 346110

    is saying.

     

    Hope this helps!

  14. 2 minutes ago, ich777 said:

     

    @Masterism I think he has the Minecraft Bedrock Edition not the standard edition installed.

    You can also download the jar file on your windows/mac/linux machine and place it in the main directory of the docker you don't have to do it with ssh and wget.

    Ah, I didn't see a specification on what version. I know you can do it that way, I found it easier to do it with wget, which is how I did it. Whatever Works! :)

    • Thanks 1
  15. Shutdown the container, ssh into the server, go to the minecraft server folder inside the app folder 

    cd /mnt/user/appdata/minecraft

    delete the server.jar 

    rm server.jar

    then download the updated server file. 

    wget https://launcher.mojang.com/v1/objects/3dc3d84a581f14691199cf6831b71ed1296a9fdf/server.jar

    And then start the container again.

  16. I'm not sure where to post my request, I don't see a clear location so I'll post here.

     

    I'm looking for the Squid-Deb-Proxy container either THIS one or one to the same effect to be ported to Unraid. I'm unsure on how to configure it myself by importing it from docker hub.

     

    If this can be done, or if someone has any info that could help me, I would much appreciate it.

     

    Thanks

  17. 26 minutes ago, MrLinford said:

    Hello, I have setup the OpenTTD docker for myself and a group of friends.

    I can't find the OpenTTD.cfg to make server changer permanent. Where should I be creating it for the docker to read?

    You can SSH into the unraid server and use

    cd /mnt/user/appdata/OpenTTD

     to get to the config files.

     

    I'll let someone else answer to the specific location in that folder where the "OpenTTD.cfg" file is located.

    • Like 1
  18. I'm not sure about it it using RAM to speed up file transfers.. A cache stores the game files "locally" so that the game doesn't need to reach out to the internet for the files. It acts like an external hard drive essentially. I wouldn't think it to use RAM or CPU resources. Someone more knowledgeable than I can perhaps shed some light.

  19. 8 minutes ago, AKGeek said:

    I was wondering about the SteamCacheBundle memory usage. Mine is less than 100MB even though I am running a LAN center. Is this normal? I set it to allow up to 128GB.

    Are you talking about memory usage, or storage space usage? The easiest way to see how much storage the cache is using is to ssh into the unraid server and using the:

    du -sh /mnt/user/steamcache/cache

    command. It may take a bit depending on how much space is actually being used.

     

    Or, another way is to use the binhex-krusader container. Use Alt Up to go up a directory and navigate to the above location and right click on the cache folder and click on properties.