NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

patdman81's avatar
Jul 05, 2022
Solved

Could not delete share due to snapshot deletion failure.

I'm trying to delete a share and keep getting an error.

Could not delete share due to snapshot deletion failure. Code: 1004030000

I have a RNDU6000 running OS v6.10.7

 

Any thoughts on how to resolve?


  • patdman81 wrote:

    I have not been able to delete this share via the web UI.

     


    First I would double-check that the volume is not in read-only status.

     


    patdman81 wrote:

    Any thoughts which command to use?

     


    Log in as root, using the admin password.

     

    Then list the snapshots for the share with

     

    # btrfs subvolume list -s /data | grep SHARENAME

    substituting the real sharename for the placeholder of course.

     

    Then try deleting them one at a time using

    # btrfs subvolume delete -c <path>

    Where <path> is the full path to the snapshot - something like /data/SHARENAME/.snapshot/NUMBER/snapshot

     

    Note the first command won't include the /data/ bit, but the second command definitely needs it.

     

    After the snapshots are sucessfully deleted, delete the main share from the admin web ui.  If you get an error deleting a snapshot, then post it here.

     

4 Replies


  • patdman81 wrote:

    I'm trying to delete a share and keep getting an error.

    Could not delete share due to snapshot deletion failure. Code: 1004030000

    I have a RNDU6000 running OS v6.10.7

     

    Any thoughts on how to resolve?


    Do you have ssh enabled?  

     

    It might be possible to find and delete the snapshots using ssh.  Another thing you could try is deleting them from the admin web ui.

    • patdman81's avatar
      patdman81
      Tutor

      I do indeed have ssh enabled.

      Any thoughts which command to use?

      I have not been able to delete this share via the web UI.

       

      Regards,

       

      Patrick.

      • StephenB's avatar
        StephenB
        Guru

        patdman81 wrote:

        I have not been able to delete this share via the web UI.

         


        First I would double-check that the volume is not in read-only status.

         


        patdman81 wrote:

        Any thoughts which command to use?

         


        Log in as root, using the admin password.

         

        Then list the snapshots for the share with

         

        # btrfs subvolume list -s /data | grep SHARENAME

        substituting the real sharename for the placeholder of course.

         

        Then try deleting them one at a time using

        # btrfs subvolume delete -c <path>

        Where <path> is the full path to the snapshot - something like /data/SHARENAME/.snapshot/NUMBER/snapshot

         

        Note the first command won't include the /data/ bit, but the second command definitely needs it.

         

        After the snapshots are sucessfully deleted, delete the main share from the admin web ui.  If you get an error deleting a snapshot, then post it here.

         

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More