Tags: root
Aug
19
First things first. Log in as root and stop the mysql daemon. Now lets start up the mysql daemon and skip the grant tables which store the passwords.
#mysqld_safe --skip-grant-tables
You should see mysqld start up successfully. If not, well you have… more »
Apr
20
No outage required , if you have online jfs. If you do not have online jfs , do all the following in LVM maintenance mode.Note: this will only work if SWAP is NOT the next lvol after /
a. Login as root.b. Find out a free disk / un mirror the rootvg a… more »
Recent comments