Missing free disk space after removing iSCSI Targets

iSCSI related applications
Locked
elpatron.68
New here
Posts: 6
Joined: Mon Sep 17, 2012 2:52 pm

Missing free disk space after removing iSCSI Targets

Post by elpatron.68 »

After removing two iSCSI targets the corresponding disk space was not freed:

Image

The system protocol:
Image

How can I delete the lost iSCSI target files?

Regards,
Markus
User avatar
doktornotor
Ask me anything
Posts: 7472
Joined: Tue Apr 24, 2012 5:44 am

Re: Missing freed after removing iSCSI Targets

Post by doktornotor »

Kindly post the output of

Code: Select all

df -h
I'm gone from this forum till QNAP stop wasting volunteers' time. Get help from QNAP helpdesk instead.
Warning: offensive signature and materials damaging QNAP reputation follow:
QNAP's FW security issues
QNAP's hardware compatibility list madness
QNAP's new logo competition
Dear QNAP, kindly fire your clueless incompetent forum "admin" And while at it, don't forget the webmaster!
User avatar
pwilson
Guru
Posts: 22533
Joined: Fri Mar 06, 2009 11:20 am
Location: Victoria, BC, Canada (UTC-08:00)

Re: Missing freed after removing iSCSI Targets

Post by pwilson »

doktornotor wrote:Kindly post the output of

Code: Select all

df -h
Or check it again in 24 hours? :roll: :roll: :roll: :-0

If QNAP can't make that work in real time, they might as well remove it from Firmware. Useless "pretty" screen anyway. Your advice to check it from the command line is indeed the correct approach.

Code: Select all

df -h
People seem to expect that output to be "real-time", so that screen is useless in any language because it is historical.... :mrgreen:

Patrick M. Wilson
Victoria, BC Canada
QNAP TS-470 Pro w/ 4 * Western Digital WD30EFRX WD Reds (RAID5) - - Single 8.1TB Storage Pool FW: QTS 4.2.0 Build 20151023 - Kali Linux v1.06 (64bit)
Forums: View My Profile - Search My Posts - View My Photo - View My Location - Top Community Posters
QNAP: Turbo NAS User Manual - QNAP Wiki - QNAP Tutorials - QNAP FAQs

Please review: When you're asking a question, please include the following.
elpatron.68
New here
Posts: 6
Joined: Mon Sep 17, 2012 2:52 pm

Re: Missing freed after removing iSCSI Targets

Post by elpatron.68 »

doktornotor wrote:Kindly post the output of

Code: Select all

df -h
df says:

Code: Select all

[~] # df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/ramdisk             32.9M     16.7M     16.2M  51% /
tmpfs                    64.0M    276.0k     63.7M   0% /tmp
/dev/sda4               371.0M    333.9M     37.1M  90% /mnt/ext
/dev/md9                509.5M    141.6M    367.9M  28% /mnt/HDA_ROOT
/dev/md0                  5.4T      4.1T      1.3T  76% /share/MD0_DATA
tmpfs                    32.0M         0     32.0M   0% /.eaccelerator.tmp
Thanks,
Markus
elpatron.68
New here
Posts: 6
Joined: Mon Sep 17, 2012 2:52 pm

Re: Missing free disk space after removing iSCSI Targets

Post by elpatron.68 »

Okay, thanks, I found the lost files:

Code: Select all

[/share/MD0_DATA/.@iscsi.img] # ls -la
drwxrwxrwx    2 admin    administ      4096 Sep  8  2012 ./
drwxrwxrwx   29 admin    administ      4096 Sep 22 13:54 ../
-rw-------    1 admin    administ 1099511627776 Sep  3  2012 iSCSI-lun0-5044b2ca.000
-rw-------    1 admin    administ 1047972020224 Sep  3  2012 iSCSI-lun0-5044b2ca.001
-rw-------    1 admin    administ 536870912000 Sep  8  2012 iSCSI-lun0-5044b2ca.002
-rw-------    1 admin    administ 1099511627776 Sep  3  2012 iSCSI-lun1-5044b2ed.000
-rw-------    1 admin    administ 1047972020224 Sep  3  2012 iSCSI-lun1-5044b2ed.001
User avatar
doktornotor
Ask me anything
Posts: 7472
Joined: Tue Apr 24, 2012 5:44 am

Re: Missing free disk space after removing iSCSI Targets

