Jump to content

S80_UK

Members
  • Posts

    1,129
  • Joined

  • Last visited

Posts posted by S80_UK

  1. 41 minutes ago, Inch said:

    I know this is a bit of an old thread, but i've been banging my head against a wall with a UPS that I have. I picked up the "SMC1500IC", also known as a "Smart-UPS 1500", wondering if the above conversation about Firmware would work on it too? Running into exactly the same issue with not being able to report usage. 

    APC/Schneider appear to have removed much of the useful information about firmware / hardware version compatibility from their website (at least, it is not where it was before and I cannot now find it).  The latest firmware appears to be in this recent update to the Firmware Update Wizard - here...  https://www.apc.com/shop/us/en/products/Smart-UPS-Firmware-Upgrade-Wizard-v4-3/P-SFSUWIZ43
    Note: I have not tried this update yet so I cannot vouch for its suitability.

     

    As discussed earlier in the thread, whether or not you are able to update to newer firmware can be a function of the level of the current firmware in your UPS.  If too old then the update may not be possible.   You should check the current version of the firmware in your UPS.  If you have an option for the Modbus protocol in your UPS you should try to select it and then also select Modbus in the UPS options in Unraid.  (Hint - it is in the Advanced options menu, it does not appear in the regular menu).  If you don't have the option, then you can try the update., but there can be no guarantees.  Unless you are confident (or can tolerate a failure) I would not try it.  While it's nice to have the power consumption reported, it is not essential for reliable operation.  

  2. I bought my first license in February 2011.  One of the best value software purchases I have ever made.  Recommended.

    @HeroRareheart I recommend a trial license before you take the plunge to give yourself a little time to find your way around.  However, when you have issues, people here are generally very helpful.  I have never noticed any of the "gatekeeping" that you have found to be a problem elsewhere.  Note that a trial license does require your server to have a on-line connection to Lime Technology (the developers) as part of the license validation process; a paid-for license does not require this, however. 

    • Like 1
  3. 36 minutes ago, ConnerVT said:

    You can always plug a power strip or outlet octopus into the UPS.  Especially for the several low power units (modem, phone, etc.).

    That is also what I do.  I colour coded the multi-way block so that I can easily see that it has a different purpose (it's under my desk).  It handles the cable modem router, a couple of switches, and a KVM switch.  The servers and my main PC go direct to the UPS.  You just have to be careful that someone else can't come along and plug in a vacuum cleaner...

  4. Details of the case and how the drives are mounted is on the manufacturer's web site here... https://www.fractal-design.com/products/cases/meshify/meshify-2/black/

     

    You can also download and study the user manual.  According to the specs, the case comes with mounting hardware for up to six drives.  If you want to max out the capacity (up to 14 drives, apparently), you can buy additional mounting brackets from sellers of Fractal hardware.  The manual shows (on page eight) where they go in the case and which additional hardware you would need to buy.  

  5. Hi @itimpi, a Happy New Year to you. 

    Here's a strange one...

     

    EDIT: IGNORE THIS....

     

    Parity check started (as scheduled) at 02:30 this morning (reported as 02:31 in Unraid and email

    Paused at 09:00 this morning (as scheduled) and reported correctly in Unraid and email (so 6 hours 30 minutes roughly)

     

    Unraid reports Parity History with a runtime of :

        Elapsed time: 15 hours, 44 minutes (paused) <---- seems very strange

        Current position: 3.52 TB (58.7 %)  <---- seems completely normal

    The plugin reports "Version: 2021.10.10"

     

    Is there anything that you would like to see?  I have not seen this strange elapsed time report before.   I shall allow the second part of the check to run tonight and let you know what happens.

    I am not too worried, if I am honest, but I thought you would like to have the possible bug report.

    Take care,

    Les.

     

    EDIT: So Elapsed time includes the run time and the paused time.  I had not appreciated that, and had thought it only included the active time spent checking parity.  My apologies.

  6. I think you are forgetting the time taken to handle the parity generation.  My guess is that you have the Disk Settings parameter "Tuneable (md write method)" set to auto.  That means that the destination drive and the parity drive have to be read and then written with data and new parity.  The read allows the new party to be calculated using the previous data and parity along with the new data.  That will restrict speed to, at best, one half of what the drives are capable of.  If you change that setting to "reconstruct write", all of the drives will be spun up, but the new parity will be recalculated based on the new data in conjunction with the existing data on the other drives.  That will eliminate the need to pre-read the destination and parity drives and will allow a much higher average write speed to be maintained. 

     

    So, to answer your question, what you are seeing is due to the way that Unraid works, but the "reconstruct write" setting allows you to overcome that barrier provided that you don't mind the overhead of spinning up all of your other drives.   And whether that works well for you may also depend on whether there is any other disk activity at the same time,  but that's down to individual use cases. 

    • Like 1
  7. 1 hour ago, volcs0 said:

    Maybe I should take a closer look at how the shares are set up. Maybe the mover is doing something wonky with the files.

    I assume that any time I copy a file to a share - whether it's from an SFTP client or via SMB, it goes first to the cache drive and then is handled by the mover, right?

     

    Thanks for your help with this.

    Again, I have never seen this, and I use the standard Mover almost daily (today I am ripping Christmas present CDs and Blu-rays, so plenty going on). 

     

    When you copy a new file to a share that will go to the cache if that share is set to use the cache - "Cache = Yes" in the share settings.  (Do not confuse that with "Cache = Prefer" which will try to keep files on the cache.)  The Mover will then move the file to the array according to its scheduler settings and parity will be updated as the move operation progresses, or you can run the Mover manually of course.  If you are applying updates to an existing file then the updates will be applied directly to the disk in the array that holds the file and parity will be updated at the same time as the file.   

     

    I would double check that none of your plugins or dockers, etc are specifying /mnt/diskx/sharename instead of /mnt/user/sharename - In particular it is very important never to move or copy between one path structure and the other. 

  8. Like others in the thread that you linked to, as a long time user of Unraid (almost 11 years) I have never seen unexpected duplicates.  Given that you are certain that you have not been manipulating files at the /mnt/disk level, this points to problems in the use or application of some other tool.  I have no experience of Musicbrainz Picard so cannot comment on whether that may or may not have been responsible.   

     

    As for which you copy of a file you choose to delete, are the duplicates that you see on multiple drives in the same share and in the same folder locations?  I would check there before determining which copy to remove.  If the paths to the files are the same on multiple disks then I would still do binary comparisons before deleting, although it should not then matter which is deleted.

     

    One other question - do you have a backup on a separate device that you can go back to if you delete a duplicated file and for some reason its copy also then disappears (not sure how that would happen, but just in case...).  

  9. Just my two cents... If the data is that sensitive and valuable, this should not be done as a training exercise.  Mistakes will be made (that's what happens when training) and data may be lost as a consequence.  I agree with others, there are simpler and safer ways to manage this task.  And in any case, what provisions would you be making for secure backups while this work is being done?     

  10. My take... You can do this as described above, but personally I would not do this if I could avoid it.  The reason?  One of the biggest causes of data loss, whether with Unraid or any other storage system, is human error.  Unless you are disciplined in your management of the configuration files on the USB stick, you will at some point make a mistake.  And while the server would not start with all the drives in the system not matching the currently active configuration, as soon as you need to do some other maintenance such as replacing a drive or upgrading capacity, there is perhaps another opportunity for things to go wrong. 

     

    Another consideration is how often you might want to switch between the two servers.  At some point it may just be simpler to have two licenses.

     

    You can try it and see how you get on, but I would recommend getting a separate license for the second machine in the longer term.    

  11. As @JorgeB says - your CPU will be fine for basic file storage.  I started out with much less.  And my daughter's Unraid NAS runs perfectly fine on about the same processing power that you have there.   

     

    Also, well done on testing for yourself with a test-bench set up.  It's the best way to learn how this stuff works.   

  12. On 10/18/2021 at 6:33 PM, loady said:

    I have another one in the server working fine, if the bios was the issue then wouldnt that one not work..i have three in total but want to use this one because the port are in a better position

    The issue is cause by incompatibility between the HBA card's BIOS and the motherboard's BIOS.  That is why cards may work fine in some motherboards but not in others.  I have had both scenarios in my setups at different times.

  13. 10 hours ago, Hoopster said:

    If the attached drives are not showing up in the motherboard BIOS, they will never show up in unRAID. 

    Sorry - but that's not true as far as I am concerned.  I have never seen the drives attached to an H310 (or H200) appear in the motherboard's BIOS, but Unraid has always seen them just fine.   Drives attached to a motherboard should be visible in the BIOS, of course.

     

    And yes, I have also had to do the tape mod on my H310.

  14. Diagnostics would help.  With adapters like the H310 you won't normally see the drives at the PC's BIOS level.  You may see them in the cards BIOS if you specifically enter it.  The diagnostics would tell us whether Unraid can see the card and would also tell us what the card can see as far as drives are concerned.

     

    (Really annoying that I can't seem to stop the forum s/w highlighting the word "diagnostics" like that.)

  15. Just a comment as an Unraid user for over 10 years...  A few times over the years I have had issues with drives glitching or dropping off the array unexpectedly.  However, in every single case this was down to poor connections between Molex style plugs and sockets, mostly related to the use of splitters.  What may happen is that the "tube" part of the connector opens up slightly, and makes an intermittent connection on the "pin" part of the connector.  I have started replacing these, but a temporary fix has sometimes been to try closing up the tube a little with a fine-nosed pair of pliers.  

  16. I posted about this a while ago...  

    Have a read of that thread. The suggested method that I give there for recalibrating the UPS settings for a replaced battery is probably what you need.  This can all be done from Unraid via a command line window or ssh session for example. 

    • Like 1
  17. Which is best for you? I honestly cannot say.  So much is down to your library, any other tools that you use for control or media management, personal preference, etc.  It's also possible that the media player (your Bluesound Node) might also expose strengths or weaknesses in different server programs.  I am more familiar with Twonky Server than the others, I suppose, but that might require you to buy a license after a period of time.  minidlna is completely free as far as I know.  As said before, the best way is to try.  At least being able to do that using Docker makes it relatively easy.  

    • Like 1
  18. So that is a DLNA server and the options that I suggested are broadly similar and therefore should work.  minidlna might be a good place to start, at least to prove that it can work.

     

    Roon is for those who want in depth information on albums, artists, etc. and offers a potentially better media browsing experience.   I tried it, but decided that for me it was not worth the cost.  It may claim audio quality benefits - but a good DLNA client and server can stream bit-accurate audio gaplessly, so I am sceptical regarding any additional audio benefit from Roon.  

     

    One important point to note is that the media browsing and selection options are heavily determined by the DLNA server application and not by the player or the control point / media broswer (if that is separate).  Thus, some DLNA software will only let you see a list of 500 artists as a single long list - whereas others (Twonky Server, for example) allow custom search trees, and indexed searches (such as A, B, C, D or ABC, DEF, GHI as a first menu level) which can make life a lot easier.  There really is no substitute for trying different server applications with your own player and your own music library. 

     

    I use Twonky for FLAC streaming, but not the exact version found from Community Applications.  I just happen to have been running mine as a process started up from the "go" file on my Unraid flash drive, and I've been doing it that way for the past 10 years, long before Docker was available as a means of running third party applications under Unraid.   I also run another DLNA server called AssetUPnP, but again I run that more or less from the command line, not via Docker.

  19. @Scancell Does the Bluesound Node support DLNA?  (the product's web pages are seriously lacking in useful information regarding the network streaming protocols that may be supported, and the manual tells me even less.)

     

    If so then take a look at Minidlna or Serviio in Community Applications (install that first as a plugin if you don't have it).  Also there you will find Twonky Server which may also work for you.  In Community Applications just search for dlna and you should be able to find these.  

     

    Edit: I also see that the player should be able to read files directly from a Samba share, in which case you may not need any additional software at all to access music files from an Unraid share on your home network. See here... https://support.bluos.net/hc/en-us/articles/360000469948--How-do-I-connect-music-on-my-NAS-PC-or-iTunes-Shared-Music-to-BluOS-

     

  20. It looks like the cycle of alternate good and bad releases of Windows is continuing...

     

    95 - good

    98 - bad

    98 SE - good

    ME - bad

    XP - good

    Vista - bad

    7 - good

    8 - bad

    10 - good

    11 - ????


    Ok, that's a little contrived, but from everything that I hear about it, I am getting the feeling that upgrading to 11 any time soon may not be worth the effort.

    • Like 2
×
×
  • Create New...