Environment
Novell Open Enterprise Server (Linux based)
Situation
Large amounts of memory used during backup
smdrd is taking a lot of memory
smdrd is taking a lot of memory
Resolution
Change the cache memory threshold. The default is 10,
representing 10% of your system's memory. For most people, a
value of 1 will be fine.
To make a one-time change:
To make a permanent change, do the following:
To make a one-time change:
- Run /opt/novell/sms/bin/smsconfig -u tsafs
- On one line, run :
/opt/novell/sms/bin/smsconfig -l
tsafs --cachememorythreshold=1
To make a permanent change, do the following:
- Edit /etc/opt/novell/sms/tsafs.conf. Find the line with'cachememorythreshold=10' and change the value to 1. The default configuration file has this on line 36.
- Restart sms with "rcnovell-smdrd
restart"