SOLVED Storage=>View Disks is blank. Can't display volume.

Status
Not open for further replies.

Soypat

Cadet
Joined
Apr 11, 2018
Messages
5
Hello community,

-------------------------------------------------------------------------------------------------------
First off let me thank you all. I work on video production. We have a studio in Buenos Aires, Argentina. I've set up the FreeNAS 6 months a go (before we had just a basic homegroup) and it has been great! Our workflow is smooth and we did build it with hardware that we already had.
-------------------------------------------------------------------------------------------------------

The issue.
Like a month a go the View Disks feature is not working. I do not get an output or error message. Is just blank. I can't check the capacity. Since I knew it was about
50% I chilled. But we keep on adding stuff. [Screenshots are on the footer of the post]

Yesterday I did freak out because one of mi colleagues added 200gb to the server.
And I've got an alert that the capacity did reach 85%.
I managed to check the capacity via Shell "df -h"
I quickly deleted the recycle been an I freed up 500GB. Now is on 70%

I searched for and answer. I found people with this similar issues but the solutions were not clear.
Also in this very case is different from all the results out there because I could display this info at first (the rest that I found could not display "View Disk" right from the initial set up).

I did not tried to "Scrub" I understand that it is a maintenance thing but I feel it may delete things if it isn't done properly. Is that right?

Besides, installing owncloud, activating recycled been and this kind of little stuff I did not mess that much with settings since my knowledge is limited on this field.

Apart from it I have this Alerts from a while a go:
Alerts:

OK: There is a new update available! Apply it in System -> Update tab.
CRITICAL: The volume NitidoServer (ZFS) state is ONLINE: One or more devices has experienced an error resulting in data corruption. Applications may be affected.

What do you guys think I should do next to fix this?

Thanks!

Edit: SOLVED by using firefox instead of chrome.

CCoxamI.png
ReJrwes.png
 
Last edited:

kdragon75

Wizard
Joined
Aug 7, 2016
Messages
2,457
Please provide the output of the command zpool status
 

Soypat

Cadet
Joined
Apr 11, 2018
Messages
5
Thanks for the reply.

I red somewere that it may be an issue with the browser. So I installed firefox and woalla. Everything is fine.

Sent from my SM-G930F using Tapatalk
 

kdragon75

Wizard
Joined
Aug 7, 2016
Messages
2,457
CRITICAL: The volume NitidoServer (ZFS) state is ONLINE: One or more devices has experienced an error resulting in data corruption. Applications may be affected.
This alert needs to be investigated. Your data may be at risk!
 

Soypat

Cadet
Joined
Apr 11, 2018
Messages
5
This alert needs to be investigated. Your data may be at risk!
Hey thanks!

I'll post the outpot of the command on monday. Cheers!

Sent from my SM-G930F using Tapatalk
 

Soypat

Cadet
Joined
Apr 11, 2018
Messages
5
This alert needs to be investigated. Your data may be at risk!
[root@freenas ~]

This is the output that I've got.
Code:
# zpool status																									
  pool: NitidoServer																												
 state: ONLINE																													
status: One or more devices has experienced an error resulting in data															
	   corruption.  Applications may be affected.																				
action: Restore the file in question if possible.  Otherwise restore the															
	   entire pool from backup.																									
   see: http://illumos.org/msg/ZFS-8000-8A																						
  scan: scrub repaired 0 in 3h52m with 1 errors on Sun Jul  1 03:52:40 2018														
config:																															
																																  
	   NAME											STATE	 READ WRITE CKSUM												
	   NitidoServer									ONLINE	   0	 0	 0												
		 mirror-0									  ONLINE	   0	 0	 0												
		   gptid/2e81648a-4033-11e8-a741-f46d04997062  ONLINE	   0	 0	 0												
		   gptid/2efd93a8-4033-11e8-a741-f46d04997062  ONLINE	   0	 0	 0												
																																  
errors: 1 data errors, use '-v' for a list																						
																																  
  pool: freenas-boot																												
 state: ONLINE																													
  scan: scrub repaired 0 in 0h0m with 0 errors on Wed Jun 20 03:45:40 2018														
config:																															
																																  
	   NAME										  STATE	 READ WRITE CKSUM													
	   freenas-boot								  ONLINE	   0	 0	 0													
		 gptid/611d644a-3c1a-11e8-bb26-f46d04997062  ONLINE	   0	 0	 0													
																																  
errors: No known data errors																										
[root@freenas ~]#

Thanks!

Diego.
 
Last edited by a moderator:

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703
You should do as suggested by the first run of the command and run it again with -v to see which file is potentially lost or corrupt.
 
Status
Not open for further replies.
Top