Physical space used, files inaccessible, zpool volume issues

Status
Not open for further replies.

Matt Rockell

Cadet
Joined
Aug 11, 2013
Messages
2
Hi everyone,

Let me start by saying I am very new to FreeNAS and FreeBSD based operating systems in general. I've been looking around on the forums for a solution but I can't find anything that matches my particular issue (or at least I don't recognise that it does).

I have installed FreeNAS to have a central media centre instead of media files spread out over many machines. After I transferred a lot of files but before I really knew how to configure my FreeNAS effectively I made some changes to names and folder structures on my zpool and have since lost my ability to access about approx. 1TB of files.

I can see the physical space of the files is taken up but I can't access them. I would appreciate it if any of you could give me some insight. I've attached a text file which has some information about dataset labels and my zpool that may be useful.

Thanks in advance for any help or suggestions you can provide.

Cheers,
Matt
 

Attachments

  • zpoolhistory.txt
    10.4 KB · Views: 228

paleoN

Wizard
Joined
Apr 22, 2012
Messages
1,402
Output of the following, ideally from a SSH session as root using a wide window:
Code:
mount

zfs list
Use [code][/code] tags as they still help even in their current form.
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,525
It's probably a permissions problem.
 

Matt Rockell

Cadet
Joined
Aug 11, 2013
Messages
2
Hi guys,

It's taken me a long time to get back to this issue i'm having. I actually am not that great with the command line stuff (I can easily follow instructions but am not very good with the creative problem solving bit!).

@paleoN: Could you please give me instructions on how to output the information you want?

Thanks, Matt
 
Status
Not open for further replies.
Top