CentOS 5 :: Error 16: Inconsistent Filesystem Structure

Aug 13, 2009

Error 16: Inconsistent filesystem structure I was making my first system update yesterday, and had to restart after 6 hours of downloading, while the indication bar was about 60%.

Today, I was booting into Centos 5.1 and GRUB gave me this screen:
root (hd0.0)
Filesystem type is ext2fs, partition type is 0x83
kernel /vmlinuz-2.6 18-53.e15 ro root=/dev/VolGroup00/LogVol00 rhgb quite crash
kernel=128M@16M

[Code]...

View 3 Replies


ADVERTISEMENT

Fedora Installation :: F15 Error 16:Inconsistent Filesystem Structure?

Jun 21, 2011

I have two computers, a HP DX2250 with dual SATA drives and a HP D530 with 1 EIDE drive and 1 SATA drive. On each computer Windows XP Pro is installed on the first drive and Fedora is installed on the second drive. I have had no problems installing and running Fedora 15 on the the DX2250.

My persistent problem lies with the D530. I have installed Fedora 15 on the SATA drive several times. I used the Fedora live cd and I have used PreUpgrade. Every install results in the Error 16: message occurring during boot and ending with a Grub prompt. I have even unplugged the EIDE drive during Fedora boot and still get the problem. I might also add: the machine hard drive boot is controlled via F10 and changing the drive controller order. I have installed and used Fedora on both machines from Fedora 11 thru Fedora 14 with no problems. This error is new with Fedora 15. My next attempt is to install Fedora 15 on the SATA drive with the EIDE drive unplugged. All ideas or SWAG guesses are welcome.

[Code]...

View 7 Replies View Related

Ubuntu Installation :: Inconsistent Filesystem Structure After Kernel Upgrade

Nov 20, 2010

I can't boot the 2.6.35-22 kernel, since I get the "Error 16: Inconsistent filesystem structure" every time. However, the previous kernel I have installed, 2.6.32-25, is booting without a problem, so I'm forced to use that until this problem is solved. What can I do?

View 2 Replies View Related

CentOS 5 :: Init Error \ Failed To Mount The Root Filesystem?

Jun 17, 2011

I had a LiveUSB of CentOS 5.5, so I decided the install it.With no installer,I just copied the files to my hard drive.his was in a multi boot with Windows 7, Ubuntu 9.10, and FreeDOS.I updated GRUB2 and it detected CentOS. I loaded my entry and it failed to mount the root filesystem.I took the initrd0 file from the LiveUSB syslinux folder and added that ramdisk to the entry. Now it finds the root filesystem (/dev/sda9 as Ext3).But it fails shortly after loading /sbin/init. It talks about an init error where it says "File not found!!!".The previous lines involved umounting old filesystems, like /dev.

View 4 Replies View Related

CentOS 5 :: Move System And File Structure To New Box

Feb 7, 2011

I am new to Linux and not sure how to explain what I want to do, but I will give it a try. I have a system running CentOS 5.x on a system the is dying. Is there an easy way to migrate the system over to a brand new system that I recently purchased? I only have / and swap partitions, so nothing fancy; however, I have read that Linux is nothing like Windows when it comes to applications, and I could simply drag and drop files on the new server; however, I suspect that there is more involved than that. I hope I can just move the files over, and the system will boot; however, I am worried about new hardware on the new system. I am looking for recommendations to this issue. I am not sure if I have described it correctly; however, just point anything out that I need to change.

View 5 Replies View Related

CentOS 5 :: Strange Files In Folder Structure All Around ( -z )?

Feb 10, 2011

I am currently seeing strange files in the folder structure on one of my servers * CentOS release 5.5inal)* #1 SMP Tue Jan 4 17:11:58 EET 2011 x86_64 x86_64 x86_64 GNU/LinuxThe files in question are as follows : -rw-r--r-- 1 root root 117 Feb 3 16:57 -z present in too much random directories when i list a file structure even in a directory i have not been in there is such a file in it.Has anyone ever encountered this type of factor and if possible i would like some advice on dealing with the removal of these files and rectifying the settings that are making them / creating them.

View 2 Replies View Related

General :: Error - Read Only Directory Structure

May 20, 2010

I am using RHEL 4.4. Last time when I reboot my server it generate an error, and mention to run fsck command in repair mode. When I ran, this fix some problems, but after that it generate an error of gdm and X11 services after showing login sceen and getting user name and passwod. But I login via putty from a remote system. So, when I tried to make changes like create directory or file or even tried to make any change in any file it generate an error that " you can not make changes in read only file system".

View 10 Replies View Related

Programming :: Getting Error While Accessing Inode Structure Member / Why Is This?

Dec 16, 2010

I have added new member "i_mymember" to inode on-disk structure in ext3_fs.h file and tried to access this in userspace program, but gives me error that "error: �struct ext3_inode� has no member named �i_mymember� "

