Jencryzthers

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by Jencryzthers

  1. I received the 2 I took yesterday, I just installed 1 as my new parity, seems to work fine so far waiting for the rebuild to finish after i'll install the next one
  2. If anyone else is having problem with their memory being at 96-100% all the time on windows 10. I found out that libvirt balloon driver consume 80% of my available ram after a recent windows update. I tried downgraded from 10preview/10/8.1/8 and only on windows 7 it was doing it. I guess an update which affect most of windows was push and made libvirt balloon driver freak out. Well, I solved my issue by uninstalling libvirt balloon driver and everything now works like charm. Anyone else is having this issue?
  3. Sounds like an issue with the domains. If you want to use your local account instead of your microsoft account. Try using this in the username field: "\{username}" this should switch and use the local authentication domain.
  4. I had similar problem, Whenever I wanted to use my front usb with my usb headset I get to hear a lot of static noise. This comes from bad isolated wires/bad wires/connector, I fixed my issue by temporary using the back used which are directly connected to the motherboard and then I changed the wire in the whole case which fixed my problem. It might also affect any kind of data transmission in those USB. (It also caused me issues when I connected USB keys in the past.)
  5. I had the same issue Changed CPU Type to core2duo Added a feature flag (nx) hided KVM from the guest (nx) Then I tried again, I ran windows 10 from ISO and it installed successfully Remmeber once finished you can revert the changes and it works perfectly! =)
  6. I have the same issue after updating to 6.1.2. I still looking what I screwed up in the config somewhere. I'll report back when I find what is causing this issue on my side. I thought at first I forgot my password or something but everything works in Telnet. (I updated like yesterday, waited to have the plugins I needed to be compatible)
  7. I updated smoothly but I didn't receive any notification too
  8. This depend of what you specify in your smb-extra.conf Here's what inside mine: #vfs_recycle_start #Recycle bin share [RecycleBin] path = /mnt/user/.Recycle.Bin read only = No #vfs config # Documentation http://www.samba.org/samba/docs/man/manpages-3/smb.conf.5.html # Forum topic http://lime-technology.com/forum/index.php?topic=5446.0 # %S Samba share name (which in unRaid equals the user share name), eg. Storage # %P User share full path, eg /mnt/user/Storage # %u Username of the current service, if any # To apply changes execute: /etc/rc.d/rc.samba restart # If the single custom bin solution is chosen, create the dir manually, and grant it g+rwx permissions [global] vfs objects = recycle recycle:repository = /mnt/user/.Recycle.Bin/%u/%P recycle:keeptree = Yes recycle:touch = Yes recycle:touch_mtime = Yes recycle:versions = Yes recycle:exclude = *.tmp recycle:exclude_dir = .Recycle.Bin acl allow execute always = yes #vfs_recycle_end You might want to check this: https://www.samba.org/samba/docs/man/manpages-3/smb.conf.5.html
  9. Sorry for taking a bit long to respond cd /usr/local/emhttp/plugins cd vfs_recycle/ ls -l total 32 -rw-rw-rw- 1 root root 460 Apr 5 17:08 device_status.png drwxrwx--- 2 root root 80 Apr 5 17:08 event/ -rw-rw-rw- 1 root root 778 Apr 5 17:08 information.png -rw-rw-rw- 1 root root 607 Apr 5 17:08 new_config.png -rw-rw-rw- 1 root root 3520 Apr 5 17:08 vfs_empty.png -rw-rw-rw- 1 root root 3808 Apr 5 17:08 vfs_full.png -rw-rw-rw- 1 root root 5638 Apr 5 17:08 vfs_recycle.page -rw-rw-rw- 1 root root 2488 Apr 5 17:08 vfs_recycle_icon.png nano vfs_recycle.page Menu="Utilities" Icon="vfs_recycle_icon.png" Version="2015.04.01" Type="php" Title="Recycle Bin" --- <?PHP Menu option is where you specify where it will shows up. It is supposed to have couple of setting, start/stop, empty the recycle bin, etc Edit: I just noticed this section is added by Dynamix Plugins! You might have the install one of the plugins I have in the screenshot I joined or changing the category to something else to have it showing up. Try changing it to Menu="NetworkServices".
  10. What do you have in /usr/local/emhttp/plugins/ ? Try to look for /usr/local/emhttp/plugins/&name;/ Where &name; is Recycle Bin or vfs_recycle and try to look if it's in the right category It should be in "Utilities" Or try removing using ssh/telnet /usr/local/emhttp/plugins/Recycle Bin and /usr/local/emhttp/plugins/vfs_recycle manually and install it back (I might have updated a few things since then) Else report back
  11. I wanted to try that feature out but since the original plugin wasn't working for unRAID 6b14 (since they changed how ".page" and ".php" work together) I made the changes for me exclusively. If this might interrest anyone, I mean I don't offer any support I just "patched" everything to make it work So I forked the original work (https://github.com/Jencryzthers/UNplugged/blob/dev/vfs_recycle_unplugged.plg) Open up your plugin page and copy this link: https://raw.githubusercontent.com/Jencryzthers/UNplugged/dev/vfs_recycle_unplugged.plg to install it. I tested it and it seems to work pretty well so far. *Use at your own risk*
  12. If I make sure everything on my drive is well copied and then I make a new config? and then run a pre-clear?
  13. Alright, since I have a lot of space free at the moment, I'm moving everything to disk3 and going to preclear it when it's empty out Thanks, Ill report back
  14. I don't understand how shutting it down during the night would affect how the cache drive handle the data. Personally, I use my docker on my cache drive which is a 240 GB SSD (XFS) and everything works fine.
  15. Hello! I've been running unRaid 6 beta 14b for a few weeks now and wierd things started to happen with my xfs disk2. I saved the logs and joined them to this post. Here is the error that have been happening a few times now: Mar 30 09:08:52 DEVJC-SRV kernel: sd 1:0:3:0: [sdi] Mar 30 09:08:52 DEVJC-SRV kernel: Result: hostbyte=0x00 driverbyte=0x08 Mar 30 09:08:52 DEVJC-SRV kernel: sd 1:0:3:0: [sdi] Mar 30 09:08:52 DEVJC-SRV kernel: Sense Key : 0x3 [current] Mar 30 09:08:52 DEVJC-SRV kernel: Info fld=0xb1fab940 Mar 30 09:08:52 DEVJC-SRV kernel: sd 1:0:3:0: [sdi] Mar 30 09:08:52 DEVJC-SRV kernel: ASC=0x11 ASCQ=0x0 Mar 30 09:08:52 DEVJC-SRV kernel: sd 1:0:3:0: [sdi] CDB: Mar 30 09:08:52 DEVJC-SRV kernel: cdb[0]=0x88: 88 00 00 00 00 00 b1 fa b9 40 00 00 01 00 00 00 Mar 30 09:08:52 DEVJC-SRV kernel: blk_update_request: critical medium error, dev sdi, sector 2985998656 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998592 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998600 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998608 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998616 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998624 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998632 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998640 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998648 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998656 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998664 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998672 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998680 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998688 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998696 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998704 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998712 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998720 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998728 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998736 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998744 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998752 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998760 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998768 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998776 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998784 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998792 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998800 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998808 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998816 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998824 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998832 Mar 30 09:08:52 DEVJC-SRV kernel: md: disk2 read error, sector=2985998840 Mar 30 09:09:01 DEVJC-SRV sSMTP[4292]: Creating SSL connection to host Mar 30 09:09:01 DEVJC-SRV sSMTP[4292]: SSL connection using ECDHE-RSA-AES128-GCM-SHA256 Mar 30 09:09:03 DEVJC-SRV sSMTP[4292]: Sent mail for [email protected] (221 2.0.0 closing connection b60sm7699634qga.5 - gsmtp) uid=0 username=root outbytes=791 I've run smart short and extended: Num Test Description Status Remaining LifeTime(hours) LBA of first error 1 Extended offline Completed without error 00% 6249 None Is there anything else someone would recommend to try? I heard about xfs_check/xfs_repair, would that help? Thanks syslog-2015-03-30.zip
  16. Upgraded the first day that beta 14 came out! (I wanted to wait a few days before posting results) Everything is working super smooth haven't had any special issues with it since I updated! Seems very stable so far for me! Thanks LimeTech! =)
  17. $data_dir = '/plexWatch'; ## to store the DB, logfile - can be the same as this script (remove the / at the end) 'REAL_USER2+iOS' => 'Rob', }; (remove the "," at the end of Rob Those are the only differences I see with my config files. Let me check back if that doesn't do anything, I need to remmeber what I did to fix that I had a similar issue in the past. (the scripts are very sensible)
  18. Does the plexwatch.db gets updated? I might be the database that got corrupted on setup. (It happened to me in the past) Can you look at its last modified date? (If it's the case try to delete it/move it)
  19. Did you try to fill this ? ## myplex user/pass ONLY required if you have set the PMS to 'Require authentication on local networks' and $server is not set to localhost $myPlex_user = ''; $myPlex_pass = ''; I had couple of issues with mine. I ended up forking it for my needs. What version are you using?