unRAID Server Release 5.0-rc8a Available


limetech

Recommended Posts

Used this script as I could not find the 486 tar file.

 

cd /tmp/samba

wget http://us3.samba.org/samba/ftp/stable/samba-3.6.2.tar.gz

wget -r -nH ftp://slackware.osuosl.org/pub/slackware/slackware-current/source/n/samba

 

cp /tmp/samba/samba-3.6.2.tar.gz .

cd pub/slackware/slackware-current/source/n/samba/

Delete old version of samba

####edit samba.SlackBuild, and change on 2 places so it's match the extension of the new file

  >>>> samba-*.tar.xz >>>>  samba-*.tar.gz

  >>>> samba-$VERSION.tar.xz >>>>  samba-$VERSION.tar.gz

$ chmod +x samba.SlackBuild

$ ./samba.SlackBuild

 

Slackware package /tmp/samba-3.6.2-i486-1.txz created.

 

Was trying to put 3.6.8 on it as an advice that was given here because of other probs.

 

cd pub/slackware/slackware-current/source/n/samba/

this part went wrong: no such directory

 

what next?

Link to comment
  • Replies 418
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Any word on when an official 5.0 release is going to be coming out? I've been getting notifications of release candidates since I think April. I'm running out of room in my 4.7 server and it has several 3TB drives that are only being used as 2TB drives that I'd really like to reclaim the wasted space on rather than buying new drives. :(

Link to comment

Used this script as I could not find the 486 tar file.

 

cd /tmp/samba

wget http://us3.samba.org/samba/ftp/stable/samba-3.6.2.tar.gz

wget -r -nH ftp://slackware.osuosl.org/pub/slackware/slackware-current/source/n/samba

 

cp /tmp/samba/samba-3.6.2.tar.gz .

cd pub/slackware/slackware-current/source/n/samba/

Delete old version of samba

####edit samba.SlackBuild, and change on 2 places so it's match the extension of the new file

  >>>> samba-*.tar.xz >>>>  samba-*.tar.gz

  >>>> samba-$VERSION.tar.xz >>>>  samba-$VERSION.tar.gz

$ chmod +x samba.SlackBuild

$ ./samba.SlackBuild

 

Slackware package /tmp/samba-3.6.2-i486-1.txz created.

 

Was trying to put 3.6.8 on it as an advice that was given here because of other probs.

 

cd pub/slackware/slackware-current/source/n/samba/

this part went wrong: no such directory

 

what next?

 

First, let me say that I am NO Linux expert or guru.  But from what I see you were attempting to do is to compile a new version of Samba for rc8.  While this is one way to incorporate the new version of Samba into rc8, it is not a task for the average unRAID user. 

 

OK, you can get the 3.6.8 version of Samba from the following website:

 

http://slackware.osuosl.org/slackware-current/slackware/n/samba-3.6.8-i486-1.txz

 

You must now copy the file that you downloaded in some directory on your flash drive.  I would suggest /boot/custom  (Linux) or custom (Windows).  I prefer to do it with windows since navigating in Linux can be more of a challenge than with Windows.  (You may have to create the 'custom' directory on your flash drive.)

 

What the script that I posted in my last post does to replace the current version of Samba (3.6.7) with a later version (3.6.8 ) while rc8 is actually running.  (In reality, it does it during the initial startup of rc8 if the script is incorporated into the 'go' script.  So the new version of Samba is, for all practical purposes, running as soon as the server comes up on-line.)

 

Let me describe what is basically happening.  Since Samba is running, it is best (and probably necessary) to stop Samba before starting the actual install.  That is what this command does:

 

      /etc/rc.d/rc.samba stop

 

The script now installs the new version of Samba with the next command:

 

    installpkg /boot/custom/samba-3.6.8-i486-1.txz

 

Our new version of Samba must now be restarted and the last line will do that:

 

    /etc/rc.d/rc.samba start

 

Hope this helps...

 

