marionza

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by marionza

  1. I have been trying for the past 3 days with no luck. See my post on r/Unraid: https://www.reddit.com/r/unRAID/s/0YZxsjX71B
  2. I am on a Windows machine and my wife is on a Mac. Using the GUI, I have created 2 users (one for her and one for me) that both have access to a number of the same shares. However, we have had a variety of issues concerning her computer not being able to read or write to files that I added to shares. I noticed in SMB Extras that only my username is listed in the "valid users" and the "write list." My question is... are the user permissions set in the GUI at all affected by the SMB Extras settings if both computers are using the SMB protocol to access the server via the OS' built in file browser: Finder (Mac) / File Explorer (Win). Is there any benefit to adding her name to the "valid users" and "write list." Or, should I remove my username so none are on the list? Thanks!
  3. Fantastic! Thank you for setting this up. I am having an issue, and I was wondering if had a thought. The container will not start, and the following error is listed in the logs. Config directory is not writable: /opt/youtrack/conf There is a proposed solution here that requires changing permissions. These are my installation settings: -d --name='YouTrack' --net='bridge' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Pterodactyl" -e HOST_CONTAINERNAME="YouTrack" -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8080]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/Balya/unraid-templates/main/YouTrack/icon-200.png' -p '8765:8080/tcp' -v '/mnt/user/appdata/YouTrack/data/':'/opt/youtrack/data/':'rw' -v '/mnt/user/appdata/YouTrack/logs/':'/opt/youtrack/logs/':'rw' -v '/mnt/user/appdata/YouTrack/backups/':'/opt/youtrack/backups/':'rw' -v '/mnt/user/appdata/YouTrack/conf/':'/opt/youtrack/conf/':'rw' 'jetbrains/youtrack:2022.3.62571' Is this the correct fix? Update: The solution I linked above fixed my issue, but I had to change the permissions recursively on the entire YouTrack directory.
  4. Trying to install CS 1.6. Any thoughts on this?
  5. Thanks, @Benson! I cleared my VRAM, restarted and it worked... go figure.
  6. I am pulling my hair out trying to establish a peer to peer 10Gb connection on Mac. I have tripled checked that my cards and cables are correct. Can someone take a look and let me know if I am doing something obvious wrong? I would very much appreciate it. Update 1: I noticed that when I plug a CAT6 from my 10Gb card (which is running on a PCI slot) to my 1Gb router and renew the DHCP, it still does not find a connection? Could something be broken on my Mac's end?
  7. Hello, I have decided to build my first Unraid NAS! I am getting closer to having an idea about what to buy, but at this point, I could really use some more experienced guidance on how to move forward. Keeping the price low is most important! I am definitely open to grabbing used parts from eBay. IN A NUTSHELL Over the past 4 years, I have accrued ~25TB of video data. It all lives on 7 enclosures, each with a pair of mirrored drives, all in RAID1. The first 4 are hardware RAIDS, and the last 3 are software RAIDS. This is my total drive inventory that is in use: 2x 1TB, 4x 2TB, and 10x 4TB. I also have 2x 6TB drives and 1x 4TB drive that I can wipe. The make/model of the drives include HGST, Hitachi, Seagate Barracudas, and WD Reds. The age varies dating back to 2012— the smaller drives being the oldest. GOAL To build a NAS with 2 disk parity. Ultimately, I want to end up with an array of 16 drives: 11x 4TB drives, and 5x 6TB drives. The smaller drives (1TB and 2TB) will be recycled into various other uses. Shares will primarily be accessed via smb on Macs. I would like to be able to do video editing with files stored directly on the NAS. I am constantly ingesting footage, which I would like to do quickly. For this, I plan on setting up a 10GbE connection (maybe peer-to-peer). Only 1 video editor will be hitting the NAS at any given time. APPS Nextcloud or OpenVPN Duck DNS CloudBerry (for Backblaze back ups) What else❓ BUILD In order to save on cost, I was thinking of first setting up the NAS with a 6TB parity drive and a 4TB storage drive. That would then allow me to transfer all of the footage from one of my 4TB RAID1 enclosures, which would free up 2 more 4TB disks. I would then add a 2nd 6TB parity drive and a 2nd 4TB storage drive. Then, I would repeat the process until all of my data has been moved off of the 2 disk enclosures to the Unraid array. HARDWARE This is where I need help! Here's what I am considering for my server build: Case - This holds 18 drives by default: https://www.newegg.com/black-fractal-design-define-7-xl-atx-full-tower/p/N82E16811352118 Motherboard with 2-3 PCI-e x4 slots and ECC support. But which one❓ CPU: Something that is compatible with my mobo... but how beefy does it need to be❓ HBA Card: Non-RAID 16-port SAS: https://www.amazon.com/IO-Crest-Controller-Green-SI-PEX40097/dp/B00XI4OL82/ref=sr_1_1?dchild=1&keywords=HBA+16+port&qid=1587421999&s=electronics&sr=1-1 - Will this work❓ 10GbE SFP+ cards: https://www.gigabyte.com/us/Motherboard/GC-AQC107#kf - I think this is compatible with Mac Pro❓ 10GbE SFP+ card: Another card that's cheaper because it's going into the NAS. PSU: 500W - Any suggestions on make/model... or just what's cheapest at an 80 Gold rating❓ RAM: ECC modules: 8GB, 4GB... how much do I need❓ Onboard video (IPMI not necessary): for initial boot and setup. A pair of 8GB thumb drives Any and all suggestions and wisdom would be very much appreciated. THANK YOU!