How will you tune the kernal parameters? How will you change 32 bit kernal to 64 bit kernal and vice versa?
Latest Answer: To boot in 32-bit mode (if not the default):setenv boot-file /kernel/unix(or, if that does not work, use /platform/sun4u/kernel/unix )bootTo boot in 64-bit mode (if not the default):setenv boot-file /kernel/sparcv9/unix(or, if that does not work, use ...
If root file system is full, how can you resolve it?
Latest Answer: Another way to solve this is get a new disk with larger amount of disk space than root, then create a mirror of the root.
Once created, detach the mirror. You may edit the vfstab file to mount the the new disk as root now.
Restart the system, ...
Latest Answer: Different administrative commands are used at each layer of the stack. For example, hardwaredevices that are installed on the system are listed by the dladm show-dev command. ...
can you remind what is the meaning of cXtXdXsX?
Latest Answer: In the bookish wayc#t#d#s# isc = controllert = targetd = disks = slice
Now, to make more clarityI would like to help you with an example but this is not accurate its just for
your vizualisation ease.Basically c#t#d#s# is nothing but the the way of ...
Latest Answer: Using Certain sccli Commands to Manage a Sun StorEdge 3510 or 3511 Fiber Channel Array. ...
Latest Answer: If Solaris Management Console is not opening, we can try to restart its services by stopping and starting the service of Solaris Management Console.To Stop the service of SMC server: #/etc/init.d/init.wbem stopTo Start the service of SMC server: #/etc/init.d/init.wbem ...
explain RAID1 breaking mirrior .and if i break raid 1 mirrior what is position of data?
Latest Answer: is very difficult task for administrator, First identify the second disk which is mirrored, and use the following command# metadetach d01 d1 - unconfigures root#metadetach d23 d3 ...
How to add 12GB disk space in Solaris?
Latest Answer: 1. Attach empty harddisk to the PC 2. run devfsadm, now the harddisk will
be detected in the PC. 3. run format command. a) Select the disk it will show options like 0 or 1 : select your disk there b)
Format> p partition>p c) All the partitions ...
What is the main difference between Broadcasting and Multicasting?
Latest Answer: Broadcast : Broadcast transmission sends a single copy of data to all hosts in the network.Multicast : Multicast transmission sends a single copy of data to multiple (specified hosts or who are eligible to receive those) hosts in the network. ...
What is the default configuration cluster in Solaris installation?
Latest Answer: The default cluster in installation of SUN OS is SUNWCallCheck the PCs cluster configuration by typing below command cat /var/sadm/system/admin/CLUSTER The cluster installed in your PC will be displayed. ...
View page << Previous 1 2 [3] 4 5 6 7 8 9 10 Next >>

Go Top