Layer7 API Management

Expand all | Collapse all

Portal - No Space Left on Device?!

  • 1.  Portal - No Space Left on Device?!

    Posted Mar 25, 2019 04:40 PM

    Hello,

     

    I'm running into a funny issue where I cannot activate newly deployed APIs using the Developer Portal.  I see newly deployed APIs show up in the list as disabled, but when I try to activate them - nothing happens.

     

    Looking at the logs, i see there being complaints of "no space left on device".  But the disk partitions seem to have plenty available.  So, I'm wondering what I'm missing.

     

    Caused by: java.io.FileNotFoundException: /opt/Deployments/lrs/repository/META/HEAD/sitebuilder/content/groups/APIs/3a8da600-4d0b-4f10-8768-1ea0657c509c.xml__tmp (No space left on device)
    at java.io.FileOutputStream.open0(Native Method)
    at java.io.FileOutputStream.open(FileOutputStream.java:270)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
    at com.thelevel.repository.store.FileSystemStore.writeFileToDisk(FileSystemStore.java:244)
    at com.thelevel.repository.store.FileSystemStore.storeDocument(FileSystemStore.java:121)
    ... 55 more

     

    ----

     

    Filesystem Size Used Avail Use% Mounted on

    ...

    /dev/mapper/vg00-lv_opt 15G 7.4G 6.7G 53% /opt

     

    Unless I'm missing something, /opt is the location where the portal does its file work and /opt is only 50% full.

     

    Thanks,

     

    Alejandro



  • 2.  Re: Portal - No Space Left on Device?!

    Posted Mar 25, 2019 05:17 PM

    It looks like inodes are full on this partition.