Re: Wrong Ports-OSVERSION in jails

2020-05-01 Thread Chris
ight help: https://www.freebsd.org/doc/en/books/porters-handbook/versions-12.html just change versions-12 to versions-13 for 13* Annoying, isn't it? :-) HTH --Chris When i connect into the jail, the Tree is available and ready to use with this entry in /etc/make.conf: KDIRPREFIX=/tmp

Re: jail related inconsistencies in FreeBSD tools parameters

2018-06-22 Thread Chris H
patch? ;-) It'd be my guess that given they weren't all created at the same time, nor the same individual; that (quite probably?) the "jail" additions were also added at different times, and by different people. So I'd imagine that unless someone with a commit bit decides on

I can get zfs snapshot/rollback in a jail to work 99% but it isn't quite 100% working. What am I missing?

2023-11-06 Thread Chris Watson
jail https://bsd.to/R8dw # ls -la /var/db/postgres/data16 output from inside the jail https://bsd.to/1di2 # rc.conf of the jail https://bsd.to/JcnH The jail is running 13.2-P4. Using bastillebsd 0.10.20231013 for creation/management. Thanks! Chris

Re: I can get zfs snapshot/rollback in a jail to work 99% but it isn't quite 100% working. What am I missing?

2023-11-06 Thread Chris Watson
”. :) if I figure this I’ll definitely be writing this up. Chris On Mon, Nov 6, 2023 at 2:35 PM DtxdF wrote: > Hi Chris, > > Maybe your dataset is not mounted inside the jail. I thought that simply > enabling `/etc/rc.d/zfs` was fine, but no, it just doesn't work. I don't &

Jail CPU/RAM Limits

2007-05-28 Thread Chris Jones
tested it, and it seems to work, at least on my devel box. If you're interested in trying it out, please let me know and I'll package it up. Cheers, Chris ___ freebsd-jail@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

Re: Jail CPU/RAM Limits

2007-05-29 Thread Chris Jones
On 29-May-07, at 5:49 AM, Bill Moran wrote: In response to Chris Jones <[EMAIL PROTECTED]>: Hi, folks --- I did up some stuff to put (soft) limits in place for CPU and RAM usage in jails as part of last year's Summer of Code project, which was originally coded against 6.x. Ov

CPU/Memory Limits

2007-06-11 Thread Chris Jones
Ahoy, folks --- hit http://www.ualberta.ca/~cdjones/jail-cpumem- current.tgz for a patchset against -CURRENT. Instructions are included; contact me with questions. Cheers, Chris ___ freebsd-jail@freebsd.org mailing list http://lists.freebsd.org

Re: freebsd-jail Digest, Vol 5, Issue 2

2007-06-12 Thread Chris Jones
On 12-Jun-07, at 6:39 AM, ntr wrote: how about: http://wiki.freebsd.org/JailResourceLimits Are there good ways to limit each jail one by one ...? The jtune command included with my patches allows you to set limits for each jail individually. Please test it out (see previous messages on

jtune not showing resource usage

2007-08-10 Thread Chris Thunes
the limits enabled in sysctl and really have idea as to why this wouldn't be displaying correctly. If there is anyone who can point me in the right direction the help would be greatly appreciated. - Chris ___ freebsd-jail@freebsd.org ma

Re: jtune not showing resource usage - fixed

2007-08-13 Thread Chris Thunes
On 8/13/07, Miroslav Lachman <[EMAIL PROTECTED]> wrote: > > Chris Thunes wrote: > > Hey all, > > I've been working with the resource limiting patches on a 6.2installation > > and haven't been able to get jtune to show memory usage for jails at > all. &

Re: jtune not showing resource usage - fixed

2007-09-26 Thread Chris Thunes
rk on 6.2 so I can't say if this patch will work on other versions. This patch also includes the changes to get memory limits to be displayed. Let me know how it goes and hopefully the patch is correct this time :) - Chris Thunes http://www.rootbsd.net On 9/26/07, Miroslav Lachman

