ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Please post question and issues pertaining to installation and upgrade here.

ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Postby gpolkga » Wed Aug 15, 2012 6:55 pm

I have the same exact problem as #19121497. Opened new under #19206828. Haven't heard anything from tech support. Anybody have any resolution on this?
gpolkga
ReadyNAS Newbie
 
Posts: 6
Joined: Tue Aug 14, 2012 8:06 pm
ReadyNAS: Duo

Re: ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Postby Rabbie » Wed Aug 15, 2012 7:53 pm

Replied in case#19206828
Rabbie
Advanced ReadyNAS User
 
Posts: 103
Joined: Tue May 18, 2010 10:44 pm
ReadyNAS: NV+

Re: ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Postby Rabbie » Wed Aug 15, 2012 7:54 pm

Please boot to telnet mode and forward port 23 for us.
Then we can login unit and do some checking.
Rabbie
Advanced ReadyNAS User
 
Posts: 103
Joined: Tue May 18, 2010 10:44 pm
ReadyNAS: NV+

Re: ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Postby gpolkga » Thu Aug 16, 2012 6:37 am

My ReadyNAS is waiting for you. Please let me know if you need more information.
gpolkga
ReadyNAS Newbie
 
Posts: 6
Joined: Tue Aug 14, 2012 8:06 pm
ReadyNAS: Duo

Re: ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Postby Rabbie » Thu Aug 16, 2012 6:41 pm

If you did boot the nas in telnet mode, and forward the port 23 to internet. Please post the internet address in the case#19206828
Rabbie
Advanced ReadyNAS User
 
Posts: 103
Joined: Tue May 18, 2010 10:44 pm
ReadyNAS: NV+

Re: ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Postby Rabbie » Thu Aug 16, 2012 11:08 pm

Only one disk in box. So it works in degrade mode, and no redundancy.
Now the disk 1(SN:9VP4ENG2) is faulty, has much ATA errors(about 4763 ATA error).
So you must get a new disk and clone the disk 1.

It is better do clone job as below instruction:
CLONE DISK:
Use a Knoppix 6.2 Live CD for this guide. Can be found at www.knoppix.net
Using dd_rescue command allows you to copy data from one drive to another block for block. This is especially useful for recovering a failed drive. Often when a drive fails, the drive is still accessible, it has just surpassed the S.M.A.R.T. error threshold. dd_rescue allows you to ignore the bad sectors and continue cloning the bad drive to a new healthy drive.

1) Connect your old drive and new drive to your PC
2) Boot up using your Linux live CD
3) Launch a terminal window.
4) Run fdisk -l to make sure the system sees both of the hard drives.
5) Run hdparm -i /dev/sdx on both of the drives to find which drive is your source drive and which drive is your destination drive
6) Once you know which drive is which you can start the clone process.
dd_rescue /dev/sdx(source disk) /dev/sdx(destination drive)
7) You will see the process start, just keep an eye on it, it might take a few hours for the clone job to finish, depending on the size of the drive.

Once the process is complete, there will be no notification, the transfer will just stop and you will see the terminal prompt again.

If you see a lot of errors or see that there is no more data being shown as succxfer: it means the drive got marked faulty by the kernel. At this point reboot the system and make sure you know which drive is which again, as it is possible they lettering might switch. Run the dd-rescue command again but this time with -r option. This will start the cloning again but this time will start from the back of the drive and will make sure to get the data that has not been cloned yet.
Rabbie
Advanced ReadyNAS User
 
Posts: 103
Joined: Tue May 18, 2010 10:44 pm
ReadyNAS: NV+

Re: ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Postby Rabbie » Thu Aug 16, 2012 11:10 pm

After the clone finish, it is better put device in telnet mode for us again.
We can check the system and volume in new disk.
Rabbie
Advanced ReadyNAS User
 
Posts: 103
Joined: Tue May 18, 2010 10:44 pm
ReadyNAS: NV+

Re: ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Postby gpolkga » Fri Aug 17, 2012 4:04 am

If it's the disk, why was it working fine until I tried the 4.1.9 upgrade?
gpolkga
ReadyNAS Newbie
 
Posts: 6
Joined: Tue Aug 14, 2012 8:06 pm
ReadyNAS: Duo

Re: ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Postby mdgm » Fri Aug 17, 2012 4:09 am

Sounds like a coincidental failure. Did you get any reports of ATA errors before the firmware update? It'd be surprising if you didn't with that count
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28619
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312

Re: ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Postby Rabbie » Fri Aug 17, 2012 6:30 am

Before some system files and process are in memory. When you update the ifrmware, you must reboot the device. So it will re-read the system files from disks. But disk failed, so failed read the files and failed boot up.
You also can check the disk with disk vendor's tool.
Rabbie
Advanced ReadyNAS User
 
Posts: 103
Joined: Tue May 18, 2010 10:44 pm
ReadyNAS: NV+

Re: ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Postby gpolkga » Sat Aug 18, 2012 10:00 pm

I extracted the disk from the RN and put it into a USB box. I connected to a Linux (Ubuntu) system and did a low level format and partition. Then I put it back into the RN and did a OS reinstall. It eventually failed with a bunch of ATA errors. So, then I took it back out of the RN, put it back into the USB box and again connected it to my Linux system. This time I'm running a read write test using "badblocks" utility (badblocks -b 4096 -p 4 -c 16384 -w -s /dev/sdb1). I'm going on pass # 3 and have yet to see an error. This disk just isn't that old and it's passing all my disk tests external to the ReadyNAS. The disk was also recently rebooted prior to my "upgrade to 4.1.9 and it booted and was running fine under 4.1.8. Come on guys ... I know I may be missing something, but when "x" is working and you change "y" and then "x" no longer works, it's usually due to "y".
gpolkga
ReadyNAS Newbie
 
Posts: 6
Joined: Tue Aug 14, 2012 8:06 pm
ReadyNAS: Duo

Re: ReadyNAS Duo won't boot after 4.1.9 upgrade #19206828

Postby mdgm » Sat Aug 18, 2012 10:15 pm

Test the disk properly using this: http://www.readynas.com/kb/faq/hardware/how_can_i_verify_that_my_disk_is_bad

If you get the same issue with another disk in the same slot in the NAS and it tests fine then you'd suspect a problem with the NAS chassis. For now though I would suspect the problem is the disk.
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28619
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312


Return to Installation and Upgrade



Who is online

Users browsing this forum: No registered users and 3 guests