- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- You know you have got it wrong when:-
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2002 10:23 PM
06-09-2002 10:23 PM
Re: You know you have got it wrong when:-
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2002 11:35 PM
06-09-2002 11:35 PM
Re: You know you have got it wrong when:-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2002 11:50 PM
06-09-2002 11:50 PM
Re: You know you have got it wrong when:-
you've got pieces left over...
;)
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 01:34 AM
06-10-2002 01:34 AM
Re: You know you have got it wrong when:-

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 02:11 AM
06-10-2002 02:11 AM
Re: You know you have got it wrong when:-
( Took 8 hrs to restore everything with a recover until time on an Oracle database ).
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 02:40 AM
06-10-2002 02:40 AM
Re: You know you have got it wrong when:-
and it's nice to know I'm not the only one who has shut down the production server by mistake! And I too now always insert the hostname in the prompt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 02:47 AM
06-10-2002 02:47 AM
Re: You know you have got it wrong when:-
Ah the hard education of the beginner.... I think that was one of my 24 hour stints from memory.
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 03:09 AM
06-10-2002 03:09 AM
Re: You know you have got it wrong when:-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 03:31 AM
06-10-2002 03:31 AM
Re: You know you have got it wrong when:-
Then you get a call saying the application is not working properly (internet banking application) ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 03:39 AM
06-10-2002 03:39 AM
Re: You know you have got it wrong when:-
..the UNIX trainee informs you that he has just rebooted the Production server, cause the DBA told him to. [Phone ringing...it's the Director]
..nobody can log into the database one day! [and you remember cleaning up and making the hostfile a little neater - but seems you put an IP in the wrong place in the hostfile, so tnsnames ain't a-workin now - oops!]
..you change root passwords and put the new info in your purse...change purses and get called on a Saturday evening 'cause there's a problem. [..your at a wedding and miles from home]
Yep ! All happened ! And like everyone else I have rebooted the wrong box too.. fortunately it wasn't one of the production boxes..but I've really messed up some folks when they were running tests.
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 03:58 AM
06-10-2002 03:58 AM
Re: You know you have got it wrong when:-
..you notice that they extended the operating system (vg00) to the external disk array to get some more space. And then the fiber connection to the disk array goes down, the primary boot goes bad and you find that the mirror disk is not truly bootable! It was not a good day..!
[...NO I DIDN'T DO THIS! I inherited this mess. Couldn't get mgt. to purchase some disks to go into the Jamaica to try and clean this up (cause the box works fine...why do we need to buy those little disks..). Well when the fiber card & boot disk went bad and the guy had apparently set up the mirror boot disk wrong (my fault I hadn't checked the mirror for bootable), well they found out! It took days to fix this mess.]
Always check EVERYTHING !
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 03:59 AM
06-10-2002 03:59 AM
Re: You know you have got it wrong when:-
when...
You get a call from the operators that the system isn't responding to anything...you can't login so you boot the system into single user mode and NOTHING works except for the built in commands like "cat *" to list files and theres nothing being returned. You work the morning restoring the system (fortunately the backup was good).
Then the next morning the same thing happens!!!
So we know it's got to be a cron job, but what the hell do we look for? After a few minutes of thought, you remember deleting a lot of files and directories from the /tmp directory. HUMMMMMMM!
So we go looking for cron jobs that are looking at /tmp, and lo and behold we find a THIRD party software (uniplex - about 12 years ago) provider that has a cron that cleans up it's own /tmp area, but unfortunately the IDIOT that wrote the script must have been MCSE certified.
The ROOT CRON script, at 5am, attempted to "cd" to the NON-existant /tmp/whatever (fake name because I can't remember - must be old age) directory, then proceeded to do a "rm -rf *". Well if the /tmp/whatever directory doesn't exist, then the "cd" failed, leaving the CRON process in "/", where it proceeded to REMOVE EVERY SINGLE file and directory. And the 'turds didn't pay me to fix their script!
Lesson: Don't trust nobody, especially third party software vendors!
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 04:47 AM
06-10-2002 04:47 AM
Re: You know you have got it wrong when:-
Now why would they think that, it is their machine and they are totally responsible for it?
Had to drive to work, boot in single user mode and reset the root password for them, that they should have known.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 10:06 AM
06-10-2002 10:06 AM
Re: You know you have got it wrong when:-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 12:48 PM
06-10-2002 12:48 PM
Re: You know you have got it wrong when:-
your 3rd-party vendor begins to install a new application on the backup system in a ServiceGuard cluster and now the production machine will no longer boot. (That shared disk was the data disk, right? Wrong!)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 01:08 PM
06-10-2002 01:08 PM
Re: You know you have got it wrong when:-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 01:15 PM
06-10-2002 01:15 PM
Re: You know you have got it wrong when:-
"I'm sorry Dave, I'm afraid I can't do that."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 01:17 PM
06-10-2002 01:17 PM
Re: You know you have got it wrong when:-
a long time. Then the users starting calling
and said they can't get into the application.
I found out that the user's home directory is
the same as the application's. When the userdel
ran, it removed the application directory. It took 3 hours to restore the application.
Sonny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 02:26 PM
06-10-2002 02:26 PM
Re: You know you have got it wrong when:-
(Fortunately we did have a good backup, and so only lost six hours' production.)
You clean /tmp and discover that a lame programmer was "hiding" a license lock file there. (three phone calls, one hour, and a lot of pissed-off people later...)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 04:20 AM
06-11-2002 04:20 AM
Re: You know you have got it wrong when:-
You tell this customer to follow the RGB cable from the monitor to the computer to the panel with thumb-screws and tell the product number on the panel (because it will tell you the type of graphics card, which will tell you what to set TERM to).
After many yes-no rounds, the customer still insists that it isn't a small panel with thumb-screws, but a large panel with normal screws, and that the product number you are looking for is not on there.
When you are about to have the customer committed, you find out that "uname -m" was 'lying' to you and the customer has a different system than you think he has. Oops!
[Of course this did not (? :-)) happen to me.]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 04:26 AM
06-11-2002 04:26 AM
Re: You know you have got it wrong when:-
Gnana A.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 04:50 AM
06-11-2002 04:50 AM
Re: You know you have got it wrong when:-
Printer is already accepting requests
Happened to me.
Someone disabled printers. removed enable and linked it to accept.
You know you have it wrong when
/etc/motd is
resistance is futile
You will be assimilated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 05:08 AM
06-11-2002 05:08 AM
Re: You know you have got it wrong when:-
Yes, that was me,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 06:00 AM
06-11-2002 06:00 AM
Re: You know you have got it wrong when:-
It turns out the vendor needed space for the install. Using SAM, the vendor took a "unused" logical volume, created a file system on it, mounted it and loaded their software on it. Unfortunately, that "unused" logical volume was one of the raw partitions being used by sysbase.
I had them de-install their software and escorted them to the door.
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 06:51 AM
06-11-2002 06:51 AM
Re: You know you have got it wrong when:-
You notice that have forgotten your cell phone after 2 hours of driving...