Opened 11 years ago
Closed 10 years ago
#737 closed defect (worksforme)
rehl 6.5 FATAL ERROR. Not enough room for temporary ramdisk (TurnTgzIntoRdz)
Reported by: | gaelle | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | 3.0.5 |
Component: | mindi | Version: | 3.0.3 |
Severity: | normal | Keywords: | Not enough room temporary ramdisk |
Cc: |
Description
Hi,
I need help for the following error "Not enough room for temporary ramdisk ". I have the same error on multiple systems of RedHat version 6.3, 6.4 and 6.5. This error seemed to be an old one but even if I update mondo and mindi packages, I keep having the issue.
Here are the versions currently installed on my system : mindi-2.1.6-1.rhel6.x86_64 mondo-3.0.3-1.rhel6.x86_64 mindi-busybox-1.18.5-3.rhel6.x86_64
Mondo backup fail with error "FATAL ERROR. Not enough room for temporary ramdisk (TurnTgzIntoRdz)" in mindi.log
Already tried the following mindi versions : mindi-2.1.3-1 mindi-2.1.5-1 mindi-2.1.6-1
Also tried the following mondo versions: mondo-3.0.2-1 mondo-3.0.3-1
We already update mindi-busybox from version 1.18.5-1 to 1.18.5-3 because we were facing a bug during the restore.
Thanks !! Gaelle
Attachments (5)
Change History (10)
by , 11 years ago
by , 11 years ago
Attachment: | mondorestore.log added |
---|
comment:1 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
It seems you use the default values: EXTRA_SPACE = 120000 BOOT_SIZE = 65600
But that you need much more (maybe you have larger drivers than what we're used to):
INFO: Ramdisk will be 163840 KB
Could you try to change in /etc/mindi/mindi.conf the above values to much larger ones (around 200 MB each) and see what happens.
comment:2 by , 11 years ago
Hi,
I tried to change values in /etc/mindi/mindi.conf. I tried the following values but I'm still having the same issue:
## 1st try
EXTRA_SPACE=250000 BOOT_SIZE=250000
## 2nd try
EXTRA_SPACE=1000000 BOOT_SIZE=1000000
## 3rd try
EXTRA_SPACE=100000 BOOT_SIZE=200000
## 4th try (last one)
EXTRA_SPACE=100000 BOOT_SIZE=500000
Here is some info on my system:
Red Hat Enterprise Linux Server release 6.5 (Santiago)
df -klh
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/rootvg-rootlv 4.0G 2.2G 1.6G 59% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
/dev/mapper/rootvg-homelv 504M 30M 449M 7% /home
/dev/mapper/rootvg-optlv 1008M 590M 367M 62% /opt
/dev/mapper/rootvg-tmplv 2.0G 69M 1.9G 4% /tmp
/dev/mapper/rootvg-varlv 2.0G 890M 1.0G 47% /var
/dev/vda1 485M 91M 369M 20% /boot
pvdisplay
PV Name /dev/vda2
VG Name rootvg
PV Size 25.51 GiB / not usable 3.34 MiB
Allocatable yes
PE Size 4.00 MiB
Total PE 6530
Free PE 3586
Allocated PE 2944
Thanks, Gaelle
comment:3 by , 11 years ago
also tried mondo version 3.0.4 (mondo-3.0.4-1.rhel6.x86_64) - It failed again, same error..
comment:4 by , 11 years ago
Could you try again with the latest beta at ftp://ftp.mondorescue.org/test/rhel/6/x86_64 (use mondo 3.0.5 and mindi 2.1.8 beta, not the next version please).
comment:5 by , 10 years ago
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Should be fixed with either the 3.0.5 beta or 3.2.0. Please reopoen if not the case. Maybe in link with #749
mindi.log