I entered CR 6883885 at bugs.opensolaris.org. someone closed it - not reproducible. Where do i find more information, like which planet''s gravitational properties affect the zfs source code ?? -- Jeremy Kister http://jeremy.kister.net./
Jeremy You sure? http://bugs.opensolaris.org/view_bug.do%3Bjsessionid=32d28f683e21e4b5c35832c2e707?bug_id=6883885 BTW: I only found this by hunting for one of my bugs 6428437 and changing the URL! I think the searching is broken - but using bugster has always been a black art even when I worked at Sun :-) Trevor Jeremy Kister wrote: I entered CR 6883885 at bugs.opensolaris.org. someone closed it - not reproducible. Where do i find more information, like which planet''s gravitational properties affect the zfs source code ?? www.eagle.co.nz This email is confidential and may be legally privileged. If received in error please destroy and immediately notify us. _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
BTW Reading your bug. I assumed you meant? zfs set mountpoint=/home/pool tank ln -s /dev/null /home/pool I then tried on OpenSolaris 2008.11 root@norton:~# zfs set mountpoint root@norton:~# zfs set mountpoint=/home/pool tank root@norton:~# zpool export tank root@norton:~# rm -r /home/pool rm: cannot remove `/home/pool'': No such file or directory root@norton:~# ln -s /dev/null /home/pool root@norton:~# zpool import -f tank cannot mount ''tank'': Not a directory root@norton:~# So looks fixed to me. Trevor Pretty wrote: Jeremy You sure? http://bugs.opensolaris.org/view_bug.do%3Bjsessionid=32d28f683e21e4b5c35832c2e707?bug_id=6883885 BTW: I only found this by hunting for one of my bugs 6428437 and changing the URL! I think the searching is broken - but using bugster has always been a black art even when I worked at Sun :-) Trevor Jeremy Kister wrote: I entered CR 6883885 at bugs.opensolaris.org. someone closed it - not reproducible. Where do i find more information, like which planet''s gravitational properties affect the zfs source code ?? -- Trevor Pretty | Technical Account Manager | +64 9 639 0652 | +64 21 666 161 Eagle Technology Group Ltd. Gate D, Alexandra Park, Greenlane West, Epsom Private Bag 93211, Parnell, Auckland www.eagle.co.nz This email is confidential and may be legally privileged. If received in error please destroy and immediately notify us. _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
On 9/22/2009 11:17 PM, Trevor Pretty wrote:> zfs set mountpoint=/home/pool tank > > ln -s /dev/null /home/poolahha, I dumbed down the process too much (trying to make it simple to reproduce). the key is in the /Auto/pool snippet that i put in the CR, but switched to /dev/null in the reproduce section. so, i have automounter working and in NIS. inside auto_home is: pool server:/home/pool (where server is the host im importing the zfs pool on) zfs set mountpoint=/home/pool tank zfs set sharenfs=rw,anon=0 tank zfs export tank rm -r /home/pool ln -s /Auto/pool /home/pool zfs import -f tank that is what is causing the breakage, not necessarily the softlink itself. how do i amend the CR? should i just make a new one ? Thanks for your follow up, Trevor. -- Jeremy Kister http://jeremy.kister.net./
Of course I meant 2009.06 :-) Trevor Pretty wrote: BTW Reading your bug. I assumed you meant? zfs set mountpoint=/home/pool tank ln -s /dev/null /home/pool I then tried on OpenSolaris 2008.11 root@norton:~# zfs set mountpoint root@norton:~# zfs set mountpoint=/home/pool tank root@norton:~# zpool export tank root@norton:~# rm -r /home/pool rm: cannot remove `/home/pool'': No such file or directory root@norton:~# ln -s /dev/null /home/pool root@norton:~# zpool import -f tank cannot mount ''tank'': Not a directory root@norton:~# So looks fixed to me. Trevor Pretty wrote: Jeremy You sure? http://bugs.opensolaris.org/view_bug.do%3Bjsessionid=32d28f683e21e4b5c35832c2e707?bug_id=6883885 BTW: I only found this by hunting for one of my bugs 6428437 and changing the URL! I think the searching is broken - but using bugster has always been a black art even when I worked at Sun :-) Trevor Jeremy Kister wrote: I entered CR 6883885 at bugs.opensolaris.org. someone closed it - not reproducible. Where do i find more information, like which planet''s gravitational properties affect the zfs source code ?? -- Trevor Pretty | Technical Account Manager | +64 9 639 0652 | +64 21 666 161 Eagle Technology Group Ltd. Gate D, Alexandra Park, Greenlane West, Epsom Private Bag 93211, Parnell, Auckland -- Trevor Pretty | Technical Account Manager | +64 9 639 0652 | +64 21 666 161 Eagle Technology Group Ltd. Gate D, Alexandra Park, Greenlane West, Epsom Private Bag 93211, Parnell, Auckland www.eagle.co.nz This email is confidential and may be legally privileged. If received in error please destroy and immediately notify us. _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss