HI i''m using latest official solaris version 10/06 = patches and i''m getting problem after import of zpool sometime when i do mount -F zfs zpool/fs /mountpoint the command freeze and after this these is no way i can umount, destroy or anything all commands will hung even rebooting appears to be an issue -sego- -- This message posted from opensolaris.org
for release sorry i meant Solaris 10 10/08 s10s_u6wos_07b SPARC Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 27 October 2008 -- This message posted from opensolaris.org
The latest official Solaris 10 is actually 05/09. There are update patch bundles available on Sunsolve for free download that will take you to 05/09. It may well be worth applying these to see if they remedy the problem for you. They certainly allow you to bring ZFS up to version 10 from recollection. I have upgraded 30 plus systems with these and haven''t experienced any issues. (both SPARC and x86) http://sunsolve.sun.com/pdownload.do?target=10_sparc_0509_patchbundle_part1.zip http://sunsolve.sun.com/pdownload.do?target=10_sparc_0509_patchbundle_part2.zip http://sunsolve.sun.com/pdownload.do?target=10_sparc_0509_patchbundle_part3.zip http://sunsolve.sun.com/pdownload.do?target=10_sparc_0509_patchbundle_part4.zip serge goyette wrote:> for release sorry i meant > > Solaris 10 10/08 s10s_u6wos_07b SPARC > Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. > Use is subject to license terms. > Assembled 27 October 2008 >-- _______________________________________________________________________ Scott Lawson Systems Architect Manukau Institute of Technology Information Communication Technology Services Private Bag 94006 Manukau City Auckland New Zealand Phone : +64 09 968 7611 Fax : +64 09 968 7641 Mobile : +64 27 568 7611 mailto:scott at manukau.ac.nz http://www.manukau.ac.nz ________________________________________________________________________ perl -e ''print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'' ________________________________________________________________________
actually i did apply the latest recommended patches SunOS VL-MO-ZMR01 5.10 Generic_139555-08 sun4v sparc SUNW,SPARC-Enterprise-T5120 but still perhaps you are not doing much import - export because when i do not do, i do not experience much problem but when doing it, outch ... a reboot will solve until next time -sego- -- This message posted from opensolaris.org
serge goyette wrote:> actually i did apply the latest recommended patches >Recommended patches and upgrade clusters are different by the way. 10_Recommended != Upgrade Cluster that. Upgrade cluster will upgrade the system to a effectively the Solaris Release that the upgrade cluster is minus any new features that arrived in the newer OS release.> SunOS VL-MO-ZMR01 5.10 Generic_139555-08 sun4v sparc SUNW,SPARC-Enterprise-T5120 > > but still > > perhaps you are not doing much import - export > because when i do not do, i do not experience much problem > but when doing it, outch ... >Sure I import and export pools. But generally this is for moving the pool to another system. But I think we would need more information about the pool and it''s file systems to be able to help you. Specifically maybe the output of ''zpool history'' and ''zfs list'' for starters. This will at least allow some specific data to try and help resolve your issues. The question as it stands is pretty generic. Have you upgraded your pools after the patches as well? ''zpool upgrade'' and ''zfs upgrade'' ?> a reboot will solve until next time > > -sego- >-
Hum i know the recommended and the update patches bundles according to the readme Patch 139555-08 is the kernel patch associated with the Solaris 10 5/09 release (Solaris 10 Update 7). so i believe i''m up to date i understand i''m a bit vague but i cannot provide any Zpool or zfs output until i reboot. all the pools were created after the OS update just doing import, which is working . than doing a mount on the FS. the mountpoint is set to legacy so something like mount -F zfs POOL/FS /MOUNTPOINT it does work but from time to time (intermittant) the command hang there then nightmare starts am i alone to experiment this ? very hard to troubleshoot if i cannot execute any commands anyway i opened a case at Sun and not planning to reboot until they call me back -- This message posted from opensolaris.org