I have compiled my kernel source code.

why this error is coming ...?

View 1 Replies View Related

Programming :: Assigning Structure Object's Variable Outside Main() Gives Parse Error

Sep 2, 2010

Kindly take a look at the code below :

Code:
#include <stdio.h>
struct test
{
int i;
int j;

[Code]....

why i am getting this error. I know the error is occuring because i have assigned values to obj.i and obj.j outside main(). But i want to know why do that result in an error. From my part i have created an object 'obj' of stucture 'test' and assigned values to its variables.

View 7 Replies View Related

CentOS 5 Server :: Can't Mount Ext4 Filesystem In Centos 5.6?

Sep 7, 2011

Summary of issue: EXT4 filesystem won't mount--with error = mount: unknown filesystem type 'ext4'. Is no ext4 in kernel the issue? Or is something corrupted?Really perplexed by this. I updated Centos 5.5 to 5.6 to get ext4 (5.6 is supposed to have full support of ext4). I built several arrays and put the ext4 filesystem on them. All went well until I tried to mount them. BTW, this array (below) is set up as a RAID6 using partition 1 of #8 2TB drives.Bear with me here; just trying to be complete and not waste your time.

Attempting to mount give this:[root]# mount -v /dev/md1 /asc/array1mount: unknown filesystem type 'ext4'Note: it does "fake" mount with ption (which apparently does everything except the system call):[root]# mount -f -v /dev/md1/dev/md1 on /asc/array1 type ext4 (rw,grpquota,usrquote)e2fsprogs:Package e2fsprogs-1.39-23.el5_5.1.x86_64 already installed and latest version (for Centos 5.6; CentOS 6x uses the 1.41...)

View 5 Replies View Related

Red Hat / Fedora :: Filesystem Check After Power Outage - WARNING: "Running E2fsck On A Mounted Filesystem May Cause SEVERE Filesystem Damage"

May 18, 2011

I am very new to linux, and I have a question regarding the filesystem check (fsck). The power recently went out and when I tried to restart linux the following error appears:

*/dev/sda1 contains file system w/errors, check forced it then goes on to say..

*An error occured during the file system check. Dropping you to a shell; the system will reboot when you leave the shell. Give root password for maintenance (or type Control-D to continue) I wasn't sure what to do, but checked some other online forums and they suggested running fsck manually - so I typed in the root password - and used the command, "fsck -A -V ; echo == $? ==" it then gave the following message

*WARNING!!! Running e2fsck on a mounted filesystem may cause SEVERE filesystem damage
*Would you like to continue (y/n)

Again, I wasn't sure what to do so i just checked no. I then manually turned off the computer and was prompted at the beginning to press Alt-3. I was brought to another screen and it informed me one of the drives was degraded and suggested rebuilding the array. I tried doing this, but it still brings me back to the original error of, "/dev/sda1 contains file system w/errors, check forced," and the process continues.

Also, when I tried to rebuild the array, I didn't backup any of the data on our home directory before doing this (which was probably a big mistake). After being prompted to type the root password, I was able to give the ls command and look at all the directories...the home directory where our data was stored was empty and I am afraid I may have lost some information. Is there a possibility that data was lost when I was trying to rebuild using the old drives?

View 2 Replies View Related

CentOS 5 :: Filesystem Became Read-only?

Jul 17, 2009

I have 64bit install with CentOS release 5.3 (Final)It's been stable for about six months. What happened a while ago is really weird, I haven't messed with anything lately but the entire /home filesystem became read-only. Can't write, can't delete to anything on /home. The other filesystems are fine. I am root, and the permissions look normal. My directories and files are writable and readable.

root@atlanta [/home]# touch foo.txt
touch: cannot touch `foo.txt': Read-only file system
root@atlanta [/home]# ls -l

[code]....

View 7 Replies View Related

CentOS 5 :: Connecting To Existing NFS Filesystem?

Mar 2, 2011

I have installed Centos 5.5 running in VMware on my windows PC. My PC is part of a network which connects to a Linux Fileshare system. I am wanting to connect to the existing Linux fileshare from centos. The know the fileshare is NFS and I know the IP address and directory name. I attempted to connect using the 'mount' command as#mount -t nfs <server IP address>:/<directory> <local directory>An attempt was made to mount, however it is username/password protected. I have gone through the docco for 'mount' and cannot find anyway of passing <username><password> with 'mount'. Does anyone know how? Or am I using the wrong command?

View 3 Replies View Related

CentOS 5 :: Read-only Filesystem With Some Rw Files?

Jun 8, 2011

I'm attempting to build a load balancing cluster for shared web hosting clients and the only thing left is security. Given the track record with some of these sites, I don't trust them being centralized. We've had rootkits on some of the other servers that replaced system binaries, mostly ssh to capture passwords. I figured the only real way to lock it down tight enough to keep this from happening is to use a live cd for the filesystem or read-only toggle USB stick. But I also need to mount a rw drive to store the clients data and config files that are bound to change.

Is this really the way to go about this? If so do I simply make a live cd iso and edit the files within to handle mounting a rw hard drive and linking data and configuration files to that drive? I've considered just leaving all the data on the physical hard disk and mounting it as ro on boot for binaries and such but can't that just be changed with the right permissions?

View 2 Replies View Related

CentOS 5 :: Yum Hangs On Mysql En Filesystem

Aug 4, 2011

I have a centos 5.5 server which hangs with yum update. i did a yum clean all. removed the rpm en /_.rd een did a rebuild. In the logs there are no errors. If there is another update except these to he works just fine. Disk space is enough free. Any ideas? i am runnung yum update as root . when i do a full report of yum i get this:

[Code].....

View 1 Replies View Related

Ubuntu Installation :: Grub Error: Unknown Filesystem And Grub Error: No Such Disc

Nov 23, 2010

I have a dual boot system with ubuntu 9.10 x64 and Windows 7. Everything has been working fine for a a long time but yesterday I tried to delete an unused partition through the Disk Utility in ubuntu (System->Adminstration->Disk Utility) and everything was messed up. I used to get the "Grub error: Unknown filesystem". I managed to create an ubuntu bootable usb and followed some tutorials for fixing grub but all i managed to do is to get another error: "Grub error: No such disc". After some experimentation i got
"Grub stage 1.5" which gave me a grub> command prompt./dev/sda is the drive containing Windows and Ubuntu.

Code:

[ Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 0.97 is installed in the MBR of /dev/sda and looks on the same drive
in partition #6 for /boot/grub/stage2 and /boot/grub/menu.lst.

[code].....

View 5 Replies View Related

CentOS 5 :: XFS Root Filesystem Corrupt After 5.3 Upgrade?

Apr 5, 2009

today I upgraded (yum update) one of my Dell Poweredge Server from 5.2 to 5.3. After rebooting the system first seems to start normal but then the following Error Messages appear:

Apr 5 14:28:26 srv_1 kernel: I/O error in filesystem ("dm-0") meta-data dev dm-0 block 0x668000008 ("xfs_trans_read_buf") error 5 buf count 4096
Apr 5 14:28:26 srv_1 kernel: attempt to access beyond end of device
Apr 5 14:28:26 srv_1 kernel: dm-0: rw=0, want=27514634256, limitfs]

[code]....

Booting with a rescue disk and doing a xfs_repair solves the file system Problems but moved a lot of files ( at least /usr/bin and /usr/lib completly) to "lost+found"... I tried the update with a spare 5.2 Server (different Hardware), and ended up with exactly the
same effect and error message. Both systems are running XFS as root File system on an LVM Disk.

View 3 Replies View Related

CentOS 5 :: Moving Root Filesystem To Another Disk?

May 19, 2009

Ive setup a filesystem on a RAID 0+1 and am looking at moving root filesystem from a single disk to the new one. I could not install CentOS on mirrored filesystem as the RAID card did not have a pre-built driver for CentOS 5.3, so I had to compile the driver after installing the system.

What Im going to do now is:

1.Mount the new mirrored filesystem under /root1
2.use find | cpio to copy everything from the existing / to /root1
3.use grub to create a boot record on /root1
4.edit /root1/etc/fstab to point / to the new disk
5. reboot the system and keep my fingers crossed

Is this the way to go? Am I missing anything?

View 6 Replies View Related

CentOS 5 :: Mount: Could Not Find Filesystem /dev/root?

Jun 27, 2009

I have successful tar an existing CentOS 5.2 partition from Fefora10. The idea is to move a working CentOS 5.2 reside in an internal hard drive to a portable hard drive. I know how to edit a stencil in menu.lst to boot the clone CentOS5.2. During boot, I encountered

Red Hat nash version 5.1.19.6
mount: could not find filesystem /dev/root
setuproot: moving /dev failed No such file or directory
setuproot: mounting /proc: No such file or directory
setuproot: mounting /sys: No such file or directory

[Code]...

View 4 Replies View Related

CentOS 5 :: Grow Volume/filesystem Without Reboot?

Oct 13, 2009

I'm looking for insite on how it might be possible to grow an existingvolume/partition/filesystem while it's in active use, and without having to add additional luns/partitions to do it.For example the best way I can find to do itcurrently, and am using this in production, is you have a system using LVM managing a connected LUN (iSCSI/FC/etc), with a single partition/filesystem residing on it.To grow this filesystem (while it's active) you have to add a new LUN to the existing volume group, and then expand the filesystem. To date I have not found a way to expand a filesystem that is hosted by a single LUN.

For system context, I'm running a 150 TB SAN that has over 300 spindles, to which about 50 servers are connected. It is an equal mix of Linux, Windows, and VMware hosts connected via both FC & iSCSI... With both Windows & VMware, the aforementioned task of expanding a single LUN and having the filesystem expanded is barely a 1 minute operation that "Just Works".If you can find me a sweet way to seamlessly expand a LUN and have a Linuxfilesystem expanded (without reboot/unmount/etc)I have cycles to test out any suggested methods/techniques, and am more than happy to report the results for anyone else interested. I think this is a subject that many people would like to find that magic method to make all our lives much easier

View 3 Replies View Related

CentOS 5 :: Turning Filesystem In Invisible Mode?

Sep 6, 2010

I need to hide all the contents in a file sytem. Any command is there or need to tune the kernal parameter...

View 3 Replies View Related

CentOS 5 :: Lock Filesystem For Specific Users?

Aug 1, 2011

I want to lock the filesystem based on user basics, In effect only specific users should have write access. This need to done apart from normal permission setup.

In Detail:

filesystem: /app
application users: appuser1 & appuser2
Normal users: user1 user1

Required: Only app users need to have write permission over app file system, this should done apart from the normal directory permissions. The all other users can able to view the contents even though other users have write permission based on permissions.

This need to done by over ridding the normal permission setup.

View 6 Replies View Related

Ubuntu :: How To Fix Filesystem / Superblock Error

Mar 7, 2010

Running ubuntu server (ie no gui) but suspect this might be a general problem.

With the machine booted from the hard drive, if I run fdisk -l I get an invalid partition table message code...

Unable to read the contents of this file system!
Because of this some operations may be unavailable.

How do I correct this error?

View 6 Replies View Related

Ubuntu :: Error - Filesystem Is Not Clean

Nov 28, 2010

I went away for a few days but left my computer on to seed torrents. I come back today to find that my flatmate decided to have a tidy up, unplugging my computer and external HDD in the process...I set my computer back up but now my external drive is refusing to mount. This drive has EVERYTHING on it - about 5 years worth of music & video d/ls plus a lot of important documents so I'm praying that it isn't wrecked.That I know of, the drive was mounted but not in use when the power was pulled. The disk utility recognises its there and SMART-healthy, but claims "Filesystem is NOT clean" and won't mount it.

View 9 Replies View Related

Ubuntu :: Error: Unknown Filesystem?

Mar 22, 2011

having a bit of a problem here. I woke up this morning, and my computer was froze. It does this from time to time, the monitor won't respond and wake up, flashing lights in the keyboard etc. Well anyways, I turned it off, then turned it back on, and it says:

Code:
error: unknown filesystem
grub rescue >

[code]....

View 8 Replies View Related

Fedora :: Free Space - Value Are Inconsistent

Nov 4, 2010

My HDD shows:

Filesystem Size Used Avail Use% Mounted on
/dev/sda5 416G 379G 16G 97% /media/Media

sda5 is formated as ext4 - Any thoughts why the numbers do not add up? 416-379 is not 16. I seem to be missing some free space.

View 4 Replies View Related

OpenSUSE :: Inconsistent Style In Help Center

May 16, 2010

I am trying to read the info for Groff using KDE Help Center. The paragraphs take turns in using monospace and sans-serif. There is no apparent logic behind this variability. Additionally, several lists are misplaced (not indented).

View 9 Replies View Related

OpenSUSE Install :: Cannot Resize Due To Inconsistent Fs

Mar 21, 2009

ive installed it before but that was with help and i want to dualboot it on my laptop with windows when i get to partitioning setup it tries to delete my windows partition and says "cannot resize due to inconsistent fs." for my windows c drive and recovery drive i dont want to delete it becouse i have data on it.

View 9 Replies View Related

Ubuntu :: Inconsistent Start-up Items?

Jul 7, 2010

I am running Ubuntu 10.04 64 bit desktop edition (on intel core 2 quad 8200, intel dg41ty motherboard, 2gb ram). My problem is that i installed screenlet and drapes wallpaper changer but every time i start my computer the drapes application failed to load and some of the screenlets also not start. In the panels the icons automatically changes their position and sometimes. i don't know what is the problem. Please help me because it is very annoying for me every time i start some screenlets manually and click on the drapes error.

View 1 Replies View Related

Software :: Isoinfo Inconsistent Output?

Jul 5, 2010

i have 2 iso files. the first i downloaded from net, the second was created by me. Both files have the same files. the only difference is the content in one of the files.In other words:1. i downloaded the 1.iso2. mounted, cp -pr ./ ; vi ./<one of the file3. mkisofs -o 2.iso.

Code:
mkisofs -o 2.iso ./iso/
<skip>

[code]....

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved