- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Lost / partition
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
05-17-2005 12:11 AM
05-17-2005 12:11 AM
Lost / partition
No inittab found
Enter your runlevel
And when I try to boot with runlevel 3, 0, 5, it didn't work. I boot the machine with the rescue option and fortunately my data partition (that I've created in another partition) was there. Only the root partition was lost. The /etc directory only have some files.
I mount the / partition and the /data partition. Only the / partition was compromised. The /data partion was ok. Then I installed again withot formating the data partition, restore the /etc from my backup and it goes fine.
But I don't know what's going on. Why suddenly the machines lost the inittab and / partiton? I look at the messages and nothing related to the problem appears. Once I try to repeat the problem with one machine at my office and I find the same error trying to use cups lots of times in a recursive shell, but it was only 1 time.
The hardware is different, i.e., one machine has scsi, another ide or sata, dell machines, ibm machines, out of brand machines, kernel 2.4 or 2.6.
They run only dataflex , and some use only a server in a lan environment (The users only access the server via putty on windows machines or ssh on linux machines), they don't have internet access.
The users don't have access to the server and the disk space is ok.(only 20-30% of the disk is used) so probably virus is not the problem...
In one customer, there is also a netware server using the same power supply and the server never hungs (so we discard power problems).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 12:57 AM
05-17-2005 12:57 AM
Re: Lost / partition
Maybe a bug in the software they use. That's the common thing between them.
Be sure there are no applications/services/daemons/logins that runs as root user if it isn't absolutely needed.
Does dataflex (I don't know what it is) run as root or ssh user logged as root?
ciao
Claudio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 01:08 AM
05-17-2005 01:08 AM
Re: Lost / partition
initially i thought that machines are compromised by hackers and they removed / partition also. but later u said no machines are connected on internet.
it could be problem with the application they are using, some silly bug in the application which instead of removing temporary file, simply removes / (?)
the application(dataflex) does it run as root? if so try to run it as normal user if it can run properly. Also all the users logs in to that machine as root or as normal user?, may be this could be user mistake too.
if all the machines (located in different cities and used by different people) crashes at the same time(i assume so) then its more likely the bug in the application which gets exploited only under specific condition (date/time, routine maintenance job, backup etc)
Regards,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 02:14 AM
05-17-2005 02:14 AM
Re: Lost / partition
We thought that maybe the filesystem type, so we try reiser, ext2, ext3 and we did not resolve the problem. Why the data partition does not get compromised?
We created a partition for the dataflex utility and the problem continued. The / partition get lost but the /data and /dataflex partition was there!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 02:15 AM
05-17-2005 02:15 AM
Re: Lost / partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 02:25 AM
05-17-2005 02:25 AM
Re: Lost / partition
are you using any backup utility or some periodic application which does system maintenance?
does any of the component in dataflex runs with root access?
how do the users power down their dataflex servers(if at all they do), i am asking this silly question because one of my customer who is from DOS background simply switch off the power to power down linux box :)
how the server is maintained? is it maintained by one of the local non-linux user or by some linux expert/system admin? are there any front end tools used for system maintenance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 02:54 AM
05-17-2005 02:54 AM
Re: Lost / partition
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 02:56 AM
05-17-2005 02:56 AM
Re: Lost / partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 03:08 AM
05-17-2005 03:08 AM
Re: Lost / partition
I dont think tar can be rude enough to erase a file system :)
the file name is it always static or is it automatically decided by a script. in which case check the script closely for any malfunction.
the backup job, is it running as root user or again as dataflex user?
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 03:15 AM
05-17-2005 03:15 AM
Re: Lost / partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 03:24 AM
05-17-2005 03:24 AM
Re: Lost / partition
i am not very sure, but it will be still worth a time to re visit the backup script to check for any potential error.
also if it happens during work hours, then some scripts or some utility used by one of the user is causing the problem.
since you have mentioned that it runs on several locations without any problem, find out the difference of daily work routine done between working location and crashed location. may be that will give some insight on to the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 05:27 AM
05-17-2005 05:27 AM
Re: Lost / partition
The users don't access the server for a shell, they access only to use the system. When they stop to use the system, the script log them out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 06:08 PM
05-17-2005 06:08 PM
Re: Lost / partition
How did that get started if / isn't available ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 12:56 AM
05-18-2005 12:56 AM
Re: Lost / partition
Maybe the kernel is trying to access the swap area and write data in the wrong partition?
I can't guess why the data partition is always ok...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 01:27 AM
05-18-2005 01:27 AM
Re: Lost / partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 01:29 AM
05-18-2005 01:29 AM
Re: Lost / partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 02:35 AM
05-18-2005 02:35 AM
Re: Lost / partition
This problems are causing lots of trouble, because we need to reinstall the linux os sometimes in places that are so far here.
In one case, the problem happened in a machine that has been used for more then 2 years with novell os and never have one single problem!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 02:45 AM
05-18-2005 02:45 AM
Re: Lost / partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 02:54 AM
05-18-2005 02:54 AM
Re: Lost / partition
is it possible to get a list of daily routine works done by the users from two different place. one where the system never crashed and the other where system crashes too often.
this will give us some insight on what is going wrong.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 04:03 AM
05-18-2005 04:03 AM
Re: Lost / partition
I once saw something pretty similar to this on a Fedora 2 system. The problem was ultimately traced to recent changes in distributions that no longer do regular forced filesystem checks. Under certain conditions that can allow a lot of filesystem errors to accumulate.
Bruce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 05:32 AM
05-18-2005 05:32 AM
Re: Lost / partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 03:00 AM
09-28-2005 03:00 AM
Re: Lost / partition
Actually, you can try Active@ Partition Recovery utility to restore. It has the best methods I've seen before. Great tool, won't regret trying it one day.
http://www.partition-recovery.com/