Sponsored Content
Operating Systems Solaris in-completed suncluster installation.. Post 302597877 by ppchu99 on Sunday 12th of February 2012 06:20:12 PM
Old 02-12-2012
here is the solution-- at least get the machine booted clean

1) Boot off the CD-ROM into Single-User Mode
NOTE: If the system is "Update 5" it'd be a good idea to use the "Update 5" Solaris 10 disk. Otherwise, if you have a JumpStart server, just boot off the network with "boot net -s".

2) Mount-up one of the sub-mirror devices (read-only)
mount -r /dev/dsk/c1t0d0s4 /a

3) Copy-over your DiskSuite/SVM config, then unmount the drive.
cp /a/kernel/drv/md.conf /kernel/drv/md.conf && umount /a

4) Reload the running md driver.
update_drv -f md
NOTE: You might see "devfsadm: mkdir failed for /dev 0x1ed: Read-only file system". This is fine.

5) Now you should be able to see your metadevices
metastat -c

6) You'll notice every mirror is in "Needs Maintenance" mode. Do this;
metasync -r

7) Go ahead and run a filesystem check. Twice. (That's right, do it once to fix, and again to confirm it's good)
fsck -y /dev/md/dsk/d40
and update boot-archive in case of corruption
# cd /usr/platform/`uname -i`/lib/fs/ufs
# installboot bootblk /dev/md/rdsk/d0
# mount /dev/md/dsk/d0 /a
# bootadm update-archive -R /a
Creating boot_archive for /a
updating /a/platform/sun4u/boot_archive

find another node with /usr/cluster installed cleaned..
copy all files over..

so all cluster related SMF comes up good..
it seems to work well..
 

9 More Discussions You Might Find Interesting

1. SuSE

When a FTP download is completed

I receive files by FTP in an input directory. Every 10 seconds a process checks if some new file has arrived to the input directory and then the process moves them to another directory to be read by a second process. The problem is that there is no way to know if the download has finished... (11 Replies)
Discussion started by: Javi
11 Replies

2. Solaris

Suncluster query

Hello, I have 2 systems Solaris 10 sparc with latest patches, 2 transports connected and 1 public port each and fiber connections to SAN. This is first time I am doing a SUN cluster install (latest soft). I installed the software using ./installer and then tried to install using "scinstall"... (9 Replies)
Discussion started by: upengan78
9 Replies

3. UNIX and Linux Applications

Oracle Cluster Ready Services waiting for SunCluster on x86 to start

Recently i faced problem starting oracle application on my galaxy cluster on one node.In the log i found that the CRS demon was not started after the booting of the node , so i manually tried to start it but faced some error. So here are the work around that i had done and the CRS services got... (0 Replies)
Discussion started by: amitranjansahu
0 Replies

4. Solaris

zfs maintenance under suncluster

Hello, Running Solaris 10x86 - on the 2 nodes of sun cluster. I have a zfspool as HAstorage and zfs as SUNW.nfs (failover) Now these resources including Logical hostanme are online. No issues. But I want to change zfs-name 'export' to 'export-b' What would be the correct procedure... (3 Replies)
Discussion started by: upengan78
3 Replies

5. AIX

Completed IBM AIX

Yesterday I complted IBM AIX Certification (000-223). Passed 74% (8 Replies)
Discussion started by: udayn
8 Replies

6. UNIX for Advanced & Expert Users

Background job when completed

Hello - I submitted one background job last night and it completed today morning.I want to know exact time the job completed. I submitted backgroung job like this nohup cp -Rp /opt/apps/prod/proddb/proddata . & I want to know when above job completed on UNIX server.Above command... (9 Replies)
Discussion started by: Mansoor8810
9 Replies

7. Homework & Coursework Questions

completed scripts

Does anyone know any websites where there are finished scripts, can be for anything Just want to copy and paste it and manipulate into something I could use. danke schon (0 Replies)
Discussion started by: cpcp1988
0 Replies

8. Solaris

suncluster co-existing with Veritas Cluster

have a pair of sun servers, wanting to test drive a 2-node cluster using both software.. would like disable one of these cluster software while the othe is running.. Is it feasible at all ?? (2 Replies)
Discussion started by: ppchu99
2 Replies

9. Solaris

Open Solaris 10.1 Installation not completed Successfully

Hello Friends, I want to Install Multiple Operating Systems on my Machine. Machine Config: Intel Core(TM)2 CPU E7500, speed:2.93 ghz RAM : 4gb For that I had done Partition Using tool Gparted Live cd. Firstly I had installed Windows7 on first primary partition. Now... (3 Replies)
Discussion started by: Surendra Khaire
3 Replies
install-solaris(1M)													       install-solaris(1M)

NAME
install-solaris - install the Solaris operating system SYNOPSIS
install-solaris install-solaris invokes the Solaris Install program. Depending on graphical capability and available memory at the time of invocation, install-solaris invokes either a text-based installer or a graphical installer. The following minimum requirements for physical memory dictate which features are available during installation: For SPARC machines: 128 MB Minimum physical memory for all installation types 128 MB Minimum physical memory required for windowing system 384 MB Minimum physical memory required for graphical-based installation For x86 machines: 256 MB Minimum physical memory for all installation types 256 MB Minimum physical memory required for windowing system 512 MB Minimum physical memory required for graphical-based installation In some cases, even if the minimum physical memory is present, available virtual memory after system startup can limit the number of fea- tures available. install-solaris exists only on the Solaris installation media (CD or DVD) and should be invoked only from there. Refer to the for more details. install-solaris allows installation of the operating system onto any standalone system. install-solaris loads the software available on the installation media. Refer to the for disk space requirements. Refer to the for more information on the various menus and selections. See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcdrom (Solaris instal- | | |lation media) | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ pkginfo(1), install(1M), pkgadd(1M), attributes(5) It is advisable to exit install-solaris by means of the exit options in the install-solaris menus. 23 Sep 2005 install-solaris(1M)
All times are GMT -4. The time now is 02:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy