I am working on Solaris 11, Now facing problem related to memory As my root is reached to 90%, I have deleted the audit file from /var/share/audit which is of 8GB after deleting the file, server doesn't free that memory . Why? How can free that memory (disk space) without reboot the server?
Memory stuck in Solaris .. server can't free disk space
304 Views Asked by Rahul B. At
1
There are 1 best solutions below
Related Questions in FILESYSTEMS
- Where exactly is the first data sector on a FAT file system?
- `df` command not capturing entire output in perl
- Is it possible to mount a logical volume without wiping the data?
- Speed up search of remote directories
- How to change the directory file system without losing files?
- Flutter SDK: Files Deleted Automatically (e.g., dart.exe), Errors in Android Studio
- How to store metadata for a UTF-8 text file cross-platform?
- fsck error on boot: dev/mapper/ubuntu--vg-ubuntu--lv: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY
- rouble with mounting Python code to FUSE: No response and prolonged processing ---
- mkfs.erofs erofs: failed to lookup selabel
- How to deny user access MacFuse file system by the really path
- Is it faster to read a file on an NVMe using threads?
- list folders containing mp3 files using the Capacitor Filesystem
- How to use xdg-open in bwrap environment to open dir in the unsandboxed filesystem
- How to provide content of (locally) encrypted files to the iOS and macOS system
Related Questions in SVM
- Incremental learning for Support Vector Machines Classification
- my code always give convergencewarning for every iteration(even 1) please give a solution to that
- Optuna parameter optimisation with MPI
- Python: Error while running saved SVM model: ValueError: X has 2943 features, but SVC is expecting 330320 features as input
- Why are the Shap Values extracted from a RBF SVM model sometimes all equal to 0?
- Why the result of score() and accuracy_score() are different?
- Different number of support vectors & decision values in R (using svm from "e1071") and matlab (fitcsvm) for one class classification
- Why is not allowed to use n_jobs at SKLearn's Support Vector Regressor?
- How to classify facials features embedding with high accuracy(+ 90%). what adjustment can i make in svm model to classify 20+ classes
- Optimal approach for anomaly detection using One-Class SVM with multiple location IDs
- Having an exception thrown when trying to train an svm + hog features in C++
- How to extract reflectance values from points within a many image tiles to build a SVM model that can classify each tile using a fields classes
- SVM algorithm training fitting doesnt work for text classification
- GridSearchCV and SVC consuming way too much of my memory on a small dataset and simple model. Why?
- R package E1071 unrelated column causes crash of SVM
Related Questions in SOLARIS
- SolarIs 11 VM configure sftp. After restart ssh, the sshd_config file resets?
- How can i install python > 3.8 on solaris system?
- Solaris make failes with 'unknown'
- Unable to copy multiple files non-interactively with single command
- dbx can't find C source files
- Need to list data from a zip archive using unzip
- Where to properly get _LONGLONG_TYPE defined
- how to find file path where the function resides in solaris
- vncserver creating display as :<Displaynumber> instead of hostname:<Displaynumber>
- boost-iostreams 1.59 sparc-solaris crosscompilation fails
- Insert # at the start of a matching String
- How to run my python script when the sunOS is start booting
- libxercesc can not catch exception only on Solaris
- Is there a command line tool to connect Azure SQL MI on Solaris11
- RPC calls between C and Python, and vicecersa
Related Questions in SOLARIS-10
- Where to properly get _LONGLONG_TYPE defined
- variable value not retained after while loop
- convert multiple lines into single line in a file only after a specific pattern
- Solaris VNC Autostart with pseudocolors
- The cancelation cleanup handler routine doesn't execute after thread cancelation
- LOG4J2 LogManager nullpointer exception on startup app
- how to delete 4 day file and folder using bash script in solaris
- replace string inside `<value> REPLACE ANY STRING</value>` for solaris 10 UNIX command
- unbale to send mails to distribution list with attachment unix/solaris 10
- 'memory not mapped' Error in R on Solaris 10
- symbol FT_Library_SetLcdFilter in libfontmanager.so not found error: Openjdk JRE
- Understand output of vmstat memory utilization
- tcsh history contains junk or special charecters
- how to log in a global zone in solaris 10
- jdk8u from openjdk for solaris 11 support there or not?
Related Questions in OPENSOLARIS
- How can I use the SolarAPI to obtain an image or TIFF file of a roof with solar panels?
- Why does "false; echo $?" return 1, if the Solaris source for false exits with 255?
- Compiling libmemcached in OpenSolaris/OpenIndiana
- I want to replace 'ld' with 'gcc' in my Makefile to link my kernel objects
- static ip settings of illumos, openindiana
- missing libproc.h headers in solaris 11.0
- How to restart service tomcat in solaris?
- Memory stuck in Solaris .. server can't free disk space
- Can't install with "pkg" the packages for ImageMagick on OpenIndiana (OpenSolaris 11)
- kstat, getting the number of lightweight processes running in a zone
- print kstat when updated (multiple times in 1 second)
- Gnome session fails to start on OpenIndiana
- OpenSolaris 11.2 - understanding some of prtconf output
- OracleSolaris 11.2 and bit operations
- OracleSolaris 11.2 - ctags and vi
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Was the file you deleted named like
20170220123456.not_terminated.<hostname>? If so, probably the file handle is still held open by auditd. What does this command output:If it shows a file without a path it's probably the file you deleted. The easiest way to get rid of it would be by restarting auditd: