<?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: Add disk to FAS 2020 in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/Add-disk-to-FAS-2020/m-p/128881#M7942</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check, if the disk was assigned to the correct controller.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To be sure, you can assign the disk manually:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1.) check options disk.auto_assign on both controllers (if on, the disk will auto assign, to do it manually set the option to off)&lt;/P&gt;&lt;P&gt;2.) swap the disk&lt;/P&gt;&lt;P&gt;3.) check with disk show -n, the replaced disk should be shown as not owned&lt;/P&gt;&lt;P&gt;4.) from the controller, which needs the disk, type: disk assign ........DISKNAME..... or disk assign all (if only 1 disk is unowned)&lt;/P&gt;&lt;P&gt;5.) change options disk.auto_assign back (if changed in Step1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 10 Mar 2017 05:24:26 GMT</pubDate>
    <dc:creator>hariprak</dc:creator>
    <dc:date>2017-03-10T05:24:26Z</dc:date>
    <item>
      <title>Add disk to FAS 2020</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Add-disk-to-FAS-2020/m-p/128848#M7940</link>
      <description>&lt;P&gt;Hello, in my FAS 2020 hard disk drive failure, I have disk from another FAS storage. When I insert disk to my FAS I don't remove old owner. I have error: Disk 0c.00.3 is not owned by this node. Solution?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:21:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Add-disk-to-FAS-2020/m-p/128848#M7940</guid>
      <dc:creator>rafals</dc:creator>
      <dc:date>2025-06-04T15:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add disk to FAS 2020</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Add-disk-to-FAS-2020/m-p/128881#M7942</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check, if the disk was assigned to the correct controller.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To be sure, you can assign the disk manually:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1.) check options disk.auto_assign on both controllers (if on, the disk will auto assign, to do it manually set the option to off)&lt;/P&gt;&lt;P&gt;2.) swap the disk&lt;/P&gt;&lt;P&gt;3.) check with disk show -n, the replaced disk should be shown as not owned&lt;/P&gt;&lt;P&gt;4.) from the controller, which needs the disk, type: disk assign ........DISKNAME..... or disk assign all (if only 1 disk is unowned)&lt;/P&gt;&lt;P&gt;5.) change options disk.auto_assign back (if changed in Step1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 05:24:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Add-disk-to-FAS-2020/m-p/128881#M7942</guid>
      <dc:creator>hariprak</dc:creator>
      <dc:date>2017-03-10T05:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Add disk to FAS 2020</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Add-disk-to-FAS-2020/m-p/128924#M7944</link>
      <description>&lt;P&gt;======================&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WARNING!!!&amp;nbsp;&amp;nbsp; Reassigning disks that have data on them can cause data loss.&amp;nbsp; Make sure you're not reassigning the wrong disks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;======================&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Essentially you can use the &lt;STRONG&gt;disk &lt;/STRONG&gt;command to reassign disk ownership.&amp;nbsp; This might require you to run the &lt;STRONG&gt;priv set advanced &lt;/STRONG&gt;command to get access to this command.&amp;nbsp; Below are a few syntaxes you can use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;disk show -v&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;this command shows all disks on both controller heads and the current owner&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;disk show -n&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;this command would show all unassigned disks (wouldn't apply to you at this time)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;disk assign -s unowned DISK_NAME&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;you'd need to run this command from the command line of the filer you'd like to remove ownership from first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To put it simply you can first go to the command line of the filer that has the disks you'd want to remove.&amp;nbsp; Run the &lt;STRONG&gt;sysconfig -r &lt;/STRONG&gt;command to show all disks for the system you're on.&amp;nbsp; Identify the disk name;&amp;nbsp;&amp;nbsp; examples would be like 0a.71&amp;nbsp;&amp;nbsp; or&amp;nbsp;&amp;nbsp;&amp;nbsp; 0b.14.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then run the &lt;STRONG&gt;disk assign -s unowned 0b.14.3 &lt;/STRONG&gt;command for the disk you've identified.&amp;nbsp;&amp;nbsp; Confirm the disk has been unowned by running the &lt;STRONG&gt;disk show -n &lt;/STRONG&gt;command which should then show the disk as a spare.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once that's done; login to the filer you'd like to assign the disk to and run the &lt;STRONG&gt;disk assign DISK_NAME&amp;nbsp; &lt;/STRONG&gt;for the disk you'd like to assign.&amp;nbsp;&amp;nbsp; Example:&amp;nbsp; &lt;STRONG&gt;disk assign 0b.14.3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can then verify if the disk has been assigned to the filer you're logged into by running the &lt;STRONG&gt;sysconfig -r &lt;/STRONG&gt;command (it should show up in the spare section)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Details can be found in the Technical Report below&lt;/P&gt;&lt;P&gt;&lt;A title="https://communities.netapp.com/docs/DOC-5030" href="https://community.netapp.com/docs/DOC-5030" target="_blank"&gt;https://communities.netapp.com/docs/DOC-5030&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2017 10:25:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Add-disk-to-FAS-2020/m-p/128924#M7944</guid>
      <dc:creator>dbenadib</dc:creator>
      <dc:date>2017-03-12T10:25:33Z</dc:date>
    </item>
  </channel>
</rss>

