xisplo

Members
  • Posts

    37
  • Joined

  • Last visited

Everything posted by xisplo

  1. which part, the cards or not in JBOD? We will verify that, thank you. Changing Subject to [Solved]
  2. 2x SM AOC-SAS2LP-MV8 cards in JBOD Thank you for the recommendation on the fs repair, we are trying it now.
  3. Thank you, Please find attached. (we are aware of the SMART errors, these are old WO disks being used to template) ms2-diagnostics-20211101-1309.zip
  4. of course the rebuild of the replaced disk took place. I've actually swapped in a second 3Tb and did a full rebuild and still the "size" identity shows 2TB
  5. Hello Everyone, I dont want to recreate the Array as this is a test bench before i go live with it, and this was a test which I'd rather resolve than scratch and rebuild. On my current production environment, I can easily swap disks and everything works correctly. However, i cant solve this issue. Disk was precleared. I swapped in a 3TB for an artificially failed 2TB (unplugged). Any suggestion? The disk information shows 3TB, I'm just assuming this is a display issue under "size" (note the parity is 4Tb so the 2TB limit consideration does not apply)
  6. Thank you! That is exactly the plugin I had found in the past. On another note, I was under the impression the docker move was to phase out plugins. but if they are staying, better for me Cheers!
  7. Hello! In the past I had found a post regarding mapping shares on Server_A from Server_B via plugin. I was first looking into this when I noticed I was running out of usable space. I wanted to build a secondary server (server_B) but have shares mapped to the other one (Server_A). Primarily for Media management (plex). I found a thread that mentioned a plugin that would do just that. I can no longer find such thread/forum entry. Since plugins are a thing of the past, or soon to be, what would be the ideal way to map shares on Server_A from Server_B. I'd rather it be software via ethernet.
  8. well... I'm careless and unRaid is amazing. Evoked Mover Script and opened up syslog lo and behold. There it was. 3 lines highlighted in red: Oct 28 06:55:20 MS kernel: XFS (md6): Corruption warning: Metadata has LSN (1:107007) ahead of current LSN (1:1425). Please unmount and run xfs_repair (>= v4.3) to resolve.[/Code] stopped array checked maintenance mode check box hit start (start in maintenance) launched putty, SSH-ed into server (I rather use this than the GUI check) type [code]xfs_repair /dev/md6 wait 5 minutes finished stopped array, and started it Fixed! Now only if I had just waited a bit before posting. Hope this helps someone. plo
  9. Good morning, I decided to upgrade my unRaid server to the latest build today. Everything went smoothly for the most part. I currently have 6 shares One of them has gone empty, and its one of the most important ones. Files still show on disks, but UNC-ing into the folder shows it empty. browsing through unRaid UI Shares > TV Shows shows nothing in it I've rad xfs_repair -v \dev\md1 to no avail. I read the 2 other posts of people with similar issues. Any ideas? plo
  10. I would say that no, LT's support for their containers has NOT ended (their last update to Plex was 9/13 (although BTSync lists the latest change as 7/2) But, if you absolutely want to run the absolute latest and greatest version of Plex (instead of something that just plain works), then the LT docker is not for you. Switch to Linuxserver's or Binhex's who concentrate on supporting those apps instead of LT where they have multiple areas to concentrate on (and their docker containers are not their priority - nor should it be) Thanks, will do and move to the "latest and greatest" docker containers. Hi, under docker > PMS config make sure plex is running Network type: Host Privileged: Check Bind time: Check PLo
  11. Hello? Has the support for this container ended? Please advise if so. Thank you for all the work you've done, PLo
  12. Hello, Plex has recently release one of the most anticipated updates yet: the ability to control end user bandwidth. When do you think you'll have the time to release the new update into the docker environment? thank you for all your work, PLo
  13. Heres an example of a plex media server docker config page I use shared folders to keep movies/TV Shows /config is the location of your plex configuration. /Movies is the location of your shared folder containing movies /TV Shows (same as above) in your case, since you have it mapped per drive you should add Container volume: Host Path: /disk1 /mnt/disk1 /disk2 /mnt/disk2 I believe that would work for you. I find it easier to use Shares
  14. I get that, but I don't use plugins nor do I plan on loading any type of plugin, not even one for support. Thus I come on to the forums. Lets bury the hatchet. Have a great weekend. Cant wait for 6.2 and dual parity. Again, thanks. And if need-be please delete/move this thread. xisplo
  15. The screenshot was an attempt to show you how a search will not help me find the specific location to post in this situation. I understand you do it for free, and I have assisted people for free on here as well while attempting to give back. I find it hard for anyone to find assistance the way the container support child forum is setup. How ever, please do and move this to the proper location or delete it. Appreciate the help, as your tip did point me towards the right direction.
  16. I understand what you guys are attempting. but there are 47 pages of material to skim through. i don't think anyone newer is willing to go through the trouble of finding the solution this way or even attempt to post in the right location. I was unaware that needo is no longer as involved as he once was. Maybe I should change my repos. None the less, thanks for the cooperation and help. CHBMB has helped me solve my problem
  17. I cant revise my opinion, I see your screen shot looks lice and clear. heres mine
  18. well i see. what a terrible way to manage support though... guess ill live with it. not worth the effort of finding such specific thread under 'docker containers'. Also, I have changed the port on the docker http://[iP]:[PORT:8081]/ But the 1st concern still applies as the config file will always default the container to use 8080 edit: changed container to bridge mode, host port to 8081 working. thanks for pointing me in the right direction
  19. I was unaware of this. This is by far the worst experience on this forum. Users should be able to create new topics in the container support section. for example "needo sabnzbd: help needed about blah blah" This has honestly turned me away from seeking help regarding containers on this community forum.
  20. Hello, I use multiple containers, 2 of which have ports that conflict. plexwatch uses port 8080 (would like to keep it that way) and sabz also uses default port 8080. under config I change the HTTP port to 8081, save and restart. browse to A.B.C.D:8081 and it works. HOWEVER, if I restart sabz (through unraid webGUI) it defaults back to port 8080. Every time. I've checked the .ini and after a restart it (through unraids webgui) will show port 8080. if I change it on the application and save/restart via the config page and then check the .ini it shows port 8081... is there a solution for this or do I have to live with it? xisplo
  21. Glad it worked! smashingtool's way of doing it would have been the proper way. I completly forgot to add the part where you just re add you containers in and it uses the same config files as they are stored in your array and not in the docker.img
  22. this will not affect your working apps under docker. if it does, we can change dockerold.img back to docker.img
  23. Hey, Try this: Settings > Docker > Enable Docker: No terminal into you docker image location and rename it from docker.img to dockerold.img start docker again. the containers that no longer run will show at the bottom of the list as a grey icon, remove them
  24. itd be rm -rf "/mnt/cache/Dockers/Plex Media Server" but the right way is rm -rf /mnt/cache/Dockers/Plex\ Media\ Server