LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-18-2017, 08:38 AM   #1
13seyoum
LQ Newbie
 
Registered: Nov 2017
Posts: 3

Rep: Reputation: Disabled
Thumbs up Suse Linux ES 10 failed to start properly by giving the message : fsck failed for at least one filesystem (not /) Please re[pair manually a


error on stat() /dev/disk/by-id/scsi-3600a0b80002947900000070ac80d-part1:No such file or directory
error on stat() /dev/disk/by-id/scsi-3600a0b80002946b4000009f 1473ac664-part1:No such file or directory
ailed to open the device '/dev/disk/by-id/scsi-3600a0b80002947900000070a473ac80d-part1' : No such file or Directory

fsck.reiserfs /dev/disk/ by-id/scsi-3600a0b80002947900000070ac80d-part1 failed (status 0x8) , Run Manually!
error on stat() /dev/disk/by-id/scsi-3600a0b80002946b4000009f 1473ac664-part1:No such file or directory
error on stat() /dev/disk/by-id/scsi-3600a0b80002946b4000009f 1473ac664-part1:No such file or directory
Failed to open the device '/dev/disk/by-id/scsi-3600a0b80002946b4000009f 1473ac664-part1:No such file or directory

fsck.reiserfs /dev/disk/by-id/scsi-3600a0b80002946b4000009f 1473ac664-part1 failed (status 0x8) , Run Manually! failed
blogd: no message logging because /var file system is not accessible
reiserFS: sda2: warning: clm-2200: last commit 2584286457, current 2584286458
ehci-hcd ohci-hcd uhci-hcd USB universalHost Controller interface driver v2.3
usb-ohci usb-uhci
wait 3 seconds for USB initialisation ...
ide-cd: cmd 0x3 timed out
hda: lost interrupt
reiserFS: sda2: warning: clm-2200: last commit 2584286458, current 2584286459
reiserFS: sda2: warning: clm-2201: last flush 2584286456, current 2584286457
reiserFS: sda2: warning: clm-2201: last flush 2584286457, current 2584286458
reiserFS: sda2: warning: clm-2201: last flush 2584286458, current 2584286459
/etc/init.d/kbd: line275:echo:write error: No space left on device
Loading keymap i386/qwerty/us.map.gz
ReiserFS: sda2: warning: clm-2200: last flush 2584286459, current 258428660
Start unicode mode
Loading console fontlat9w-16, psfu -m trivial G0: loadable

fsck failedfor at least one filesystem (not /)
Please repair manually and reboot.
The root file system is already mounted read-write.

Attention: only CONTROL-D will reboot the system in this maintenance mode. shutdown or reboot will not work.

Give root password for login:
ReiserFS: sda2: warning: clm-2200: last flush 2584286460, current 258428661

after this you can give the root password , but we dont know what we should proceed to solve the problem

IS there any one who can provide us solution it will be very helpful and appreciated.
 
Old 11-19-2017, 02:42 AM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Partition 1 can't be accessed, partition 2 has problems, and /dev/hda has a lost interrupt.

Sounds like a dodgy disk. And all this on ES10, which has been out of support for years.
I'd replace the disk, restore the system from most recent good backups, and proceed from there. How often do you do full system backups ?.
 
Old 11-19-2017, 05:07 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
as above

but this caught my eye
Code:
/etc/init.d/kbd: line275:echo:write error: No space left on device
that can cause all kinds of issues

use something like "SystemRescueCd " or Knoppix and boot from the dvd
clear space ( log files are a good first choice )

but suse 10 is -- shall we say rather old and not supported
SUSE 10.0 went end of life TEN years ago in 2007
 
Old 11-19-2017, 11:53 PM   #4
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,805
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Because of "fsck failed ... (not /)", /etc/fstab should be able to be edited without need for any rescue boot to prevent the failed filesystem from automounting, should a more normal boot to perform repairs actually be required. At the same time, space can be made available on the filesystem with no space left, as well as running the appropriate filesystem check manually. More help is likely possible if you post the content of /etc/fstab. As John VV implied, since that version of SUSE is ancient, upgrading to something supported and restoring data from backup likely makes much better sense than trying to repair if manual checking fails.
 
Old 11-20-2017, 03:58 AM   #5
13seyoum
LQ Newbie
 
Registered: Nov 2017
Posts: 3

Original Poster
Rep: Reputation: Disabled
Dear All,
Thanks for your reply and advise

1. We have problems on not having the current one which the users are requesting
us.
2. We tried to make available around 9Gb of space the errors are the same.

3. Regarding the /etc/fstab file is shown as below.

/dev/disk/by-id/scsi-SIBM_dRIVE_1_0001093700-part2 / reiserfs acl,user_xattr 1 1
/dev/disk/by-id/scsi-SIBM_dRIVE_1_0001093700-part1 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/disk/by-id/scsi-3600a0b80002946b4000009f6473ac792-part1 /External/AGRArc reiserfs acl,user_xattr 1 2
/dev/disk/by-id/scsi-3600a0b80002946b4000009f4473ac6ba-part1 /External/AGRData reiserfs acl,user_xattr 1 2
/dev/disk/by-id/scsi-3600a0b800029479000000708473ac731-part1 /External/CMSArc reiserfs acl,user_xattr 1 2
/dev/disk/by-id/scsi-3600a0b800029479000000707473ac695-part1 /External/CMSData2 reiserfs acl,user_xattr 1 2
/dev/disk/by-id/scsi-3600a0b80002947900000070a473ac80d-part1 /External/FlashRecovery reiserfs acl,user_xattr 1 2
/dev/disk/by-id/scsi-3600a0b80002946b4000009f1473ac664-part1 /External/CMSData1 reserfs acl,user_xattr 1 2
/dev/disk/by-id/usb-usb-WD_My_Passport_0730_575852314541304155455231-part1 /local/Flash ntfs users,gid=dba,umask=0002,nls=utf8 0 0

still we need your support

Regards

Seyoum
 
Old 11-20-2017, 05:27 AM   #6
giis
Member
 
Registered: Nov 2013
Location: Third Rock from Moon
Distribution: RPM/DEB based and LFS
Posts: 73

Rep: Reputation: Disabled
Quote:
Originally Posted by 13seyoum View Post
Give root password for login:
ReiserFS: sda2: warning: clm-2200: last flush 2584286460, current 258428661

after this you can give the root password , but we dont know what we should proceed to solve the problem
From here Can you share the output of below commands?

Quote:
df -h

blkid

fdisk -l
 
1 members found this post helpful.
Old 11-20-2017, 08:44 AM   #7
13seyoum
LQ Newbie
 
Registered: Nov 2017
Posts: 3

Original Poster
Rep: Reputation: Disabled
dear All,

The output of
df -h is as follows:-

Filesystem Size Used Avail Use% Mounted on
/dev/sda2 250G 240G 9.8G 97% /



The output of blkid is as follows:-

/dev/sda1: TYPE="swap"
/dev/sda2: UUID="d8b81312-4733-4d26-a306-6485f027bb4f" TYPE="reiserfs"
/dev/sdd1: UUID="ade4e3d2-2a85-4d39-86a7-8893a895e16c" TYPE="reiserfs"
/dev/sde1: UUID="2ddd0420-9366-40fe-8da9-2a699722b41b" TYPE="reiserfs"
/dev/sdg1: UUID="6d8e3505-7511-46c8-8e58-fadfe0dff938" TYPE="reiserfs"

The output of fdisk is as folows:-

Device Boot Start End Blocks Id System
/dev/sda1 1 3103 24924816 02 Linux swap / solaris
/dev/sda2 * 3104 35668 261578362+ 03 Linux

Disk /dev/sdb: 697.9 GB, 697932185600 BYTES
255 heads, 63 sectors/track, 84852 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sdb doesn't contain a valid partitions table

Disk /dev/sdc: 536.8 GB, 536870912000 bytes
255 heads, 63 sectors/track, 65270 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sdc doesn't contain a valid partitions table

Disk /dev/sdd: 438.8 GB, 438833774592 bytes
255 heads, 63 sectors/track, 53351 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sdd1 1 53351 420541876 03 Linux

Disk /dev/sde: 1170.2 GB, 1170223398912 bytes
255 heads, 63 sectors/track, 142271 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sde1 1 142271 1142791776 03 Linux

Disk /dev/sdf: 374.2 GB, 3742527116032 bytes
255 heads, 63 sectors/track, 45500 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sdf doesn't contain a valid partitions table

Disk /dev/sdg: 505.1 GB, 505111699456 bytes
255 heads, 63 sectors/track, 71135 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sdg1 1 71135 571391856 03 Linux

Kindly provide us any further idea of how to proceed with the solution

Regards,

Seyoum

Last edited by 13seyoum; 11-20-2017 at 08:59 AM.
 
Old 11-20-2017, 09:40 AM   #8
giis
Member
 
Registered: Nov 2013
Location: Third Rock from Moon
Distribution: RPM/DEB based and LFS
Posts: 73

Rep: Reputation: Disabled
Seems like one the these "sdd1,sdg1,sde1" . May has bad blocks. try running fsck with these partitions in dry run mode (i think -N option) first & check what happens.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Tor downloaded in centOS 7 but is failing to start and giving an error mesage that is "Failed to parse/validate config: Failed to bind one " th3g3ntl3man Linux - Newbie 1 01-20-2017 10:44 AM
Booting to fsck failed. Please repair manually and reboot.... morbid_bean SUSE / openSUSE 2 02-07-2014 01:32 PM
fsck failed run manually elchiky Linux - Newbie 3 09-24-2010 06:33 AM
fsck failed. how to repair manually & reboot. benson_tan2001 SUSE / openSUSE 5 04-01-2007 12:25 AM
Fsck failed. Please repair manually and reboot. jginger SUSE / openSUSE 4 10-23-2005 01:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration