UNSOLVED

yesneiler

updated

1 year ago

Y

yesneiler

1 Rookie

10 Posts

2 Points

0

290

August 18th, 2025 19:54

SCv3020 ManagedForeign disk clear

Hey guys, I have an SCv3020 storage system that I'm initializing, but the disks I install are being detected as ManagedForeign. I can’t perform a factory reset either via the web interface or the Storage Manager Client. Is there any way to factory reset it through the console?

(edited)

  • DELL-Joey C

    Moderator

    4170 Posts

    20965 Points

    0

    0

    Posted August 19th, 2025 02:24

    Hi,

     

    To confirm, can you provide me the disk DPN# that you have installed into the storage. 

    DELL-Joey C

    Social Media and Communities Professional

    Dell Technologies | Enterprise Support Services

    #IWork4Dell

    Did I answer your query? Please click on ‘Mark as Accepted Answer’ if I did. 

  • tianchou

    2 Intern

    109 Posts

    0

    0

    Posted August 21st, 2025 16:21

    you can use disk manage ** command to set it to manage state

  • yesneiler

    1 Rookie

    10 Posts

    2 Points

    0

    0

    Posted August 25th, 2025 19:07

    @DELL-Joey C​ 

    Hi, the disks I am using are P/N 1XJ203-158

    Thanks
  • yesneiler

    1 Rookie

    10 Posts

    2 Points

    0

    0

    Posted August 25th, 2025 19:21

    @tianchou​ What command should I use? That option doesn't appear.

  • yesneiler

    1 Rookie

    10 Posts

    2 Points

    0

    0

    Posted August 25th, 2025 19:29

    @DELL-Joey C​ 

    I have tried several disk combinations, with model 1XJ203-158 it tells me that they are already managed, with P/N HDEBL40DAB51 (they are not enterprise plus) it tells me Unassigned but the startup process does not recognize them as active. Finally I have tried with other disks P/N 1GR201-157 and it tells me that they are down. In all cases they are new disks
      
    
  • yesneiler

    1 Rookie

    10 Posts

    2 Points

    0

    0

    Posted August 25th, 2025 19:36

    These are the discs I'm testing with
  • DELL-Chris H

    7 Practitioner

    9682 Posts

    48046 Points

    0

    0

    Posted August 25th, 2025 20:09

    With the Managed Foreign that is just stating that the drives were used on another system before. Now if the data isn't important that is on the drives then you can do the following

     

    Step 1: Identify the Foreign Disk
    Log in to the SCv3020 GUI as an administrator.
    Navigate to Storage > Disks .
    Look for the foreign disk in the list of disks.

     

    Step 2: Clear the Foreign Disk
    Select the foreign disk and click on Clear Foreign Configuration .
    Confirm that you want to clear the foreign configuration. This will remove any existing configuration on the disk.
    Wait for the operation to complete. This may take a few minutes.

     

    Step 3: Verify the Disk Status
    After clearing the foreign configuration, verify that the disk status has changed to "Unassigned" or "Available".
    You can now use the disk as a new disk or assign it to a storage pool.

     

    Alternatively, you can use the CLI to clear a managed foreign disk. Here is an example:

     

    sccli /disk clearForeignConfig <disk_id>


    Replace <disk_id> with the ID of the foreign disk you want to clear.

     

     

     

    Let me know how it goes and if this helps.

     

     

     

    DELL-Chris H

    Social Media and Communities Professional

    Dell Technologies | Enterprise Support Services

    #IWork4Dell

    Did I answer your query? Please click on ‘Mark as Accepted Answer’. ‘Thumbs up’ the posts you like!

  • yesneiler

    1 Rookie

    10 Posts

    2 Points

    0

    0

    Posted August 25th, 2025 20:28

    @DELL-Chris H ​ 

    I can't perform the deletion via the web because the SAN is in the initial configuration state. I'm having these issues with the recommended commands via the CLI.


    sn276629> sccli /disk clearForeignConfig 5
    sn276629>
    Cannot find command: sccli

    disk clearForeignConfig 5
    sn276629>
    Cannot find command: clearForeignConfig

  • DELL-Charles R

    Moderator

    4730 Posts

    25476 Points

    0

    0

    Posted August 25th, 2025 20:46

    DELL-Charles R

    Social Media and Communities Professional
    Dell Technologies | Enterprise Support Services
    #IWork4Dell

    Did I answer your query? Please click on ‘Accept as Solution’. ‘Thumbs up’ the posts you like!

  • yesneiler

    1 Rookie

    10 Posts

    2 Points

    0

    0

    Posted August 26th, 2025 16:00

    @DELL-Charles R​ 

    The SAN is in the initialization state, the menu to switch to maintenance does not appear. Is there any option via CLI?