Slashdot Mirror


File Sharing Difficulties Frustrate Tiger Admins

rmallico wrote in to mention a story currently running on Eweek about technical difficulties sites running Tiger are experiencing. From the article: "A number of sites running Apple's new 'Tiger' operating system are experiencing problems with SMB file sharing and authentication with Microsoft's Active Directory, Ziff Davis Internet News has learned. Although Apple Computer Inc.'s Tiger increases support for Server Message Block file sharing and Active Directory, several sources say that the Finder fails to log on to Windows and Linux Samba file servers."

62 of 334 comments (clear)

  1. Oh, right, error code -36! by xiando · · Score: 5, Insightful

    The most interesting thing I noticed in the article was actually that the error message for the Connect to Server failure is "error code -36". A friend of mine who uses Mac OS X has always complained much about how the Mac never tells you anything about what is actually wrong, only gives you a number that is in no way useful for solving the problem. It is amazing this is still the case in Tiger, what in the world would be wrong with giving at least a tiny bit of information or just a hint of what is wrong? Even the good old Windows blue screen is more informative than "error code 4".

    1. Re:Oh, right, error code -36! by FidelCatsro · · Score: 5, Informative

      Its actualy very usefull if you have a list of the error codes and what they mean.
      http://www.appleerrorcodes.com/

      --
      The only things certain in war are Propaganda and Death. You can never be sure which is which though
    2. Re:Oh, right, error code -36! by lachlan76 · · Score: 2, Funny

      Yeah...0x0000005c is so much better!

    3. Re:Oh, right, error code -36! by moonbender · · Score: 4, Funny

      Error -1, I will never forget you.

      --
      Switch back to Slashdot's D1 system.
    4. Re:Oh, right, error code -36! by Aphrika · · Score: 4, Interesting

      It is useful until you find that error -36 is written up as:

      -36 ioErr I/O error

      It'll point you in the right direction I guess, but it's by no means a definitive description of the error.

      I must admit that I'm a little baffled as to why Apple don't include better error reporting and descriptions in OSX. It is because they are still assuming these kind of errors will only be seen by techs that know what they mean, or are they still living in a world where they refuse to acknowledge that Macs do throw up the occasional message to the user?

    5. Re:Oh, right, error code -36! by Anonymous Coward · · Score: 5, Interesting

      IO error can not read or write to the directory . meaning it is not there , the reason for this is Apples implementation of samba on tiger requires the full path

    6. Re:Oh, right, error code -36! by Anonymous Coward · · Score: 2, Informative
      A friend of mine who uses Mac OS X has always complained much about how the Mac never tells you anything about what is actually wrong, only gives you a number that is in no way useful for solving the problem.

      I've seen this with SMB filesharing, Mail.app, and sometimes Safari. They've all given me frustratingly useless error messages. Anyone frustrated by this should open an Apple Developer Connection account and submit a bug report to Apple's bug tracker. Maybe if enough people do, they'll realize this is a problem. Until then, I noticed that one of the other replies at least mentioned this site that gives some information on these codes.

      Here's what I'd like to happen: error messages like "Filesharing error. Please relay these technical details to your system administrator: I tried to log in to 192.168.0.1:139 by sending a SMB_FOO_BAR and it replied with the unexpected SMB_GO_AWAY. See this link for details". They could even have the link contain interoperability information like "you're trying to connect to a Windows ME server, which doesn't work. Sorry." (Hypothetical; I've never tried this. But there's probably some such situation, and knowing it up front would save a lot of hassle.) Or even "you're trying to connect to Windows XP x.y.z; we suggest updating to x.y.z+1 to fix KBxxxx. Should work then." This is the sort of information I can often get by googling, but it's hard when the error messages can have so many different underlying causes. Better error messages and having Apple concentrate on an appropriate page (with the "Did this help?" thing at the bottom) would go a long way.

      Other parts of OS X have better error behavior. For example, the crash dialog is excellent. It gives you the options of report, relaunch, and cancel.

      If you pick relaunch, it will do so. If it crashes again during startup (by a timer? or before entering the main event loop? I'm not sure), it will give you the option of temporarily starting with fresh preferences.

      If you pick report, it will pop up a dialog box with a stack trace in the lower half. You can examine it yourself. If you fill in information in the upper half and hit "Submit", it will send it off to Apple. It also keeps core dumps in a standard place.

    7. Re:Oh, right, error code -36! by FidelCatsro · · Score: 5, Informative
      More info can be obtained from console.app in the Utilities directory under Applications(/Applications/utilities , or just go through the system logs from the terminal , but console.app is a rather nice time saver), its just a colection of the systems logs but its rather usefull and searchable .
      It does give a more detailed output. for example when i try to connect to my existant SMB share it gives me
      May 7 11:32:53 Xcomp kernel[0]: netsmb_dev: loaded
      May 7 11:32:53 xcomp[0]: netsmb_dev: loaded
      May 7 11:35:39 xcomp[0]: smbfs_aclsflunksniff: user sid S-1-5-21-2466424394-2119469220-2469460652-2002 didnt map
      I would have given an example of the error output from the specific problem , but i am doing some work on the linux comp that runs my nfs and samba shares right now .
      --
      The only things certain in war are Propaganda and Death. You can never be sure which is which though
    8. Re:Oh, right, error code -36! by JonXP · · Score: 2, Insightful

      Remember, Apple's mantra is 'Users are Idiots'. They simplify everything from the buttons on the mice to the error messages.

      Really, it's probably part of their 'Keep the UI as SIMPLE as possible' ideals. If they don't think a standard user will be able to do anything with that information, don't even bother telling them.

    9. Re:Oh, right, error code -36! by Tim+Browse · · Score: 2, Interesting

      If I remember correctly (and I probably don't) the Mac OS error numbers came about because Steve Jobs was fed up with how long the original Macs took to boot, and loading the table of error numbers -> error messages was one of the things that got taken out to streamline the boot process. I guess it's just stuck.

      I seem to remember the slow booting thing was the cause of the infamous 'throwing the prototype Mac down the stairs' Steve incident, although it's even more likely that I'm wrong on that one.

    10. Re:Oh, right, error code -36! by Trillan · · Score: 2, Informative

      ... or are they still living in a world where they refuse to acknowledge that Macs do throw up the occasional message to the user?

      I think this is the case. Ultimately, they'll be right -- there are only a few places where the Mac shows obscure error codes. Actually, file sharing is aobut it now. Prior to Tiger, you could also get obscure error messages for dropped connections, but Tiger introduces a pretty neat Network Diagnostic tool that it offers instead.

      Considering that SMB file sharing has been a problem since 10.1, it seems to be time for a SMB troubleshooter as well.

    11. Re:Oh, right, error code -36! by Megane · · Score: 5, Insightful
      Those low negative number error codes date back to 1984 with the original release of the Macintosh, but usually only a few come up. When you see them with OS X, you know you've got something with roots in the old days, like the HFS file system. And then there are the larger negative numbers (usually 4 digits) from when blocks of error codes were assigned willy-nilly to stuff like the Appletalk network stack and AFP file sharing.

      And -36 doesn't help even if you know what it means, because it's just a generic "I/O error". Originally it was for media problems (like an unreadable floppy), usually accompanied by strange sounds from your disk drive, but for a network file system it's kind of silly. So even the old-timers say "yeah, that sure tells me a lot".

      Other -3x range errors include file not found (-34?), end of file (-39?), and file name too long. Another good one is -50, parameter error. Well, duuuuuuh, which parameter? What's wrong with it?

      The worst one to see is -127. That one means your file system data structures are in deep doodoo.

      But seriously, the days of 400K floppy disks are long gone. It's total laziness that nobody bothers to print a text error message along with the number. I've been doing that in my own code since the days of 800K floppies. Even printing out the ten most common error messages as text helps most of the time.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    12. Re:Oh, right, error code -36! by jellomizer · · Score: 3, Interesting

      Well I don't agree with your idea of Apple's mantra 'Users are Idiots' I use to but it is more of mantra 'Don't make it needlessly difficult to do common tasks'

      As a programmer I will often give me error numbers because when I need to fix it the error numbers help me find it in the code quicker. And when I give more detailed error messages. The users will try to analysis my message outside of the context of my code and try to fix it them self. So if I put an error message "Out of Allocated Memory" except for error 49112, the user will go out and buy some more ram hoping it will fix the problem except for going to me and saying hey I have an error 49112 where I will know that I will need to change my code to either be more memory efficient in an area or allocate more ram.
      It is not a situation that the User is an idiot it is that they may not have the context of how things are running in the programming level. So when they see an IO error they will go trying to fix there network cards, reinstall their printers and other drivers before reporting the problem with the program.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    13. Re:Oh, right, error code -36! by hey! · · Score: 4, Funny

      They're just pandering to the Geek crowd.

      "Oh, yeah, -36, that's an I/O Error. Check the logs, then sacrafice a pure white chicken under the full moon and pour its blood into the NT server."

      They're just trying to rope in the Geeks along with their artsy-fartsy core fanbase, with the hope that some will mate, producing a new generation of geeksy-farts ultracustomers who will be irresistably drawn to Apple's unique blend of superior design and industrial strength Unix aracana.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    14. Re:Oh, right, error code -36! by As+Seen+On+TV · · Score: 4, Informative

      Actually what the spinning cursor icon means is that the program that has focus has events waiting to be processed by the run loop. That cursor appears automatically when an event waits for longer than a hard-coded threshold ... I think it's three seconds, but I doubt myself and I don't feel like looking it up right now. It would usually happen when the process was waiting for a kernel lock for some reason, usually disk or network I/O. The incidence in Tiger should drop dramatically thanks to finer-grained kernel locking.

      Admittedly this is an esoteric implementation detail. It's not really meant to communicate anything to the user other than "I'm waiting."

    15. Re:Oh, right, error code -36! by hxnwix · · Score: 2, Informative
      How about this one: mounting of certain authenticated, plain jane, non-active-directory smb shares that worked just fine in panther fails in tiger 100% of the time with other obscure errors:
      mount_smbfs: spnego blob2principal error 1
      mount_smbfs: tree connect phase failed: syserr = Permission denied
      mount_smbfs: error from NetrShareEnum call: exception = 382312522
      Looking at the samba logs of the server providing the problematic share, it appears that the bug does indeed lie in panther:
      mount_smbfs: spnego blob2principal error 1
      mount_smbfs: tree connect phase failed: syserr = Permission denied
      mount_smbfs: error from NetrShareEnum call: exception = 382312522
  2. Here's a bet: by Capt'n+Hector · · Score: 3, Insightful

    Whatever the issue is, my guess is Apple will have it fixed within the month. It's possible they will have a patch out by the end of next week. It's just a bug, and last time I heard, unless active measures need to be taken by network admins NOW to shore up potential security issues, bugs aren't news. Major new OS versions will always have wrinkles to iron out, stop the presses!

    --
    Quid festinatio swallonis est aetherfuga inonusti?
    Africus aut Europaeus?
    1. Re:Here's a bet: by xiando · · Score: 2, Insightful

      Really? "Major new OS versions will always have wrinkles to iron out, stop the presses!"? The reason for doing beta testing would be what? Is it too much to ask that vendors use beta versions of their own software in-house for a month before they release it? Is it too much to ask that they ship the software to a small number of beta testers before the final release in order to find those wrinkles and iron them out? If I were to pay for commercial software, would I be paying THEM for doing the work of beta-testing for them? If you bought a car, would you really accept that it broke down after a few hours, even if the store told you that "it is a new car, you can expect some wrinkles to be ironed out, we will take it into service and give you it back in working condition in a few weeks?"

    2. Re:Here's a bet: by gullevek · · Score: 2, Interesting

      I agree with you. Its super annoying that an "Gold" has these kind of errors. If it is with a super rare hardware or a super special software, okay.

      but THIS? Has nobody there ever tried to connect to a SMB sever? It's kinda strange. Annoying. Every OS has this, everyone.

      But I can imagine how this is, I can imagine this very good. The coders will say, we need to the test, the managers say, we need to release, and of course the managers are right, they get their bonus, because the release in time, and the coders then get the blaim for the code errors.

      Perhaps IT needs a revolution.

      --
      "Freiheit ist immer auch die Freiheit des Andersdenkenden" - Rosa Luxemburg, 1871 - 1919
    3. Re:Here's a bet: by Graymalkin · · Score: 5, Insightful

      So, say it worked great in all beta builds until the gold master. It had been tested and came up green so in latter beta builds it wasn't tested anymore because it worked. Then say sometime between the last beta build and the GM (which are a few builds apart) a butterfly flapped its wings bug caused SMB mounting to break in Finder. Errors happen because systems are complex and there's dependancies that depend on more dependancies, a error in the chain can cause really weird errors in seemingly unrelated parts of the system.

      Your car analogy is flawed. New cars do have bugs when they roll off the lot. You would be really surprised at the number of real issues every car or every batch of cars has off the factory floor. Many times however these flaws and bugs don't crop up and cause a noticeable problem for a long time if ever. There are some problems that do crop up quickly however. It would be one thing if the manufacturer ignored this and went on its merry way. It is entirely another if they repair your car for you. I just had the dome light fixed in my car because of a faulty latch, should I be screaming about the manufacturer not having any QA? No.

      The car analogy also falls flat when compared to something as easily changed as computer software. A patch containing the repair can be very small and be distributed to millions of affected users very quickly. If your car is in the shop for a week you're out one car. If SMB shares don't show up in Finder's Browse window properly you're not out SMB shares as you can work around the problem if need be.

      --
      I'm a loner Dottie, a Rebel.
    4. Re:Here's a bet: by Daengbo · · Score: 2, Funny

      Yeah, I'm wondering where "As Seen on TV" is and why he hasn't posted 20 times for this story. Can the Apple troll defend "his" company for this one?

    5. Re:Here's a bet: by BasilBrush · · Score: 2, Insightful

      Yeah, where can he possibly be between 4:29am and 6:29am? Clearly it's a cover up!

    6. Re:Here's a bet: by eraserewind · · Score: 4, Insightful
      It had been tested and came up green so in latter beta builds it wasn't tested anymore because it worked.
      No offense, but what the hell sort of software engineering practice do you call that?
    7. Re:Here's a bet: by NeedleSurfer · · Score: 2, Insightful

      I guess your post and the parent one will be switched when a new Windows or Linux release gets out.

      fanboys... pfffff

  3. Work-around by Noksagt · · Score: 5, Informative

    Easy workaround:
    Command-K to bring up the connect menu and type in the full address INCLUDING THE SHARE NAME:

    smb://SERVER/folder

    1. Re:Work-around by Noksagt · · Score: 4, Informative

      Also note that you can also do it on the CLI. Open up term and do a:
      $ mount_smbfs -W workgroup //user@SERVER/folder ./mntpoint

    2. Re:Work-around by teh+kurisu · · Score: 2, Informative

      Doing it from the terminal using mount_smbfs seems to create an unmountable reference to the share in the Finder. Of course, it could be my own damn fault... but the Command-K method seems more reliable to me.

    3. Re:Work-around by Tony+Hoyle · · Score: 2, Informative

      Now *why* isn't that somewhere more obvious.. I spend nearly an hour looking for something like that before giving up.

      There's a lot to be said for having a location bar.

    4. Re:Work-around by As+Seen+On+TV · · Score: 2, Informative

      This has been changed in Tiger. In versions of Mac OS X prior to version 10.4, command-line mounts wouldn't show up in the Finder unless the disk arbitration service were manually refresh by typing "disktool -r" at the command line.

      We've changed the way filesystem events are propagated through the system in Tiger, so this is no longer necessary. Command-line mounts work just like Finder mounts now.

    5. Re:Work-around by phillymjs · · Score: 2, Informative

      Want to create an arbitrary share like you can under Windows? Right clicking on the directory will not help. Pretty soon you realise there's actually no easy way to do it. Apple presumably wants you to buy OS X Server for that.

      More like Apple wants all data on an OS X client machine to be somewhere in a user's folder rather than placed arbitrarily elsewhere on the drive. I have to agree with this stance-- in the pre-OS X days people would put their files wherever they wanted them (and frequently, accidentally and unknowingly where they didn't want them). If their machine became problematic and needed to be rebuilt I'd have to look in every directory for errant data files that might be important and retrieve them before wiping the drive. With OS X, stuff *must* go in their user folder. If the machine needs to be rebuilt I just have to back up the Users folder to know that I got everything of importance.

      If you're too lazy to use your Public and Drop Box folders for sharing your local data with peers on the LAN, (or if you legitimately want to use a spare OS X Client machine as a cheapie file server with a 10-simultaneous-connection limit) you can always download and use SharePoints-- just not on any network that I admin. :-)

      ~Philly

  4. A typical slashdot response. by King_of_Prussia · · Score: 2, Insightful
    If this were a windows article there would have been an almost unanimous uproar about microsoft's ability to release a stable piece of software without major bugs. Look at the nature of the bug too -- how long until somebody blames this on windows being too "monopolistic" and deliberately making it hard for tiger to share or authenticate?

    I've said it before, and I guess I'll have to say it once again -- zealotry should have no place on slashdot. If Microsoft turned around and released a perfect, bug free operating system that interfaced perfectly with all the competitions' offerings, there would be a 1000 comment shitstorm of complaint as the flock of rabid posters decried them for not releasing the source, or for charging for the software. Compare that to this, where a major operating system has been released with a large and quite frankly obvious bug present, and along come the apple fanboys. GET OVER IT. Base your opinion on the product, not the company, or the shiny form factor, or the how overpriced it is.

    Don't get me wrong, as I sit here I am listening to a 40 gig iPOS, and I use a powerbook when I need mobility, so I don't have any bias against apple themselves, just their little army of braindead followers who would buy and defend a box of Steve Jobs' shit if it had a pretty shape and the apple logo.

    Hah, and it seems after previewing the parent comment is already rated insightful. Funny how that works, isn't it?


    --

    Making the moon less necessary since 1998.

    1. Re:A typical slashdot response. by FidelCatsro · · Score: 2, Interesting

      um .. what has not being able to properly connect to a SAMBA share got to do with stability.Tiger is very very stable i have not had one OS crash (a few programs have but they were built for 10.3 and the updated version run fine)
      The fault here is in interoperability with a Microsoft SMB share (no such problem with NFS) and there is an easy work around (you just point to the share directly).

      Had this been about microsoft products not connecting to a SAMBA share properly .Then quite rightly, there would have been a hell of an uproar.

      --
      The only things certain in war are Propaganda and Death. You can never be sure which is which though
    2. Re:A typical slashdot response. by elecngnr · · Score: 3, Insightful

      I will just say at the beginning of this post that I am a fan of Apple products. I try not to jump in on every Apple story on this site because I think there is enough preaching to the choir on this site. Having said that, I will continue on this thread. I have used Windows machines for many years in addition to using Apple. The reason why there is no huge uproar, in my opinion, is because I know it wll be fixed soon. I also know that the fix will make the product better (i.e. it will NOT be SP2). It is not so much that we are brain dead followers....I would not just drink some kool aid if Steve asks me to....I think many of us have just had good experiences with their products. I upgraded to Tiger on Monday of this week. I expected some hiccups and there have been a few. However, they are not major hiccups and I do not expect to be dealing with them for long.

      --
      Having done so much with so little for so long, I now can do anything with nothing at all.
  5. Opposite Experience by Anonymous Coward · · Score: 4, Interesting

    Weird, I've found with Tiger that Windows file sharing has been easier, although I don't use Active Directory. With Panther my password was never remembered by Keychain, despite clicking the option to enable it. With Tiger my password is remembered. It also finds my Windows shares automatically, whereas with Panther I had to manually connect by entering IP addresses.

  6. Anecdotal... by Shag · · Score: 3, Informative

    One friend indicated that things refused to work in plaintext-password mode, but once he turned on encrypted passwords, they worked fine.

    I'm not sure whether he had to turn on the encrypted passwords at the Mac end or the PC end, but I seem to recall thinking "gosh, imagine that, doing something the secure way."

    --
    Village idiot in some extremely smart villages.
    1. Re:Anecdotal... by mattyrobinson69 · · Score: 2, Informative

      newer versions of windows require attacking the registry to enable plain text passwords.

    2. Re:Anecdotal... by doon · · Score: 2, Informative

      We did this at the office on a FreeBSD box and it fixed the problem. Enabled encrypted passwords on our Samba Server, cleared our keychains and smbpasswd our FreeBSD accounts, and now it works fine again.

      --
      To E-mail me, replace the first period in my domain with an @
  7. Not sure if it's this... by mferrare · · Score: 5, Informative
    I had a problem with 10.3 authenticating to a W2k3 AD server and mounting shares. Turned out I had to modify the Domain Controller Security Policy on the server and set Microsoft Network Server: Digitally Sign Communications (always) to Disabled. I am now running 10.4 and I have no problems connecting to this w2k3 server.


    I got this solution from here by the way. Thanks to Drew McLelland.

    --
    Why would anyone want to use a text editor that is not vi?
  8. Re:Samba supports it by October_30th · · Score: 2, Interesting
    "Try"? By support I meant, of course, that MS is not suing the pants of the Samba team and is not obfuscating the protocol beyond all hope for reverse engineering (which they probably could do).

    I find this interesting, because at the university where I work, the security policy requires centralized AD authentication from all computers in the network. After that I've hardly seen any Linux PCs or Macs around anymore. When I asked about it from one of our IT guys, he said that you can't authenticate non-Windows computers with MS Active Directory.

    --
    The owls are not what they seem
  9. I fixed my problems by mr_zorg_mobile · · Score: 4, Informative

    I had this problem too after upgrading. I found that deleting my SMB keychain entries solved it allowed me to login again (after getting my admin to unlock my account from all those failed attempts).

  10. Re:Samba supports it by spauldo · · Score: 3, Informative

    The admin's wrong. Samba can do it now, although in all fairness it took a while after active directory was released for it to be able to work with it well. He's probably just basing that on old information.

    As far as the protocol, SMB is (IIRC, I could be wrong) an IBM-designed protocol. It's been around for ages - hell, NT domains were just hopped up lan manager networks. The authentication in active directory uses a slightly modified form of kerberos - also an open protocol. They have tried to put a few legal barriers in the way, but those have been mostly ineffective.

    Now, there is another possibility - it might be against policy at your university for non-windows machines to authenticate. If it's set up so that all machines have to be added to the tree by an admin, it's certainly enforcable, and thus your admin would be right in that particular case. He's just not right in the general case.

    --
    Those who can't do, teach. Those who can't teach either, do tech support.
  11. Re:Samba supports it by CowbertPrime · · Score: 3, Informative

    hi. AD is just LDAP with some extra cruft/bloat/stuff added; which is mostly documented anyway. Your IT department is clueless. You can also fall back to kerberos (which despite the FUD, interoperates with the majority of MIT Kerberos V implementations), if you did not have a functional (Open)LDAP infrastructure.

  12. Finder and Linux Sambda shares by reddish · · Score: 5, Interesting

    On a related note: I'm seeing really bad performance when copying a file from a Linux Samba share to my OSX machine (roughly 100 kb/sec, if that). Oddly enough, file uploads are ok (megabytes per second). Odder still, if I open a terminal and copy directly to my machine from the Samba share mount point, incoming copies are fast too. This has been going on from at least 10.2, and much to my dismay it is still an issue in 10.4. This really seems like the Finder is trying to talk Sambalese by itself (and does so differently than the SMB filesystem driver). Has anyone else noticed this behavior (and, perhaps, solved it)?

    1. Re:Finder and Linux Sambda shares by Arkan · · Score: 2, Interesting

      I had this problem too. I commented out the sockets options, and the performance problem disappeared. I did't took the time to fiddle around to determine what was the exact option that was causing the grief, but HTH.

      Cheers,

      --
      Arkan

    2. Re:Finder and Linux Sambda shares by nicuramar · · Score: 2, Informative

      Under Panther (at least), Finder doesn't like samba options such as force user or similar, which I use to reach my root mount-point on my local server.
      Finder will not be able to write files into places it thinks it can't - apparently without checking if it really is the case.
      Conversely, Finder will attempt to write into places it thinks it can, but it can't, only to fail with a somewhat weird error message.
      I don't know if this has been fixed under Tiger.

    3. Re:Finder and Linux Sambda shares by whocares11 · · Score: 2, Informative

      I found using netatalk shares works better on a linux box then using samba shares. Netatalk allows OS X to connect to the linux server using AFP 3, which in my testing was much faster than SMB. Netatalk was not that hard to setup, but I did have a problem with setting up domain authentication.

  13. I don't use samba anymore by Sarin · · Score: 4, Interesting

    I used to work with samba, having a linux fileserver and a mac osx powerbook, but recently I started working with nfs. It seems a bit faster and more stable. When I change some file on the server, it's directly visible in finder - without having to refresh it.

    I also was annoyed the fact when I turned my powerbook on after it went to sleep it would give me a lot of errors about unmounting a network drive. This also was the case with tiger. With nfs, those problems are gone an nfs mount will stay active after the powerbook comes back from sleep.

    1. Re:I don't use samba anymore by captaineo · · Score: 2, Informative

      Unfortunately OSX still has some problems with NFS...

      - mounts disappear occasionally for no apparent reason, and the automounter won't remount them, forcing me to reboot.

      - NFS client performance is significantly worse than Linux (~20MB/sec vs ~100MB/sec reading from the same server over the same gigabit network)

      - Some (very important to us) OSX apps have significant problems dealing with NFS paths. Final Cut Pro doesn't use symlinks properly, instead it hard-codes the target of the symlink into your project files, making it impossible to change where the link points without breaking your project. FCP also doesn't record projects on NFS shares in its "open recent" menu. (though DVD Studio Pro does).

      And while I'm ranting about OSX filesystems:

      - their FAT implementation has performance problems when dealing with very large directories. Copying thousands of film frames into a single directory starts quickly but then gets MUCH slower as the directory fills up. Linux's FAT driver does not exhibit this slowdown.

  14. History of SMB problems with OS X by tyagiUK · · Score: 4, Informative

    I first started using OS X in the early days of 10.2 (yes, a relative latecomer). This was when my wife bought an iBook (after some *ahem* guidance... read encouragement) for studies she was undertaking. When she wasn't working on it, I got to play and set to work integrating it with our home network.

    The pain I had getting SMB to perform acceptably under 10.2 nearly put me off OS X. Basically, the way that 10.2 handled mounting network filesystems really sucked. It was unreliable and often left the system hanging with a spinning beachball (the Mac equivalent of an egg timer). Often, powering off was the only solution.

    This was fortunately fixed later on in the 10.2 lifecycle with some networking updates. Things got much better from then on.

    When I got my own iBook several months later, it arrived with 10.3. This release seemed to have a reasonably good SMB implementation, but the performance was truly sucky. File transfer speeds between the iBooks and my Linux-based Samba server were low, but at least mounting was reliable.

    As 10.3 progressed, this problem went away and performance/reliability are currently both very good. It means I can use SMB between my Linux server and both iBook and Windows XP clients. All works just fine.

    I am, however, considering a move to WebDAV for file sharing on the network. WebDAV is a nicely lightweight protocol and has the benefit of being an open standard. Most good implementations are open source too. There are also client libraries for most decent scripting/programming languages. The added benefit is that you can integrate the WebDAV server in to OS X to perform iSync backups of your system and do calendar sharing etc. All nice, geeky, stuff.

    The only major problem I can see at the moment is that the way the WebDAV server interacts with the underlying filesystem is a bit complex, given that my server runs under Apache. The model it appears to assume is that the server will have a dedicated directory or area for WebDAV files, and not simply share out a user's home directory or a backup drive.

    I do need to go and RTFM, however.

    --
    Contribute to the online videogame encyclopedia: GamerWiki
  15. This is normal by Bones3D_mac · · Score: 2, Insightful

    These kinds of things are the normal evolution of Mac OS X after each major release. Get new features and added speed as an initial tradeoff for lower stability and reliability. Anyone who has used the Mac OS since the early days of OS X should know this.

    I'm sorry, but if you are installing Tiger onto a mission-critical system, you deserve the problems you get. Give the software time to mature before rushing to employ it in your networks.

    --


    8==8 Bones 8==8
  16. Should all new software have bugs? by guet · · Score: 4, Interesting

    Perhaps they need to do more automatic regression testing (daily) on each build then?

    I think the car analogy is (for once : ) a good one. We have come to expect failure from Software, and that shouldn't be the case - it should be very rare, not inevitable with each new release. They did rush the release of Tiger, and certain things suffered for it. Yes they will probably fix it quickly, but it'd be nice if they had a more extensive testing program, with sufficient time alllotted to do the QA work, for catching regressions like this.

  17. The myth of perfection by tgibbs · · Score: 2, Informative

    Is it too much to ask that vendors use beta versions of their own software in-house for a month before they release it? Is it too much to ask that they ship the software to a small number of beta testers before the final release in order to find those wrinkles and iron them out?

    This is a common complaint heard about all kinds of products from cars to drugs. What it reflects is ignorance of the statistics of testing. By necessity, testing must be done on a pool of people that is orders of magnitude smaller than the final pool of users (a test on everybody is not a test, it is a product roll-out ). So let us say that you beta test on 1,000 people and roll the product out to a million. Then you will have about a 35% chance of missing a problem that affects 1 person in 1,000. On roll-out, each such problem translates into 1,000 people with problems.

  18. No Admin worth their salt installs a new OS by Beebos · · Score: 5, Insightful

    If an "admin" installs a brand spanking new OS immediately after release, that admin should have his pocket protector taken away from him. Particularly if one is working in a business or other mission critical environment, installing new OS without giving time for new bugs to be discovered and addressed is a sure sign incompetance.

    1. Re:No Admin worth their salt installs a new OS by caseih · · Score: 4, Insightful

      This is surely true, although Apple apparently does not think so. Recently I received two e-mails from Apple's development team regarding bug reports that I and others have filed for Panther Server regarding critical OpenLDAP bugs. In a nutshell the e-mails said, "we think the bugs don't exist in Tiger Server. Please upgrade to Tiger Server and tell us if this is the case." I was stunned. I sent them a strongly worded response to tell them that this was not acceptable. Apple just doesn't yet understand what it takes to produce Enterprise software. We need very long support lifetimes (3-5 years minimum) and upgrading major OS versions outside of normal hardware replacement cycles (with proper testing) is *never* done except in extraordinary circumstances. Right now I am very unhappy with Apple. Does anyone even know what the life expentancy of Panther Server is? What about Tiger? I can't find this information anywhere and Apple has not yet responded to my queries. Judging by the terrible LDAP problems I had with OS 10.3 (not fixed until 10.3.9!) I am in no hurry to put Tiger Server into production. I learned my lesson the hard way.

      Now that AFP support under linux is much better, I'm almost certainly going to go back to Linux for my main file servers. At least it is a known quantity.

  19. Wait a minute... by catdevnull · · Score: 4, Insightful

    Hey, I like Macs. I think Apple rules the roost in the OS world, etc. But hey, reality check:
    SysAdmin Rule #1: If you depend on it, and it works fine the way it is, don't mess with it. [If it ain't broke...]
    SysAdmin Rule #2: If you want to mess with it, test it before deploying it.

    Why the hell did people install a .0 release and expect that it would not be without bugs? I say if any sysadmins out there were silly enough to make a hasty upgrade before testing (ignoring the above caveats) they deserve the problems they're experiencing.

    We waited to deploy WinXP until the first service pack was released--and that saved our ass. I think it's ignorant to ignore that principle on the Mac side as well--esp. with a major update.

    Early adopters are unpaid beta testers. Congratulations--you found the bugs!

    --

    I might know what I'm talkin' about, but then again, this is Slashdot...
  20. Apple or not... by phillymjs · · Score: 4, Insightful

    ...you're a fool and deserve everything you get if you put a week-old OS on production hardware without doing non-production testing or having a fall-back.

    If you insist, however, do it right. Prep a build of the new OS and put it on its own hard drive in the machine of your one or two most clueful end users. Let them beat on it for a while and document their problems/questions as they try to do their work. Once in a while go through the list and address their fixable issues. If they happen upon a show-stopper, they simply boot from the drive with the old build on it and use that until the next service release appears. Then you apply it, and test again. Repeat as necessary until the number of issues is low enough that you can confidently deploy the new OS build to all end users.

    I have used this technique to great effect at several of my Mac clients, though I don't even consider giving them the newest OS until the .2 or .3 service releases have been out for a few weeks. A couple of my clients used to question this conservative method until some renegade users bought and installed Panther right after its release (without authorization from anyone) and ended up being basically unable to work until I reverted them to the standard OS/applications build.

    As for OS X Server, that gets tested in my company's lab and on my bench at home from the day we get it, but it doesn't get rolled out anywhere until .4, and even then we clone the old drive to a FireWire drive before upgrading, just to be safe.

    ~Philly

  21. Does it matter? by jleq · · Score: 2, Insightful

    99.9% of admins who know how to do their jobs correctly didn't go out and buy Tiger the first day, but chose to wait until a few bugs were worked out and the OS was generally seen as in good condition for mass-use. 99.9% of admins are casually going about their job instead of frantically trying to fix a problem that didn't need to be created in the first place.

  22. Works better than before for me by __aaaaxm1522 · · Score: 2, Informative

    That's odd.

    I'm running into the exact opposite scenario:

    Under Tiger, SMB filesharing *screams* as compared to how it ran under Panther and earlier incarnations of OS X. I'm able to connect to my samba fileshare on my Linux box, and my Win XP box, without any trouble whatsoever.

    In the past, I was always able to connect, but file transfers were dog-slow. They seem normal now.

    Go figure.

  23. The Mac OS X 'wait cursor' by mpaque · · Score: 2, Informative

    Actually, it's not just the foreground app. The wait cursor indicates that whatever app that owns the window currently under the mouse cursor has had pending, unprocessed events for over three seconds.

    You can still switch to another application. Swinging the cursor over a window of a background app that was unresponsive will give you quick feedback in the form of the wait cursor if that app is still unresponsive.

  24. So far I'm having the opposite experience by NtroP · · Score: 3, Informative
    With 10.2 and Panther, getting client to successfully bind and work with Active Directory to something akin to VooDoo and several other flavors of black magic. That being said, when we did a thorough audit and clean up of Active Directory (Sites and Services, DNS, etc.) most of the problems disappeared, but there were often little things we did to increase our odds of things working smoothly.

    The other day a colleague of mine installed Tiger on his laptop (he never had it bound before, just connected to whatever shares with Cmd-K, etc.). He asked about using his AD credentials to log on. I told him "Sure, we just need to bind it to AD, do a few tweaks and anyone with an AD account could log in, just like Windows." Meanwhile, I was mentally crossing my fingers that there wouldn't be any new tweaks that needed to be learned.

    So I pointed him to Utilities/Directory Access and had him click the Active Directory option, put in his domain (this is where I would usually start my VooDoo dances with the "advanced" options -- but I thought, "what the hell, lets give it a shot") click on Bind. It asked for a domain admin account, which I entered, and it bound without a hitch (I about fainted). I had him reboot (just to make sure) and then had him log in with his AD account. I worked beautifully, including mounting his home directory off our Win2K server. This had NEVER worked without tweaking for us under panther (although with a little tweaking under 10.2.8+ it worked fine). We transfered files, which went smoothly and quickly, and we looked around the network a bit.

    Although I haven't thoroughly tested it yet, I'd say my initial experience with Tiger and SMB/AD has been great. That being said, MOST of our problems with Macs using our AD domain has been Windows-related (missing DNS entries, Sites-and-Services borked, or WINS not working/configured right, etc). Hearing about problems like this after a major change doesn't exactly surprise me, and I'm willing to cut Apple a bit of slack here. They are dealing with a reverse-engeneered protocol on networks where it is very likely that AD isn't in pristine or "best-practices" condition.

    We have 35 sites using AD right now in our domain, and the migration from NT4 to Win2K/AD was a learning experience, to say the least. We've learned a lot in the process and, we've found that if you mess up something in AD in the beginning, it's damn near impossible to cleanly remove or fix it. I suspect that there are a lot of installations out there that still have AD ghosts hanging around that make 3rd-party integration a crap-shoot at best. What apple needs to work on is improving their tolerance for broken AD implementations, like windows does.

    Of course, if MS would publish the full SMB/AD protocol it would be easier.

    --
    "terrorism" and "pedophilia" are the root passwords to the Constitution
  25. Re:seen this before... by cliffy2000 · · Score: 2, Informative

    What does the Media Access Control address have to do with this?

    (Macintosh is abbreviated Mac, not MAC.)

  26. Re:Exception by Bishop · · Score: 2, Insightful

    There are two problems:

    1) you have no idea how much testing Sarge has actually undergone. For all we know only 5% of users are using Debian/Sarge on a regular basis. While in theory any package in Sarge should have gone through two weeks of Sid testing first, there have been bugs in Sarge packages.

    2) Sarge may be the best release ever, but have you tested it in your environment? Is the new version of an application going to be able to import your existing data?

    Regardless of the quality of the software a new release must always be tested first.