Visit Open-E website
Results 1 to 4 of 4

Thread: "No space left on device" with NFS export

  1. #1

    Default "No space left on device" with NFS export

    Hi,

    We have an Open-E Data Storage Server running Version: 5.0up60.7101.3511 64bit

    One of the NFS exports ran out of space. We therefore added 500GB to the partition to increase the size.

    We were able to write a little bit more data, but any further attempts to write data leads to a "No space left on device" error message.

    [chris@xxxx xxxx]$ sudo touch blah
    Password:
    touch: cannot touch `blah': No space left on device

    This is despite the fact that there is plenty of space an inodes free. I have unmounted the NFS volume everywhere and remounted it but the problem remains.

    How can I debug this?


    [chris@xxxx xxxx]$ df -h /xxxx
    Filesystem Size Used Avail Use% Mounted on
    san1.xxxx.xxxx.co.uk:/shares/xxxx
    2.5T 2.0T 471G 81% /xxxx
    [chris@sanhead1 loadcg2]$ df -i /xxxx
    Filesystem Inodes IUsed IFree IUse% Mounted on
    san1.xxx.xxxx.co.uk:/shares/xxxx
    518265232 809152 517456080 1% /xxxx


    Many thanks.

  2. #2

    Default

    Sorry, I sould have posted this in the DSS - Data Storage Server forum.

  3. #3
    Join Date
    Aug 2010
    Posts
    404

    Default

    Quote Originally Posted by clhws
    Sorry, I sould have posted this in the DSS - Data Storage Server forum.
    Could you tell us please if you remember the last free space before you add the new storage what was it?

    And now how much free space do you have after adding the new storage?

  4. #4

    Default

    Hi,

    Thanks for the reply. Before resizing, it was a 2TB partition that was full.

    It is now a 2.5TB partition. We managed to write a few gigabytes of data, but it now will not write any more.

    Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •