A aht Member Apr 1, 2001 163 0 0 Sep 30, 2005 #1 Hey all, In Linux, how can you find out which disk partition your database is writing to? Your input would be greatly appreciated. Thank you.
Hey all, In Linux, how can you find out which disk partition your database is writing to? Your input would be greatly appreciated. Thank you.
N n0cmonkey Elite Member Jun 10, 2001 42,936 1 0 Sep 30, 2005 #2 mount will tell you which partitions are mounted where.
A aht Member Apr 1, 2001 163 0 0 Sep 30, 2005 #4 It would be mysql database. The mount command doesn't tell me which partition mysql database is writing to though...
It would be mysql database. The mount command doesn't tell me which partition mysql database is writing to though...
N n0cmonkey Elite Member Jun 10, 2001 42,936 1 0 Sep 30, 2005 #5 Originally posted by: aht It would be mysql database. The mount command doesn't tell me which partition mysql database is writing to though... Click to expand... No, it doesn't. It gives you the information to cross reference with the mysql configuration.
Originally posted by: aht It would be mysql database. The mount command doesn't tell me which partition mysql database is writing to though... Click to expand... No, it doesn't. It gives you the information to cross reference with the mysql configuration.