Hi Alexey,

Alexey wrote:
> I have snv_93'zed version of 2008.05. I have three partitions on my laptop:
>
> <pre>pfexec prtpart /dev/rdsk/c5d0p0 -h
>
> Fdisk information for device /dev/rdsk/c5d0p0
> All values are absolute from beginning of physical disk
>
> Controller : ide
> Disk       : cmdk
> Capacity   : 186 GB
>  
> #  start posn      # size             OSType
>  1: 0000000001 MB   0000000007 GB      Unknown
>  2: 0000000007 GB   0000000068 GB      IFS: NTFS
>  3: 0000000075 GB   0000000110 GB      Solaris x86
> </pre>
>
> Third partition was created by OS installer with auto layout for file 
> systems. And now I have one rpool with only 49Gb but there must be around 
> 110Gb.
>
> zpool list
> NAME    SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
> rpool  47.8G  36.9G  10.8G    77%  ONLINE  -

This issue seems to be similar to the one reported in
http://bugs.opensolaris.org/view_bug.do?bug_id=6690194

However, fix for this was delivered in build 90 and I have
just tried that this fix works fine in build 93, so this
problem shouldn't be caused by that bug.

Were you installing 93 into preexisting Solaris2 partition
or did installer create partition for you ?

>
> I tried to make zpool upgrade from version 10 to version 11, but it didn't 
> change anything.
>
> Could you help me to attach all hidden space in to the pool? Here it is 
> partition layout from format utility
ZFS root pool is created on slice 0 which has only 47.98GiB and
slice2 can see only 47.98GiB as well, hidden space can't be simply
attached to the ZFS pool.

In order to take a look, what might be wrong, could you please try to
run fdisk(1M), delete Solaris2 partition manually and restart nv93 based
installer from command line in following way ?

$ export LS_DBG_LVL=4
$ pfexec /usr/bin/gui-install

After installation finishes, but before reboot, could you please
provide information about Solaris partition layout which format(1M)
utility provides and attach /tmp/install_log file ?

Thank you,
Jan



>
> <pre>
> Total disk cylinders available: 14409 + 2 (reserved cylinders)
>
> Part      Tag    Flag     Cylinders        Size            Blocks
>   0       root    wm     262 - 6524       47.98GB    (6263/0/0) 100615095
>   1       swap    wu       1 -  261        2.00GB    (261/0/0)    4192965
>   2     backup    wu       0 - 6524       49.98GB    (6525/0/0) 104824125
>   3 unassigned    wm       0               0         (0/0/0)            0
>   4 unassigned    wm       0               0         (0/0/0)            0
>   5 unassigned    wm       0               0         (0/0/0)            0
>   6 unassigned    wm       0               0         (0/0/0)            0
>   7 unassigned    wm       0               0         (0/0/0)            0
>   8       boot    wu       0 -    0        7.84MB    (1/0/0)        16065
>   9 unassigned    wm       0               0         (0/0/0)            0
> </pre>
> --
>
> This message posted from opensolaris.org
>
> _______________________________________________
> indiana-discuss mailing list
> indiana-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

_______________________________________________
indiana-discuss mailing list
indiana-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to