Post by doktornotor »

Yeah, there's a wonderfully hidden GUI to remove those, behind the "Un-mapped iSCSI LUN List" button :roll:

Image
I'm gone from this forum till QNAP stop wasting volunteers' time. Get help from QNAP helpdesk instead.
Warning: offensive signature and materials damaging QNAP reputation follow:
QNAP's FW security issues
QNAP's hardware compatibility list madness
QNAP's new logo competition
Dear QNAP, kindly fire your clueless incompetent forum "admin" And while at it, don't forget the webmaster!
elpatron.68
New here
Posts: 6
Joined: Mon Sep 17, 2012 2:52 pm

Re: Missing free disk space after removing iSCSI Targets

Post by elpatron.68 »

Hi doktornotor,

that was exactly what I did before removing my LUNs. Nevertheless: the disk space wasn´t freed. I assume it´s a GUI issue.
I had to manually delete the files in /share/MD0_DATA/.@iscsi.img.
Unfortunately I have no time and no second device to reproduce this problem.

Regards,
Markus
User avatar
schumaku
Guru
Posts: 43579
Joined: Mon Jan 21, 2008 4:41 pm
Location: Kloten (Zurich), Switzerland -- Skype: schumaku
Contact:

Re: Missing free disk space after removing iSCSI Targets

Post by schumaku »

Have a similar case - however the file space is freed up, but the usage is still shown in the Disk Usage list and the graph. The ubiquitous vs_refresh did not help...
Screen Shot 2014-09-21 at 20.36.25.png
...removed the LUN container file... note the 100 GB free'ed space - however it's still listed as a LUN and the pie does include it, too...
Screen Shot 2014-09-22 at 10.36.10.png
Something QNAP there...
You do not have the required permissions to view the files attached to this post.
User avatar
storageman
Ask me anything
Posts: 5507
Joined: Thu Sep 22, 2011 10:57 pm

Re: Missing free disk space after removing iSCSI Targets

Post by storageman »

I presume this was a thin provisioned LUN.

Has anyone tested if the volume, actions, reclaim option have any effect on the space reporting?
conandrum
Getting the hang of things
Posts: 99
Joined: Mon Dec 22, 2008 9:46 pm

Re: Missing free disk space after removing iSCSI Targets

Post by conandrum »

I also removed everything one-by-one in the web admin interface... starting with the virtual disk pointing to the target, and the target and the LUN.
However, I noticed that the space on the raid was not freed.
So I emptied the network recycle bin and again nothing.
I checked the disk usage in resource monitor and sure enough it is still listed there.

I can see it in /share/MD0_DATA/.@iscsi.img
iSCSI-MUSIC_LUN-4e19ea97.000 512,000Mib
virtual_lun0 1,024Kib

I was thinking to just delete these two files...
What shoudl I do?
TS509 firmware v4.2.6
RAID 5 10TB (single disk volume 5x Hitachi HUA723020ALA640 MK7O)
Windows 10.
conandrum
Getting the hang of things
Posts: 99
Joined: Mon Dec 22, 2008 9:46 pm

Re: Missing free disk space after removing iSCSI Targets

Post by conandrum »

Please any ideas? Some of you had this problem before. Thanks
TS509 firmware v4.2.6
RAID 5 10TB (single disk volume 5x Hitachi HUA723020ALA640 MK7O)
Windows 10.
conandrum
Getting the hang of things
Posts: 99
Joined: Mon Dec 22, 2008 9:46 pm

Re: Missing free disk space after removing iSCSI Targets

Post by conandrum »

I just noticed something very strange.
In control panel>storage manager>iscsi>Advanced ACl
I noticed there is a 'default policy'.
I can only add or edit this policy.
When I edit this policy, I see the name of the LUN which I deleted earlier today (which still physically exists on my QNAP).
The policy entry 'MUSIC_LUN' can be edited but cannot be removed.
This is also a bug IMHO because the LUN has been deleted.

Anyway I am going to upgrade to the latest firmware tonight and see if there have been any changes (4.1.3 atm).
TS509 firmware v4.2.6
RAID 5 10TB (single disk volume 5x Hitachi HUA723020ALA640 MK7O)
Windows 10.
conandrum
Getting the hang of things
Posts: 99
Joined: Mon Dec 22, 2008 9:46 pm

Re: Missing free disk space after removing iSCSI Targets

