seim

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by seim

  1. Can you add my repository to the Community Applications? https://github.com/dersimn/docker-unraid-templates
  2. It's an old once, but I found this thread 1st hit on Google.. Did you change the default file system to XFS now? Because my freshly installed Unraid 6.1.6 formatted my drives in reiserfs
  3. Hi guys, my unRaid showed up a drive with a red bubble due to too many bad blocks (the official name of the field is "pending sector count" or something in SMART). However I decided to replace the 2TB disk and got a bigger one. First I plugged out the almost-broken disk, so that it won't crash completely, and after a few days - when the new disk arrived - I started the rebuild process, which went trough without errors. However the disk is now shown as "unformatted" and fdisk shows that there is only one partition on the disk of the type "GPT" (whatever this is). And obviously I can't access my data that was on the broken disk. What should I do right now?! I really thought the parity thing would work better I could copy over the data from the broken drive, some files might be corrupted now, but most of it should be fine..
  4. How did you get python working? After installing this: http://pkgs.org/slackware-13.37/slackware-i486/python-2.6.6-i486-1.txz.html root@Tower:/boot/packages# python -bash: /usr/bin/python: cannot execute binary file root@Tower:/boot/packages#
  5. Found this thread via Google. Your instructions there aren't working or work just until the next time you disable and re-enable Samba, or the whole array - at this events the Avahi service config files are getting rewritten from their templates which are "smb.service-", so the original name with a hypen at the end. The easiest way and that's how I solved my desire is to empty the template file on boot. Everytime you change something and at the inital start of the array, an empty file is used for the samba broadcast - thus there is no broadcast.. You can do this with one simple line of code added to your "go" file: #Disable Avahi smb broadcast echo "" > /etc/avahi/services/smb.service-