NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
hoppo1
Jul 26, 2014Guide
Scrubbing wont complete stuck at 12.68%
Hello,
I have a readynas 104 6.1.8 with a single 2tb disk. The scrubbing is sat at 12.68% and wont move on. In root I type the following-
root@:~# btrfs scrub status /data
scrub status for 3f816cf0-4849-4982-a733-54aa1e93559b
scrub started at Sat Jul 19 17:25:58 2014, running for 2296 seconds
total bytes scrubbed: 223.23GiB with 0 errors
So run
root@:~# btrfs scrub cancel /data
ERROR: scrub cancel failed on /data: not running
tried -
root@:~# btrfs scrub start /data
ERROR: scrub is already running.
To cancel use 'btrfs scrub cancel /data'.
To see the status use 'btrfs scrub status [-d] /data'.
So I'm in a bit of a fix. I can't cancel it because the scrub not running but I can't start or resume because the scrub is running.
I do have a backup if push comes to shove but would rather not trash the disk / readynas if avoidable. Anyone any ideas on how to resolve?
thanks.
Device: sda
Controller: 0
Channel: 0
Model: WDC WD20EARS-00MVWB0
Serial: WD-WCAZA6080885
Firmware: 51.0AB51
Class: SATA
Sectors: 3907029168
Pool: data
PoolType: RAID JBOD
PoolState: 2
PoolHostId: e366bce
Health Data:
ATA Error Count: 0
Reallocated Sectors: 0
Reallocation Events: 0
Spin Retry Count: 0
Current Pending Sector Count: 0
Uncorrectable Sector Count: 0
Temperature: 39
Start/Stop Count: 21127
Power-On Hours: 26741
Power Cycle Count: 69
Load Cycle Count: 263340
I have a readynas 104 6.1.8 with a single 2tb disk. The scrubbing is sat at 12.68% and wont move on. In root I type the following-
root@:~# btrfs scrub status /data
scrub status for 3f816cf0-4849-4982-a733-54aa1e93559b
scrub started at Sat Jul 19 17:25:58 2014, running for 2296 seconds
total bytes scrubbed: 223.23GiB with 0 errors
So run
root@:~# btrfs scrub cancel /data
ERROR: scrub cancel failed on /data: not running
tried -
root@:~# btrfs scrub start /data
ERROR: scrub is already running.
To cancel use 'btrfs scrub cancel /data'.
To see the status use 'btrfs scrub status [-d] /data'.
So I'm in a bit of a fix. I can't cancel it because the scrub not running but I can't start or resume because the scrub is running.
I do have a backup if push comes to shove but would rather not trash the disk / readynas if avoidable. Anyone any ideas on how to resolve?
thanks.
Device: sda
Controller: 0
Channel: 0
Model: WDC WD20EARS-00MVWB0
Serial: WD-WCAZA6080885
Firmware: 51.0AB51
Class: SATA
Sectors: 3907029168
Pool: data
PoolType: RAID JBOD
PoolState: 2
PoolHostId: e366bce
Health Data:
ATA Error Count: 0
Reallocated Sectors: 0
Reallocation Events: 0
Spin Retry Count: 0
Current Pending Sector Count: 0
Uncorrectable Sector Count: 0
Temperature: 39
Start/Stop Count: 21127
Power-On Hours: 26741
Power Cycle Count: 69
Load Cycle Count: 263340
2 Replies
Replies have been turned off for this discussion
- StephenBGuru - Experienced UserI'd contact support (support.netgear.com). Use phone or chat if you purchased within the last 90 days, otherwise use email.
- hoppo1GuideFor info I logged with support who's answer was to replace the disk as not on the supported list :roll: :roll: easy way out Netgear......
Fortunately being a techie I sorted myself.
The status file lives in /var/lib/btrfs
root@:/var/lib/btrfs# ls -l
total 4
-rw------- 1 root root 413 Jul 27 20:52 scrub.status.3f816cf0-4849-4982-a733-54aa1e93559b
As this doesn't have an associated pid it sort of in limbo. So it was a simple case of moving it out of this folder and then starting the job again.
root@:/home# btrfs scrub start /data
scrub started on /data, fsid 3f816cf0-4849-4982-a733-54aa1e93559b (pid=9568)
root@:/var/lib/btrfs# btrfs scrub status /data
scrub status for 3f816cf0-4849-4982-a733-54aa1e93559b
scrub started at Sun Jul 27 20:48:34 2014, running for 451 seconds
total bytes scrubbed: 47.25GiB with 0 errors
Hopefully this will complete this time. I'm *hoping* that it previously failed as I was messing around as this is new I'm loading it up with data and testing and might have rebooted a few times after setting it running !
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!