Quantcast
Channel: Rockstor Community Forum - Latest topics
Viewing all articles
Browse latest Browse all 1934

Error running a command. cmd = /usr/bin/rmdir /export/proxmon. rc = 1. stdout = ['']. stderr = ["/usr/bin/rmdir: failed to remove '/export/proxmon': Directory not empty", '']

$
0
0

@Joey1 wrote:

Brief description of the problem

I was trying to delete a NFS export in the UI.
I’m using Rockstor 4.0.7-0

Detailed step by step instructions to reproduce the problem

  1. go to File Sharing > NFS
  2. Delete NFS export with the trashcan icon
  3. The error appears

Web-UI screenshot

image

Error Traceback provided on the Web-UI

Traceback (most recent call last): File "/opt/rockstor/src/rockstor/rest_framework_custom/generic_view.py", line 41, in _handle_exception yield File "/opt/rockstor/src/rockstor/storageadmin/views/nfs_exports.py", line 214, in delete nfs4_mount_teardown(export_pt) File "/opt/rockstor/src/rockstor/system/osi.py", line 646, in nfs4_mount_teardown run_command([RMDIR, export_pt]) File "/opt/rockstor/src/rockstor/system/osi.py", line 201, in run_command raise CommandException(cmd, out, err, rc) CommandException: Error running a command. cmd = /usr/bin/rmdir /export/proxmon. rc = 1. stdout = ['']. stderr = ["/usr/bin/rmdir: failed to remove '/export/proxmon': Directory not empty", '']

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 1934

Trending Articles