exist2resist

Members
  • Posts

    330
  • Joined

  • Last visited

Everything posted by exist2resist

  1. Meh, I replaced it with SimpleFeatures plugin and it is working again. How do I mark this topic solved, etc? Simply use the Modfiy button on the first post and use [solved] in front of the topic's name.
  2. I've been having an issue with unraid where the main webpage stops responding, this is an intermittent problem. It spans various versions of Unraid as well, since RC5. Everything else works, Unraid, SQL, Headphones, Couch... etc. When I telnet into the server and try to restart the main page I get the follwing in Unraid. Jun 18 17:32:08 Tower emhttp: unRAID System Management Utility version 5.0-rc12a Jun 18 17:32:08 Tower emhttp: Copyright (C) 2005-2012, Lime Technology, LLC Jun 18 17:32:08 Tower emhttp: Pro key detected, GUID: 0XXX-XXXX-XXXX-XXXXXXXXXXXX Jun 18 17:32:09 Tower emhttp: diskFsStatus.1 not found Jun 18 17:32:09 Tower kernel: emhttp[10174]: segfault at 0 ip b74c2760 sp bf867f00 error 4 in libc-2.11.1.so[b7449000+15c000]
  3. My system drive has all my software on it, and initially when I installed the new drive cage it wouldn't mount the system drive. So I changed the mount command and it started to mount. Then a few days later my first two disks started acting up, so I moved them from the onboard sata ports to my dedicated sas card, now I seem to have gotten rid of the reiserfs errors they were generating. You might be right about the cables, since I have other drives connected to onboard sata and they work fine, the two drives that were generating errors were connected via identical cables, and the only two of their kind in the server. I will test that theory when I put in new drives next week. For now it is running fine.
  4. I switched the 2 drives, from on board to dedicated card it booted without errors. Going to keep an eye on it for the time being and see if that was the problem. Could also be the cables as both drives had the same cables.
  5. My Movies and Television span across disk 2 - disk 6, right now my Movies share is empty except for one Movie, my TV share is fine. This started happening a couple days ago when I installed a new drive cage. When I put in the new cage I had trouble mounting my system drive, it didn't like the following argument "mount -o auto,rw,exec,noatime,nodiratime, -t reiserfs /dev/disk/by-label/sysdrive /mnt/sysdrive" it said wrong fs type. So I changed it to "mount -t reiserfs /dev/disk/by-label/sysdrive /mnt/sysdrive" and then the system drive started mounting fine. Now my first two disks are having trouble, if I reboot the server it will work fine for a couple days. Are my disks failing? I tried attaching my syslog but it's too large, here is a link: https://drive.google.com/folderview?id=0B9Qkm4TTd718akpsTnZIZ1JZVms&usp=sharing I looked in my log and I keep getting this over and over again: May 26 11:52:49 Tower kernel: md: disk1 read error, sector=1666189448 (Errors) May 26 11:52:49 Tower kernel: sd 1:0:1:0: [sde] Unhandled error code (Errors) May 26 11:52:49 Tower kernel: sd 1:0:1:0: [sde] Result: hostbyte=0x04 driverbyte=0x00 (System) May 26 11:52:49 Tower kernel: sd 1:0:1:0: [sde] CDB: cdb[0]=0x28: 28 00 63 50 08 c8 00 00 08 00 (Drive related) May 26 11:52:49 Tower kernel: end_request: I/O error, dev sde, sector 1666189512 (Errors) May 26 11:52:49 Tower kernel: md: disk2 read error, sector=1666189448 (Errors) May 26 11:52:49 Tower kernel: REISERFS error (device md1): vs-13070 reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [8068 8077 0x0 SD] (Errors) May 26 11:52:49 Tower kernel: sd 1:0:0:0: [sdd] Unhandled error code (Errors) May 26 11:52:49 Tower kernel: sd 1:0:0:0: [sdd] Result: hostbyte=0x04 driverbyte=0x00 (System) May 26 11:52:49 Tower kernel: sd 1:0:0:0: [sdd] CDB: cdb[0]=0x28: 28 00 63 50 47 00 00 00 08 00 (Drive related)
  6. Looks like your unRaid server can not hit your XBMC machine, if you're using windows disable the firewall or create an exception to allow the SQL ports in. Check what the IP of your XBMC machine is, try and ping the x.x.x.2 IP if it corresponds to your XBMC from unRaid. Also let xbmc build the db for you, do not create it on the server. Also omit the <name></name> tag in the advancedsettings.xml file.
  7. Thanks Frank, I will try that. I think you might have something there because from work when I connect to my shares it doesn't prompt me for credentials. *******Update******** Thanks again Frank, that suggestion worked. I deleted the generic account and I removed all my credentials in Credential Manager in Control Panel. I actually took this a step further and disabled the Credential Manager service and edited my local group policy so it will no longer store passwords locally.
  8. So I removed the second user named "user" now I can not access my shares via a windows 7 machine at all. I can not access the shares because they are prompting me for a username and since I removed the second account I can not log in with root. Seems like an issue with samba and v5 of Unraid.
  9. Thanks RObJ, I'm not migrating, I'm actually quite new to UnRaid, started with v5 RC8. I will look at TOM's comments and play around with the server tonight.
  10. Hi, First I want to say that UnRaid is a great system, very robust and great to work with. Overall better than my Windows machine that is now retired. I have hit some snags but I was able to get out of them, and learned quite a bit over the last few months. As the subject describes I have an issue with my Samba shares where they prompt for a user name and password. At home it this pops up in a Win 7 machine I just type user in the User name, hit enter and voila I enter the share. XBMC has no issues accessing the share. I'm on a Workgroup. When I tunnel to my SAMBA shares via Putty and SSH from my work computer this poses a problem, it won't accept any credentials I offer it. I would like to know how I can work around this problem so my shares accept a connection from any user and/or group automatically with out prompting for credentials. My buddy is running version 4.x and he does not have this issue. I'm currently running RC11 Pro and experienced the same with RC8. I tried searching this forum and several Linux forums for a similar problem, however I could not find anything. Deatails... SMB Settings: Enable SMB: Yes (Workgroup) Workgroup: WORKGROUP Local Master: No Users: root - with password user - no password Your help is appreciated. Linux Newb
  11. I have the exact same issue, I tried using the mkmbr command and it states "command not found'. I'm using Unraid 5.0 rc8a. I tried using dd if=/dev/zero of=/dev/sde bs=512 count 2 to erase the GTP partition but that isn't working. Any suggestions? I figured it out my SSD died. Do not but OCZ this thing has given me nothing but problems since day 1. 4 RMAs and I've given up on it, Intel of Crucial from now on.