<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can't delete volume in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158842#M36242</link>
    <description>&lt;P&gt;There were 2 failed drives, but they were not listed as part of any aggregate or spares.&lt;/P&gt;
&lt;P&gt;Tried this both when the aggregate was online and offline. Same result.&lt;/P&gt;
&lt;P&gt;There were 5 FlexClones listed but I didn't see any way to delete them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::volume clone*&amp;gt; ?&lt;BR /&gt;create Create a FlexClone volume&lt;BR /&gt;show Display a list of FlexClones&lt;BR /&gt;split&amp;gt; Commands to manage FlexClone split&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::volume clone*&amp;gt; show&lt;BR /&gt;Vserver FlexClone Parent-Volume Parent-Snapshot State Type&lt;BR /&gt;--------- -------------- --------------- ---------------------- ---------- ----&lt;BR /&gt;es-prod-netapp-vs2 &lt;BR /&gt;urcdev_data_a_vol &lt;BR /&gt;- - - RW&lt;BR /&gt;urcply_data_a_vol &lt;BR /&gt;- - - RW&lt;BR /&gt;urctst_data_a_vol &lt;BR /&gt;- - - RW&lt;BR /&gt;urudev_data_a_vol &lt;BR /&gt;- - - RW&lt;BR /&gt;urutst_data_a_vol &lt;BR /&gt;- - - RW&lt;BR /&gt;5 entries were displayed.&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::volume clone*&amp;gt; split&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::volume clone split*&amp;gt; show&lt;BR /&gt;This table is currently empty.&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::volume clone split*&amp;gt; stop -vserver es-prod-netapp-vs2 *&lt;/P&gt;
&lt;P&gt;Error: command failed on vserver "es-prod-netapp-vs2" flexclone "urcdev_data_a_vol": Clone volume is not being split from its parent.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Aug 2020 01:02:47 GMT</pubDate>
    <dc:creator>garges</dc:creator>
    <dc:date>2020-08-21T01:02:47Z</dc:date>
    <item>
      <title>Can't delete volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158527#M36120</link>
      <description>&lt;P&gt;Pardon my naivete, I"ve not used NetApp much.&amp;nbsp; I've inherited an old FAS8040 running OnTap 8.2.4. It's out of support and the only thing I need to do is securely erase the disks prior to system disposal. So I want to run disk&amp;nbsp; sanitize. To do that (as I understand it) I have to delete the aggregates and make all the disks spares. So to do that I need to delete the volumes. There were 481 and I was able to delete all but 53 of them. They give this error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::*&amp;gt; volume delete -vserver es-prod-netapp-vs2 -volume urcdev_data_a_vol&lt;/P&gt;
&lt;P&gt;Error: command failed: Volume urcdev_data_a_vol in Vserver es-prod-netapp-vs2 must be offline to be deleted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::*&amp;gt; volume offline -vserver es-prod-netapp-vs2 -volume urcdev_data_a_vol&lt;/P&gt;
&lt;P&gt;Warning: Volume "urcdev_data_a_vol" on Vserver "es-prod-netapp-vs2" must be unmounted before being taken offline or restricted. Clients will not be able to access the affected volume and related&lt;BR /&gt;junction paths after that. Do you still want to unmount the volume and continue? {y|n}: y&lt;BR /&gt;vol offline: Error offlining volume "es-prod-netapp-vs2:urcdev_data_a_vol". Error while deleting junction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::*&amp;gt; volume modify -vserver es-prod-netapp-vs2 -volume urutst_tmp_a_vol -state force-offline&lt;/P&gt;
&lt;P&gt;Warning: Forcing offline volume urutst_tmp_a_vol in Vserver es-prod-netapp-vs2 can potentially disrupt access to files in other volumes. &lt;BR /&gt;Do you want to continue? {y|n}: y&lt;/P&gt;
&lt;P&gt;Volume modify successful on volume: urutst_tmp_a_vol&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::*&amp;gt; volume delete -vserver es-prod-netapp-vs2 -volume urutst_tmp_a_vol&lt;/P&gt;
&lt;P&gt;Warning: Are you sure you want to delete volume "urutst_tmp_a_vol" in Vserver "es-prod-netapp-vs2" ? {y|n}: y&lt;BR /&gt;[Job 39372] Job is queued: Delete urutst_tmp_a_vol.&lt;/P&gt;
&lt;P&gt;Error: command failed: [Job 39372] Job failed: Failed to delete junction from volume rootvol_esprd_vs2 on Vserver es-prod-netapp-vs2. Reason: The volume or plex is offline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any pointers would be appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 21:35:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158527#M36120</guid>
      <dc:creator>garges</dc:creator>
      <dc:date>2020-08-11T21:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't delete volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158533#M36126</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This could be due to different reason, but you can check couple things listed below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Check if you have any failed drive that belong to the aggr in question.&lt;/P&gt;
&lt;P&gt;2. Check the status of the aggr (online, offline foreign....)&lt;/P&gt;
&lt;P&gt;3. Check the volume and if you have any clone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 03:23:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158533#M36126</guid>
      <dc:creator>hmoubara</dc:creator>
      <dc:date>2020-08-12T03:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can't delete volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158568#M36141</link>
      <description>&lt;P&gt;You have to unmount the volume from the namespace first. It says as much here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Warning: Volume "urcdev_data_a_vol" on Vserver "es-prod-netapp-vs2" must be unmounted before being taken offline or restricted.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So, do this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- Online the volume&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- Run "volume unmount" to unmount the junction path&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- offline the volume&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- delete the volume&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Keep in mind that deleting the volume without -force will put the volume into the recovery-queue and won't free up space for 12ish hours:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-vsmg/GUID-D4E85AB5-EEBB-44B4-A648-5B1B04FD5F85.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-vsmg/GUID-D4E85AB5-EEBB-44B4-A648-5B1B04FD5F85.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 13:29:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158568#M36141</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2020-08-12T13:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can't delete volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158580#M36151</link>
      <description>&lt;P&gt;If you want to zero all drives, just reboot the filer and push ctrl+c to interrupt boot menu. I believe there is an option there in 7-mode to wipe the drives. Option 4 will wipe then initialize with a new O/S.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 14:20:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158580#M36151</guid>
      <dc:creator>paul_stejskal</dc:creator>
      <dc:date>2020-08-12T14:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can't delete volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158842#M36242</link>
      <description>&lt;P&gt;There were 2 failed drives, but they were not listed as part of any aggregate or spares.&lt;/P&gt;
&lt;P&gt;Tried this both when the aggregate was online and offline. Same result.&lt;/P&gt;
&lt;P&gt;There were 5 FlexClones listed but I didn't see any way to delete them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::volume clone*&amp;gt; ?&lt;BR /&gt;create Create a FlexClone volume&lt;BR /&gt;show Display a list of FlexClones&lt;BR /&gt;split&amp;gt; Commands to manage FlexClone split&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::volume clone*&amp;gt; show&lt;BR /&gt;Vserver FlexClone Parent-Volume Parent-Snapshot State Type&lt;BR /&gt;--------- -------------- --------------- ---------------------- ---------- ----&lt;BR /&gt;es-prod-netapp-vs2 &lt;BR /&gt;urcdev_data_a_vol &lt;BR /&gt;- - - RW&lt;BR /&gt;urcply_data_a_vol &lt;BR /&gt;- - - RW&lt;BR /&gt;urctst_data_a_vol &lt;BR /&gt;- - - RW&lt;BR /&gt;urudev_data_a_vol &lt;BR /&gt;- - - RW&lt;BR /&gt;urutst_data_a_vol &lt;BR /&gt;- - - RW&lt;BR /&gt;5 entries were displayed.&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::volume clone*&amp;gt; split&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::volume clone split*&amp;gt; show&lt;BR /&gt;This table is currently empty.&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::volume clone split*&amp;gt; stop -vserver es-prod-netapp-vs2 *&lt;/P&gt;
&lt;P&gt;Error: command failed on vserver "es-prod-netapp-vs2" flexclone "urcdev_data_a_vol": Clone volume is not being split from its parent.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 01:02:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158842#M36242</guid>
      <dc:creator>garges</dc:creator>
      <dc:date>2020-08-21T01:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can't delete volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158843#M36243</link>
      <description>&lt;P&gt;Tried this but got the same error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::*&amp;gt; volume online -vserver es-prod-netapp-vs2 urutst_tmp_a_vol&lt;BR /&gt;Volume "es-prod-netapp-vs2:urutst_tmp_a_vol" is now online.&lt;/P&gt;
&lt;P&gt;Volume modify successful on volume: urutst_tmp_a_vol&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::volume*&amp;gt; show urutst_tmp_a_vol&lt;BR /&gt;Vserver Volume Aggregate State Type Size Available Used%&lt;BR /&gt;--------- ------------ ------------ ---------- ---- ---------- ---------- -----&lt;BR /&gt;es-prod-netapp-vs2 &lt;BR /&gt;urutst_tmp_a_vol &lt;BR /&gt;node01_sata online RW 33GB 32.58GB 1%&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dco-prod-netapp::volume*&amp;gt; unmount -vserver es-prod-netapp-vs2 urutst_tmp_a_vol&lt;BR /&gt;&lt;BR /&gt;Error: command failed: Failed to delete junction from volume rootvol_esprd_vs2 on Vserver es-prod-netapp-vs2. Reason: The volume or plex is offline.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 01:06:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158843#M36243</guid>
      <dc:creator>garges</dc:creator>
      <dc:date>2020-08-21T01:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can't delete volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158844#M36244</link>
      <description>&lt;P&gt;Didn't see any options on the Service Process, System Console, or Boot Loader for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SP dco-prod-netapp1-01*&amp;gt; system &lt;BR /&gt;system battery - battery related commands&lt;BR /&gt;system console - connect to the system console&lt;BR /&gt;system core - dump the system core and reset&lt;BR /&gt;system log - print system console logs&lt;BR /&gt;system power - commands controlling system power&lt;BR /&gt;system reset - reset the system using the selected firmware&lt;BR /&gt;system sensors - print environmental sensors status&lt;BR /&gt;system fru - fru related commands&lt;BR /&gt;system forensics - configure watchdog forensics collection settings&lt;BR /&gt;system nvram flash - nvram flash related commands&lt;BR /&gt;system watchdog - system watchdog commands&lt;/P&gt;
