Sponsored Content
Operating Systems Solaris Is it possible to "upgrade" Sol10 update 9 to update 10? Post 302566051 by BG_JrAdmin on Wednesday 19th of October 2011 10:49:38 AM
Old 10-19-2011
Thanks for that doc! I found another one as well that I am using right now to do an upgrade, check this out:

I did this:

be0 = slice 0 - current running OS
be3 = slice 3 -

lucreate -c be0 -n be3 -m /:/dev/md/dsk/d10:ufs

luupgrade -u -n be3 -s /cdrom/sol_10_811_sparc/

Now, after I'm done with this, I would think that I will be booting the O/S from slice 3. How do I get it back to boot back to disk 0 after live upgrade completes? Or is it ok that I leave it to boot from slice 3? I would NOT prefer that. I would like to get back to boot off slice 0 after all is said and done.

Do I delete be0 when I'm done then create a new boot env on slice 0 to boot back to?
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX "Crontab update"

Is there another location to update a cron that's run daily. I have updated the root cron located "/var/spool/cron/crontabs " After the update the cron doesn't run at the new time it was set at. It continues to run at the old time. Checking the root cron after it has been updated show the... (3 Replies)
Discussion started by: ddrivera
3 Replies

2. Shell Programming and Scripting

rsync to update "Date Modified"

Is there anyway to get rsync to also modify the date modified details of the files it has updated? It would be useful to easily check that the rysnc has performed as expected.. (4 Replies)
Discussion started by: timgolding
4 Replies

3. Shell Programming and Scripting

Using "sed" to update RECURSIVELY a value within a directory in a Red Hat Machine

Hi All, I spent the whole morning trying to create a shell script ( using "sed" command ) that looks for a value in a directory and its sub directory than changes it with another value but couldn't find the way :( a first step, allowded me to trace all the files that contain it and even... (2 Replies)
Discussion started by: mehdi1973
2 Replies

4. Programming

How to do a "sed-like" update command in mysql?

Dear mates, imagine a table with only one column and 10 rows containing 5 yahoo.de and 5 gmail.com email addressess. mail1@yahoo.de mail2@yahoo.de mail3@yahoo.de mail4@yahoo.de mail5@yahoo.de mail1@gmail.com mail2@gmail.com mail3@gmail.com mail4@gmail.com mail5@gmail.com How could I... (2 Replies)
Discussion started by: pseudocoder
2 Replies

5. AIX

HMC firmware update - "Hard drive" LIC repository ?

Hi, I want to update managed system firmware using HMC. The easiest way to me is to download firmware directly to HMC hard disk. Question: Where shoud I put downloaded firmware in HMC hard disk ? - selection says "Hard disk" - no path no anything. thanks Vilius M. (0 Replies)
Discussion started by: vilius
0 Replies

6. Post Here to Contact Site Administrators and Moderators

"SunOS/Solaris Links" Sticky thread need an update

7 out of 8 links in one of the two Solaris Sticky threads are dead: https://www.unix.com/solaris/17943-sunos-solaris-links.html Could a moderator update them or unlock the thread to allow contributors to provide up to date replacement links ? (3 Replies)
Discussion started by: jlliagre
3 Replies

7. Solaris

Sol10, "is logging" meaning.

hello everyone, Could someone explain me, what does mean "is logging" when the system boots up: /dev/rdsk/c0t0d0s1: is logging What is the purpose of doing this procedure? And why only certain slices are being processed. Is there any settings fo that? thanks in advance (9 Replies)
Discussion started by: wolfgang
9 Replies
biomaj(1)							   USER COMMANDS							 biomaj(1)

NAME
biomaj - downloads and transform remote biological data banks SYNOPSIS
biomaj [-h] DESCRIPTION
BioMAJ (BIOlogie Mise A Jour) is a workflow engine dedicated to data synchronization and processing.The Software automates the update cycle and the supervision of the locally mirrored databank repository. User must have roots rights to run biomaj. OPTIONS
-h display the list of commands. INSTALL
At installation, BioMAJ requires a database to run (MySQL), installer should first create a database (biomaj_log) and a database user (the one used at installation setup). The database configuration for biomaj can be set or modified in /etc/biomaj/db_properties/global.properties. In the install fails due to a SQL error, the install script must be manually run to create/upgrade the database: perl /usr/share/biomaj/sql/migration/update.pl The script will create/upgrade the database and update the configuration files. ADMIN USER
A default admin user (admin) is created by the scripts. If using the biomaj-watcher, the default password (admin) MUST be changed immedi- atly via the watcher interface. If only biomaj core is used, password is useless. .PP UPGRADE
In the case of a package upgrade, if properly configured, the migration scripts will be ran automatically at install. It is possible to run manually the script: .B See perl /usr/share/biomaj/sql/migration/update.pl -h for usage. DATA BANKS
By default, biomaj is configured (data.dir in global.properties) to write banks to /var/lib/biomaj. EXAMPLES
Update a bank: biomaj --update genbank Show console biomaj --update genbank --console Show status: biomaj --status EXIT STATUS
biomaj returns a zero exist status if it succeeds, it does not represent the bank update status. AUTHOR
Olivier Sallou (olivier.sallou (at) irisa.fr) Romaric Sabas (romaric.sabas (at) irisa.fr) version 1.2.0 September 14, 2011 biomaj(1)
All times are GMT -4. The time now is 08:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy