kenzo86

Members
  • Posts

    36
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

kenzo86's Achievements

Noob

Noob (1/14)

1

Reputation

  1. hi. yes, all working through some trial and error!
  2. Thanks for helping. Cable comes this evening, I will try again and post back. How do I check to see that power isn't a contributing factor?
  3. Hi all, I've just returned from holiday and noted server was off, likely due to a power cut. I switched the server back on and drive 1 of 8 (only drive being filled atm) has a red cross - emulated but disabled. Smart report showed UDMA CRC error counts – I noted this 2–3 months ago, e.g count of 16, now 1000ish. ?dodgy mini-sas cable? (edited) I've done another quick smart check - "Completed without error" and done a read check I've put the server into maintenance mode (xfs array) and did a check on the affected drive with "-n" flag, I then removed "-n" and re-ran it to repair. No obvious errors shown. I then unassigned the drive, started server, then stopped, re-assigned the drive from drop down and restarted server. It ran a parity and then threw out read errors / udma crc errors etc - and still shows as emulated 1) I've ordered new mini sas 8087 cables for hba (replace cheap cables that came with it). Other than this, is there anything else i should be doing / should have done?? 2) Do I repeat the above steps after changing the cables? Smart log https://paste.quest/?05c43af72a2bf856#BmRZYzEi8EikFQ2MP5NyRtzsggiGdxdDvgKp7MiyNBBy System log attached Drive check report attached tower-syslog-20230929-1040.zip
  4. Hi all, I just got my dockers up and running and wanted to setup wireguard for remote access of arrs etc. My dockers are running on a custom network as per advice from Ibracorp videos. I have following the following guide to et wireguard running: I have set up the following but still am not able to connect via android mobile - see remarks in screenshots below accessing via http://tower.local/Main 1. Enabled upnp on both unraid management access / router + switched off router firewall (router is using 1.1.1.1 DNS) 2. Enabled bridging (Network settings) 3. Enabled `Host access to custom networks:` (Docker settings) 4. Routed default local tunnel network pool through IP address of unraid on router 5. Disabled `use nat` 6. Configured duckdns for ddns local endpoint (docker installed and working) Any ideas would be much appreciated!! Here is the routed IP address: Here is the tunnel config: NOTE: all addresses bar ddns autopopulated Docker settings:
  5. Hi guys, Soooo I have a tincy wincy 12TB unraid server and will be buying another licence for a 76TB build. Both will be connected to the same network, however, I would like advice on the best method of moving files across from the 12TBs to the new 76TB build. Bearing in mind that the new drives are 8tb archive drives with low buffer limits, I was advised to use teracopy and use a windows machine to drag stuff over Anyone add a suggestion?
  6. I am also looking for something like this
  7. Hi guys, I was wondering if someone could help me set this up so i can FTP files from remote server to my unraid. How do I access a remote server through the filezilla webui? Thanks
  8. Hi guys, I have had this issue happen to me 3-4 times. I use docker with several applications (plex/nzbdrone/couch potato/nzbget) and have allocated 10gb for the docker image. What happens is that the docker apps stops working, in an attempt to restart them, clicking "stop" next to the app on the docker page will stop the application but then it will not allow you to click "start" again as it hangs on "stop". The only way to resolve this issue is to stop and then restart the docker. The docker image and all related data is on my cache SSD disk (btrfs) Unraid 6.0-beta12
  9. thanks for the suggestion, I will give it a shot
  10. Hi guys, I was wondering if anyone could kindly help. I have a nifty little set-up, thanks to users on the forum where a script running as a cronjob grabs folders from a remote server (lftp) on to the cache drive on my nas, Couchpotato then moves these folders to a share (disk1,2,3, etc). Occasionally, for some reason or another, CP fails to move the odd folder and its content, and the reason is, it requires "permission from root" (get this message when trying to edit/delete file manually from explorer). While other folders have moved no problem and are under the user "nobody" (My unraid only has root user). I have made sure permissions are 755, but even then I cannot edit the file name or delete in windows explorer. Any ideas why this might be happening and how I can fix it ? My script includes changing permissions to 755 lftp <<EOF set ftp:ssl-auth TLS set ftp:ssl-force true set ftp:ssl-protect-list yes set ftp:ssl-protect-data yes set ssl:verify-certificate off open -u $login,$pass $host chmod -R 755 ~/home/seeduser/downloads/sync mirror -c --use-pget-n=20 --Remove-source-files --log=/var/log/synctorrents_movies.log /home/seeduser/downloads/sync /mnt/user/downloads/complete/movies quit 0 EOF
  11. And rebooted afterwards? It shouldn't be necessary, but I'm seeing more and more things under unraid that need a reboot after updating a setting? wohooo genius!! I noticed the split options have changed, I had it like this before mnt/bluray/moviename/moviefile and the .../moviename folder along with its contents were spread across the disks.....which option do i need to pick?
  12. yep, at the moment, no shares show under shares tab, and in windows it shows the seperate disks ... "disk 1" "disk 2" etc.....before I had disabled these and had shares for my backed up movies bluray Foreign Series the above folders with their contents still show across all 4 disks
  13. you are right!, it shows as basic ..bahh! Forgot all about the keyfile....better check my email attachments EDIT: right it works!, but it hasn't recognised my shares....is there a way of doing this?
  14. thanks for reply. My problem is that the array does not start. When i click start, the screen blinks and the status shows as "Stopped. Initial configuration" Note I do not have a parity drive, never did and all was fine before.