&lt;P&gt;SP dco-prod-netapp1-01*&amp;gt; &lt;BR /&gt;SP dco-prod-netapp1-01*&amp;gt; system&lt;BR /&gt;system battery - battery related commands&lt;BR /&gt;system console - connect to the system console&lt;BR /&gt;system core - dump the system core and reset&lt;BR /&gt;system log - print system console logs&lt;BR /&gt;system power - commands controlling system power&lt;BR /&gt;system reset - reset the system using the selected firmware&lt;BR /&gt;system sensors - print environmental sensors status&lt;BR /&gt;system fru - fru related commands&lt;BR /&gt;system forensics - configure watchdog forensics collection settings&lt;BR /&gt;system nvram flash - nvram flash related commands&lt;BR /&gt;system watchdog - system watchdog commands&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SP dco-prod-netapp1-01*&amp;gt; system power status&lt;BR /&gt;Host Power is on&lt;/P&gt;
&lt;P&gt;SP dco-prod-netapp1-01*&amp;gt; system console&lt;BR /&gt;Type Ctrl-D to exit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LOADER-A&amp;gt; bye&lt;BR /&gt;BIOS version: 9.3X3&lt;BR /&gt;Portions Copyright (c) 2011-2014 NetApp. All Rights Reserved&lt;BR /&gt;?Phoenix SecureCore Tiano(TM)&lt;BR /&gt;Copyright 1985-2020 Phoenix Technologies Ltd.&lt;BR /&gt;All Rights Reserved&lt;/P&gt;
&lt;P&gt;Build Date: 09/25/2014&lt;BR /&gt;**********************************************&lt;BR /&gt;* 9.3X3 *&lt;BR /&gt;* ================================== *&lt;BR /&gt;* PHOENIX SC-T 2009-2020 *&lt;BR /&gt;**********************************************&lt;BR /&gt;CPU = 1 Processor(s) Detected, Cores per Processor = 8&lt;BR /&gt;Intel(R) Xeon(R) CPU E5-2658 @ 2.10GHz&lt;BR /&gt;32768 MB System RAM Installed&lt;BR /&gt;256 KB L2 Cache&lt;BR /&gt;System BIOS shadowed&lt;BR /&gt;Video BIOS shadowed&lt;BR /&gt;USB Device: MICRON eUSB DISK&lt;/P&gt;
&lt;P&gt;Boot Loader version 5.3X1 &lt;BR /&gt;Copyright (C) 2000-2003 Broadcom Corporation.&lt;BR /&gt;Portions Copyright (C) 2002-2014 NetApp, Inc. All Rights Reserved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Starting AUTOBOOT press Ctrl-C to abort...&lt;/P&gt;
&lt;P&gt;Autoboot of PRIMARY image aborted by user.&lt;/P&gt;
&lt;P&gt;LOADER-A&amp;gt; help&lt;BR /&gt;Available commands:&lt;/P&gt;
&lt;P&gt;netboot Boots the supplied URL off the network.&lt;BR /&gt;boot_diags Boots the diagnostic image off of the boot device.&lt;BR /&gt;boot_backup Boots the backup image of Data ONTAP off of the boot device.&lt;BR /&gt;boot_primary Boots the primary image of Data ONTAP off of the boot device.&lt;BR /&gt;boot_ontap Boots the correct image of Data ONTAP&lt;BR /&gt;update_flash Updates the boot flash with the firmware image on the boot device.&lt;BR /&gt;sp status Show the Service Processor Network Settings&lt;BR /&gt;sp setup Interactively configure a Service Processor&lt;BR /&gt;flash Update a flash memory device&lt;BR /&gt;version Print the firmware version&lt;BR /&gt;bye Reset the system.&lt;BR /&gt;set date Set current date&lt;BR /&gt;set time Set current time&lt;BR /&gt;set console Change the active console device&lt;BR /&gt;lsmod Per-file metadata.&lt;BR /&gt;autoboot Automatic system bootstrap.&lt;BR /&gt;go Start a previously loaded program.&lt;BR /&gt;boot Load an executable file into memory and execute it&lt;BR /&gt;load Load an executable file into memory without executing it&lt;BR /&gt;ndp Display or modify the NDP Table(IPv6 only)&lt;BR /&gt;ping Ping a remote IP host.&lt;BR /&gt;arp Display or modify the ARP Table&lt;BR /&gt;ifconfig Configure the Ethernet interface&lt;BR /&gt;show date Display current time according to RTC&lt;BR /&gt;show time Display current time according to RTC&lt;BR /&gt;show devices Display information about the installed devices.&lt;BR /&gt;savenv Save the environmental variables.&lt;BR /&gt;saveenv Save the environmental variables.&lt;BR /&gt;unsetenv Delete an environment variable.&lt;BR /&gt;set-defaults Reset all system environmental variables to default values.&lt;BR /&gt;setenv Set an environment variable.&lt;BR /&gt;printenv Display the environment variables&lt;BR /&gt;undi UNDI driver diagnostic command&lt;BR /&gt;help Obtain help for loader commands&lt;/P&gt;
&lt;P&gt;For more information about a command, enter 'help command-name'&lt;BR /&gt;LOADER-A&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 01:17:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158844#M36244</guid>
      <dc:creator>garges</dc:creator>
      <dc:date>2020-08-21T01:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can't delete volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158846#M36245</link>
      <description>&lt;P&gt;Thanks to everyone that offered a solution. Still could not resolve it though. We decided to get a bigger hammer for this problem. Literally, we're just going to physically destroy the disks.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 01:21:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158846#M36245</guid>
      <dc:creator>garges</dc:creator>
      <dc:date>2020-08-21T01:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can't delete volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158878#M36253</link>
      <description>Well...that's one way to do it!</description>
      <pubDate>Fri, 21 Aug 2020 16:32:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/158878#M36253</guid>
      <dc:creator>paul_stejskal</dc:creator>
      <dc:date>2020-08-21T16:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can't delete volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/446447#M42617</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;For issue, just go to diag mode and perform unmount forcefully.&amp;nbsp;&lt;/P&gt;&lt;P&gt;After that perform the volume offline command as usual.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will accept.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 10:11:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/446447#M42617</guid>
      <dc:creator>Vipinchittur</dc:creator>
      <dc:date>2023-07-28T10:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can't delete volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/458837#M44706</link>
      <description>&lt;P&gt;Thank you, This is what worked for me :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;set d&lt;/LI&gt;&lt;LI&gt;volume unmount -volume vol -vserver VS -force&lt;/LI&gt;&lt;LI&gt;volume modify -volume vol -vserver VS -state offline&lt;/LI&gt;&lt;LI&gt;volume delete -force&amp;nbsp; -volume vol -vserver VS&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 24 Feb 2025 11:13:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Can-t-delete-volume/m-p/458837#M44706</guid>
      <dc:creator>AlonOr</dc:creator>
      <dc:date>2025-02-24T11:13:24Z</dc:date>
    </item>
  </channel>
</rss>

