gotchi

Members
  • Posts

    43
  • Joined

  • Last visited

Everything posted by gotchi

  1. Hi, I want to use unRaid 6 on my system. I do have 4 disks running in a Raid 5 on BTRFS. How could I migrate to unRaid the most easiest way ? Any ideas? Thanks
  2. gotchi

    Raid Alternative

    BTRFS is an option only as soon as RAID5 is out of experimental - the rest is great on BTRFS. Also using mhddfs I can let single disks to spin down and only use the disks I need for my home server - and files are spread not junks/blocks. gsmartcontrol is not an option - I do not have a GUI installed on the system so far and want to keep it that way so if you find a web based tool for monitoring the hardware properly and easily - let me know thanks
  3. gotchi

    Raid Alternative

    no what I did was setting up ubuntu to work nearly like unraid. mounting the existing reiserfs disk and merge them using mhddfs - which was zero work at all. (if I have time I start converting - perhaps. installed plex - using the unRaid folder structure I hadn't to change anything after copy my old plex config back installed crashplan - works like a charm also after reboot using snapraid for my parity disk - took the old unRaid disk formated it to ext4 and done - parity is created once a day hdparm & hd-idle solved the spindown for me installing vmware workstation without GUI let me now connect to it using another PC to move VMwares there now my system works nearly like unRAID but with more flexibility, added another HDD to mhddfs and snapraid without any issue. what I am missing now is a "monitoring" interface to see what the disks are doing, if they are idle and so on. Then I am set - and have replaced my unRAID with an ubuntu.
  4. gotchi

    Raid Alternative

    I spent a few hours yesterday to recreate my server using Ubuntu 14.04 server edition. thanks to the way unRAID is storing data it was very easy - nearly all services are up and running and the performance seems to be better than before. the only thing I am missing is the web based overview what that status of my disk is - like smart, temp, idle, active etc? has somebody an idea what to use ? thanks
  5. gotchi

    Raid Alternative

    Hi together, thanks for all your feedback - amazing @garycase & dgaschk @vl1969 & boof @bjp999 @all Thanks for your help
  6. gotchi

    Raid Alternative

    Hi together, before I start asking my question I wanted to mention that I love how Unraid as a Raid is working - it is actually perfect for me as a home user but ... Unraid as a HomeServer OS is not what I really want. I hate the plugin management and the quality how the plugins are created. I really be annoyed about the way to install new software from the slack repo and so on ... Also I cannot afford having Unraid running as an Storage only and have a second server for plex, crashplan, www etc etc which is using unraid as a datastore. Therefor - my question - is there any raid solution like unraid which allows storing complete files per disk and create a parity. Also if I need data - only one disk is spinning up instead of the whole raid? I am fine if I have to pay for it - but I would prefer to have a linux running on my server. Or is it possible to have UnRaid integrated into a Debian or CentOS installation without being a NASA experienced system administrator? Also the 6.x version with virtualization is not really an option for me - it is complete overhead for what I need and the easy management of VMs - is not considered in my opinion in 6.x I also thought about running Unraid as a VM - but my hardware is not supporting pass-through - which makes it risky for data storing on my harddisk using RDM. As it seems not really much experience from the community about it - which makes it now an optione at this point. Thanks for any advice
  7. ah ok, thanks for that is there any option to get the drives spinning down using RDM - I read something about but is it really possible somehow. because if disk not spinning down - I can use every other RAID system - because thats the huge benefit of unraid - of spinning one disk up only if needed when watching a movie.
  8. Hi, I read through a lot information now about RAW device mapping - is somebody really using it productive or is it only testing? I would like to read something from someone who still uses it productive for their home networks or whatever. Thanks
  9. Thanks for the information - RDM could be the solution thanks I gonna try this at home and keep you posted. If somebody else has some experience to share I would love to hear about it.
  10. Hi together, I read through the forum to get my questions answered but still I am not feeling 100% satisfied. I am running unRaid since a few month - nearly a year - now and like the way unraid handles my data It works great on my HP Microserver N40L and I got really overwhelmed hearing about XEN integration in 6.x After a few nights and a lot of thinking - I am kind of stuck in how I should proceed - I am using my Microserver with 3x3TB drives mainly for data storage and it serves this data using SMB or using PlexMediaServer to my TV or mobile Clients. More often I have to fire up VMWare Workstation on my private or business laptop to run the one or other VMware image to do some routing virtualization and testing - nothing really CPU or IO intense but still - I have to take the images with me to run them locally. Now - I thought XEN would solve my needs in the future to let those simulations run on the Microserver - but my colleagues and the companies creating those "virtualized labs" are providing vmware images only. Converting the images all the time needs a lot of work, I gonna lose snapshots and sometimes the network configuration has to be redone - so this is not really an option - especially if I have to give the images back to the author - with my changes in it. now I thought about running unraid within ESXi so I can use the spare resources (which would be enough for what I need) to run those simulations beside - but as I read - without VT-D passthrough it is not a good idea at all to run unraid. How can I get a solution for my issue - having pre-created vmware images which the microserver can perfectly serve (tested this with another usb stick having only esxi on it) and unraid which I really like and I don't wanna live without any more. Thanks for suggestions
  11. I have Dynamix up and running for weeks, and no emhttp crashes and - as the developer - I do a lot with Dynamix webGui and optional plugins. Are you running other plugins which are memory hungry and eventually let emhttp starve ? One workaround to prevent emhttp from being killed by the OS, is to put the following in your 'go' script (and run manually): # Set webGUI never killed off echo -1000 > /proc/$(pgrep -f /usr/local/sbin/emhttp)/oom_score_adj thats good to know - started cache_dirs yesterday and I indexed to much folders which ate up my 8GB RAM and emhttp was one of the things getting killed which is kind of dump. gonna try this to keep emhttp alive thanks
  12. It looks like an incomplete IP address, you network is not 192.168.30.x ? Hi, range belongs to me thats right and it seems like the last octet gets cutted off on the active stream tab. The IP on the Users page shows up right and can be assigned to a user - but then the matching to the active stream tab is not working. I assume based on the missing octet on that site. cheers and thanks
  13. hi, I looked at active streams today - after installing your WebUI - and wondered what this means (see screenshot). I assume that plex is indexing my Movies (plex and movies are on the same unraid system) but the Username is nor an IP nor something which fits into my network. Perhaps you can clarify the information presented here.
  14. thanks a lot like to get a new view of the problem - so I fixed that one and learned something new about unraid also started a thread about plex scanner and decoding problem in the plex forum. thank you very much
  15. hi, thats what I thought as well, but - why is plex python scipt also seeing those strange characters instead of the umlaute and crashing? but smb is able to process them ?! and yes - you are right - changing putty to UTF-8 fixed everything for the putty session. plex still having problems
  16. *** push *** hi all together I know everybody is spending its free time to solve problems of others - but still I am now really getting problems (ok the problems are private luxury 1st world problems) but I trusted unraid with all my data - thats why a few TB of my private data is stored on unraid (pictures, documents - my and my families digital life). and now I get problems with umlaute on the filesystem layer (that's how it looks for me) and nobody can help me or point me to a direction I can use to try fixing things. please - I am german speaking - so are the files stored on the system and I do want to solv this somehow - without renaming all files to get rid of the umlaute. so PLEASE can somebody TRY TO HELP ME ?!
  17. like that - more or less the same I wanted to say - I would love to see unraid on a full fletched linux distri - because of the raid features it provides. VM support would be cool but the main purpose still should be - RAID - not the rest thumps up
  18. after little of testing reconfigured samba and so on - I realized that every protocol works great with umlaute. I can properly see them in SMB Shares, on SFTP connections and the HTTP using the web interface to access the disk but as soon as I am using telnet/ssh everything gets screwed up. also plex using the python scraper gets no umlaute - it sees strange characters. I also started unRaid with no plugins - same problem, also downgraded from 5.0.4 to 5.0.3 - nothing changed so can somebody please help me ? thanks
  19. hi together, the problem is getting worse - based on the fact that my share are showing the correct umlaute but the filesystem is screwing them up - a lot of services are not working any more. one - and the most important one - ist plex - which crashes as soon as it has to scan one of the filenames with strange characters. why ist that happening - and how can I solve it. thanks +++ log of plex +++ Jan 06, 2014 16:39:02 [0xb57e88e0] DEBUG - Adding file for scanner: /mnt/user/movies/Movies (German)/Durch die Wüste (1936).avi Jan 06, 2014 16:39:04 [0xb57e88e0] ERROR - Error in Python: Running scanner: Traceback (most recent call last): File "/mnt/appdisk/plex/library/Application Support/Plex Media Server/Plug-ins/Scanners.bundle/Contents/Resources/Movies/Plex Movie Scanner.py", line 78, in Scan (name, year) = VideoFiles.CleanName(os.path.splitext(file)[0]) File "/mnt/appdisk/plex/library/Application Support/Plex Media Server/Plug-ins/Scanners.bundle/Contents/Resources/Common/VideoFiles.py", line 142, in CleanName cleanedName = cleanedName.encode('utf-8') UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 19: ordinal not in range(128) Jan 06, 2014 16:39:04 [0xb57e88e0] ERROR - We got an error scanning in /mnt/user/movies/Movies (German) Jan 06, 2014 16:39:04 [0xb57e88e0] ERROR - There were errors scanning location: /mnt/user/movies/Movies (German) Jan 06, 2014 16:39:04 [0xb57e88e0] DEBUG - Since it was an incomplete scan, we are not going to whack missing media. Jan 06, 2014 16:39:04 [0xb57e88e0] DEBUG - Refreshing section 12 of type: 1
  20. Hi, after copying hundreds of files from my NTFS drive to the unraid drive I realized using SSH/Telnet and ls -la Files with Umlaute showing up totally strange. The share itself is showing the Umlaute correct. But what I figured out is - the Share is really slow - that wasn't the way before. using unraid 5.0.4
  21. solved my problem - I thought the new permission script sets every permission right - which it didn't - should have reviewed it. what happend is /mnt/user/movies had the right permissions /mnt/user/movies/Movies (German) for any reason had the wrong permission but right user and groups - and all files within the folder were right too. so if fixed it easily - don't know why I haven't seen it first time drwxrwxrwx 1 nobody users 288 2013-12-18 14:25 ./ drwxrwxrwx 1 nobody users 200 2013-12-15 19:38 ../ drwxrwxrwx 1 nobody users 2536 2013-11-26 19:52 Climbing/ drwxrwxrwx 1 nobody users 10200 2013-12-18 14:36 Movies/ drwxrwxrwx 1 nobody users 432 2013-12-18 10:30 Movies\ (French)/ dr-xr-xr-x 1 nobody users 12536 2014-01-03 23:09 Movies\ (German)/ drwxrwxrwx 1 nobody users 200 2013-11-26 21:19 Personal/ -rw-rw-rw- 1 nobody users 171 2013-08-28 19:48 mdcmd -rw-rw-rw- 1 nobody users 7565 2013-08-28 19:48 mkmbr lrwxrwxrwx 1 nobody users 25 2013-12-04 19:20 powerdown -> /usr/local/sbin/po werdown lrwxrwxrwx 1 nobody users 18 2013-12-04 19:20 samba -> /etc/rc.d/rc.samba* root@HomeServer:/mnt/user/movies# chmod 0777 "Movies (German)"/ root@HomeServer:/mnt/user/movies# ls -la total 37 drwxrwxrwx 1 nobody users 288 2013-12-18 14:25 ./ drwxrwxrwx 1 nobody users 200 2013-12-15 19:38 ../ drwxrwxrwx 1 nobody users 2536 2013-11-26 19:52 Climbing/ drwxrwxrwx 1 nobody users 10200 2013-12-18 14:36 Movies/ drwxrwxrwx 1 nobody users 432 2013-12-18 10:30 Movies\ (French)/ drwxrwxrwx 1 nobody users 12536 2014-01-03 23:09 Movies\ (German)/ drwxrwxrwx 1 nobody users 200 2013-11-26 21:19 Personal/ -rw-rw-rw- 1 nobody users 171 2013-08-28 19:48 mdcmd -rw-rw-rw- 1 nobody users 7565 2013-08-28 19:48 mkmbr lrwxrwxrwx 1 nobody users 25 2013-12-04 19:20 powerdown -> /usr/local/sbin/po werdown lrwxrwxrwx 1 nobody users 18 2013-12-04 19:20 samba -> /etc/rc.d/rc.samba* root@HomeServer:/mnt/user/movies# thanks
  22. hi, thanks for your advice but this didn't work. I also took a brand new PC which wasn't using the share before and still the same. no way to delete files or change existing ones nevertheless if I use my "user" or just the public everyone "user" but I can create new files and change and delete them.
  23. Hi, I am stuck once again after copying alle my files from my old harddisk to the unraid system. I got stuck with files deleting or changing. What works is doing all of this using SSH / Telnet as root - but making any changes on the SMB Share under Windows 7/8 creates "You need permissiont to perform this action." error. I already rebooted unraid. I ran the new permission script and the permissions are set correctly including the user and group. My share is set to public - which has no effect at all. I also set it to secure - created a user with RW access and mounted the drive with the users credentials - deleting or changin not working. I also ran chmod 0666 from command line but still the same. Reiserfscheck hasn't reported any issues. Thanks
  24. awesome - that fixed the problem booted the system - cleaned some space on the disk - booted up with all the plugins WORKING thanks
  25. here it is I deleted the transmission statemens about my running torrents and renamed my folders so do not wonder about folder names whateverx but I renamed the same folders to the same replacement thanks for help syslog.txt