On Fri, Jan 9, 2009 at 9:55 AM, hardware technician <figh...@yahoo.com>wrote:
> I want to create a separate home, shared, read/write zfs partition on a > tri-boot OpenSolaris, Ubuntu, and CentOS system. I have successfully > created and exported the zpools that I would like to use, in Ubuntu using > zfs-fuse. However, I boot into OpenSolaris, and I type zpool import with no > options. The only pool I see to import is on the primary partition, and I > haven't been able to see or import the pool that is on the extended > partition. I have tried importing using the name, and ID. > > In OpenSolaris /dev/dsk/c3d0 shows 15 slices, so I think the slices are > there, but then I type format, select the disk, and the partition option, > but it doesn't show (zfs) partitions from linux. In format, the fdisk > option recognizes the (zfs) linux partitions. The partition that I was able > to import is on the first partition, and is named c3d0p1, and is not a > slice. > > Are there any ideas how I could import the other pool? > I have this situation working and use my "shared" pool between Linux and Solaris. Note: The shared pool needs to reside on a whole physical disk or on a primary fdisk partition, Unless something changed since I last checked, Solaris' support for Logical Partitions are... not quite there yet. P.S. I blogged about my setup (Linux + Solaris with a Shared ZFS pool) here http://initialprogramload.blogspot.com/search?q=zfs-fuse+linux ... However this was a long time ago and I don't know whether the statement about Grub ZFS support in point 3 is still true. Aparently some bugs pertaining to time stomping between ubuntu and solaris has been fixed, so you may not need to do step 4. An Alternative to step 4 is to run this in Solaris: pfexec /usr/sbin/rtc -z UTC In addition, at point nr 7, use "bootadm list-menu" to find out where Solaris has decided to save the grub menu.lst file. -- Any sufficiently advanced technology is indistinguishable from magic. Arthur C. Clarke My blog: http://initialprogramload.blogspot.com
_______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss