![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cpu, memory and virtual memory usage | ocelot | UNIX for Dummies Questions & Answers | 4 | 12-01-2008 07:57 AM |
| How can I get memory usage or anything that show memory used from sar file? | panithat | HP-UX | 1 | 03-31-2008 01:26 PM |
| memory increasing | Frank2004 | High Level Programming | 0 | 10-21-2005 11:40 PM |
| Monitor CPU usage and Memory Usage | Gajanad Bihani | High Level Programming | 2 | 03-09-2005 07:35 AM |
| memory increasing on UNIX | netfer | High Level Programming | 1 | 05-25-2004 12:44 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
One Option is your not using LVM:
1) Backup your databases 2) Add New Harddrive 3) Mount to somewhere /var/mydatabases (whatever) 4) Reconfigure mysql to use new drive for databases (basedir, i beleive) 5) Restore Databases That would clear up rest of var for logging and what ever else and you would have your mysql dbs on its own drive(s). You could install 2 Drives and setup raid. |
|
||||
|
Do you think it would be ok to delete anything in this dir?
Code:
# ls -al |more total 37228 drwxr-xr-x 2 rpm rpm 4096 Sep 3 22:50 . drwxr-xr-x 24 root root 4096 May 15 22:58 .. -rw-r--r-- 1 rpm rpm 2813952 Aug 22 15:46 Basenames -rw-r--r-- 1 rpm rpm 12288 May 15 23:01 Conflictname -rw-r--r-- 1 root root 16384 Sep 3 22:50 __db.001 -rw-r--r-- 1 root root 1318912 Sep 3 22:50 __db.002 -rw-r--r-- 1 root root 450560 Sep 3 22:50 __db.003 -rw-r--r-- 1 rpm rpm 757760 Aug 22 15:46 Dirnames -rw-r--r-- 1 rpm rpm 5279744 Aug 22 15:46 Filemd5s -rw-r--r-- 1 rpm rpm 28672 Aug 22 15:46 Group -rw-r--r-- 1 rpm rpm 32768 Aug 22 15:46 Installtid -rw-r--r-- 1 rpm rpm 45056 Aug 22 15:46 Name -rw-r--r-- 1 rpm rpm 27951104 Aug 22 15:46 Packages -rw-r--r-- 1 rpm rpm 335872 Aug 22 15:46 Providename -rw-r--r-- 1 rpm rpm 110592 Aug 22 15:46 Provideversion -rw-r--r-- 1 rpm rpm 12288 Aug 22 15:46 Pubkeys -rw-r--r-- 1 rpm rpm 217088 Aug 22 15:46 Requirename -rw-r--r-- 1 rpm rpm 147456 Aug 22 15:46 Requireversion -rw-r--r-- 1 rpm rpm 86016 Aug 22 15:46 Sha1header -rw-r--r-- 1 rpm rpm 77824 Aug 22 15:46 Sigmd5 -rw-r--r-- 1 rpm rpm 12288 Aug 22 15:46 Triggername thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|