SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
Anonymous | Login | 2021-03-02 11:49 UTC | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0003348 | Endian Firewall | Installation | public | 2010-12-02 08:55 | 2011-05-27 15:00 | ||||||
Reporter | Urry | ||||||||||
Assigned To | peter-endian | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||
Status | confirmed | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | 2.4 | ||||||||||
Target Version | Fixed in Version | 2.4 | |||||||||
Summary | 0003348: EFW Community version 2.4.1. clean install. Swap partition size 0. | ||||||||||
Description | When installing EFW Community 2.4.1 on 10Gb and 20Gb HDD from ISO image EFW doesn't create any swap partition or file. FSTAB contains string for swap (uuid=XXXXXXXX none swap sw 0 0), but "cat /proc/swaps" shows noting. Dashboard doesn't show any information about swap usage also. Swap size is showed as zeros in Status menu. | ||||||||||
Additional Information | If I create swap partition manually and turn it on, it works fine. | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | ![]() ![]() | ||||||||||
![]() |
|
(0005291) lorenzo-endian (manager) 2010-12-03 09:57 |
hi Urry, I can confirm that the problem exists. Thanks a lot for reporting this issue! Lo |
(0005433) lorenzo-endian (manager) 2011-01-03 09:13 |
Hi Urry, the problem has been fixed! Thanks a lot for your support! Lo |
(0005434) lorenzo-endian (manager) 2011-01-03 09:17 |
Hi Urry, sorry for closing and reopening the ticket :) ... the solution is not released, but I will be soon...so I sign the ticket as fixed and I will close it as soon as the solution will be released! Thanks again Lo |
(0006503) baldy (reporter) 2011-05-26 13:09 |
Hi Lorenzo, How can we fix this manually ? Regards, Klaas-Jan |
(0006524) baldy (reporter) 2011-05-27 15:00 edited on: 2011-05-27 15:01 |
Hi all, Found a manual fix myself. Open a SSH session to the machine. Edit /etc/fstab. There should be 2 lines similar to (the part after UUID= is different per machine): # /dev/local/swap -- converted during upgrade to 2.3 UUID=bf0fcf52-c066-448d-bdb0-a5311eccb9e0 none swap sw 0 0 Just replace the UUID=f0fcf52-c066-448d-bdb0-a5311eccb9e0 with /dev/local/swap Lines should be : # /dev/local/swap -- converted during upgrade to 2.3 /dev/local/swap none swap sw 0 0 Save the fstab file. To enable the swap file just use the following commands or reboot the machine. swapoff -a swapon -a Regards, Klaas-Jan |
![]() |
|||
Date Modified | Username | Field | Change |
2010-12-02 08:55 | Urry | New Issue | |
2010-12-03 09:57 | lorenzo-endian | Note Added: 0005291 | |
2010-12-03 09:57 | lorenzo-endian | Assigned To | => lorenzo-endian |
2010-12-03 09:57 | lorenzo-endian | Status | new => confirmed |
2010-12-03 09:57 | lorenzo-endian | File Added: swap-misconfiguration.tiff | |
2010-12-03 10:01 | lorenzo-endian | File Added: swap-fstab | |
2011-01-03 06:30 | lorenzo-endian | Assigned To | lorenzo-endian => christian-endian |
2011-01-03 06:30 | lorenzo-endian | Status | confirmed => assigned |
2011-01-03 09:13 | lorenzo-endian | Note Added: 0005433 | |
2011-01-03 09:13 | lorenzo-endian | Status | assigned => closed |
2011-01-03 09:13 | lorenzo-endian | Resolution | open => fixed |
2011-01-03 09:13 | lorenzo-endian | Fixed in Version | => 2.4 |
2011-01-03 09:17 | lorenzo-endian | Note Added: 0005434 | |
2011-01-03 09:17 | lorenzo-endian | Status | closed => resolved |
2011-02-24 17:46 | ra-endian | Assigned To | christian-endian => peter-endian |
2011-02-24 17:46 | ra-endian | Status | resolved => assigned |
2011-02-24 17:46 | ra-endian | Resolution | fixed => open |
2011-03-31 13:24 | lorenzo-endian | Status | assigned => confirmed |
2011-05-26 13:09 | baldy | Note Added: 0006503 | |
2011-05-27 15:00 | baldy | Note Added: 0006524 | |
2011-05-27 15:01 | baldy | Note Edited: 0006524 |
Copyright © 2000 - 2012 MantisBT Group |