PRO 6 locking up

Please post questions regarding performance of the ReadyNAS here. (How to optimize the ReadyNAS performance)

PRO 6 locking up

Postby coricidin12 » Wed Jul 25, 2012 7:40 am

I have a pro 6 with a 9tb volume and a 6tb volume. About once a week, the whole drive drops off the network and can't be accessed through CIFS or the web admin interface. It doesn't turn off, the light on the power button is still on and the fan is still going, but it basically acts like it's off. When I press the power button on the unit, nothing displays on the LCD panel as it does when the unit is working properly. When I press and hold the power button to power off and then power back on, everything is working fine again.

Any ideas on what would be causing this and how I can fix it? It's a big problem because the only way to refresh the system when it's locked like this is a manual physical reboot, which I obviously can't do when I'm trying to access it remotely.
coricidin12
ReadyNAS Newbie
 
Posts: 5
Joined: Wed Jul 25, 2012 7:28 am
ReadyNAS: Pro

Re: PRO 6 locking up

Postby StephenB » Wed Jul 25, 2012 9:23 am

Does it respond to ping in the locked up state?

Also, have you checked the logs and disk health?
User avatar
StephenB
Incurable ReadyNAS Junkie
 
Posts: 5044
Joined: Mon Oct 05, 2009 5:08 pm
ReadyNAS: Pro

Re: PRO 6 locking up

Postby coricidin12 » Wed Jul 25, 2012 9:32 am

How do I do a ping (windows)? Disk health is fine. Can't see anything in the logs that indicates what's going on. Any particular log I should be looking at in detail?
coricidin12
ReadyNAS Newbie
 
Posts: 5
Joined: Wed Jul 25, 2012 7:28 am
ReadyNAS: Pro

Re: PRO 6 locking up

Postby StephenB » Wed Jul 25, 2012 10:51 am

You can do a ping in windows by opening a cmd box (enter "cmd" in the "search programs and folders" textbox). At that point you will see a window open up with a black background. Select it, then type "ping xxx.xxx.xxx.xxx" (xxx's are the NAS ip address) and then press enter. you should see four responses that say "Reply from xxx.xxx.xxx.xxx: bytes-=32 time<1ms TTL=64" There will be some other stuff also (statistics, etc).
User avatar
StephenB
Incurable ReadyNAS Junkie
 
Posts: 5044
Joined: Mon Oct 05, 2009 5:08 pm
ReadyNAS: Pro

Re: PRO 6 locking up

Postby evan » Wed Jul 25, 2012 6:53 pm

Hi coricidin12,
Could you send logs to me?
User avatar
evan
ReadyNAS Padawan
 
Posts: 234
Joined: Wed Jul 07, 2010 8:17 pm
Location: Nanjing, China
ReadyNAS: Duo v2

Re: PRO 6 locking up

Postby evan » Thu Jul 26, 2012 7:17 pm

I checked logs, you installed PlexMediaServer add-on, it invoked oom-killer,
Please remove PlexMediaServer add-on and check if your system is OK.
Code: Select all
plexserver invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
Jun 26 10:19:38 NAS-Mike kernel: Pid: 3161, comm: plexserver Tainted: P            2.6.37.6.RNx86_64.2.4 #1
Jun 26 10:19:38 NAS-Mike kernel: Call Trace:
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff8807eeaf>] dump_header+0x6f/0x190
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff8807f3be>] oom_kill_process+0x27e/0x290
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff8807f61e>] out_of_memory+0x24e/0x300
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff880825a3>] __alloc_pages_nodemask+0x5f3/0x610
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff88084c47>] __do_page_cache_readahead+0xe7/0x220
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff88084d9c>] ra_submit+0x1c/0x20
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff8807e319>] filemap_fault+0x3b9/0x3c0
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff88092da0>] __do_fault+0x50/0x490
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff88092d51>] ? __do_fault+0x1/0x490
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff88094f8c>] handle_mm_fault+0x1ac/0x840
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff88020139>] do_page_fault+0x139/0x420
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff880098c1>] ? read_tsc+0x1/0x20
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff8805e000>] ? compat_sys_futex+0x90/0x140
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff8804c1b0>] ? sys_clock_gettime+0x90/0xe0
Jun 26 10:19:38 NAS-Mike kernel:  [<ffffffff885b479f>] page_fault+0x1f/0x30
User avatar
evan
ReadyNAS Padawan
 
Posts: 234
Joined: Wed Jul 07, 2010 8:17 pm
Location: Nanjing, China
ReadyNAS: Duo v2

Re: PRO 6 locking up

Postby evan » Thu Jul 26, 2012 11:11 pm

I also found two driver's FW is CC4B in your NAS,
There is issue in old FW,
http://forums.seagate.com/t5/Barracuda- ... rue#M28884
it should use firmware CC4H or newer in Netgear HDD HCL.
Please update their FW,
http://knowledge.seagate.com/articles/e ... Q/223651en
User avatar
evan
ReadyNAS Padawan
 
Posts: 234
Joined: Wed Jul 07, 2010 8:17 pm
Location: Nanjing, China
ReadyNAS: Duo v2

Re: PRO 6 locking up

Postby coricidin12 » Fri Jul 27, 2012 8:16 pm

thanks for your help. doesn't seem to be the plex addon, i'll check the seagate FW. thanks.
coricidin12
ReadyNAS Newbie
 
Posts: 5
Joined: Wed Jul 25, 2012 7:28 am
ReadyNAS: Pro

Re: PRO 6 locking up

Postby railstop » Tue Aug 07, 2012 6:16 pm

Did you ever get this figured out? My Pro 6 does the same thing. about once a week, nothing responds, power light on, push power button and nothing.
ReadyNAS Pro 6
RAIDiator 4.2.22
WNDR4300
railstop
ReadyNAS Newbie
 
Posts: 15
Joined: Thu Sep 15, 2011 2:11 pm
ReadyNAS: Pro

Re: PRO 6 locking up

Postby DivideByZero » Fri Aug 17, 2012 6:45 am

I have the exact same issue; usually under heavy load. I cannot ping the device. the only solution is a reboot.
User avatar
DivideByZero
ReadyNAS Newbie
 
Posts: 14
Joined: Thu Apr 05, 2007 6:03 am

Re: PRO 6 locking up

Postby mdgm » Fri Aug 17, 2012 6:46 am

You may wish to open a support case at my.netgear.com and post your case number.
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: 28575
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312


Return to Performance



Who is online

Users browsing this forum: AhrefsBot [Bot] and 1 guest