x86

pkgadd doesn't really handle filesystems with more than 5TB of free space
jhm – Wed, 2008 – 12 – 10 17:18

I just ran into this problem myself. A coworker found this site. The issue is also discussed at http://www.opensolaris.org/jive/thread.jspa?messageID=102769

They problem surfaced when I tried to install packages in a zone I had created on a zfs filesystem that happened to be on a x4500 with 15 Terabytes of free space.

The work around is to slap a quota on the the ZFS that the zone sits on.

Parallels and Solaris
jhm – Thu, 2007 – 01 – 18 10:44

When adding or changing disks to a parallels VM, you might see the following error message [image:282 style='float: right']

To fix it, boot into the failsafe mode and run bootadm on the mounted root disk like in the following image [image:283]

No votes yet