Crash report
-
Hello, I`m just wondering why always this crash report. Installed Pfsense recently but this crash report is persistent. Not sure where to post it , hopefully someone can be of help. Thankyou
textdump.tar (1).0 textdump.tar.0 info (1).0 -
These :
A file, or file element is created :
ufs_create() at ufs_create+0x34/frame 0xfffffe00886637c0
ufs_makeinode() at ufs_makeinode+0xa3/frame 0xfffffe00886637a0
ffs_valloc() at ffs_valloc+0x8f3/frame 0xfffffe0088663610and failed ...
Check your drive, or change your drive.
-
@gertjan Hello, thanks for the quick reply but can you explain what you mean? Change the drive, as in hardware, the ssd?
-
The alloc (from "allocate") and makeinode ( a file needs inodes, so space can get allocated, have a unique ID number, etc) and the the final 'file create' is failing.
This could be a simple "disk full" indication, but I guess you're not posting here when your disk sis full, you would have seen that.
Next best and fastest solution to check : change the drive.
or boot from USB with tools like these and have your drive tested.
You can always re install pfSense afterwards if the drive was fine.
-
@gertjan Didn't want to go as far as reinstall but ok , thankyou again.
-
@gertjan If i were to continue for now to run pfsense with this crash report unresolved what are the consequences.. Everything is running so well.
-
Crash report no longer. Seems it was Ram related. TY