Possibly not the right list, but the only appropriate one I knew about. I have a Solaris box (just reinstalled to Sol 10 606) with a 3.19TB device hanging off it, attatched by fibre. Solaris refuses to see this device except as a 1.19 TB device. Documentation that I have found (http://docs.sun.com/app/docs/doc/817-5093/6mkisoq1k?a=view#disksconcepts-17) Suggests that this will not work with the ssd or sd drives. Is this really the case? If that isn''t supported, what is? Before you ask, yes, we can divide the device up into LUNs and glue it back together again in Solaris, but that is a stupid solution, and if I were to buy a top of the line Sun storage solution with 330TB I wouldn''t be pleased if I had to glue 165 virtual disks back together because of this. Julian -- Julian King Computer Officer, University of Cambridge, Unix Support
Hello J.P., Monday, July 17, 2006, 2:15:56 PM, you wrote: JPK> Possibly not the right list, but the only appropriate one I knew about. JPK> I have a Solaris box (just reinstalled to Sol 10 606) with a 3.19TB device JPK> hanging off it, attatched by fibre. JPK> Solaris refuses to see this device except as a 1.19 TB device. JPK> Documentation that I have found JPK> (http://docs.sun.com/app/docs/doc/817-5093/6mkisoq1k?a=view#disksconcepts-17) JPK> Suggests that this will not work with the ssd or sd drives. JPK> Is this really the case? If that isn''t supported, what is? Well if in fact sd/ssd with EFI labels still have limit to 2TB than create SMI label with one slice representing whole disk and then put zfs on that slice. Eventually manually turn on write cache then. -- Best regards, Robert mailto:rmilkowski at task.gda.pl http://milek.blogspot.com
> Well if in fact sd/ssd with EFI labels still have limit to 2TB than > create SMI label with one slice representing whole disk and then put > zfs on that slice. Eventually manually turn on write cache then.How do you suggest that I create a slice representing the whole disk? format (with or without -e) only sees 1.19TB> Robert mailto:rmilkowski at task.gda.plJulian -- Julian King Computer Officer, University of Cambridge, Unix Support
> Well if in fact sd/ssd with EFI labels still have limit to 2TB than > create SMI label with one slice representing whole disk and then put > zfs on that slice. Eventually manually turn on write cache then.Well, in fact it turned out that the firmware on the device needed upgrading to support the appropriate SCSI extensions. The documentation is still wrong in that it suggests that the ssd/sd driver shouldn''t work with >2TB, but I am happy, so no problem. Julian -- Julian King Computer Officer, University of Cambridge, Unix Support
Hi Julian, Can you send me the documentation pointer that says 2 TB isn''t supported on the Solaris 10 6/06 release? The 2 TB limit was lifted in the Solaris 10 1/06 release, as described here: http://docs.sun.com/app/docs/doc/817-5093/6mkisoq1j?a=view#ftzen Thanks, Cindy J.P. King wrote:>> Well if in fact sd/ssd with EFI labels still have limit to 2TB than >> create SMI label with one slice representing whole disk and then put >> zfs on that slice. Eventually manually turn on write cache then. > > > Well, in fact it turned out that the firmware on the device needed > upgrading to support the appropriate SCSI extensions. > > The documentation is still wrong in that it suggests that the ssd/sd > driver shouldn''t work with >2TB, but I am happy, so no problem. > > > Julian > -- > Julian King > Computer Officer, University of Cambridge, Unix Support > _______________________________________________ > zfs-discuss mailing list > zfs-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
On Mon, 17 Jul 2006, Cindy Swearingen wrote:> Hi Julian, > > Can you send me the documentation pointer that says 2 TB isn''t supported > on the Solaris 10 6/06 release?As per my original post: http://docs.sun.com/app/docs/doc/817-5093/6mkisoq1k?a=view#disksconcepts-17 This doesn''t say which version of Solaris 10 it is talking about.> The 2 TB limit was lifted in the Solaris 10 1/06 release, as described > here: > > http://docs.sun.com/app/docs/doc/817-5093/6mkisoq1j?a=view#ftzenThanks. That was exactly what I was looking for but had failed to find, confirmation that it should work.> CindyJulian -- Julian King Computer Officer, University of Cambridge, Unix Support
Or if you have the right patches ... http://blogs.sun.com/roller/page/torrey?entry=really_big_luns Cindy Swearingen wrote:> Hi Julian, > > Can you send me the documentation pointer that says 2 TB isn''t supported > on the Solaris 10 6/06 release? > > The 2 TB limit was lifted in the Solaris 10 1/06 release, as described > here: > > http://docs.sun.com/app/docs/doc/817-5093/6mkisoq1j?a=view#ftzen > > Thanks, > > Cindy > > > > J.P. King wrote: >>> Well if in fact sd/ssd with EFI labels still have limit to 2TB than >>> create SMI label with one slice representing whole disk and then put >>> zfs on that slice. Eventually manually turn on write cache then. >> >> >> Well, in fact it turned out that the firmware on the device needed >> upgrading to support the appropriate SCSI extensions. >> >> The documentation is still wrong in that it suggests that the ssd/sd >> driver shouldn''t work with >2TB, but I am happy, so no problem. >> >> >> Julian >> -- >> Julian King >> Computer Officer, University of Cambridge, Unix Support >> _______________________________________________ >> zfs-discuss mailing list >> zfs-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss > _______________________________________________ > zfs-discuss mailing list > zfs-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
Hello J.P., Monday, July 17, 2006, 3:57:01 PM, you wrote:>> Well if in fact sd/ssd with EFI labels still have limit to 2TB than >> create SMI label with one slice representing whole disk and then put >> zfs on that slice. Eventually manually turn on write cache then.JPK> How do you suggest that I create a slice representing the whole disk? JPK> format (with or without -e) only sees 1.19TB I take it you already have solved the problem. -- Best regards, Robert mailto:rmilkowski at task.gda.pl http://milek.blogspot.com