Hi, 
Yesterday I upgraded my server from 9.2 to 10.0 using sources. Pretty much business as usual. Everything seemed to be working fine. I did notice a warning when my ezjail jails were starting:
	
	
	
		
It does sound like a warm warning. Jails did start, services inside were working as expected. But I did notice something - I was able to control PF within the jail (/dev/pf exists in each jail; here webserver is a jail): 
	
	
	
		
Uh, oh. What ?
Another example: /dev/ada0 is one disk in rpool:
	
	
	
		
New 10.0 /etc/defaults/devfs.rules is installed, nothing was changed prior to upgrade (same ezjail configs). 
I do believe that problem is somewhere between keyboard and chair, but this is very unpleasant issue considering the warning I received. I'm rechecking handbook to see what I did wrong, posting here as FYI - maybe somebody else didn't notice this either.
				
			Yesterday I upgraded my server from 9.2 to 10.0 using sources. Pretty much business as usual. Everything seemed to be working fine. I did notice a warning when my ezjail jails were starting:
		Code:
	
	Feb 11 01:43:59 foxi root: /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables  is obsolete.  Please consider to migrate to /etc/jail.conf.
		Code:
	
	root@webserver:/root # pfctl -d
pf disabled
root@webserver:/root #Uh, oh. What ?
Another example: /dev/ada0 is one disk in rpool:
		Code:
	
	root@webserver:/root # hd -n 64 /dev/ada0p1
00000000  31 c9 8e c1 8e d9 8e d1  bc 00 7c bb 63 7c 8b 77  |1.........|.c|.w|
00000010  0a 01 de 89 f0 c1 e8 04  83 e6 0f 8e d8 83 c6 f0  |................|
00000020  b8 00 0a bf f0 ff 8e c0  fd 89 f9 41 f3 a4 8e d9  |...........A....|
00000030  8e c1 8b 4f 0a 89 de bf  00 90 01 ce 01 cf 4e 4f  |...O..........NO|
00000040
root@webserver:/root #I do believe that problem is somewhere between keyboard and chair, but this is very unpleasant issue considering the warning I received. I'm rechecking handbook to see what I did wrong, posting here as FYI - maybe somebody else didn't notice this either.
 
			     
 
		