Post by conandrum »

Ok I think I fixed it.

>>>MAKE BACKUPS BEFORE YOU START MODIFYING FILES!!!!

--------------------------------------------------------------------------
THE CONFIG FILES
-------------------------------------------------------------------------
I found the BOGUS still lingering OBSOLETE data in the following files.
/mnt/HDA_ROOT/.config/iscsi.conf
/mnt/HDA_ROOT/.config/iscsi_trgt.conf

QNAP OS should have cleaned these files when I deleted the LUNs.
Unfortunately the LUNs were still in there. Even LUNs which I deleted years ago were in there! The strange thing is that a very old LUN which was mentioned in these files, does not exist as a physical file and I am wondering if the file was correctly removed from the machine with an older version of the firmware. Maybe the newer firmwares have been broken a bit? IDK.

>>>>Finally, this file I left untouched as it had no mention of my particular LUNs. /mnt/HDA_ROOT/.config/iscsi-init.conf

Below is what I left in my /mnt/HDA_ROOT/.config/iscsi.conf (yours MAY DIFFER be careful)
[iSCSISetting]
Enable = TRUE
iSCSIPort = 3260
[iSNS]
biSNSEnable = FALSE
iSNSServer =

Below is what I left in my /mnt/HDA_ROOT/.config/iscsi_trgt.conf (yours MAY DIFFER be careful)
[iSCSIPortal]
bServiceEnable=FALSE
servicePort = 3260
initiatorBitmap00 = 00000001
bISNSEnable = FALSE
ISNSIP =
targetIQNPrefix = iqn.2004-04.com.qnap:ts-509:iscsi.
targetBitmap00=00000000
LUNBitmap00 = 00000008

[init0Info]
initiatorIndex = 0
initiatorIQN = iqn.2004-04.com.qnap:all:iscsi.default.ffffff
initiatorAlias = Default Policy
initiatorTargetBitmap00=00000000
initiatorLUNBitmap00 = 00000008

[InitiatorKey]
iqn.2004-04.com.qnap:all:iscsi.default.ffffff = 0

[TargetKey]

[LUNKey]

Now, when I go to In control panel>storage manager>iscsi>Advanced ACl the 'default policy' is empty as it should be since I have 0 Luns configured. GOOD!

--------------------------------------------------------------------------
THE LUN FILES
-------------------------------------------------------------------------
My LUN is in here /share/MD0_DATA/.@iscsi.img
the name of the 500MB file is /share/MD0_DATA/.@iscsi.img/iSCSI-MUSIC_LUN-4e19ea97.000
After the above mods, I deleted the file which no longer shows as a LUN in disk usage. GOOD!
>>>>I did not delete the file /share/MD0_DATA/.@iscsi.img/virtual_lun0 (maybe it is necessary for the system)

I will empty the recycle bin, reboot and check the disk usage again to see if the free space is returned.
TS509 firmware v4.2.6
RAID 5 10TB (single disk volume 5x Hitachi HUA723020ALA640 MK7O)
Windows 10.
conandrum
Getting the hang of things
Posts: 99
Joined: Mon Dec 22, 2008 9:46 pm

Re: Missing free disk space after removing iSCSI Targets

Post by conandrum »

Sure enough, after the reboot, the space was RETURNED ! )))
It will be noticed as an increase in free space in the web interface resource monitor/disk usage.
So earlier when I deleted the LUN and fixed the conf files, the LUN was removed from disk usage, but not reported elsewhere in another category. essentially taking up space out of the 'free space' category without reporting it.
Now the space is redeemed.

The above operations were done when running TS509 firmware v4.1.3
TS509 firmware v4.2.6
RAID 5 10TB (single disk volume 5x Hitachi HUA723020ALA640 MK7O)
Windows 10.
primator
First post
Posts: 1
Joined: Wed Mar 05, 2014 11:17 pm

Re: Missing free disk space after removing iSCSI Targets

Post by primator »

Hi All,

Although this thread is old, the solution is (now) simple.

In the iSCSI settings, under "Target Management" I now have the option "Un-mapped iSCSI LUN list" at the bottem.
When selected, I had the deleted iSCSI LUN visible.
After deleting the LUN from the "Un-mapped iSCSI LUN list" I have the missing storage reclaimed.

This is in version 4.3.3 on a TS-212.
Locked

Return to “iSCSI – Target & Virtual Disk”