sgt_spike

Members
  • Posts

    143
  • Joined

  • Last visited

Everything posted by sgt_spike

  1. Hello all, I need some guidance on how to spread out my data to all my disks. I have added a new disk because one was filling fast. Now I need to figure out how to spread out the data so that the data is evenly spread out to all the drives. I thought UnRaid did this automatically once a new disk is added.
  2. I didn't expect anyone to do anything but let me know how to get rid of it
  3. Received this error after running FCP. Your flash drive has possible corruption on /boot/config/plugins/plexmediaserver/settings.ini. This maybe the old Unraid plex server. How can I safely remove it? tower-diagnostics-20220226-1708.zip
  4. Attached is the results for the check disk. I don't see any recommendations in the report. If files are to be moved to lost+found, do I move them back? I'm not sure what to do at this point ChectDisk2Report.txt
  5. I had t o replace my drive as it finally failed. I was able to rebuild from parity but I seem to have a couple of issues. 1. FCP is reporting /var/log is getting full (currently 100 % used) - Either your server has an extremely long uptime, or your syslog could be potentially being spammed with error messages. A reboot of your server will at least temporarily solve this problem, but ideally you should seek assistance in the forums and post your. 2. The disk is showing the files but one particular share isn't showing the files in a specific folder. It only show "No listing: Too many files". But again those files show up on the disk in that specific folder. How does the share have different views? Could both issues be related? I post attached my Diagnostics as mention in the FCP issue tower-diagnostics-20211229-1238.zip
  6. I'm not sure what you mean by spammed. I ran an extended test in FCP and got what you see in the attached jpg. Now the HD is disabled and contents emulated (I understand what that means). The syslog does show those same errors you mentioned along with "Dec 22 07:15:01 Tower kernel: program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO". I'm not sure what that means either. How can I convert a drive to SG_IO? Reading through the wiki on replacing HDs now. tower-syslog-20211222-0720.zip
  7. After fixing my HD issues, well I think I did, I got another read error from FCP. Please see attached extended SMART report and diagnostics. If I need to replace the dive I have another available an my parity is valid. Is it possible I have a bad cable? tower-smart-20211221-1709.zip tower-diagnostics-20211221-1739.zip
  8. Diagnostics attached tower-diagnostics-20211028-1423.zip
  9. I didn't capture the output. Is it contain in a log somewhere?
  10. Running the xfs_repair, I get the following message I'm not sure how to proceed
  11. Got a messgage in "Fix Common Problems" saying "Unable to write to disk2". Disk on main shows green. I've attached the smart report but I have no idea what I'm looking at or for to resolve the issue. These two files are of the same HD just at different times. I also attached the server diagnostics ST4000DM004-2CV104_WFN07L1M-20211026-1427.txt ST4000DM004-2CV104_WFN07L1M-20211026-1641.txt tower-diagnostics-20211026-1649.zip
  12. Yeah and this is where Windows sucks as an OS. Their crap doesn't seem to work sometimes.
  13. I live in the eastern standard time zone. I recently went to Alaska, which is a 4 hour difference. My laptop's (Win OS) Date/Time is set to automatically adjust to time and time zone. It took four days for my laptop to adjust to the local time in Alaska. Upon returning, two days later, my laptop has not updated the time yet. I current have my UnRaid server set as the master on my network. My question is does UnRaid, as the master on the network, control the clients Date/Time? I have refreshed the time on my laptop to see if it would fix itself and no change. If UnRaid cannot help adjust the time, what other solution could I try to fix the time?
  14. Well I didn't have two users with the same username. However I did figure out what happened during the second install. At first the data folder was set to \data then an error occurred with the db connection. After correcting that I hadn't noticed the data directory was changed to www\nextcloud\data or something like that.... Now after the three install, it all works
  15. It was already set to /data and in the container was set to my unraid share
  16. I started all over again. I wiped and deleted the unraid share. I deleted the DB. And I uninstalled the nextcloud container. I created a new unraid share and db. I downloaded the nextcloud container and pointed the /data to the unraid share. I have it running and can upload files. At least I can in nextcloud. I can see them on a user's dashboard. The unraid share doesn't have any files I've uploaded. This is puzzling to me. Where are the files being stored? I have the unraid share set to use the cache. nextcloud.log
  17. Yes, there was an older install. I have logged into those accounts at least once
  18. The users I created aren't in the Unraid share Chrisscloud. There should be three, brad.chriss, tammy.chriss, peggy.chriss The admin user I created (ChrissCloud) is there, and another user btchriss, which has been deleted is still there
  19. * You created a share in Unraid and mounted it into the Nextcloud docker as /data? Yes, I created a share in Unraid, named the share Nextcloud and mounted that as the /data. I didn't create a share in Nextcloud. I thought creating the users would create user folders within the Unraid share to see their files. I have uploaded photos from a users account but I cannot see those photo in Unraid. As for the last question, I also have a share in Unraid called Photos. I wanted users to have access to this folder as well to upload photos to this specific folder.
  20. I've created a share for my nextcloud data. I've created a few users but I don't see a folder created with their user name and I don't know where their files are going. Also, can I add an existing share to be able to upload files to a certain folder?
  21. Thx guys. Appreciate the suggestions
  22. Can someone recommend a remote desktop software like teamviewer. I what to set it up in docker if possible. My mother in PA has constant computer questions and I use teamviewer to help her out. Now it looks like teamviewer has a connection limit on there free version. It only allows 10 minute connections.
  23. I'm running swag as a docker on my unRaid server. I have built a website where I want to allow authenticated users to upload photos. However I haven't been able to successfully upload a file to the share I have setup for the website. I know it's a permissions issue but don't know how to resolve it.