Sponsored Content
Operating Systems Solaris Install boot required in SVM ?? Post 302407331 by vickyingle5 on Thursday 25th of March 2010 06:14:56 AM
Old 03-25-2010
But as per SUN, they have not mentioned to installboot block.

Is it required in Solaris 10??

Sun mirroring steps http://www.sun.com/bigadmin/content/..._mirroring.jsp


15) Determine the device path to the boot devices for both the primary and mirror:

ls -l /dev/dsk/c1t1d0s0 /dev/dsk/c1t0d0s0
lrwxrwxrwx 1 root root 43 Dec 23 17:51 /dev/dsk/devices/pci@1c,600000/scsi@2/sd@0,0:a
lrwxrwxrwx 1 root root 43 Dec 23 17:51 /dev/dsk/devices/pci@1c,600000/scsi@2/sd@1,0:a

# eeprom "nvramrc=devalias rootdisk /pci@1c,600000/scsi@2/disk@1,0
devalias rootmirror /pci@1c,600000/scsi@2/disk@0,0"

(Please note the change "sd" to "disk" in using ls -l output.)

# eeprom "use-nvramrc?=true"

You can also change the boot-device values so that the system tries to boot from the mirror in case one of them is not available.

# eeprom boot-device="rootdisk rootmirror net"

16) Once the syncing is complete, test your system by removing the root disk.
 

7 More Discussions You Might Find Interesting

1. Solaris

cant boot/install from CD

Hi all , I have an E2900 SPARC IV that has Solaris 10 installed , I am trying to replace solaris 10 with soalris 9/04 , But the installation is giving me an error: Cannot assemble drivers for root /ssm@0,0/pci@18,700000/pci@4/ide@2/cdrom@0,0:b Cannot mount root on... (3 Replies)
Discussion started by: ppass
3 Replies

2. Solaris

Help required to install packages

Hi All, I was told to install multiple packages on my solaris server. Is it possible to install multiple packages from a directory or CD. Or I need to install one by one. Please suggest. Thanks, Deepak (1 Reply)
Discussion started by: naw_deepak
1 Replies

3. Solaris

Creating A Solaris Zone - Unable to install - Are network settings required?

Hi i have created a solaris zone but have not yet connected any network cables for this new zone, can i set the zone up without running the command 'add net' and not adding an ip or physical interface? i tried to add dummy internet settings and get this zonecfg:coddr> add net... (4 Replies)
Discussion started by: newbiesolaris10
4 Replies

4. Solaris

flar restore with svm mirrors failing to create boot image

In a Solaris9 environment I'm trying to restore flash archive (flar) with SVM mirrored devices to same server via jumpstart server and it is failing to create boot file and drops down to a command prompt in single user mode, metastat -i and metastat -p output looks good when compared to the ones... (0 Replies)
Discussion started by: mbak
0 Replies

5. Red Hat

required resize /boot partition in linux

Hi, In my linux box I have installed /boot partition with 100MB. I have done compile for a newer kernel. The both kernels are required to me. Finally /boot partition has using 100%. I need to resize the /boot. Any body give the solution how to do resize the /boot partition without dusturbing the... (2 Replies)
Discussion started by: parsrigum
2 Replies

6. Solaris

Cannot Boot Cd TO Install Solaris 11

Recently our school acquired a number of Sun Blade 100 systems from a university that was previously using them as a computational cluster. We intend to rig them to do the same thing, but they failed to give us the head node, and all the machines we have are still configured to boot from network.... (16 Replies)
Discussion started by: Alphonse509
16 Replies

7. Programming

How to automatically install all modules required by a script from CPAN?

Having a script.pl how can I automatically download from CPAN all required modules and install and update as required? Something like "emerge -uDNav world" for the perl? ---------- Post updated at 05:38 PM ---------- Previous update was at 05:28 PM ---------- Doesn't matter I've found it ... (6 Replies)
Discussion started by: Tribe
6 Replies
SVM-LANDSCAPE(1)						   User Commands						  SVM-LANDSCAPE(1)

NAME
svm-landscape - Command line interface to svm-landscape in mlpy (version 2.2.0) SYNOPSIS
svm-landscape [options] OPTIONS
-h, --help show this help message and exit -d FILE, --data=FILE data - required -s, --standardize standardize data -n, --normalize normalize data -k K k for k-fold cross validation -c SETS PAIRS sets and pairs for monte carlo cross validation -S, --stratified for stratified cv -K KERNEL, --kernel=KERNEL kernel: 'linear', 'gaussian', 'polynomial', 'tr' [default linear] -P KPARAMETER, --kparameter=KPARAMETER kernel parameter (two sigma squared) for gaussian and polynomial kernels [default 0.1] -o COST, --cost=COST for cost-sensitive classification [-1.0, 1.0] [default 0.0] -m MIN, --min=MIN min value for regularization parameter [default -5] -M MAX, --max=MAX max value for regularization parameter [default 5] -p STEPS, --steps=STEPS steps for regularization parameter [default 11] -e SCALE, --scale=SCALE scale for regularization parameter: 'lin' or 'log' [default log] -l, --lists Canberra distance indicator -a, --auc Wmw_auc metric computation mlpy July 2010 SVM-LANDSCAPE(1)
All times are GMT -4. The time now is 03:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy