
UNSOLVED
I
ignesingram
1 Rookie
•
59 Posts
0
15260
August 5th, 2014 23:00
Unable to create filesystem
Let me start at the beginning..
The DD in question was setup with 2 x expansion shelves.
These shelves were removed without destroying the filesystem.
I am now trying to create a filesystem but receive the below error:
sysadmin@qrecnhedd670a# fi stat
The filesystem doesn't exist.
sysadmin@qrecnhedd670a# fi create
**** There is no storage available for creation.
sysadmin@qrecnhedd670a# storage show tier active
Active tier details:
Disk Disks Count Disk Additional
Group Size Information
------- ----------------- ----- ---------- ---------------
dg0 1.2-1.4, 1.6-1.12 10 931.5 GiB 1 disk degraded
(spare) 1.1 1 931.5 GiB
------- ----------------- ----- ---------- ---------------
Disk Disks Progress Remaining
Group Reconstructing (%) (minutes)
----- -------------- -------- ---------
dg0 1.5 22 134
----- -------------- -------- ---------
Current active tier size: 8.1 TiB
Active tier maximum capacity: 51.8 TiB
Shelf Capacity License:
License Model Total Used Remaining
--------------- ----- -------- ------- ---------
CAPACITY-ACTIVE ES30 43.6 TiB 0.0 TiB 43.6 TiB
--------------- ----- -------- ------- ---------
sysadmin@qrecnhedd670a#
Don't worry about the degraded disk as I manually failed a disk.
Any suggestions on how to manually delete the disk group to free up the storage to allow me to create the filesystem?
Thanks/
Responses (23)
Solutions (0)
Quite low the activity around this Data Domain Support Forum.
And the internet is also low on Data Domain info.
Well, I guess this is the best way to force seeking official support.
As for my problem, I will like to find some simple way to fix this
instead of having to (try to) reinstall the OS and wipe all settings.
In a few days I guess I'll have to try a reinstall, if I don't find something.
Reply Hello, reinstalling the DDOS will not fix the problem you have.
You have disks in enclosures that still contain DD data, they will still be the same after a DDOS re-install - since that only affects the controller.
The intention of this forum is not to force you into calling into support for help, far from it but 'not' destroying the filesystem and not removing them (logically) before removing/moving them (physically) does exactly what you are seeing for many reasons.
Example: so that things like headswaps can work when you need to do a controller upgrade or replace a faulty controller.
There are multiple steps that really you need the help of DD support for, since it's not always a simple step by step process, you need to understand multiple aspects as you go.
I don't think it's a good idea for me to assume what you're seeing and outline possible steps here but support will help you get this resolved.
Regards, Jonathan
Reply jbrooksuk, I just want to destroy all storage data and start fresh. I don't care about old data from those disks.
From the GUI I've managed to destroy the FS, and now File System State is "File system is currently destroyed"
but when I try to create it (also from GUI), I get "The file system cannot be created because no storage was detected."
and under Configure Storage, I have Tier Configuration: Active with one Existing enclosure.
Here are a few command lines with their output:
# filesys status
The filesystem doesn't exist.
# filesys destroy
Filesystem is already destroyed.
# filesys create
There is no storage available for creation.
# storage show summary
Disk States Active tier
In Use 11
Spare 1
TOTAL DISKS 12
# storage remove enclosure 1
Enclosure 1 cannot be removed; there are disks in use.
# storage remove enclosure 2 (the old one from where all the troubles began)
Invalid enclosure id "2".
Reply PatrickBetts
1 Rookie
•
116 Posts
7454
0
Posted March 19th, 2015 14:00
dsu,
I'm from DataDomain Support. I was wondering what your original filesys destroy command was? Did you use "filesys destroy and zero"? it can take a long time to run but that should wipe the disks out. Also, have you tried rebooting the DataDomain and then creating the filesystem? Please try those ideas (reboot first, then destroy and zero) and let me know the results. Thanks in advance.
Best Regards,
Patrick Betts
DataDomain NET TSE
Reply Oh, support on the forum... That's nice. Thanks.
Well, I've used the GUI command and I didn't need the zero, because I don't care about a wipe. Just the FS.
Yes, I've tried a restart but didn't change a thing.
And "# filesys destroy and-zero" gives me "Filesystem is already destroyed." and this is normal.
The system problem was that I've removed the second enclosure BEFORE destroying the FS.
Now my problem is how to let the system know that I don't need it to search for that enclosure anymore.
And just to create the FS using only the available enclosure.
SE "filesys destroy force" has the same result
And all I have in destroy.log is:
NOTICE: MSG-DDR-00002: fs_tool started
FS-Tool: Checking col_state file:
FS-Tool: Complete filesystem destroy - allowing:
getting volume list with option 0x800001f: :
num of vols found by VL_ALL_VOLS: 1:
FS-Tool: Found 1 volumes:
vol (vol1): attr (0x1):
FS-Tool: Number of volumes found: 1
CPM: Discover on volume vol1:
NOTICE: MSG-SL-00004: Volume vol1 is unavailable.
Reply

dsu1
9 Posts
3403
0
Posted March 26th, 2015 07:00
Thanks Ignes. I'll see if this fresh install will help me too.
Is not ideal, but at least I'll have it working again.