For maintenance purpose the system will be down and up as per
weekly or monthly in production mode ,what are the needed
points to mind ,what are that?
Answers were Sorted based on User's Feedback
Answer / mukram
The above can be done for quick reference. But if we take
the backup in the same server and , what if the server do
not boot up after shutdown.
1. Run an explorer and move it to local system or any other
server.
2. copy all commands output to local system:
#df -h
#cat /etc/vfstab
#netstat -nr
#ifconfig -a
#iostat -en
#cat /etc/host and hostname
#metastat -c // to check the all the metadevices are ok &
attached.
#prtconf -pv | grep -i boot //to check the boot path
#svcs -xv // to check the services
# scstat // check the cluster stats
# fmdump -v
#eeprom
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the use of /etc/path-to-inst file..?
How can you check that a particular volume is mirrored?
How can you set EEPROM settings from Solaris?
How do u know that,what patch can be applicable on the system?
what is the disadvantage of 'tar' command?
how to uninstall bundle of patches?
How many secondary groups allows to add..?
what is zone configuration file?
How to brk the root pwd?
If you can ping a server, but can't telnet or ssh to it, what could be the problem?
wht is the umask value to crate directory with only rw options to root..?
What is the Boot procedure in Solaris(Unix)