What is the use of Flar command in solaris
Answer / daud
To Create A Solaris Flash Archive FLAR
# flarcreate -n "SOL M4000 sol10_u9 - v0.10" -a "info@vcvcv.com" \ -R / -x /flash /flash/SOL-m4000-sol10_u9-`uname -n`-`date "+%Y%m%d"`.flar
-n parameter, -a identifies its author and the -R parameter specifies its root directory. We exclude the /flash directory using -x. It is important to do this if you are saving the flash archive to a locally-mounted filesystem, otherwise you’ll end up having recursive copies of /flash in your FLAR. NFS-mounted filesystems are excluded by default.
# ls -lh /flash
total 18420384
-rw-r--r-- 1 nobody nobody 8.8G Oct 27 12:47 SOL-m4000-sol10_u9-solaris-srv-20111027.flar
#
Run the flar command to check the attributes of the flash archive.
# flar info /flash/SOL-m4000-sol10_u9-solaris-srv-20111027.flar
| Is This Answer Correct ? | 1 Yes | 0 No |
How to grow a volume?
How will u give a write permission to user inthe group when all other users in that group have only read permission.?
what r the files need to edit for DNS configuration..?
How can u configure two DHCP and Two DNS servers r there and u have 100's of users then 1st system takes which DHCP server and which DNS sever
how to add a run control script..?
What is the difference between private and public regions in Veritas Volume manager?
what are the various layouts that are available in VxVM?
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?
what is mean by netfmd in sun cluster what is the use of netfmd and what is the relation between ccd and netfmd?
what are the common errors you find in Solaris Volume manager?
How many default no of users r there?
benifits of SMF over LRC