Re: FTPD not working properly on jail

2010-12-08 Thread Chris Brennan
> > On Wed, Dec 8, 2010 at 5:49 PM, krad wrote: > > > WHy not try sftp? Probably more secure and a dam site easier to setup. > I second this. SFTP is a ton easier, it's setup by default to work when SSH is setup/installed on any system. ___ freebsd-jail

Re: FTPD not working properly on jail

2010-12-08 Thread Chris Brennan
On Wed, Dec 8, 2010 at 3:07 PM, Joseph Bashe wrote: > But he mentioned he needs some sort of 'virtual' (I'm assuming chroot) > feature; this is not possible with sftp afaik. > > With some clever mapping of $HOME into the chroot, why wouldn't that be possible? _

Help with Jail using freebsd

2012-01-30 Thread Bender, Chris
HI I am having a terrible time. I have taken over for somebody who had JAILS running a production system. The system is down and I have no idea how to start an individual JAIL. I am having no luck. I am willing to pay Handsomely for somebody to help me as a production system is down. Can you p

JAILS help

2012-01-30 Thread Bender, Chris
zs1# uname -spr FreeBSD 8.2-RELEASE-p2 amd64 Can anyone assist me with a Jails issue. System restarted and JAILS is NOT running a mission critical system. Willing to pay for help. Thanks Chris Bender Network Engineer AT&T / Wireless Maritime Services 3088 N Commerce Par

RE: JAILS help

2012-01-30 Thread Bender, Chris
ne start tools2 /etc/rc.d/jail: unknown directive '-h'. Usage: /etc/rc.d/jail [fast|force|one](start|stop|restart|rcvar) zs1# /etc/rc.d/jail -h one start tools2 ???Thanks -Original Message- From: Eirik Øverby [mailto:ltn...@anduin.net] Sent: Monday, January 30, 2012 5:49 PM To: Bende

jails

2012-01-31 Thread Bender, Chris
HI Make these changes on the HOST system right? Please look below at the directory structure. I have ten + systems on this host. I would have thought there was a script for this in the beginning, but I searched everywhere and couldn't find anything. It looks like this is running ezja

RE: jails

2012-01-31 Thread Bender, Chris
Also I found many fstab files in etc for the system fstab.tools2 /usr/jails/basejail /usr/jails/tools2/basejail nullfs ro 0 0 zs1# what is this for? tx From: Bender, Chris Sent: Tuesday, January 31, 2012 7:30 AM To: Eirik Øverby; 'Steven Hartland' Cc: freebsd-jail@f

RE: jails

2012-01-31 Thread Bender, Chris
Outside world cannot see one of my jails. I can ping it, but that's it. My other jails work fine. I am not sure as why. I have searched the intenet over but nothing seems to work. Any thoughts. From: Bender, Chris Sent: Tuesday, January 31, 2012 7:37 AM To: 'Ei

RE: jails

2012-01-31 Thread Bender, Chris
172.19.4.43 cf /usr/jails/cf thanks -Original Message- From: Dirk Engling [mailto:erdge...@erdgeist.org] Sent: Tuesday, January 31, 2012 2:24 PM To: Bender, Chris Cc: freebsd-jail@freebsd.org Subject: Re: jails On 31.01.12 20:16, Bender, Chris wrote

RE: jails

2012-01-31 Thread Bender, Chris
org] Sent: Tuesday, January 31, 2012 2:24 PM To: Bender, Chris Cc: freebsd-jail@freebsd.org Subject: Re: jails On 31.01.12 20:16, Bender, Chris wrote: > Outside world cannot see one of my jails. I can ping it, but that's it. My other jails work fine. I am not sure as why. Once you confi

RE: jails

