6100 Max: ISP Wan Ip Change Internet Loss - Requires Reboot
-
Ok SWAP is present. Run:
cat /etc/fstab
-
@stephenw10
Does this mean there is nothing?# Device Mountpoint FStype Options Dump Pass# /dev/msdosfs/EFISYS /boot/efi msdosfs rw,noatime,noauto 0 0 /dev/gptid/4ec35717-ac04-11ed-b9e8-90ec7762d5f6 none swap sw 0 0
-
Oh OK, that looks correct. Try running:
swapinfo
-
Device 512-blocks Used Avail Capacity
-
Hmm, odd.
Ok try changing that second line in /etc/fstab to:
/dev/nvd0p3 none swap sw 0 0
Then reboot to apply that and check swapinfo again. Or it should be shown on the dashboard.
-
@stephenw10
Sorry how do i run that specifically? Below gave me permission denied error when run/dev/nvd0p3 none swap sw 0 0
-
Sorry open /etc/fstab in Diag > Edit File from the gui.
Make that second line look like:
/dev/nvd0p3 none swap sw 0 0
-
@stephenw10
Ok cool, done, working and showing on dashboard. Time to wait another 20 days to see if it fails :).Thanks for all the help.
-
Nice! Yes if it does create a crash report you will at least see it now.
-
@stephenw10
I don’t know if crash is the right wording now. Looks like on isp / wan ip change it can’t recover and gets hung.