nas_fs -list shows me rawfs filesystems. I realize they are raw, but how can I tell what they are associate with?
id inuse type acl volume name server
18 n 5 0 173 fs18
Example:
nas_fs -info id=18
id = 18 name = fs18 acl = 0 in_use = False type = rawfs worm = off volume = v173 pool = xPoolx member_of = root_avm_fs_group_44 rw_servers= ro_servers= rw_vdms = ro_vdms = auto_ext = no,thin=no deduplication = unavailable stor_devs = APM0011100xxxx-0020,APM0011100xxxx-001F,APM0011100xxxx-001C,APM0011100xxxx-001B disks = d51,d41,d49,d39
My long term goal is to delete this Storage Pool for File. I would need to migrate all filesystems off the pool before its deleted. These 'rawfs' filesystems are my only unknown filesystems.
the only time i worked with rawfs was when i was performing fs_copy between two file systems. Target file system has to be type "rawfs" (unformatted file system)
Nichols1
1 Rookie
•
16 Posts
623
0
Posted May 23rd, 2014 08:00
It's not mounted. I did mount it, and it looks like an empty 128MB. It is also "not in use" according to the command line