2012-01-31 Thread Bender, Chris
ES" balance_hosts="iphone dot48" balance_iphone_flags="" balance_iphone_address="iphone.wms.cellularatsea.com" balance_iphone_ports="80 443" balance_iphone_targets="owa.cellularatsea.com" balance_dot48_flags="" balance_dot48_address="172.19

RE: jails

2012-01-31 Thread Bender, Chris
:35 PM To: Bender, Chris Cc: freebsd-jail@freebsd.org Subject: Re: jails On 31.01.12 20:27, Bender, Chris wrote: > zs1# ezjail-admin list > STA JID IP Hostname Root Dir

RE: jails

2012-02-02 Thread Bender, Chris
reebsd.org] Sent: Tuesday, January 31, 2012 8:40 PM To: Bender, Chris Subject: Re: jails -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Chris, Since your server has ezjail installed and it was used to create the jails, I think it would be easier to use ezjail-admin to manage the files in /usr

RE: jails

2012-02-09 Thread Bender, Chris
Hi Greg, I am having an issue with one of my jailed systems. It has run out of space. I have identified many files to delete but I can not Delete the files as the system comes back with "No Space available". I tried to delete them from the host system as well but I get The same system issue. Ho

Re: File system issue [was Re: jails]

2012-02-09 Thread Bender, Chris
I am running 8.2 and I am also running ZFS. I have no snapshots as I have deleted them all. Still need more space. Thanks Sent from my iPhone On Feb 9, 2012, at 10:46 AM, "Miroslav Lachman" <000.f...@quip.cz> wrote: >> Hi Greg, >> >> I am having an issue with one of my jailed systems. It has

Re: PID/UID namespaces

2012-05-21 Thread Chris Rees
hing called > a "Process Descriptor." > > Is namespacing of PIDs and UIDs an eventual goal of the jails project of > FreeBSD? It would certainly prevent many common problems when setting up jails; UID collision is much more common tha

Re: PID/UID namespaces

2012-05-21 Thread Chris Rees
On 21 May 2012 20:57, Poul-Henning Kamp wrote: > In message > > , Chris Rees writes: > >>It would certainly prevent many common problems when setting up jails; >>UID collision is much more common than you'd think, given that the >>default UIDs remain the same.

Fwd: conf/142973: [jail] [patch] Strange counter init value in jail rc

2012-11-03 Thread Chris Rees
ectly). Chris [1] http://svnweb.FreeBSD.org/base/head/etc/rc.d/jail?r1=191619&r2=191620 [2] http://svnweb.FreeBSD.org/base/head/etc/rc.d/jail?r1=159071&r2=159072&; -- Forwarded message -- From: Date: 3 November 2012 12:21 Subject: Re: conf/142973: [jail] [patch] Strange c

Re: jail: unknown parameter: ip6.addr

2012-11-10 Thread Chris Rees
h also means a much smaller change: -ip4.addr=\"${_addrl}\" ip6.addr=\"${_addr6l}\" ${_parameters} command=${_exec_start} > ${_tmp_jail} 2>&1 \ +${_addrl:+ip4.addr=\"${_addrl}\"} ${_addr6l:+ip6

Re: jail: unknown parameter: ip6.addr

2012-11-11 Thread Chris Rees
On 10/11/2012, Chris Rees wrote: > [adding rc@, please keep me CCd as I'm not in jail@] > > On Thu, 2012-11-08 at 02:27 +0100, Mateusz Guzik wrote: >> On Wed, Nov 07, 2012 at 03:39:26PM -0500, Mike Jakubik wrote: >> > Hello, >> > >> > I just up

Re: 7.x and multiple IPs in jails

2008-10-29 Thread Chris St Denis
Bjoern A. Zeeb wrote: On Tue, 28 Oct 2008, Chris St Denis wrote: Hi, [ jail patches ] Serious question here (not trolling). These patches have been around for years, why have they never been committed to trunk/stable? Well, the multi-ipv4 patch has been for a while - what we are talking