root at opensolaris:~# format -e
Searching for disks...

The device does not support mode page 3 or page 4,
or the reported geometry info is invalid.
WARNING: Disk geometry is based on capacity data.

The current rpm value 0 is invalid, adjusting it to 3600
done

c8t0d0: configured with capacity of 15.29GB


AVAILABLE DISK SELECTIONS:
       0. c8t0d0 <USB2.0-CardReaderSD0-0100 cyl 1996 alt 2 hd 255 sec 63>
          /pci at 0,0/pci1043,82d8 at 1d,7/storage at 5/disk at 0,0
       1. c9d0 <DEFAULT cyl 1904 alt 2 hd 128 sec 32>
          /pci at 0,0/pci-ide at 1f,2/ide at 1/cmdk at 0,0
       2. c10t0d0 <FUJITSU-MHV2120AH-0000-111.79GB>
          /pci at 0,0/pci1043,82d8 at 1d,7/storage at 2/disk at 0,0
Specify disk (enter its number): ^C
root at opensolaris:~#


root at opensolaris:~# zpool status
  pool: pub
 state: ONLINE
 scrub: none requested
config:

        NAME        STATE     READ WRITE CKSUM
        pub         ONLINE       0     0     0
          c10t0d0   ONLINE       0     0     0

errors: No known data errors

  pool: rpool
 state: ONLINE
 scrub: none requested
config:

        NAME        STATE     READ WRITE CKSUM
        rpool       ONLINE       0     0     0
          c9d0s0    ONLINE       0     0     0

errors: No known data errors
root at opensolaris:~# zpool attach rpool  c9d0s0 c8t0d0
cannot label 'c8t0d0': EFI labeled devices are not supported on root pools.
root at opensolaris:~#


I tried, so looks SD disk can't be part of root pool.

T.J. Yang



> From: sergiusens at ieee.org
> To: eeepc-discuss at opensolaris.org
> Date: Fri, 17 Apr 2009 13:47:31 -0300
> Subject: Re: [eeepc-discuss] Issues with eeepc 701 on SD disk and pkg command
> 
> 
> On Fri, 2009-04-17 at 11:12 -0500, T.J. Yang wrote:
> > EEEPC 701 have a smal 4G SDD root disk.  This is causing problem to
> > make it a useful server machine.
> 
> I also have this configuration installed with a custom construction
> created with distro constructor removing all the things I don't need.
> I'm attaching the xml used to create it since it may be useful to you
> too. This doesn't add any special drivers, only removes the things I
> don't use or like.
> 
> 
> > I am runing into 2 issues here.
> > 
> > 1. SD disk is not fully supported ?
> > I tried to rsync some directory to SD 16G disk but looks like it won't
> > allow links.
> > 
> What filesystem type is this? Why not try a zfs send to the SD?
> 
> > 2. "pkg" will use up disk space in  root when doing package
> > installation(even searching), and I have no clue where pkg using up
> > space on / ? 
> 
> > root at opensolaris:~# uname -a
> > SunOS opensolaris 5.11 snv_111 i86pc i386 i86pc Solaris
> > root at opensolaris:~# df
> > Filesystem           1K-blocks      Used Available Use% Mounted on
> > rpool/ROOT/opensolaris
> >                        3604659   3588038     16621 100% /
> > swap                   1233592       320   1233272
> > 1% /etc/svc/volatile
> > /usr/lib/libc/libc_hwcap1.so.1
> >                        3604659   3588038     16621 100% /lib/libc.so.1
> > swap                   1233284        12   1233272   1% /tmp
> > swap                   1233316        44   1233272   1% /var/run
> > rpool/export             16642        21     16621   1% /export
> > rpool/export/home        16642        21     16621   1% /export/home
> > rpool/export/home/tjyang
> >                          17344       724     16621
> > 5% /export/home/tjyang
> > pub                  114573240     64317 114508923   1% /pub
> > rpool                    16699        78     16621   1% /rpool
> > /dev/dsk/c8t0d0p0:1   16032448         8  16032440   1% /media/16G
> > root at opensolaris:~#
> 

_________________________________________________________________
Rediscover Hotmail?: Get quick friend updates right in your inbox. 
http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Updates2_042009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/eeepc-discuss/attachments/20090417/5f46127f/attachment.html>

Reply via email to