NASLite Network Attached Storage

www.serverelements.com
Task-specific simplicity with low hardware requirements.
It is currently Fri Jun 20, 2025 11:19 am

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 9 posts ] 
Author Message
PostPosted: Fri Jul 15, 2005 6:23 pm 
Offline

Joined: Fri Jul 15, 2005 5:52 pm
Posts: 2
Hi all,

Thanks to an exploding light bulb my electrics tripped out while copy data from a Windows machine to a NASLite+ SMB box.

The NAS+ box is a PIII with 2 hard drives and 256MB ram. Drive 1 (20GB) mounts and is functioning OK. Drive 2 (85GB), despite several reboots, refuses to mount.

Any suggestions for recovery?

Posted log details below.

******
Disk-2 Initialization Messages

1. Checking for Disk-2
2. Found Disk-2 partition
3. Attempting to fix Disk-2 filesystem
4. Disk-2 filesystem is not mountable

Disk-2 Hardware

* Maxtor 6Y080L0, ATA DISK drive
* attached ide-disk driver.
* host protected area => 1
* 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=78167/64/32, UDMA(66)

NOTE: Disk-2 is installed and can be configured for use with NASLite+.

******

SYS log


# Jul 15 21:44:19 Saturn user.warn klogd: ATAPI CD/DVD-ROM drive
# Jul 15 21:44:19 Saturn user.warn klogd: hdd: IOMEGA ZIP 100 ATAPI, ATAPI FLOPPY drive
# Jul 15 21:44:19 Saturn user.warn klogd: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
# Jul 15 21:44:19 Saturn user.warn klogd: ide1 at 0x170-0x177,0x376 on irq 15
# Jul 15 21:44:19 Saturn user.warn klogd: hda: attached ide-disk driver.
# Jul 15 21:44:19 Saturn user.warn klogd: hda: host protected area => 1
# Jul 15 21:44:19 Saturn user.info klogd: hda: 40031712 sectors (20496 MB) w/512KiB Cache, CHS=39714/16/63, UDMA(66)
# Jul 15 21:44:19 Saturn user.warn klogd: hdb: attached ide-disk driver.
# Jul 15 21:44:19 Saturn user.warn klogd: hdb: host protected area => 1
# Jul 15 21:44:19 Saturn user.info klogd: hdb: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=78167/64/32, UDMA(66)
# Jul 15 21:44:19 Saturn user.info klogd: Partition check:
# Jul 15 21:44:19 Saturn user.info klogd: /dev/ide/host0/bus0/target0/lun0: p1
# Jul 15 21:44:19 Saturn user.info klogd: /dev/ide/host0/bus0/target1/lun0: p1
# Jul 15 21:44:19 Saturn user.info klogd: hdd:end_request: I/O error, dev 16:40 (hdd), sector 0
# Jul 15 21:44:19 Saturn user.warn klogd: end_request: I/O error, dev 16:40 (hdd), sector 2
# Jul 15 21:44:19 Saturn user.warn klogd: end_request: I/O error, dev 16:40 (hdd), sector 4
# Jul 15 21:44:19 Saturn user.warn klogd: end_request: I/O error, dev 16:40 (hdd), sector 6
# Jul 15 21:44:19 Saturn user.warn klogd: end_request: I/O error, dev 16:40 (hdd), sector 0
# Jul 15 21:44:19 Saturn user.warn klogd: end_request: I/O error, dev 16:40 (hdd), sector 2
# Jul 15 21:44:19 Saturn user.warn klogd: end_request: I/O error, dev 16:40 (hdd), sector 4
# Jul 15 21:44:19 Saturn user.warn klogd: end_request: I/O error, dev 16:40 (hdd), sector 6
# Jul 15 21:44:19 Saturn user.warn klogd: unable to read partition table
# Jul 15 21:44:19 Saturn user.info klogd: NET4: Linux TCP/IP 1.0 for NET4.0
# Jul 15 21:44:19 Saturn user.info klogd: IP Protocols: ICMP, UDP, TCP
# Jul 15 21:44:19 Saturn user.info klogd: IP: routing cache hash table of 2048 buckets, 16Kbytes
# Jul 15 21:44:19 Saturn user.info klogd: TCP: Hash tables configured (established 16384 bind 32768)
# Jul 15 21:44:19 Saturn user.info klogd: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
# Jul 15 21:44:19 Saturn user.notice klogd: RAMDISK: NASLite file system found at block 0
# Jul 15 21:44:19 Saturn user.warn klogd: ...<6>Freeing initrd memory: 1297k freed
# Jul 15 21:44:19 Saturn user.warn klogd: EXT2-fs warning: checktime reached, running e2fsck is recommended
# Jul 15 21:44:19 Saturn user.warn klogd: VFS: Mounted root (ext2 filesystem).
# Jul 15 21:44:19 Saturn user.info klogd: Mounted devfs on /dev
# Jul 15 21:44:19 Saturn user.info klogd: Freeing unused kernel memory: 508k freed
# Jul 15 21:44:19 Saturn user.err klogd: e100: eth0 NIC Link is Up 100 Mbps Full duplex
# Jul 15 21:51:38 Saturn auth.info login[600]: root login on `pts/0'


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 16, 2005 2:45 pm 
Offline

Joined: Sat May 14, 2005 12:20 am
Posts: 52
I had a similar issue, turns out that after @ 20 minutes (is 1 of 4 250G drives) the drive came online. When an outage occours and the systems comes back up it goes through diagnostics to make certain the drive & filesystem are intact.

Depending on the size of your drive I would suggest starting the system and walking away for a time and see if it comes back online after diags.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 16, 2005 3:03 pm 
Offline

Joined: Fri Jul 15, 2005 5:52 pm
Posts: 2
Finally fixed the problem thanks.

Burnt a Linux rescue CD from: http://www.sysresccd.org/

Booted from this cd and ran e2fsck

Main problem is that I have not used Linux command line for some time and I was stupidly specifying the wrong device name. Found the correct command from another post on these forums. Once I used the correct command for my drive i.e. e2fsck -y /dev/hdb1 the problem was quickly fixed.

Looking through the forums and seeing similar disk inconsistency problems, maybe a sticky with basic instructions for using a Linux rescue util (others are available) and e2fsck might be useful.


Top
 Profile  
 
 Post subject: e2fsck
PostPosted: Fri Jul 22, 2005 10:19 am 
Offline

Joined: Tue May 17, 2005 1:50 pm
Posts: 9
I had a similar thing happen on my drive...I need the correct syntax as I am not at all a Linux person...

I think it is e2fsck_-y_/dev/hda1 (drive 1)
e2fsck_-y_/dev/hdb2 (drive 2)


I have 200GBs of DVDs that I do not want to lose. When I reboot the system it loads the drive but I cannot see any data.

Please help!!!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 22, 2005 1:38 pm 
Offline
Site Admin

Joined: Tue Jul 13, 2004 4:11 pm
Posts: 1771
Location: Server Elements
The next release of NASLite+ will include the ability to manually check a filesystem. That will allow the admin to correct problems that can't be resolved automatically. A small number of people have reported the problem, so it is something that needs to be addressed.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 24, 2005 10:33 am 
Offline

Joined: Tue May 17, 2005 1:50 pm
Posts: 9
When is the next release due out??


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 24, 2005 9:44 pm 
Offline
Site Admin

Joined: Tue Jul 13, 2004 4:11 pm
Posts: 1771
Location: Server Elements
I knew that was going to be the next question :)

The next release of NASLite+ is primarily a service release and will include the ability to disable SMART, the ability to force a manual filesystem check, a number of admin menu enhancements as well as other general code cleanup.

There is still a number of items that need to be completed before it is available for download, but I think that if all goes well, it should be available within the next couple of weeks.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 19, 2005 7:39 pm 
Offline

Joined: Sat May 14, 2005 12:20 am
Posts: 52
Has the filesystem check been included in NasLite floppy DL or is it only available in the + & suite versions?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 19, 2005 9:08 pm 
Offline
Site Admin

Joined: Tue Jul 13, 2004 4:11 pm
Posts: 1771
Location: Server Elements
NASLite+ v1.2 only (stand-alone & suite). Chenges to USB version 1.1 are pending. We expect a release sometime in september.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group