Reboot required on Server, Just confirm my settings.


 
Thread Tools Search this Thread
Operating Systems Solaris Reboot required on Server, Just confirm my settings.
# 1  
Old 10-26-2013
Wrench Reboot required on Server, Just confirm my settings.

Hi Guys,
I need to reboot one Server as the newly inserted disk is not getting detected in system , I have also confirmed with Sun Support and finally it was the reboot which was required after doing all troubleshooting stuff.

So I have disassembled the mirror and kept working disk's single slices etry in /etc/vfstab as follows:

Code:
#########################################################################
# device        device    mount      FS      fsck    mount   mount      #
# to mount      to fsck   point      type    pass    at boot options    #


/proc                   -                       /proc   proc    -       no      -
fd                      -                       /dev/fd fd      -       no      -
swap                    -                       /tmp    tmpfs   -       yes     -
#
#/dev/md/dsk/d1         -                       -       swap    -       no      -
#
#/dev/md/dsk/d0 /dev/md/rdsk/d0 /       ufs     1       no      -
#/dev/md/dsk/d4 /dev/md/rdsk/d4 /var    ufs     1       yes     -
#live-upgrade:<Tue Oct  6 13:10:13 CEST 2009>:<Sol10>#  /dev/md/dsk/d1          /dev/md/rdsk/d1         /var    ufs     1       no      -
#/dev/md/dsk/d3         /dev/md/rdsk/d3         /u01    ufs     2       yes     -

/dev/dsk/c1t1d0s1     -              -      swap   -   no  -
/dev/dsk/c1t1d0s0 /dev/rdsk/c1t1d0s0 /      ufs    1   no  -
/dev/dsk/c1t1d0s4 /dev/rdsk/c1t1d0s4 /var   ufs    1   yes -
/dev/dsk/c1t1d0s3 /dev/rdsk/c1t1d0s3 /u01   ufs    2   yes -
-bash-3.00$


this is what my metastat -p shows:-

Code:
-bash-3.00$ /usr/local/bin/sudo /usr/sbin/metastat -p
d4 -m d24 1
d24 1 1 c1t1d0s4
d3 -m d23 1
d23 1 1 c1t1d0s3
d1 -m d21 1
d21 1 1 c1t1d0s1
d0 -m d20 1
d20 1 1 c1t1d0s0
d14 1 1 c1t0d0s4
d13 1 1 c1t0d0s3
d11 1 1 c1t0d0s1
d10 1 1 c1t0d0s0
-bash-3.00$


I have also commented out
Code:
#rootdev:/pseudo/md@0:0,0,blk

in /etc/system.

is there any thing else I need to comment out before ensuring proper reboot of Server.

Please advise.

Thanks a lot.
# 2  
Old 10-28-2013
It should work, unless metadb shows one of the now directly mounted partitions (and metastat shows an offset).
However I don't see a sense of this exercise at all.
This User Gave Thanks to MadeInGermany For This Post:
# 3  
Old 10-29-2013
Manali, was there any reason to break mirror before rebooting server ? I believe, you are not going to change anything.
This User Gave Thanks to solaris_1977 For This Post:
# 4  
Old 10-30-2013
Well, our disk has failed and new one was inserted.

The setting has worked.

Case solved.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Server reboot

Hi, The server got rebooted and below messages can be seen in /var/log/messages Sep 7 10:49:12 minersville kernel: Call Trace: <IRQ> <ffffffff80167420>{__alloc_pages+796} Sep 7 10:49:12 minersville kernel: <ffffffff80182814>{kmem_getpages+106} <ffffffff80183c16>{fallback_alloc+304}... (3 Replies)
Discussion started by: admin_db
3 Replies

2. Solaris

Validate mountpoints on solaris server after server reboot

Hi, anyone please let us know how to write shell script to find the missing mountpoints after server reboot. i want to take the mountpount information before server reboot, and validate the mountpoints after server reboot if any missing.please let us know the shell script from begining to end as... (24 Replies)
Discussion started by: VenkatReddy786
24 Replies

3. Hardware

Sun fire 4270 reset BIOS settings after reboot

Hello, I am trying to perform Suse 10 SP3 installation via network in 6 Sun Fire 4270 M2 servers. The problem is that even if i set first prio boot device the hard disk the system always try to boot from network.And after the first restart the BIOS setting has been lost(and PXE come first... (2 Replies)
Discussion started by: @dagio
2 Replies

4. Shell Programming and Scripting

Script to Reboot and Confirm

On my Solaris box I have to reboot some devices like below. However I think this can be done through a script. I've create a list that contains the devices IP addresses. Here's the logic: Reboot 4 devices and sleep for 5mins(300s.) While the devices are rebooting, I would like to confirm... (9 Replies)
Discussion started by: ravzter
9 Replies

5. UNIX for Dummies Questions & Answers

Required PUTTY Settings

I am using putty to conect various unix/solais/hp boxes... The font size appear in the putty are very small and the black background and white text is very usual ... I want to change the size of the text appear to som ewhat bigger and text color to change green and cursor appearence to... (2 Replies)
Discussion started by: girija
2 Replies

6. UNIX for Dummies Questions & Answers

Mysql my.cnf settings help required

Dear Friends I run my website "www.egully.com" on a dedicated server with a config of memory 8GB and 8GB RAM the CPU load average often shoots from 2-3 to 20-30 and the site becomes extremely slow. On investigation we found a lot of temporary mysql tables are been created which is taking up lot... (0 Replies)
Discussion started by: egully
0 Replies

7. OS X (Apple)

What settings are required for login to CVS using Terminal in Mac OS X?

Hi All, I want to login to CVS using terminal. I am executing the following command in the terminal :- export CVSROOT=: pserver:ags_rd@istcvs.corp.apple.com:/istcvs/CVSHOME cvs login But i get the following error : Afreens-iMac:buildTest Afreen$ export CVSROOT=:... (1 Reply)
Discussion started by: Afreen
1 Replies

8. Shell Programming and Scripting

What settings are required for login to CVS using Terminal in Mac OS X?

Hi All, I want to login to CVS using terminal. I am executing the following command in the terminal :- export CVSROOT=: pserver:ags_rd@istcvs.corp.apple.com:/istcvs/CVSHOME cvs login But i get the following error : Afreens-iMac:buildTest Afreen$ export CVSROOT=:... (3 Replies)
Discussion started by: Afreen
3 Replies

9. 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

10. AIX

how to pre-determine if a reboot is required?

given any specific fix, how can I determine if the machine will require a reboot? (I don't have a window for downtime) obvious fix's to the kernel / lvm will require a reboot ... bos.rte files etc... is there a tool or command that I am able to run against a specific IY that will inform me... (4 Replies)
Discussion started by: A Stewart
4 Replies
Login or Register to Ask a Question