Re: Problems moving my jails (mv: Operation not permitted)

2008-10-05 Thread Redd Vinylene
Yes, this worked perfectly. Thank y'all so much. May this post be of help to others in the future as well. -- http://www.home.no/reddvinylene ___ freebsd-jail@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-05 Thread Miroslav Lachman
Ian Smith wrote: On Sat, 4 Oct 2008, Redd Vinylene wrote: > On Sat, Oct 4, 2008 at 9:22 PM, George Hartzell <[EMAIL PROTECTED]> wrote: > > Redd Vinylene writes: > > > On Sat, Oct 4, 2008 at 9:02 PM, George Hartzell <[EMAIL PROTECTED]> wrote: > > > > > > > > If you do an ls -lo /home/jai

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Ian Smith
On Sat, 4 Oct 2008, Redd Vinylene wrote: > On Sat, Oct 4, 2008 at 9:22 PM, George Hartzell <[EMAIL PROTECTED]> wrote: > > Redd Vinylene writes: > > > On Sat, Oct 4, 2008 at 9:02 PM, George Hartzell <[EMAIL PROTECTED]> > > wrote: > > > > > > > > If you do an ls -lo /home/jail/box/usr/bin/c

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Oliver Peter
On Sat, Oct 04, 2008 at 08:35:27PM +0200, Redd Vinylene wrote: > Hello hello! I need to move my jails from /usr/jail to /home/jail. The > latter is where all my diskspace is. Not all files seem to want to > move though? Maybe the whole case is worth it to give ezjail a try. The newest release has

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread peter . stosz
1st of all, (re)design your system. 2nd, create separate partition for your jail(s) 3rd, if (I were you, and) the jail is not too complex, recreate from scratch. (You get a clean jail :)) ) "Redd Vinylene" <[EMAIL PROTECTED]> wrote on 2008.10.04 22:27:09: > > > > I think that you ought to be ab

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Redd Vinylene
On Sat, Oct 4, 2008 at 10:36 PM, <[EMAIL PROTECTED]> wrote: > > 1st of all, (re)design your system. > 2nd, create separate partition for your jail(s) > 3rd, if (I were you, and) the jail is not too complex, recreate from > scratch. (You get a clean jail :)) ) > Actually I can't do that. I use Bjo

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Redd Vinylene
On Sat, Oct 4, 2008 at 9:22 PM, George Hartzell <[EMAIL PROTECTED]> wrote: > Redd Vinylene writes: > > On Sat, Oct 4, 2008 at 9:02 PM, George Hartzell <[EMAIL PROTECTED]> wrote: > > > > > > If you do an ls -lo /home/jail/box/usr/bin/chpass, you'll probably see > > > the schg flag set. Man chfl

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread peter . stosz
man chflags ___ freebsd-jail@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread George Hartzell
Redd Vinylene writes: > On Sat, Oct 4, 2008 at 8:53 PM, Redd Vinylene <[EMAIL PROTECTED]> wrote: > > On Sat, Oct 4, 2008 at 8:40 PM, Redd Vinylene <[EMAIL PROTECTED]> wrote: > >> On Sat, Oct 4, 2008 at 8:38 PM, Rodrigo Gonzalez <[EMAIL PROTECTED]> > >> wrote: > >>> > >>> Are the jails stoppe

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Redd Vinylene
On Sat, Oct 4, 2008 at 9:10 PM, Redd Vinylene <[EMAIL PROTECTED]> wrote: > On Sat, Oct 4, 2008 at 9:04 PM, Wojciech Puchar > <[EMAIL PROTECTED]> wrote: >>> mv: /usr/jail/camel/sbin: Directory not empty >>> mv: /usr/jail/camel/var/empty: Operation not permitted >>> mv: /usr/jail/camel/var: Directory

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Redd Vinylene
On Sat, Oct 4, 2008 at 9:04 PM, Wojciech Puchar <[EMAIL PROTECTED]> wrote: >> mv: /usr/jail/camel/sbin: Directory not empty >> mv: /usr/jail/camel/var/empty: Operation not permitted >> mv: /usr/jail/camel/var: Directory not empty >> mv: /usr/jail/camel: Directory not empty >> mv: /usr/jail: Directo

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Rodrigo Gonzalez
Redd Vinylene wrote: Hello hello! I need to move my jails from /usr/jail to /home/jail. The latter is where all my diskspace is. Not all files seem to want to move though? # mv /usr/jail /home mv: /usr/jail/camel/var/spool/postfix/private/scache is a socket (not copied). mv: /usr/jail/camel/var/

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Wojciech Puchar
mv: /usr/jail/camel/sbin: Directory not empty mv: /usr/jail/camel/var/empty: Operation not permitted mv: /usr/jail/camel/var: Directory not empty mv: /usr/jail/camel: Directory not empty mv: /usr/jail: Directory not empty mv: /bin/rm /usr/jail: terminated with 1 (non-zero) status I guess I ain't

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Redd Vinylene
On Sat, Oct 4, 2008 at 9:02 PM, George Hartzell <[EMAIL PROTECTED]> wrote: > > If you do an ls -lo /home/jail/box/usr/bin/chpass, you'll probably see > the schg flag set. Man chflags for more info and instructions on how > to unset it > > g. > Yes: -r-sr-xr-x 6 root wheel schg 18468 Aug 2 19

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Redd Vinylene
On Sat, Oct 4, 2008 at 8:53 PM, Redd Vinylene <[EMAIL PROTECTED]> wrote: > On Sat, Oct 4, 2008 at 8:40 PM, Redd Vinylene <[EMAIL PROTECTED]> wrote: >> On Sat, Oct 4, 2008 at 8:38 PM, Rodrigo Gonzalez <[EMAIL PROTECTED]> wrote: >>> >>> Are the jails stopped? >>> >>> >> >> Yes, they are. Sorry, I sho

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Redd Vinylene
On Sat, Oct 4, 2008 at 8:40 PM, Redd Vinylene <[EMAIL PROTECTED]> wrote: > On Sat, Oct 4, 2008 at 8:38 PM, Rodrigo Gonzalez <[EMAIL PROTECTED]> wrote: >> >> Are the jails stopped? >> >> > > Yes, they are. Sorry, I should have mentioned this. > > -- > http://www.home.no/reddvinylene > Should I just

Re: Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Redd Vinylene
On Sat, Oct 4, 2008 at 8:38 PM, Rodrigo Gonzalez <[EMAIL PROTECTED]> wrote: > > Are the jails stopped? > > Yes, they are. Sorry, I should have mentioned this. -- http://www.home.no/reddvinylene ___ freebsd-jail@freebsd.org mailing list http://lists.fre

Problems moving my jails (mv: Operation not permitted)

2008-10-04 Thread Redd Vinylene
Hello hello! I need to move my jails from /usr/jail to /home/jail. The latter is where all my diskspace is. Not all files seem to want to move though? # mv /usr/jail /home mv: /usr/jail/camel/var/spool/postfix/private/scache is a socket (not copied). mv: /usr/jail/camel/var/spool/postfix/private/r