I am trying to upload our customized captive portal web page to the controller, we have encounter following error
<?xml version="1.0"?>
<aruba><status>Error</status><reason>
<![CDATA[System has low free memory and/or low free disk space. Please delete unwanted files by accessing WebUI Maintenance > File > Delete Files, reload the controller to recover free memory and try uploading the image again. If it fails again, try other upgrade options.]]>
</reason></aruba>
The controller is new installed and still have
(DS219CR01) # show storage
Filesystem Size Used Available Use% Mounted on
none 2.0G 3.1M 2.0G 0% /tmp
/dev/usb/flash3 3.3G 143.0M 3.0G 4% /flash
(DS219CR01) # show meme
^
% Invalid input detected at '^' marker.
(DS219CR01) # show mem
Memory (Kb): total: 3022976, used: 823196, free: 2199780
Is there anyway that we can upload this customized page via CLI? It seems to the the loader has some problem in writing file into flash.
Thank you for the help!
Regards,
Wilson