1Mizban
February 8th, 2010, 17:07
سلام دوستان
یه مشکل پیدا کردم ،
وبعضی از سایت ها این ارور رو میدند
MySQL Error!
------------------------
The Error returned was:
Can't create/write to file '/tmp/#sql_3457_0.MYI' (Errcode: 30)
که من فکر میکنم برای سطح دسترسی پوشه tmp باشه
میخوام سطخ دستسری رو تغیر بدم با دستور chmod 1777 /tmp که میزنم
این پیام رو میده
chmod: changing permissions of `/tmp': Read-only file system
ممنون میشیم یکی راهنمایی کنه
---------- Post added at 03:34 PM ---------- Previous post was at 03:32 PM ----------
یه چیز دیگه
سرور رو که ریبوت بدم مشکل حل میشه قبلا این مشکل نبود الان این دومین باره که پیش اومده سری قبلی هم همین طور شد وقای ریبوت دادم خوب شد باز بعد یک هقته این ارور اومد روی بعضی از سایت ها
---------- Post added at 04:18 PM ---------- Previous post was at 03:34 PM ----------
فعلا مشکل من حل شد
تو فروم سی پنل پیدا کردم
It is likely that your /usr/tmpDSK is corrupted. You should stop all processes that have files open on /tmp such as MySQL and other applications using:
/usr/sbin/lsof /tmp
Run the following commands (in that order):
/bin/umount -l /tmp
/bin/umount -l /var/tmp
/bin/rm -fv /usr/tmpDSK
/scripts/securetmp
This should create a new /tmp partition for you. That's all
---------- Post added at 04:36 PM ---------- Previous post was at 04:18 PM ----------
متاسفانه دوباره برگشت
کسی نمیدونم مشکل از چیه ؟
---------- Post added at 05:07 PM ---------- Previous post was at 04:36 PM ----------
باز یه راه دیگه پیدا کردم فعلا درست شد
unmout /tmp
بعد
chmod 1777 /tmp
الان دوباره پوشه tmp رو mout کنم مشکل پیش نمی آد؟
یه مشکل پیدا کردم ،
وبعضی از سایت ها این ارور رو میدند
MySQL Error!
------------------------
The Error returned was:
Can't create/write to file '/tmp/#sql_3457_0.MYI' (Errcode: 30)
که من فکر میکنم برای سطح دسترسی پوشه tmp باشه
میخوام سطخ دستسری رو تغیر بدم با دستور chmod 1777 /tmp که میزنم
این پیام رو میده
chmod: changing permissions of `/tmp': Read-only file system
ممنون میشیم یکی راهنمایی کنه
---------- Post added at 03:34 PM ---------- Previous post was at 03:32 PM ----------
یه چیز دیگه
سرور رو که ریبوت بدم مشکل حل میشه قبلا این مشکل نبود الان این دومین باره که پیش اومده سری قبلی هم همین طور شد وقای ریبوت دادم خوب شد باز بعد یک هقته این ارور اومد روی بعضی از سایت ها
---------- Post added at 04:18 PM ---------- Previous post was at 03:34 PM ----------
فعلا مشکل من حل شد
تو فروم سی پنل پیدا کردم
It is likely that your /usr/tmpDSK is corrupted. You should stop all processes that have files open on /tmp such as MySQL and other applications using:
/usr/sbin/lsof /tmp
Run the following commands (in that order):
/bin/umount -l /tmp
/bin/umount -l /var/tmp
/bin/rm -fv /usr/tmpDSK
/scripts/securetmp
This should create a new /tmp partition for you. That's all
---------- Post added at 04:36 PM ---------- Previous post was at 04:18 PM ----------
متاسفانه دوباره برگشت
کسی نمیدونم مشکل از چیه ؟
---------- Post added at 05:07 PM ---------- Previous post was at 04:36 PM ----------
باز یه راه دیگه پیدا کردم فعلا درست شد
unmout /tmp
بعد
chmod 1777 /tmp
الان دوباره پوشه tmp رو mout کنم مشکل پیش نمی آد؟