EDIT:  To see what version of Samba is running, enter the command    'smbstatus'    in Putty (no single quotes). 

Link to comment

This helped a lot actually. Now running 3.6.8.

Did not solve the problems I had in the first place. But hey, you helped me a lot. Thank you for that. Back to the drawing board now for my probs.

 

You can read about it in this thread:

 

http://lime-technology.com/forum/index.php?topic=23684.0

 

THank you again for your help in this, your knowledge of linux exceeds mine in such a way that you could help me, thank you for that.

 

 

Link to comment

I'm still getting permissions errors with this release, even when running the newer version of samba.  The latest problem is with a couple of videos I downloaded with firefox, and I can't move them even when using the same machine that I used to download them.

 

I've run the new permissions script on the entire unRAID server, and have run the newperms command on different folders dozens of times.  it fixes all issues, but new files get new permissions errors.

 

I'm really growing tired of this problem, and even more when someone in the house tries to watch a newly downloaded show, and they get an error.

 

How can i track down and eliminate this annoying problem once and for all?

 

I don't want to jump on the "Tom promised an update x months ago, but has since disappeared, and it makes me angry" bandwagon, but it's getting harder every day that I have this annoying problem :(

 

Any ideas on how to fix the problems with permissions?  Will a syslog help?

 

here is the result of my most recent smbstatus from a Putty connection...

 

Linux 3.4.11-unRAID.
root@media:~# smbstatus

Samba version 3.6.8
PID     Username      Group         Machine
-------------------------------------------------------------------
32764     chris         users         desktop      (192.168.1.68)
15884     theater       users         htpc         (192.168.1.64)

Service      pid     machine       Connected at
-------------------------------------------------------
photos       32764   desktop       Wed Nov 14 17:31:14 2012
adult        32764   desktop       Wed Nov 14 17:30:58 2012
documents    32764   desktop       Wed Nov 14 17:31:22 2012
video        15884   htpc          Wed Nov 14 03:18:45 2012
backup       15884   htpc          Wed Nov 14 12:28:24 2012
video        32764   desktop       Wed Nov 14 17:31:11 2012
photos       15884   htpc          Wed Nov 14 03:18:45 2012
backup       32764   desktop       Wed Nov 14 17:30:41 2012
music        32764   desktop       Wed Nov 14 17:31:21 2012
music        15884   htpc          Wed Nov 14 03:17:55 2012

Locked files:
Pid          Uid        DenyMode   Access      R/W        Oplock           Share                                                  Path   Name   Time
--------------------------------------------------------------------------------                                                  ------------------
32764        1001       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/adult   .   Wed Nov 14 17:36:22 2012
32764        1001       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/adult   .   Wed Nov 14 17:30:59 2012
32764        1001       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/documents   .   Wed Nov 14 17:31:23 2012
15884        1009       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/music   .   Wed Nov 14 17:31:53 2012
15884        1009       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/music   .   Wed Nov 14 03:18:45 2012
32764        1001       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/music   .   Wed Nov 14 17:31:22 2012
15884        1009       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/photos   .   Wed Nov 14 17:31:53 2012
15884        1009       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/photos   .   Wed Nov 14 05:38:32 2012
32764        1001       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/photos   .   Wed Nov 14 17:31:14 2012
15884        1009       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/video   .   Wed Nov 14 17:31:53 2012
15884        1009       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/video   .   Wed Nov 14 05:38:50 2012
32764        1001       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/video   .   Wed Nov 14 17:31:11 2012
15884        1009       DENY_ALL   0x100080    RDONLY     NONE             /mnt/                                                  user/backup   .   Wed Nov 14 12:28:24 2012
32764        1001       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/backup   .   Wed Nov 14 17:34:09 2012
32764        1001       DENY_NONE  0x100081    RDONLY     NONE             /mnt/                                                  user/backup   .   Wed Nov 14 17:30:53 2012

Link to comment

 

OK, you can get the 3.6.8 version of Samba from the following website:

 

http://slackware.osuosl.org/slackware-current/slackware/n/samba-3.6.8-i486-1.txz

 

You must now copy the file that you downloaded in some directory on your flash drive.  I would suggest /boot/custom  (Linux) or flash/custom (Windows).  I prefer to do it with windows since navigating in Linux can be more of a challenge than with Windows.  (You may have to create the 'custom' directory on your flash drive.)

 

What the script that I posted in my last post does to replace the current version of Samba (3.6.7) with a later version (3.6.8 ) while rc8 is actually running.  (In reality, it does it during the initial startup of rc8 if the script is incorporated into the 'go' script.  So the new version of Samba is, for all practical purposes, running as soon as the server comes up on-line.)  Here is the script you need to add to your "go" file.

 

# custom install of updated samba package
/etc/rc.d/rc.samba stop
installpkg /boot/custom/samba-3.6.8-i486-1.txz
/etc/rc.d/rc.samba start

 

To see what version of Samba is running, enter the command    'smbstatus'    in Putty (no single quotes).

 

Thanks for giving us the simple way to update samba to 3.6.8

Link to comment

I'm still getting permissions errors with this release, even when running the newer version of samba.  The latest problem is with a couple of videos I downloaded with firefox, and I can't move them even when using the same machine that I used to download them.

 

I've run the new permissions script on the entire unRAID server, and have run the newperms command on different folders dozens of times.  it fixes all issues, but new files get new permissions errors.

 

 

We really need to see a file listing (using  the Linux  ls -al command) of one of the files that is giving you problems BEFORE you run the new permission script.  We need to know exactly how you are creating these files and how you are transferring them to the unRAID server. 

 

You or one of your applications have created this problem with your use of 'users'.  Many people assign 'users' on a Linux system without the knowledge necessary to successfully implement their usage.  I have a very sneaking suspicion that running the new permission script may well undo what they think they are accomplishing with implement a security scheme. 

 

Unfortunately, it has been twenty plus years since I last was involved in implementing and controling a UNIX (and Linux) owner,group,other file security system and I have forgotten almost all of the gotcha's! 

Link to comment

Any word on when an official 5.0 release is going to be coming out? I've been getting notifications of release candidates since I think April. I'm running out of room in my 4.7 server and it has several 3TB drives that are only being used as 2TB drives that I'd really like to reclaim the wasted space on rather than buying new drives. :(

 

I'd refer you to the "out of office" thread. In a word... No, no word on 5 final.

Link to comment

I'm still getting permissions errors with this release, even when running the newer version of samba.  The latest problem is with a couple of videos I downloaded with firefox, and I can't move them even when using the same machine that I used to download them.

 

I've run the new permissions script on the entire unRAID server, and have run the newperms command on different folders dozens of times.  it fixes all issues, but new files get new permissions errors.

 

 

We really need to see a file listing (using  the Linux  ls -al command) of one of the files that is giving you problems BEFORE you run the new permission script.  We need to know exactly how you are creating these files and how you are transferring them to the unRAID server. 

 

You or one of your applications have created this problem with your use of 'users'.  Many people assign 'users' on a Linux system without the knowledge necessary to successfully implement their usage.  I have a very sneaking suspicion that running the new permission script may well undo what they think they are accomplishing with implement a security scheme. 

 

Unfortunately, it has been twenty plus years since I last was involved in implementing and controling a UNIX (and Linux) owner,group,other file security system and I have forgotten almost all of the gotcha's!

 

I'm using CouchPotato to send the episodes to SABnzbd, which is dowloading them, and running the sabToSickBeard.py script, which is then renaming and moving them to their final location.

 

SABnzbd is setup to set the permissions to 777, and there's nothing in the SickBeard script that I can see that should be changing them.  This setup worked fine before rc8a, and works most of the time on most of the files, but some just get this weird permission problem.

 

Here is a list of the files in one folder, the last one is the problem, and you can see that it's permissions are not "right".  I just can't figure out what's causing this to happen.

 

root@media:/mnt/user/video/TV/Archive/The Walking Dead/Season 03# ls -al
total 7213513
drwxrwx--- 1 nobody  users         48 2012-11-12 02:19 ./
drwxrwx--- 1 nobody  users        168 2012-11-12 02:19 ../
-rw-rw---- 1 nobody  users      41250 2012-10-25 21:19 The\ Walking\ Dead\ -\ s03e01\ -\ Seed.jpg
-rw-rw---- 1 nobody  users 1463908163 2012-10-15 18:47 The\ Walking\ Dead\ -\ s03e01\ -\ Seed.mkv
-rw-rw---- 1 nobody  users      34283 2012-10-22 00:01 The\ Walking\ Dead\ -\ s03e02\ -\ Sick.jpg
-rw-rw---- 1 nobody  users 1353489024 2012-10-21 22:08 The\ Walking\ Dead\ -\ s03e02\ -\ Sick.mkv
-rw-rw---- 1 nobody  users       7311 2012-10-28 23:46 The\ Walking\ Dead\ -\ s03e03\ -\ Walk\ with\ Me.jpg
-rw-rw---- 1 nobody  users 1493589270 2012-10-29 02:19 The\ Walking\ Dead\ -\ s03e03\ -\ Walk\ with\ Me.mkv
-rw-rw---- 1 nobody  users      41944 2012-11-04 23:30 The\ Walking\ Dead\ -\ s03e04\ -\ Killer\ Within.jpg
-rw-rw---- 1 nobody  users 1688813406 2012-11-05 04:04 The\ Walking\ Dead\ -\ s03e04\ -\ Killer\ Within.mkv
-rw-rw---- 1 theater users      36806 2012-11-11 23:43 The\ Walking\ Dead\ -\ s03e05\ -\ Say\ the\ Word.jpg
-rw------- 1 nobody  users 1379451095 2012-11-12 03:18 The\ Walking\ Dead\ -\ s03e05\ -\ Say\ the\ Word.mkv

 

here is the same command on another directory of files that have been downloaded after the file above, and they all seem fine, and all went thru the exact same system...

 

root@media:/mnt/user/video/TV/Archive/South Park/Season 01# ls -al
total 2328984
drwxrwx--- 1 nobody  users      1640 2012-11-17 02:19 ./
drwxrwx--- 1 nobody  users        80 2012-11-17 02:33 ../
-rw-rw---- 1 nobody  users 183199744 2010-04-30 07:46 South\ Park\ -\ s01e01\ -\ Cartman\ Gets\ an\ Anal\ Probe.avi
-rw-rw---- 1 nobody  users 183492608 2010-04-30 09:23 South\ Park\ -\ s01e02\ -\ Weight\ Gain\ 4000.avi
-rw-rw---- 1 theater users     20187 2012-11-16 07:28 South\ Park\ -\ s01e02\ -\ Weight\ Gain\ 4000.jpg
-rw-rw---- 1 nobody  users 183289856 2010-04-30 10:58 South\ Park\ -\ s01e03\ -\ Volcano.avi
-rw-rw---- 1 theater users     17081 2012-11-16 07:28 South\ Park\ -\ s01e03\ -\ Volcano.jpg
-rw-rw---- 1 nobody  users 183226368 2010-04-30 12:37 South\ Park\ -\ s01e04\ -\ Big\ Gay\ Al's\ Big\ Gay\ Boat\ Ride.avi
-rw-rw---- 1 theater users     22602 2012-11-16 09:34 South\ Park\ -\ s01e04\ -\ Big\ Gay\ Al's\ Big\ Gay\ Boat\ Ride.jpg
-rw-rw---- 1 nobody  users 183498752 2010-05-01 02:20 South\ Park\ -\ s01e05\ -\ An\ Elephant\ Makes\ Love\ to\ a\ Pig.avi
-rw-rw---- 1 theater users     26217 2012-11-16 09:34 South\ Park\ -\ s01e05\ -\ An\ Elephant\ Makes\ Love\ to\ a\ Pig.jpg
-rw-rw---- 1 nobody  users 183330816 2010-05-01 03:55 South\ Park\ -\ s01e06\ -\ Death.avi
-rw-rw---- 1 theater users     19452 2012-11-16 09:34 South\ Park\ -\ s01e06\ -\ Death.jpg
-rw-rw---- 1 nobody  users 183095296 2010-05-01 05:33 South\ Park\ -\ s01e07\ -\ Pinkeye.avi
-rw-rw---- 1 theater users     14709 2012-11-16 09:34 South\ Park\ -\ s01e07\ -\ Pinkeye.jpg
-rw-rw---- 1 nobody  users 183199744 2010-05-01 07:11 South\ Park\ -\ s01e08\ -\ Starvin'\ Marvin.avi
-rw-rw---- 1 theater users     14646 2012-11-16 09:34 South\ Park\ -\ s01e08\ -\ Starvin'\ Marvin.jpg
-rw-rw---- 1 nobody  users 183500800 2010-04-28 15:44 South\ Park\ -\ s01e09\ -\ Mr.\ Hankey\ the\ Christmas\ Poo.avi
-rw-rw---- 1 theater users     19711 2012-11-16 09:34 South\ Park\ -\ s01e09\ -\ Mr.\ Hankey\ the\ Christmas\ Poo.jpg
-rw-rw---- 1 nobody  users 183173120 2010-05-01 08:48 South\ Park\ -\ s01e10\ -\ Damien.avi
-rw-rw---- 1 theater users     24238 2012-11-16 09:34 South\ Park\ -\ s01e10\ -\ Damien.jpg
-rw-rw---- 1 nobody  users 183040000 2010-05-02 04:08 South\ Park\ -\ s01e11\ -\ Tom's\ Rhinoplasty.avi
-rw-rw---- 1 theater users     20529 2012-11-16 09:34 South\ Park\ -\ s01e11\ -\ Tom's\ Rhinoplasty.jpg
-rw-rw---- 1 nobody  users 183105536 2010-05-02 05:45 South\ Park\ -\ s01e12\ -\ Mecha-Streisand.avi
-rw-rw---- 1 theater users     16690 2012-11-16 09:34 South\ Park\ -\ s01e12\ -\ Mecha-Streisand.jpg
-rw-rw---- 1 nobody  users 183121920 2010-05-02 07:23 South\ Park\ -\ s01e13\ -\ Cartman's\ Mom\ is\ a\ Dirty\ Slut.avi
-rw-rw---- 1 theater users     20967 2012-11-16 09:34 South\ Park\ -\ s01e13\ -\ Cartman's\ Mom\ is\ a\ Dirty\ Slut.jpg

 

I'm not using any Homegroup in windows 7

 

All machines in this house run the exact same version of windows 7

 

I'm using the User and Shares system built into unRAID, and have limited access to some shared on some machines, but it's been set this way for a while.

 

I don't know where else to look for the source of the problem.

Link to comment

I can see what the problem is now.  Whatever process created and wrote the Say the Word.mkv file did not set the group permissions to rw.  Now only the "nobody" user can access the file.  (I assume that the user "theater" in the "users" group.) 

 

I must admit that I don't run any of the addin's that you mention.  Hopefully someone who is more familiar with these applications will jump in and provide you with an answer. 

 

You might also look in the look in the Application and User Customization sub-forums and see if you can find the developers of these applications.  Then you could post to a thread there (or add a new one) and link it to this thread. 

 

EDIT:  I see from one of your earlier posts that user "theater" is in the "users" group.

Link to comment

I'm still getting permissions errors with this release, even when running the newer version of samba.  The latest problem is with a couple of videos I downloaded with firefox, and I can't move them even when using the same machine that I used to download them.

 

SABnzbd is setup to set the permissions to 777, and there's nothing in the SickBeard script that I can see that should be changing them.  This setup worked fine before rc8a, and works most of the time on most of the files, but some just get this weird permission problem.

 

root@media:/mnt/user/video/TV/Archive/The Walking Dead/Season 03# ls -al
total 7213513
drwxrwx--- 1 nobody  users         48 2012-11-12 02:19 ./
drwxrwx--- 1 nobody  users        168 2012-11-12 02:19 ../
-rw-rw---- 1 nobody  users      41250 2012-10-25 21:19 The\ Walking\ Dead\ -\ s03e01\ -\ Seed.jpg
-rw-rw---- 1 nobody  users 1463908163 2012-10-15 18:47 The\ Walking\ Dead\ -\ s03e01\ -\ Seed.mkv
-rw-rw---- 1 nobody  users      34283 2012-10-22 00:01 The\ Walking\ Dead\ -\ s03e02\ -\ Sick.jpg
-rw-rw---- 1 nobody  users 1353489024 2012-10-21 22:08 The\ Walking\ Dead\ -\ s03e02\ -\ Sick.mkv
-rw-rw---- 1 nobody  users       7311 2012-10-28 23:46 The\ Walking\ Dead\ -\ s03e03\ -\ Walk\ with\ Me.jpg
-rw-rw---- 1 nobody  users 1493589270 2012-10-29 02:19 The\ Walking\ Dead\ -\ s03e03\ -\ Walk\ with\ Me.mkv
-rw-rw---- 1 nobody  users      41944 2012-11-04 23:30 The\ Walking\ Dead\ -\ s03e04\ -\ Killer\ Within.jpg
-rw-rw---- 1 nobody  users 1688813406 2012-11-05 04:04 The\ Walking\ Dead\ -\ s03e04\ -\ Killer\ Within.mkv
-rw-rw---- 1 theater users      36806 2012-11-11 23:43 The\ Walking\ Dead\ -\ s03e05\ -\ Say\ the\ Word.jpg
-rw------- 1 nobody  users 1379451095 2012-11-12 03:18 The\ Walking\ Dead\ -\ s03e05\ -\ Say\ the\ Word.mkv

 

here is the same command on another directory of files that have been downloaded after the file above, and they all seem fine, and all went thru the exact same system...

 

root@media:/mnt/user/video/TV/Archive/South Park/Season 01# ls -al
total 2328984
drwxrwx--- 1 nobody  users      1640 2012-11-17 02:19 ./
drwxrwx--- 1 nobody  users        80 2012-11-17 02:33 ../
-rw-rw---- 1 nobody  users 183199744 2010-04-30 07:46 South\ Park\ -\ s01e01\ -\ Cartman\ Gets\ an\ Anal\ Probe.avi
-rw-rw---- 1 nobody  users 183492608 2010-04-30 09:23 South\ Park\ -\ s01e02\ -\ Weight\ Gain\ 4000.avi
-rw-rw---- 1 theater users     20187 2012-11-16 07:28 South\ Park\ -\ s01e02\ -\ Weight\ Gain\ 4000.jpg
-rw-rw---- 1 nobody  users 183289856 2010-04-30 10:58 South\ Park\ -\ s01e03\ -\ Volcano.avi
-rw-rw---- 1 theater users     17081 2012-11-16 07:28 South\ Park\ -\ s01e03\ -\ Volcano.jpg
-rw-rw---- 1 nobody  users 183226368 2010-04-30 12:37 South\ Park\ -\ s01e04\ -\ Big\ Gay\ Al's\ Big\ Gay\ Boat\ Ride.avi
-rw-rw---- 1 theater users     22602 2012-11-16 09:34 South\ Park\ -\ s01e04\ -\ Big\ Gay\ Al's\ Big\ Gay\ Boat\ Ride.jpg
-rw-rw---- 1 nobody  users 183498752 2010-05-01 02:20 South\ Park\ -\ s01e05\ -\ An\ Elephant\ Makes\ Love\ to\ a\ Pig.avi
-rw-rw---- 1 theater users     26217 2012-11-16 09:34 South\ Park\ -\ s01e05\ -\ An\ Elephant\ Makes\ Love\ to\ a\ Pig.jpg
-rw-rw---- 1 nobody  users 183330816 2010-05-01 03:55 South\ Park\ -\ s01e06\ -\ Death.avi
-rw-rw---- 1 theater users     19452 2012-11-16 09:34 South\ Park\ -\ s01e06\ -\ Death.jpg
-rw-rw---- 1 nobody  users 183095296 2010-05-01 05:33 South\ Park\ -\ s01e07\ -\ Pinkeye.avi
-rw-rw---- 1 theater users     14709 2012-11-16 09:34 South\ Park\ -\ s01e07\ -\ Pinkeye.jpg
-rw-rw---- 1 nobody  users 183199744 2010-05-01 07:11 South\ Park\ -\ s01e08\ -\ Starvin'\ Marvin.avi
-rw-rw---- 1 theater users     14646 2012-11-16 09:34 South\ Park\ -\ s01e08\ -\ Starvin'\ Marvin.jpg
-rw-rw---- 1 nobody  users 183500800 2010-04-28 15:44 South\ Park\ -\ s01e09\ -\ Mr.\ Hankey\ the\ Christmas\ Poo.avi
-rw-rw---- 1 theater users     19711 2012-11-16 09:34 South\ Park\ -\ s01e09\ -\ Mr.\ Hankey\ the\ Christmas\ Poo.jpg
-rw-rw---- 1 nobody  users 183173120 2010-05-01 08:48 South\ Park\ -\ s01e10\ -\ Damien.avi
-rw-rw---- 1 theater users     24238 2012-11-16 09:34 South\ Park\ -\ s01e10\ -\ Damien.jpg
-rw-rw---- 1 nobody  users 183040000 2010-05-02 04:08 South\ Park\ -\ s01e11\ -\ Tom's\ Rhinoplasty.avi
-rw-rw---- 1 theater users     20529 2012-11-16 09:34 South\ Park\ -\ s01e11\ -\ Tom's\ Rhinoplasty.jpg
-rw-rw---- 1 nobody  users 183105536 2010-05-02 05:45 South\ Park\ -\ s01e12\ -\ Mecha-Streisand.avi
-rw-rw---- 1 theater users     16690 2012-11-16 09:34 South\ Park\ -\ s01e12\ -\ Mecha-Streisand.jpg
-rw-rw---- 1 nobody  users 183121920 2010-05-02 07:23 South\ Park\ -\ s01e13\ -\ Cartman's\ Mom\ is\ a\ Dirty\ Slut.avi
-rw-rw---- 1 theater users     20967 2012-11-16 09:34 South\ Park\ -\ s01e13\ -\ Cartman's\ Mom\ is\ a\ Dirty\ Slut.jpg

 

I don't know where else to look for the source of the problem.

 

None of the files have 777 as permissions. What process is setting the final permissions?

 

P.S. 777 may cause files to appear hidden or locked in SAMBA.

Link to comment

None of the files have 777 as permissions. What process is setting the final permissions?

 

P.S. 777 may cause files to appear hidden or locked in SAMBA.

 

As i said earlier, I'm using CouchPotato to send the episodes to SABnzbd, which is dowloading them, and running the sabToSickBeard.py script, which is then renaming and moving them to their final location.

 

SABnzbd is setup to set the permissions to 777, and there's nothing in the SickBeard script that I can see that should be changing them. 

 

If 777 is not the 'right' permissions to use, what else should I try?

 

I believe the sabToSickBeard.py script is the same one that comes with SickBeard, I don't recall every messing with that script.

 

Are there any config files, or error logs, or anything else I can provide to help track this down?

 

I'll post in the plugin forum also, but any help i can get will be much appreciated.

 

Here is the 'report' from SABnzbd for the latest file I'm having issues with...

Loading config from /mnt/cache/plugins/sickbeard/autoProcessTV/autoProcessTV.cfg
Opening URL: http://localhost:8081/home/postprocess/processEpisode?nzbName=Fringe.S05E07.720p.HDTV.X264-DIMENSION.nzb&quiet=1&dir=%2Fmnt%2Fuser%2Fbackup%2Fnewsgroups%2FFringe+S05E07+720p+HDTV+X264-DIMENSION
Processing folder /mnt/user/backup/newsgroups/Fringe S05E07 720p HDTV X264-DIMENSION

Processing /mnt/user/backup/newsgroups/Fringe S05E07 720p HDTV X264-DIMENSION/Fringe.S05E07.720p.HDTV.X264-DIMENSION.mkv (Fringe.S05E07.720p.HDTV.X264-DIMENSION.nzb)

Found result in history: (82066, 5, [])

Parsed Fringe.S05E07.720p.HDTV.X264-DIMENSION.nzb into Fringe - S5E7 - 720p.HDTV.X264 (DIMENSION) [ABD: False]

Checking scene exceptions for a match on Fringe

Looking up Fringe in the DB

Lookup successful, using tvdb id 82066

Loading show object for tvdb_id 82066

Retrieving episode object for 5x7

The old status had a quality in it, using that: HD TV

SB snatched this episode so I'm marking it as priority

Is ep a priority download: True

There is no existing file so there's no worries about replacing it

This download is marked a priority download so I'm going to replace an existing file if I find one

Found release name Fringe.S05E07.720p.HDTV.X264-DIMENSION

Destination folder for this episode: /mnt/user/video/TV/Archive/Fringe/Season 05

Moving file from /mnt/user/backup/newsgroups/Fringe S05E07 720p HDTV X264-DIMENSION/Fringe.S05E07.720p.HDTV.X264-DIMENSION.mkv to /mnt/user/video/TV/Archive/Fringe/Season 05/Fringe - s05e07 - Five-Twenty-Ten.mkv

Deleting folder /mnt/user/backup/newsgroups/Fringe S05E07 720p HDTV X264-DIMENSION

Processing succeeded for /mnt/user/backup/newsgroups/Fringe S05E07 720p HDTV X264-DIMENSION/Fringe.S05E07.720p.HDTV.X264-DIMENSION.mkv

Link to comment

yes, I think so for most people.  I'm actually been very happy with the build.  There are some Samba issues which can be resolved (read this thread) and I think we are close.  That said, it seems to be moving very slow and I'm not sure why. 

 

I'm not aware of any major issues with v5 rc8a.  Then again, I had no issues with v4.7 Final either.

 

There are lots of bugs with Simple Features (a replacement for unmenu) but read about those in that forum.

 

Good luck

Link to comment

Still not happy with the parity check speed on this build.

 

Last checked on Sat Dec 1 11:26:52 2012 SGT (today), finding 0 errors.

* Duration: 10 hours, 26 minutes, 50 seconds. Average speed: 53.2 MB/sec

 

Hardware specs in my sig.

You can tweak the "tunable" parameters under 'disk settings'. I have made mine 10 times larger (i.e. add a '0' to each value) as a result parity check went 3 hours faster...

Link to comment

Still not happy with the parity check speed on this build.

 

Last checked on Sat Dec 1 11:26:52 2012 SGT (today), finding 0 errors.

* Duration: 10 hours, 26 minutes, 50 seconds. Average speed: 53.2 MB/sec

 

Hardware specs in my sig.

You can tweak the "tunable" parameters under 'disk settings'. I have made mine 10 times larger (i.e. add a '0' to each value) as a result parity check went 3 hours faster...

 

Thanks, I'll try that.  Do I need to restart the server for the settings to take hold or is it dynamic ?  I could run another parity check tonight with the new settings for some decent comparison.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.