From da50e7e2c8b6dcf2445d4edc3fb9f06616158bd1 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 9 Jun 2014 23:55:13 +0200 Subject: Layout troubleshoot steps --- ezjail-admin | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ezjail-admin b/ezjail-admin index 347b0a2..f2e1b0a 100755 --- a/ezjail-admin +++ b/ezjail-admin @@ -1626,6 +1626,16 @@ config) ;; ######################## ezjail-admin TROUBLESHOOT ######################## troubleshoot) + + # TOOD: + # Start with some simple tests, check for basejail + # Check if we are ourself jailed + # Check if all IPv4 addresses are either configured already or in + # interface config line + # Check for duplicate non unique IPv4 addresses + # Check if all necessary file systems for zfs jails are mounted + # For zfs jails check, if zpool is full + shift [ $# -gt 0 ] || && cd ${ezjail_jailcfgs} && set - `ls -A` -- cgit v1.2.3