Date: Thu, 19 Jul 2007 20:07:41 +0200 From: Thomas Backman <serenity@exscape.org> To: Francois Ranchin <fyr@fyrou.net> Cc: current@freebsd.org Subject: Re: ZFS, chflags and installworld Message-ID: <760CD82D-1548-41E3-8640-E636F2B231E7@exscape.org> In-Reply-To: <20070719164215.GA12593@fyrou.net> References: <5EF8F594-035F-4DCA-AF66-EFD7339D4E91@exscape.org> <20070719164215.GA12593@fyrou.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi again, I'm not so sure that it's useable. For instance (_after_ running installworld): # pwd /usr/obj/usr/src/bin/cat # diff cat /bin/cat Files cat and /bin/cat differ # cp cat /bin # diff cat /bin/cat # Or, in english, the files doesn't seem to be installed by installworld. What I don't understand though, is why installworld receives "Operation not supported" errors while my simple cp (or install(1)) works every time. I have very limited experience using flags, though. Are flags retained when files are copied to a ZFS filesystem, even though ZFS doesn't actually support them? I have no idea how or where flags are actually "stored"... Or if there's a way to remove them. Regards, Thomas On Jul 19, 2007, at 6:42 PM, Francois Ranchin wrote: > According to Thomas Backman : >> In any case, installworld gives me plenty of errors like "chflags: >> (filename): >> Operation not supported", and the files remain unchanged. >> kern.securelevel is -1 and has always been. >> chflags -R noschg doesn't work (plenty of "Operation not supported" >> errors). >> >> Any hints? > > ZFS doesn't support chflags. Don't worry. The installed system is > usefull. > > Regards, > > --=20 > Fran=E7ois Ranchin -+- fyr@fyrou.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?760CD82D-1548-41E3-8640-E636F2B231E7>
