Sponsored Content
Full Discussion: zfs initial install
Operating Systems Solaris zfs initial install Post 302489478 by toor13 on Thursday 20th of January 2011 02:51:05 PM
Old 01-20-2011
Computer zfs initial install

Can anyone tell me why /export and /export/home are showing up after an install? I'm assuming it's reading from the old default filesystem layout during installs but I don't see anywhere to change that.

Thanks in advance,

df -hF zfs

Code:
Filesystem             size   used  avail capacity  Mounted on
rpool/ROOT/s10x_u9wos_14a
                        20G    11G   3.0G    79%    /
rpool/export            20G    23K   3.0G     1%    /export
rpool/export/home       20G    21K   3.0G     1%    /export/home
rpool                   20G    32K   3.0G     1%    /rpool

zfs list
Code:
NAME                        USED  AVAIL  REFER  MOUNTPOINT
rpool                      16.5G  3.03G  32.5K  /rpool
rpool/ROOT                 11.4G  3.03G    21K  legacy
rpool/ROOT/s10x_u9wos_14a  11.4G  3.03G  11.4G  /
rpool/dump                 1.00G  3.03G  1.00G  -
rpool/export                 44K  3.03G    23K  /export
rpool/export/home            21K  3.03G    21K  /export/home
rpool/swap                 4.15G  7.19G    16K  -

zpool list
Code:
NAME    SIZE  ALLOC   FREE    CAP  HEALTH  ALTROOT
rpool  19.9G  12.4G  7.50G    62%  ONLINE  -


Last edited by Scott; 01-20-2011 at 03:57 PM.. Reason: Added code tags
 

9 More Discussions You Might Find Interesting

1. Solaris

Initial RT Configuration

We are trying to set up a ticket request application on a Solaris 9 (SPARC) server. http://wiki.bestpractical.com/index.cgi?SolarisInstallGuide Apache has been configured and MySQL 4.1.12 was installed. http://www.sun.com/bigadmin/features/articles/req_track_1.html Now the issue is with... (0 Replies)
Discussion started by: chrs0302
0 Replies

2. UNIX for Advanced & Expert Users

Initial RT Configuration

We are trying to set up a ticket request application on a Solaris 9 (SPARC) server. http://wiki.bestpractical.com/index.cgi?SolarisInstallGuide Apache has been configured and MySQL 4.1.12 was installed. http://www.sun.com/bigadmin/features/articles/req_track_1.html Now the issue is with... (1 Reply)
Discussion started by: chrs0302
1 Replies

3. Solaris

Can i load Xwindows or Gnome after the initial install

I am trying to load Xwindows on a sun240 that was deployed without it. I have the Solaris 10 disk mounted and ready but I want to make sure that I can load a Xwindows using the pkgadd command. I know its a dumb question but I rather ask a dumb question vs scrogging the box (0 Replies)
Discussion started by: razor3928
0 Replies

4. Solaris

Installing ZFS on an existing Solaris 10 install (UFS)

Hello, I am new to Solaris so i apologize upfront if my questions seem trivial. I am trying to install a ZFS file system on a Solaris 10 machine with UFS already installed on it. I want to run: # zpool create pool_zfs c0t0d0 then: # zfs create pool_zfs/fs My question is more to... (3 Replies)
Discussion started by: mcdef
3 Replies

5. Solaris

Install with /var in separate partition - Zfs / 10

This is my first time working with ZFS on Solaris 10. I am trying to set up /var in a separate partition from /. During the installation, I came across the ZFS settings where I selected disks 0 and 1 to be mirrored with ZFS. Next was the option to have /var and / on separate datasets. Is... (3 Replies)
Discussion started by: 6L71
3 Replies

6. Solaris

Jumpstart with ZFS root install

Has anyone tried Jumpstart with installing a ZFS root pool? I have read the docs (Custom Jumpstart and Advanced Install Guide(doc:821-1911);Network-Based Installations(doc:821-1909)). My issue is that I get prompted for information each time I boot the client system. My goal is to get the... (8 Replies)
Discussion started by: bluescreen
8 Replies

7. Solaris

Install using a ZFS FLAR on x86

Hi, Been rattling my brain on this one, trying to install multiple systems using the FLASH method from a cdrom booted image s10u10, with flar image hosted on a FTP server.. System installs fine with traditional install, and can use the flash procedure using ufs image but not zfs filesystem.... (4 Replies)
Discussion started by: gt71027
4 Replies

8. Solaris

ZFS flash install "Unable to create Filesystem error"

Hi, I am trying to get an HPz420 workstation instaled (zfs root pool) via a jump-start server. I have a zfs image (from this workstation) the Solaris release is 10 1/13 update 11. I use a sparc U25 install server, upgraded to the same solaris build 10 1/13. This server is configured to install... (8 Replies)
Discussion started by: sc0rpie
8 Replies

9. Solaris

Install Solaris 11 with ZFS

Hi, I'm not expert with solaris. I Familiar with Linux variant only. Could anyone point me to right tutorial? I got one > but not sure it can be use or not. I'm doing fresh install for new server. The server spec did not come out yet. Please assist me. Thanks. (17 Replies)
Discussion started by: mzainal
17 Replies
doctools::html::cssdefaults(n)					Documentation tools				    doctools::html::cssdefaults(n)

__________________________________________________________________________________________________________________________________________________

NAME
doctools::html::cssdefaults - Default CSS style for HTML export plugins SYNOPSIS
package require Tcl 8.4 package require doctools::html::cssdefaults ?0.1? ::doctools::html::cssdefaults::contents _________________________________________________________________ DESCRIPTION
This package provides a single command providing access to the text of the default CSS style to use for HTML markup generated by the vari- ous HTML export plugins. This is an internal package of doctools, for use by export plugins, i.e. the packages converting doctools related documented into other formats, most notably HTML. API
::doctools::html::cssdefaults::contents This command returns the text of the default CSS style to use for HTML markup generated by the various HTML export plugins. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category doctools of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. KEYWORDS
CSS, HTML, doctools, export, plugin, style CATEGORY
Documentation tools COPYRIGHT
Copyright (c) 2009 Andreas Kupries <andreas_kupries@users.sourceforge.net> doctools2base 0.1 doctools::html::cssdefaults(n)
All times are GMT -4. The time now is 01:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy