Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
13354 มุมมอง

Hi,
I am facing ('/odoo/.local/share/Odoo/filestore/demo_QA/44/44ee0e3c83face87aad885170419c620690fe01b', '/tmp/tmpx5l5fa3i/filestore/44/44ee0e3c83face87aad885170419c620690fe01b', '[Errno 28] No space left on device') this issue while taking db backup.. anyone know how to resolve this? please help.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Please check following answer for similar issue:

Problem Backup

Normally, this is due to insufficient space in your device.

อวตาร
ละทิ้ง
ผู้เขียน

Hi Sudhir,

Will it work in case if I increase the capacity of temp one?.. because server has a storage capacity..

Yes, that should work because when you take a backup, it is created in tmp dir.

คำตอบที่ดีที่สุด

Hi Nailini,

You get this error when your server its storage (or RAM in some cases) is full while taking the backup.
When a backup is taken in Odoo it generates this backup on the server in memory, taking up quite some resources on the server.
If you want to resolve this you'll need to expand your server so it can create the whole backup on your server.

Regards,
Yenthe

อวตาร
ละทิ้ง
ผู้เขียน

Thanks a lot. .. I will check by expanding memory... I was just checked by changing the storage capacity of temp one.

ผู้เขียน

Will it work in case if I increase the capacity of temp one?.. because server has a storage capacity..

If your temp is big enough to hold the backup then yes.