Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2008 01:10:03 GMT
From:      "Philip M. Gollucci" <philip@ridecharge.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/89528: [jail] [patch] impossible to kill a jail
Message-ID:  <200801110110.m0B1A33q058748@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/89528; it has been noted by GNATS.

From: "Philip M. Gollucci" <philip@ridecharge.com>
To: bug-followup@FreeBSD.org,  philippe.lang@attiksystem.ch
Cc:  
Subject: Re: kern/89528: [jail] [patch] impossible to kill a jail
Date: Thu, 10 Jan 2008 20:01:45 -0500

 Hi Andrew Thompson,
 
 Thanks for the work, but I have to disagree.  I'll second that this is 
 _definitely_ a PITA.
 
 Everytime I end up in this state, I have to end up rebooting the server 
 to fix it luckly this is just our Stage environment and not production.
 
 I'm fairly sure the C/kernel related stuff is over my head, but if I can 
 help somehow, please let me know.
 
 $ ssh hobbes.tld
 % grep MAC /usr/src/sys/amd64/conf/HOBBES
 
 % uname -a
 FreeBSD hobbes.tld 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Wed Dec  5 15:09:21 
 UTC 2007     root@elektra.rws:/usr/obj/usr/src/sys/HOBBES  amd64
 
 % jls
 JID  IP Address      Hostname                      Path
      20  192.168.1.34    obi.tld                    /jails/obi.tld
      19  192.168.1.33    yoda.tld               /jails/yoda.tld
      18  192.168.1.137   aquagirl.tld           /jails/aquagirl.tld
      17  192.168.1.18    olsen.tld              /jails/olsen.tld
      16  192.168.1.17    arthur.tld             /jails/arthur.tld
      15  192.168.1.79    c3po.tld               /jails/c3po.tld
      14  192.168.1.65    r2d2.tld               /jails/r2d2.tld
      13  192.168.1.166   chewie.tld             /jails/chewie.tld
      12  192.168.1.165   solo.tld               /jails/solo.tld
       4  192.168.0.137   abu.tld                /jails/abu.tld
       3  192.168.0.138   aphrodite.tld          /jails/aphrodite.tld
       2  192.168.0.139   flounder.tld           /jails/flounder.tld
       1  192.168.0.57    bert.tld               /jails/bert.tld
 
 % ssh solo.tld
 %% exit
 % sudo /etc/rc.d/jail stop solo
 
 % jls
 JID  IP Address      Hostname                      Path
      20  192.168.1.34    obi.tld                    /jails/obi.tld
      19  192.168.1.33    yoda.tld               /jails/yoda.tld
      18  192.168.1.137   aquagirl.tld           /jails/aquagirl.tld
      17  192.168.1.18    olsen.tld              /jails/olsen.tld
      16  192.168.1.17    arthur.tld             /jails/arthur.tld
      15  192.168.1.79    c3po.tld               /jails/c3po.tld
      14  192.168.1.65    r2d2.tld               /jails/r2d2.tld
      13  192.168.1.166   chewie.tld             /jails/chewie.tld
      12  192.168.1.165   solo.tld               /jails/solo.tld
       4  192.168.0.137   abu.tld                /jails/abu.tld
       3  192.168.0.138   aphrodite.tld          /jails/aphrodite.tld
       2  192.168.0.139   flounder.tld           /jails/flounder.tld
       1  192.168.0.57    bert.tld               /jails/bert.tld
 
 
 -- 
 ------------------------------------------------------------------------
 Philip M. Gollucci (philip@ridecharge.com)
 o:703.549.2050x206
 Senior System Admin - Riderway, Inc.
 http://riderway.com / http://ridecharge.com
 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF
 
 Work like you don't need the money,
 love like you'll never get hurt,
 and dance like nobody's watching.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801110110.m0B1A33q058748>