Create filesystems on Solaris 10 x86

Hi All,
I am not expert in Solaris, I just want to add an external
disk (via San) to a Solaris 10 x86 system.
When I execute #format, have the following :
0) c1t0d0 ....
2) c4t60060160D9E01D009AAB136E0F54DE11d0
/Scsi_uhci/disk@g60060160d9ede11
When I choose number 2, the very disk, I have the following :
Selecting c4t60060160D9E01D009AAB136E0F54DE11d0
[disk formatted]
/dev/dsk/c4t60060160D9E01D009AAB136E0F54DE11d0s2
is part of SVM volme stripped : d7
Please see metaclear.
Then I execute "verify" at the format Promp and got :
Part Tag Flag Cylinder Size
0 Unassigned wm 0 0
1 Unassigned wm 0 0
2 Backup wu 0-17442 133.62Gb
3 Unassigned wm 0 0
4 Unassigned wm 0 0
5 Unassigned wm 0 0
6 Unassigned wm 0 0
7 Unassigned wm 0 0
8 Boot wu 0 7.84Mb
9 Unassigned wm 0 0
My problem is to create 2 partitions, one of 70Gb and the
other one is the rest of the disk, then create filesystems on
them, how to proceed ?
Thanks
Bandon

Hi All,
I am not expert in Solaris, I just want to add an external
disk (via San) to a Solaris 10 x86 system.
When I execute #format, have the following :
0) c1t0d0 ....
2) c4t60060160D9E01D009AAB136E0F54DE11d0
/Scsi_uhci/disk@g60060160d9ede11
When I choose number 2, the very disk, I have the following :
Selecting c4t60060160D9E01D009AAB136E0F54DE11d0
[disk formatted]
/dev/dsk/c4t60060160D9E01D009AAB136E0F54DE11d0s2
is part of SVM volme stripped : d7
Please see metaclear.
Then I execute "verify" at the format Promp and got :
Part Tag Flag Cylinder Size
0 Unassigned wm 0 0
1 Unassigned wm 0 0
2 Backup wu 0-17442 133.62Gb
3 Unassigned wm 0 0
4 Unassigned wm 0 0
5 Unassigned wm 0 0
6 Unassigned wm 0 0
7 Unassigned wm 0 0
8 Boot wu 0 7.84Mb
9 Unassigned wm 0 0
My problem is to create 2 partitions, one of 70Gb and the
other one is the rest of the disk, then create filesystems on
them, how to proceed ?
Thanks
Bandon

Similar Messages

  • Not able to create database in Solaris 10 x86 Oracle 10.1.0.3

    I have installed Oralce 10.1.0.3 in Solaris 10 X86 using the procedure given without creating the database.(Installing the binaries)
    Hardware:Sun fire V20z.
    When i tried creating Database using DBCA,it was throwing lots of error.
    The errors are:
    1) ORA-03113: end-of-file on communication channel
    2) ORA-03114: not connected to oracle
    3) ORA-27100: shared memory realm already exists.
    Any help on creating a database in Solaris 10 x86 Oracle 10.1.0.3
    Thanks in Advance.

    Hi.
    Are You read documentation ?
    [http://download.oracle.com/docs/cd/E19680-01/html/821-1255/babhabac.html#z40000471052274]
    Guidelines for the /globaldevices File System
    Oracle Solaris Cluster software offers two choices of locations to host the global-devices namespace:
    A lofi device
    A dedicated file system on one of the local disks
    This section describes the guidelines for using a dedicated partition. This information does not apply if you instead host the global-devices namespace on a lofi.
    The /globaldevices file system is usually located on your root disk. However, if you use different storage on which to locate the global-devices file system, such as a Logical Volume Manager volume, it must not be part of a Solaris Volume Manager shared disk set or part of a VxVM disk group other than a root disk group. This file system is later mounted as a UFS cluster file system. Name this file system /globaldevices, which is the default name that is recognized by the scinstall(1M) commandSo:
    >I have mounted one (1) common 2gb LUN for both the nodes, so it is creating the problem...?
    It source of problem.
    Every node require have it's own separate slice for globaldevice.
    Shared Lun can be mounted with option global for access from both nodes at same time, but it will be second step - configure data-services.
    Regards.

  • Creating a Non-RAC ASM 10gR2 instance in Solaris 10 (x86)

    DB Version:10gR2
    OS: Solaris 5.10 for x86 (Installation DVD released on June 2006)
    I have decided to remove the windows installation in my old laptop.I am going to install only Solaris 10 (x86) in this to create an ASM instance.
    My laptop has a single IDE Harddrive. Is it possible to create ASM slices on this ?

    Bjoern, Rajesh,
    Thank your both very much.
    Bjoern,
    I have downloaded the latest solaris 10 for x86 (sol-10-u8-ga-x86-dvd.iso) from sun/oracle website . Need to write this to a DVD and test the installation.
    Edited by: resistanceIsFruitful on May 13, 2010 5:50 AM

  • Retain SAMBA permissions while migrating from linux to solaris 10 x86

    Hello,
    We are migrating a system from Redhat to Solaris 10 x86 and this has brought up a question on how we can restore our SAMBA files and retain our permissions that are associated by the users name rather then their numeric ID(UID/GID). So far my research hasnt produced anything that gives a solid answer to how we do this and is it even possible.
    The problem is that Windows user and group accounts are mapped locally per host by default. That mapping is defined as the accounts are referenced, so unless there is a way to guarantee the order of accounts being referenced, the mappings from Windows SIDs to Unix UIDs will be different between old and new.
    If the data restoration option we choose for the new server is naive and restores only by UID and GID, the permissions in the ACLs will not map to the correct Windows accounts. We either must find a restoration option which restores permissions by name rather than ID or we must create a script which can automate pushing the ACLs into the restored filesystem correctly by name.
    Initially I thought ufsdump could handle this but we are on ext3 filesystem going to vxfs. I have read a little on star but havent heard about it before. Has anyone used star for backup/restore for the purpose of retaining ACL ownership/permissions? It seems like its an old utility, maybe not used much anymore. Does anyone have a utility they have used for this purpose?
    Your help is much appreciated!!
    LR

    The problem is that Windows user and group accounts are mapped locally per host by default. That mapping is defined as the accounts are referenced, so unless there is a way to guarantee the order of accounts being referenced, the mappings from Windows SIDs to Unix UIDs will be different between old and new.Is there anyway that you can sanitize and post a small snippet of what's going on with the mapping files? I think I can follow this but I'm a bit confused by the username/UID thing since usually if a username is defined in /etc/passwd than the files will display the username. If a username is not defined in /etc/passwd then the ls command will revert to just showing the numbers which I take it is what you don't want to happen.
    If you could also sanitize and post even one of the acl's that might help clear up that portion of the problem as well.
    alan

  • The Database of SunMc 4.0 didn't start, on Solaris 10 X86

    Hello, happy new year, i am installing the three layers of SunMC 4.0 (server, agent and console), under Solaris 10 X86.
    But, after setting the Web Server Security Key, the Web Server Port Selection, snmp Port,etc, the installation fails to start the DB used by the SunMC 4.0
    This is the Log
    The system memory to be compared has mapped to : 512
    Skipping the Disable SNMP panel as a port other than 161 is specified as the agent port
    The web server organization is given as : elektra
    The web server location is given as : unefon
    The Setup script will be executed as : /var/opt/SUNWsymon/install/guibased-setup.1199486648293.sh
    SYMON_JAVAHOME is set to: /usr/java
    JDK version is: "1.5.0_12-b04"
    This script will help you to setup Sun Management Center 4.0.
    Following layer[s] are installed:SERVER,AGENT,CONSOLE
    None of the layers is setup.
    Following layer[s] will get setup: SERVER,AGENT,CONSOLE.
    Database will be setup.
    Following Addon[s] are installed:
    Advanced System Monitoring,Service Availability Manager,Performance Reporting Manager,Solaris Container Manager,System Reliability Manager,Generic X86/X64 Config Reader.
    Checking memory available...
    Configuring Sun Management Center DB...
    Initializing SunMC database.
    Successfully enabled service sunmc-database
    Successfully disabled service sunmc-database
    Initiating setup for Sun Management Center Server Component.
    This part of the setup process does the Sun Management Center Server Component setup.
    Creating the group esadm that contains Sun Management Center Admin Users.
    Creating the group esdomadm that contains Sun Management Center Domain Admin Users.
    Creating the group esops that contains Sun Management Center Operator Users.
    You need to setup a user as a Sun Management Center administrator.
    This person will be added to the esadm and esdomadm groups.
    You must enter a valid username: : root
    Generating server security keys.
    Setting up web server...
    An encrypted security key is needed for the Sun Management Center web server.
    The key is generated based on the organization and location you provide.
    Enter the name of your organization : : elektra
    Enter the geographical location of this host : : unefon
    Configure Sun Management Center web server port. Default port is 8080
    Press RETURN to force default port.
    Enter port you would like to use [ 1100 to 65535 ]: : 8080
    The sunmcweb web application has been successfully deployed.
    Using /var/opt/SUNWsymon/cfg/console-tools.cfg
    /var/opt/SUNWsymon/cfg/tools-extension-j.x updated.
    Starting Java Webstart based Sun Management Center
    Java Console setup. This will take 2 minutes. Please wait...
    Completing Sun Management Center Server Component setup.
    Initiating setup for Sun Management Center Agent Component.
    This part of the setup process does the Sun Management Center Agent Component setup.
    Copying snmpd.conf file into /var/opt/SUNWsymon/cfg
    Server component also installed locally.
    Using this machine as the Sun Management Center server.
    WARNING It appears that agent.snmpPort 161 is already in use.
    Sun Management Center 4.0 agent may not be able to run due to this conflict.
    There are two ways to correct this conflict:
    1. Reconfigure the port that Sun Management Center 4.0 uses.
    2. Stop the process that is using the port.
    Press RETURN to force default port.
    Enter port you would like to use [ 1100 to 65535 ]: : 1161
    Updating /var/opt/SUNWsymon/cfg/domain-config.x with new port number.
    Generating agent security keys.
    PKCS11 Utilities package(SUNWcsl) was found.
    Encrypted SNMP Communication is supported.
    Setup of Agent component is successful.
    **Starting Sun Management Center database setup...**
    **verifyDatabaseDown: instance is not executing**
    **Database consistency information missing.**
    **Configuring database initialization parameter file**
    **Stopping metadata component**
    **Stopping cfgserver component**
    **Stopping topology component**
    **Stopping event component**
    **Stopping grouping service**
    **Stopping trap component**
    **Stopping java server**
    **Stopping webserver**
    **Stopping agent component**
    **Stopping platform component**
    **Failed to enable service sunmc-database**
    **Database setup failed : db-start failed**
    **Updating registry...**
    **As database is not setup, Marking server setup as failed in Registry.**
    **None of the base layers are setup.**
    **No Addon is setup.**
    **Following Addons are not yet setup: Advanced System Monitoring,Service Availability Manager,Performance Reporting Manager,Solaris Container Manager,System Reliability Manager,Generic X86/X64 Config Reader**
    **Could not finish requested task.**
    **stty: : Invalid argument**
    **stty: : Invalid argument**
    **stty: : Invalid argument**
    **stty: : Invalid argument**
    **stty: : Invalid argument**
    **opping agent component**
    **Successfully disabled service sunmc-agent**
    **Stopping platform component**
    **Successfully disabled service sunmc-platform**
    **verifyDatabaseDown: instance is not executing**
    **Failed to enable service sunmc-database**
    **Database setup failed : db-start failed**
    **Updating registry...**
    **As database is not setup, Marking server setup as failed in Registry.**
    **None of the base layers are setup.**
    **No Addon is setup.**
    **Following Addons are not yet setup: Advanced System Monitoring,Service Availability Manager,Performance Reporting Manager,Solaris Container Manager,System Reliability Manager,Generic X86/X64 Config Reader**
    **Could not finish requested task.**
    The lay-out of my FileSystems is:
    root@petersteiner install $ df -h
    Filesystem size used avail capacity Mounted on
    /dev/dsk/c0d0s0 4.2G 3.5G 721M 84% /
    /devices 0K 0K 0K 0% /devices
    ctfs 0K 0K 0K 0% /system/contract
    proc 0K 0K 0K 0% /proc
    mnttab 0K 0K 0K 0% /etc/mnttab
    swap 780M 856K 779M 1% /etc/svc/volatile
    objfs 0K 0K 0K 0% /system/object
    /usr/lib/libc/libc_hwcap1.so.1
    4.2G 3.5G 721M 84% /lib/libc.so.1
    fd 0K 0K 0K 0% /dev/fd
    swap 780M 396K 779M 1% /tmp
    swap 779M 36K 779M 1% /var/run
    /dev/dsk/c0d0s7 10G 10M 9.9G 1% /export/home
    I hope, that someone can help me. pLZ

    ... and ... before running es-inst you have to add the PostgreSQL packages from the Solaris Media (5.10 U5 in my case)
    Step order again:
    - kill all postmaster processes (PostgreSQL Procs)
    - if applicable svcadm disable all sunmc services
    - /opt/SUNWsymon/sbin/es-uninst -X
    - remove all SUNWpostgr* and SUNWpg* packages
    - install these Packages - to be downloaded from http://www.sunfreeware.com/indexsparc10.html:
    libgcc-3.4.6-sol10-sparc-local.gz , zlib-1.2.3-sol10-sparc-local.gz , readline-5.2-sol10-sparc-local.gz
    or - the x64 respectively
    - edit /etc/project to have this line for "default" : default:3::::project.max-shm-memory=(priv,2684354456,deny)
    the value have to be calculated by one third of your physical memory.
    - add the original postgreSQL packages from the Solaris install media :
    SUNWpostgr-libs
    SUNWpostgr
    SUNWpostgr-contrib
    SUNWpostgr-devel
    SUNWpostgr-server-data
    SUNWpostgr-server
    SUNWpostgr-jdbc
    SUNWpostgr-pl
    SUNWpostgr-tcl
    SUNWpostgr-docs
    - run es-inst again from your install image path

  • Intall X3270 Terminal emulator on Solaris 10 x86

    Hi! I'm trying to install IBM 3270 Terminal Emulator from source code on solaris 10 x86. I had some problems when I run ./configure but was PATH's configuration. Now I'm trying to run make but at certain moment the folowing erro return:
    makeconv -d . -p icudt3l ibm-837_P100-2000.ucm
    sh: makeconv: not found
    *** Error code 1
    make: Fatal error: Command failed for target `icudt3l_ibm-837_P100-2000.cnv'
    I tried to find this 'makeconv' but I haven't found. Does anybody have some esperience with the instalation of X3270? Thank's a lot.

    problem 1 is that it's looking for ../../s0.. Which I
    managed to
    fake out by creating the dir in the same mount
    point.
    Problem 2 is that it can't find .tmp_proto, which I
    must
    concur with. I can't find that on any of the b72 cd
    images.
    So, the setup_install_server fails.This seems to be the problem when you try to setup an install
    server on a Solaris SPARC system for Solaris x86 clients, using
    the Solaris 9 or Solaris 10/Express CD media.
    There's a Solaris x86 UFS filesystem on slice 0 on the CD media,
    and it's supposed to be mounted on the "s0" mount point,
    otherwise setup_install_server won't work. On a Solaris x86 box,
    vold mounts it automatically for you: /cdrom/cdrom0/s2 is the
    mount point for the platform independant ISO9660 part of the CD
    media, /cdrom/cdrom0/s0 is the UFS root filesystem.
    Problem is that Solaris SPARC:
    - does not understand Solaris x86 disk labels
    - does not allow mounting x86 UFS filesystems
    (and vice versa).
    AFAIK, Solaris 9 DVD media does not have this problem. I
    guess the same will be true when Solaris 10 DVD media is
    available in a few months. On the DVD media there's enough
    free space to include an extra copy of the files in the ISO9660
    filesystem.

  • Installation problem of Oracle 8.1.7 on solaris 10 x86

    Hi,
    I tried to install the Oracle 8.1.7 on solaris 10 x86 and I got an error message shows: "cannot write to /opt/oracle/product/8.1.7/jar/classes2.jar".checking the log it shows:
    Exception: IOException2
    and exception: copyGroupFromJar. I ignored the error but the installation failed.By the way, I was not asked to run root.sh during the installation. Can anyone kindly tell me how to make it?
    yours
    zeushd

    Here are some additional statements for 10g on Solaris 10g x86:
    1. Execute runInstaller with the -ignoreSysPrereqs option.
    2. Select 'Do not create a starter database' when installing Oracle 10g.
    3. During installation, the warning message 'SUNWsprox package not installed' can be ignored. Press Continue to resume the installation.
    4. Download and install patch 4186426 from metalink.oracle.com after installing Oracle 10g software.
    5. If you have an End User Solaris 10 distribution, install the SUNWuiu8 package prior to installing the 10g client.

  • Solaris 9 x86 bug report - el_GR.ISO8859-7 & CDE

    I'm posting this article here, because I can't find any official Solaris 9 x86 bug report page. I hope the developers will notice it. I'm using Solaris 9 x86 (12/02), with the latest 9_x86_Recommended patch cluster installed, and support for Greek installed too.
    It seems there is some kind of problem, when trying to view text files with Greek (el_GR.ISO8859-7) characters, which were created under Windows. To be more specific:
    If I boot at CDE with language el_GR.ISO8859-7, and try to view a .txt file (just with a simple double click), which I have created under Windows, with Greek characters,
    the screen goes black, and the CDE login screen appears again (restarts). If I keep the Greek language or change the language to US English, I can boot at CDE again, with
    no problems. If I try "command line logging", the screen goes off - just like when the computer is powered off, and I can't do anything, (well, except pressing the reset button, that's the sure way). And if I use the "init 6" command, while being logged at CDE, from a terminal, the Graphical Desktop exits, and then, the screen goes off again (just like the computer is powered off), but finally the computer manages to restart.
    I'm using the Sun X server, NOT the XFree86 porting kit and I use the entry
    :0 Local local_uid@console nobody /usr/openwin/bin/Xsun :0 -dpsfileops
    in /usr/dt/config/Xservers file, to start the X server.
    Here is the $HOME_DIR/.dt/startlog file:
    --- ??? 23 ??? 2003 12:10:51
    --- /usr/dt/bin/Xsession starting...
    --- starting /usr/openwin/bin/speckeysd
    --- Xsession started by dtlogin
    --- starting /usr/dt/bin/dtsession_res -load -system
    --- sourcing /root/.dtprofile...
    --- sourcing /usr/dt/config/Xsession.d/0010.dtpaths...
    --- sourcing /usr/dt/config/Xsession.d/0015.sun.env...
    --- sourcing /usr/dt/config/Xsession.d/0020.dtims...
    --- sourcing /usr/dt/config/Xsession.d/0030.dttmpdir...
    --- sourcing /usr/dt/config/Xsession.d/0040.xmbind...
    --- sourcing /usr/dt/config/Xsession.d/1000.solregis...
    --- could not read /root/.profile
    --- starting /usr/dt/bin/dthello &
    --- starting /usr/dt/bin/dtsearchpath
    --- starting /usr/dt/bin/dtappgather &
    --- starting /usr/dt/bin/dsdm &
    --- session log file is /root/.dt/sessionlogs/www_DISPLAY=:0
    --- DTSOURCEPROFILE is 'true' (see /root/.dtprofile)
    --- execing /usr/dt/bin/dtsession with a /sbin/sh login shell ...
    --- starting desktop on /dev/pts/3
    Sun Microsystems Inc.     SunOS 5.9     Generic_112234-03     November 2002
    /usr/dt/bin/ttsession[337]: starting
    X connection to :0.0 broken (explicit kill or server shutdown).
    X connection to :0.0 broken (explicit kill or server shutdown).
    I don't know if this is a bug or something, and I'm very curious about the cause. I didn't have much time for any other "experiments".
    Anyway, I hope this will help developers solve a problem -if it really exists-.
    Angelos Vasilopoulos
    Site Security Officer
    [email protected]

    I'm posting this article here, because I can't find any official Solaris 9 x86 bug report page. I hope the developers will notice it. I'm using Solaris 9 x86 (12/02), with the latest 9_x86_Recommended patch cluster installed, and support for Greek installed too.
    It seems there is some kind of problem, when trying to view text files with Greek (el_GR.ISO8859-7) characters, which were created under Windows. To be more specific:
    If I boot at CDE with language el_GR.ISO8859-7, and try to view a .txt file (just with a simple double click), which I have created under Windows, with Greek characters,
    the screen goes black, and the CDE login screen appears again (restarts). If I keep the Greek language or change the language to US English, I can boot at CDE again, with
    no problems. If I try "command line logging", the screen goes off - just like when the computer is powered off, and I can't do anything, (well, except pressing the reset button, that's the sure way). And if I use the "init 6" command, while being logged at CDE, from a terminal, the Graphical Desktop exits, and then, the screen goes off again (just like the computer is powered off), but finally the computer manages to restart.
    I'm using the Sun X server, NOT the XFree86 porting kit and I use the entry
    :0 Local local_uid@console nobody /usr/openwin/bin/Xsun :0 -dpsfileops
    in /usr/dt/config/Xservers file, to start the X server.
    Here is the $HOME_DIR/.dt/startlog file:
    --- ??? 23 ??? 2003 12:10:51
    --- /usr/dt/bin/Xsession starting...
    --- starting /usr/openwin/bin/speckeysd
    --- Xsession started by dtlogin
    --- starting /usr/dt/bin/dtsession_res -load -system
    --- sourcing /root/.dtprofile...
    --- sourcing /usr/dt/config/Xsession.d/0010.dtpaths...
    --- sourcing /usr/dt/config/Xsession.d/0015.sun.env...
    --- sourcing /usr/dt/config/Xsession.d/0020.dtims...
    --- sourcing /usr/dt/config/Xsession.d/0030.dttmpdir...
    --- sourcing /usr/dt/config/Xsession.d/0040.xmbind...
    --- sourcing /usr/dt/config/Xsession.d/1000.solregis...
    --- could not read /root/.profile
    --- starting /usr/dt/bin/dthello &
    --- starting /usr/dt/bin/dtsearchpath
    --- starting /usr/dt/bin/dtappgather &
    --- starting /usr/dt/bin/dsdm &
    --- session log file is /root/.dt/sessionlogs/www_DISPLAY=:0
    --- DTSOURCEPROFILE is 'true' (see /root/.dtprofile)
    --- execing /usr/dt/bin/dtsession with a /sbin/sh login shell ...
    --- starting desktop on /dev/pts/3
    Sun Microsystems Inc.     SunOS 5.9     Generic_112234-03     November 2002
    /usr/dt/bin/ttsession[337]: starting
    X connection to :0.0 broken (explicit kill or server shutdown).
    X connection to :0.0 broken (explicit kill or server shutdown).
    I don't know if this is a bug or something, and I'm very curious about the cause. I didn't have much time for any other "experiments".
    Anyway, I hope this will help developers solve a problem -if it really exists-.
    Angelos Vasilopoulos
    Site Security Officer
    [email protected]

  • Solaris Management Console (SMC) - Solaris 9 x86

    I�ve just installed Solaris 9 (x86) version. I�m unable to install Solaris Management console.
    I was using below command to add listed patches:
    pkgadd -d . SUNWpmgr SUNWrmui SUNWlvmr SUNWlvma SUNWlvmg
    I�m unable to find these packages on cd1. Somehow they�re on cd2. These cd�s are direct extract from Sun�s web site.
    Anyway when I run the pkgadd command I�m getting the following error:
    �No package associated with (SUNWpmgr)�
    When I look into the SUNWpmgr, there are 2 files (pkgmap., pkginfo.) and 3 dir (install, archive, reloc)
    Same with other packages
    Please help me.

    I was able to correct this problem on my server
    The .server file is the smc java keystore that contains
    the private/public key pair for SSL
    You can create this file by executing
    cd /usr/sadm/lib/smc/bin
    certtool -genkey
    Once the keys are generated execute
    /etc/init.d/init.wbem stop
    /etc/init.d/init.wbem start
    if your smpatch no longer works
    take a look at the following article
    http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/spfaq

  • How to Reorganize CSM200 Shared Storage in Solaris 10 x86 Oracle 10gR2

    I could use some guidance from those who are more experienced in RAC administration in a Solaris environment with ASM. I have a three-node RAC with Oracle 10gR2 instances on top of Solaris 10 x86 where the shared storage is a Sun CSM200 disk array which looks like a single disk to the rest of the world. I'm not very familiar with the CSM200 Common Array Manager but I do have access to use it.
    During initial setup, I followed the Oracle cookbook and defined a storage slice for each of the following: OCR, OCR mirror, three voting disks, and +DATA, for a total of six slices. I brought up the RAC and we've used it for a couple of weeks.
    This is a Dev and QA environment, so it changes pretty fast. The new requirement is to add a +FRA and to add a mount point for a file system on the shared storage, so that all three Oracle instances can refer to the same external table(s).
    However, I've already used all the available slices in the VTOC on the shared logical drive. I'm not sure how to proceed.
    1) Is it necessary to use the CAM to create two logical disks out of the single existing logical disk?
    2) If so, how destructive is that? I don't need to keep the contents of the database, but I do not want to reinstall CRS or ASM or the DB instances.
    3) Is it possible to combine the OCR and its mirror on the same slice, thus freeing a slice for reuse?
    4) Is it possible to combine all three voting disks on the same slice, thus freeing two slices for reuse?
    Edited by: user12006221 on Mar 29, 2011 3:30 PM
    Another question: Under 10.2.0.4, is it possible for the OCR and voting disks to be managed by ASM? I know it would be possible under 11g, but that's not an option as I am trying to match a customer's environment and they aren't going to 11g any time real soon.

    What you see is what happens when the Java runtime running on Solaris 10 x86 tries to load a library which is compiled for SPARC.
    Because of the native parts in SAP GUI for Java, compilations and installers are required for each OS - HW combination.
    The supported platforms can be seen in SAP note 954572. For Solaris only SPARC is currently supported.
    Because of the effort needed for compiling, testing, support etc. it is required to focus on OS - HW combinations widely used on desktop machines and Solaris 10 on x86 currently does not seem to be one of those.

  • Solaris patching on solaris 10 x86

    just wondering if anyone can assist. i have just installed solaris 10 x86 recommended patches on a 16 disks server. where first 2 disks are mirrored called rpool, and remaining 14 disks are raid z called spool. upon installing the patches successfully and rebooting server, i am coming up with the following error:
    NOTICE: Can not read the pool label from '/pci@0,0/pci8086,25f8@4/pci111d,801c@0/pci111d,801c@4/pci108e,286@0/disk@0,0:a /pci@0,0/pci8086,25f8@4/pci111d,801c@0/pci111d,801c@4/pci108e,286@0/disk@1,0:a'
    NOTICE: spa_import_rootpool: error 5, Inc. All rights reserved.
    Cannot mount root on /pci@0,0/pci8086,25f8@4/pci111d,801c@0/pci111d,801c@4/pci108e,286@0/disk@0,0:a /pci@0,0/pci8086,25f8@4/pci111d,801c@0/pci111d,801c@4/pci108e,286@0/disk@1,0:a fstype zfs
    panic[cpu0]/thread=fffffffffbc28820: vfs_mountroot: cannot mount root
    fffffffffbc4b190 genunix:vfs_mountroot+323 ()
    fffffffffbc4b1d0 genunix:main+a9 ()
    fffffffffbc4b1e0 unix:_start+95 ()
    skipping system dump - no dump device configured
    rebooting...
    It looks like the solaris 10 os cannot find zfs filesystem and keeps on rebooting in normal solaris os mode, but when I go to safe mode and type: zfs list, I can see zfs rpool (mirrored) file system and cannot see the zfs spool (raid z) file system, any ideas on how i can fix the boot problem and get zfs spool back in the safest way possible?...

    I finally figured it out. It seems that kernel patch 137138-09 was the culprit. It took me a while to test each kernel patch but I found out that if you have a mirrored volume or a virtual logical volume this will affect you. Also, after I did all this testing I finally found the sunsolve article referencing this patch. Seems you can install the patch, but you have to install 125556-01 first. Here's the article: http://sunsolve.sun.com/search/document.do?assetkey=1-66-246206-1

  • Solaris 10 X86 - Hardware RAID - SMC/SVM question...

    I have gotten back into Sun Solaris System Administration after a five year hiatus... My skills are a little rusty and some of the tools have changed, so here is are my questions...
    I have installed Solaris 10 release 1/06 on a Dell 1850 with an attached PowrVault 220v connected to a Perc 4 Di controller. The RAID is configured via BIOS interface to my liking, Solaris is installed and see's all my partitions which I created during install.
    For testing purposes, the servers internal disk is used for the OS, the PowerVault is split into 2 RAID's - one is a mirror, one is a stripe...
    The question is; do I manage the RAID using Sun Management Console and the tools OR do I use SMC?
    When I launch SMC and go into Enhanced Storage... I do not see any RAID's... If I select "Disks" I do see them, but when I select them, it wants to run "FDISK" on them... now this is OK since they are blank but I want to ensure I am not doing sometinhg I should not be concerned with...
    If the PERC controller is controlling the RAID, what do I need SMC for?

    You can use SMC for other purposes but it won't help your with RAID.
    Sol 10 1/06 has raidctl which handles LSI1030 and LSI1064 RAID�enabled controllers (from raidctl(1M)).
    Some of the PERCs (most?) are LSI but I don't know if they are chipsets used by your PoweEdge (I doubt it).
    Generally you can break it down like this for x86:
    If you are using hardware RAID with Solaris 10 x86 you have to use pre-Solaris (i.e. on the RAID controller) managment or hope that the manufacturer of the device has a Solaris managment agent/interface (good luck).
    The only exception to this that I know of is the RAID that comes with V20z, V40z, X4100, X4200.
    Otherwise you will want to go with SVM or VxVM and manage RAID within Solaris (software RAID).
    SMC etc are only going to show you stuff if SVM is involved and VxVM has its own interface, otherwise the disks are controlled by PERC and just hanging out as far as Solaris is concerned.
    Hope this helps.

  • Solaris 10 x86 JumpStart install not working

    I'm working with several Compaq DL380 servers.
    I've installed Solaris 10 x86 3/05 onto DL380 #1, and created a 3GB servername.flar Flash Archive of that system.
    I've moved that .flar file to a local web server. I can bring it up in any host's browser on the local subnet, and am able to download the .flar file.
    Now, on DL380 #2, I can install Solaris from CDs and open Mozilla and download the 3GB .flar file to /tmp. So, it is reachable. However, if I do a re-install, and this time specify a JumpStart install via HTTP, entering the URL that works, the install program tells me that it can't find a Flash Archive there. I'm entering the URL as http:/10.20.30.40/servername.flar, where 10.20.30.40 is the local web server. This is the same URL that works on other local hosts. (i.e. going to http:/10.20.30.40/ brings up the list of files, and a right-click on servername.flar gives you the option to download it, which I've tried and it does work - it takes a few hours, but it works)
    I tried HTTPS first and when I encountered this issue I reconfigured the web server for just HTTP. Then I thought the Flash archive must require a .flar filename extension (I had originally called it servername.archive) so I created a new Flash archive with a .flar extension - servername.flar.
    So, the same system, when installed from CDs, can access the web server and download the .flar file, but when re-installing and specifying the same URL it can't find it. I'm giving the DL380 #2 the same IP, same netmask, etc.. when doing the re-install.
    I can't think of anything else to try. Any ideas?
    thanks!

    Here is the error output:
    # ./add_install_client -i 192.168.1.51 -c sun1:/jumpstart/ -p sun1:/jumpstart/Sysidcfg/Solaris_10-intel/ host2 i86pc
    unmount: warning: /tftboot/I86PC.Solaris_10-1 not in mnttab
    unmount: /tftpboot/I86PC.Solaris_10-1 no such file or directory
    mount: Mount point /tftboot.I86PC.Solaris_10-1 does not exist.
    cleaning up preexisting install client "host2"
    removing host2 from bootparams
    rm: /tftboot/ is a directory
    updating /etc/bootparams
    ln: cannot create /tftpboot//pxegrub.I86PC.Solaris_10-1: File exists
    Create a grub boot flloppy and edit GRUB menu to contain
    the following entry:
    title Solaris netinstall
    rarp
    kernel /I86PC.Solaris_10-1/multiboot kernel/unix -B install_media=192.168.1.100:/jumpstart/OS/intel
    module /I86PC.Solaris_10-1/x86.miniroot
    ------------- end ---------------
    So, I have tried this with the -i, -e -i+-e, with -s and without.
    I have an entry in /etc/ethers and /etc/hosts. However, I don't think it is a FQDN or simular issue. Looks like a script issue.
    /tftpboot/ ends up with
    boot/
    nbp. -> pxegrub.I86PC.Solaris_10-1
    pxegrub.I86PC.Solaris_10-1
    rm.192.168.1.51
    /tftpboot/boot/
    grub/
    /tftpboot/boot/grub/
    menu.1st
    # cat menu.1st
    default 0
    timeout=30
    title Solaris_10 jumpstart
    kernel /i86PC.Solaris_10-1/multiboot kernel/unix -B install_config=192.168.1.100:/jumpstart,sysid_config=192.168.1.100:/jumpstart/Sysidcfg/Solaris_10-1-intel/,install_media=192.168.1.100:/jumpstart/OS/intel
    module /I86PC.Solaris_10-1/x86.miniroot
    ---- end ----
    Thanks for the help.
    Aaron

  • Solaris 10 X86 Installation Struck after Loading Grub Stage 2

    Hi All,
    I am trying to install Solaris 10 X86 Platform on my intel system. I downloaded the iso DVD images from Sun site.
    sol-10-u8-ga-x86-dvd-iso-a.iso
    sol-10-u8-ga-x86-dvd-iso-b.iso
    When I boot with the Solaris DVD 1, I am getting the message "Loading Stage 2" and returned to grub> command line
    This is the message I am getting in my screen
    Loading Stage 2 ... ...
    GNU GRUB version 0.97 (639K lower/283584 upper memory)
    *[ Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions os a device/filename. ]*
    grub> root
    *(hd1111): Filesystem type is iso9660, using whole disk*
    grub>
    Can some one help me on this, I tried in Google and other sun solve support forums but didnt find anything helpfull.
    Anybodys help is much appreciated..
    Regards, Sundar

    I'm getting the same thing with Solaris 10u8 in a VirtualBox. sol-10-u8-ga-x86-dvd.iso downloaded from cds.sun.com today.
    (I tried the pre-made VirtualBox image Sun provides, and it's horribly dysfunctional. So I thought I'd try a fresh installation. More fool me, apparently.)
    Edit: No, it's me. The problem is that the ISO I downloaded was incomplete - it cut off at precisely 2GB! The md5sum of what I downloaded is ea5a8606894d253e286861aaf4b5c50a; the official md5sum should be 9df7fd02d82976fd3ec38a18d1a57335. I guess tomorrow I try again with part A and part B ...
    So it looks like the answer is: check with md5sum that you actually have the full ISO.
    Edited by: DavidGerard on Feb 10, 2010 1:30 PM

  • Solaris 10 x86 & 2 x NIC. Can some1 pls have a look if i do all correctly?

    i have a server with two NICs and Solaris 10 x86 installed.
    i want to use NIC1 with ADSL router (10.0.0.x) and NIC2 with switch (192.168.16.x). i also want to setup a DHCP server for LAN machines (NIC2) and DNS server.
    can someone pls confirm/correct my thoughts/steps in configuring two interfaces?
    1. during install i had to chose a default route for both interfaces. for NIC1 it was easy - i just entered the ADSL router IP which was 10.0.0.1.
    however, i have a difficulty with NIC2. what default route if at all should i use here?
    2. my understanding is that after configuring two interfaces they should act as a bridge so that i could setup a DNS server using my LAN machine addresses (192.168.16.x) and traffic coming from outside the office will be converted properly to reach LAN machines (mail, web servers, etc). is that correct or will i need to setup and configure 2 DNS servers for each NIC respectively?
    3. DHCP server. any guidance here in terms of two NICs machine?
    many thanks
    Alex

    i have a server with two NICs and Solaris 10 x86
    installed.
    i want to use NIC1 with ADSL router (10.0.0.x) and
    NIC2 with switch (192.168.16.x). i also want to setup
    a DHCP server for LAN machines (NIC2) and DNS
    server.
    can someone pls confirm/correct my thoughts/steps in
    configuring two interfaces?
    1. during install i had to chose a default route for
    both interfaces. for NIC1 it was easy - i just
    entered the ADSL router IP which was 10.0.0.1.
    however, i have a difficulty with NIC2. what default
    route if at all should i use here?You don't choose a default route for an interface, you choose a default route for a system. It isn't very useful to have multiple default routes for one machine. You will presumably want your default route to point to the internet-facing router.
    2. my understanding is that after configuring two
    interfaces they should act as a bridgeNo. You can use 'routeadm' on recent releases to configure routing. Otherwise, you need correct routing tables and make sure IP forwarding is enabled.
    so that i
    could setup a DNS server using my LAN machine
    addresses (192.168.16.x) and traffic coming from
    outside the office will be converted properly to
    reach LAN machines (mail, web servers, etc). is that
    correct or will i need to setup and configure 2 DNS
    servers for each NIC respectively?Unless your ADSL router understands the routes behind the solaris machine (it almost certainly doesn't), it will never send traffic there. Instead, you would have to run a NAT setup on the machine. ipfilter/ipnat can be used to do that.
    3. DHCP server. any guidance here in terms of two
    NICs machine?Should be no issues. Just create a scope for the 192.x subnet. If you're using the Solaris DHCP server, you can create a file which prevents it from listening on the other interface, but that's not required.
    Darren

Maybe you are looking for