How Toy Story 2 Nearly Vanished
Stubby the Rocket
June 25, 2012 4:30PM

Count on Pixar to make a small animated short about how they almost lost Toy Story 2 while it was in production. Watch the video to see how three characters punched into a computer — only three characters — deleted millions of dollars and thousands of hours of effort.

10 comments >

1. stevenhalter
Monday June 25, 2012 04:35pm EDT
Yeah, have good backups--especially for things worth millions of dollars. Face palm.
2. Irene
Monday June 25, 2012 05:03pm EDT
And, working at home is good.
3. Xopher
Monday June 25, 2012 05:07pm EDT
Not checking the automated backups for months is criminal.

Having everything in one directory is stupid too. If they'd had a decent file structure it would have taken rm -r * (not just rm *) to delete everything. And only administrators should have access to delete everything; if they'd had any Unix administrators they'd've noticed the backups failing.
4. Xopher
Monday June 25, 2012 05:24pm EDT
Also, anyone heard of source control? Wow. These are solved problems, and they were even back then.
5. snowfire20
Monday June 25, 2012 06:03pm EDT
This should be re-titled, How pixar got a new IT Dept.
and a security audit.
6. Michael. P Taylor
Tuesday June 26, 2012 07:10am EDT
Pixar: awesome at film-making, not so hot on IT infrastructure.
7. Shadowfire
Wednesday June 27, 2012 12:56am EDT
Apart from the fact that ordinary operators were apparently running commands with superuser privileges, any UNIX administrator with a modicum of common sense would have added an alias to the rm
command to modify the way that it operates by asking the user whether they are *really sure* that they want to delete everything on the system. This has been pretty much standard operating practice for every UNIX variant and every shell environment for about thirty years.
8. fadeaccompli
Wednesday June 27, 2012 08:09pm EDT
All the issues of what they should have done aside... I still love the section with driving the Very Precious Computer to the office, and bearing it in on a litter.
9. blabla
Friday June 29, 2012 09:24am EDT
Or don't use UNIX... No rm * on other systems...
10. Laird Popkin
Tuesday January 29, 2013 11:10pm EST
"Or don't use UNIX... No rm * on other systems..."

Sure, because nobody would ever type "del *". :-)

Seriously, guys, the whole thing was a silly video labeled "99% true, as far as we recall". I'm sure there's some truth to it, but I wouldn't spend a lot of time second-guessing Pixar's technology skillz over this. They did create Renderman and a whole stack of cool technologies, and make a series of amazingly good movies. That's got to count for something!

post a comment >