Directio för GFS

By support at juli 22, 2008 21:01
Filed Under:

find mysqldir -type f -exec gfs_tool setflag directio {} \;

find mysqldir -type d -exec gfs_tool setflag inherit_directio {} \;

Fungerade inte och då tar man bort det med...

find /srv/mysql -type f -exec gfs_tool clearflag directio {} \; &

find /srv/mysql -type d -exec gfs_tool clearflag inherit_directio {} \; &

Lägg till kommentar




  Country flag

biuquote
  • Kommentar
  • Live överblick
Loading