How to add a group
Answers were Sorted based on User's Feedback
Answer / sbrahman75
#haconf –makerw
#hagrp –add groupname
#hagrp –modify groupname systemList –add node1 node2
#haconf –dump -makero
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / j.srinivasa rao
groupadd name of the group.
EX: i want to add idm group the syntex is groupadd idm.
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi I wanted to know what command can I use to perform a rescan in Solaris10 u4/u5 64 bit machine. I know once the disks are added we can perform a rescan using the following commands drvconfig-->disks--> cfgadm OR devfsadm But they will detect the disks and once the disks are remove the entries are still shown unless the disks are removed. So is there another command or a script that could help me find that disks were removed from my solaris machine.
What are the differences between the command line and graphical user interface?
Which command is used to backup and restore solaris file system?
How will you take ufsdump and ufsrestore in a sing command line?
How will see the version of the patches
wts differnce between svm&vxvm?
If telnet not working, what are the thing to be checked
What is the difference between init 1 and init s ?
If you have multiple ethernet interfaces, how do you keep it from routing between them?
what is the back up software we r using in solaris 8,9,10
How to remove a disk group?
Write the steps involved in creating and executing a program to implement the “case” command.