VOM acitivity on multiple servers
Hello, We have around few hundered servers in in VOM, some times we may need to freeze all the SGs for some maintenance. We don't want to do though GUI, Is there a way we can automate to freeze all the SGs from VOM server? Our VOM server is in WindowsSolved6KViews0likes6CommentsHow do I determine the size of a disk before I add it to a DG?
I have multiple disks that I have done a vxdisksetup on and formatted them as aixdisk. There are two different sized disks in the lot and I need to figure out how to determine the size of the individual disks before I create the DG. I am totally new to vxvm and aix. I tried the aix command of lspv and it said the disk contained a veritas volume group. Can someone tell me the vxvm command and options to give me the size of the disk? Is it somewhere in the output of the vxdisk list output? thanks, PatmSolved5.8KViews0likes3Commentshacf -cftocmd config
Hello, I would like to create VCS commands from main.cf file. I would like to do the following command to dump the main.cf to main.cmd in temp directory. hacf -cftocmd /etc/VRTSvcs/conf/config -dest /tmp Would it affect any of the configuraiton? Would it harm any of the resouce which are running now? I want to make sure before I run it.Solved5KViews1like3CommentsWindows File Share keeps getting lost on reboot of server
I wonder if anyone here can assist with this problem. We have a backup server which uses SFW5.0 which has a FC SAN connected o it. When we reboot the server it loses its File Share which we use to save all our backups to. The file share is located on a single volume, on an imported disk group. The volume comes up fine, but the share is always missing when we reboot. The only thing we can think of is that we had to implement a latestart on the Vertias service because it wasn't importing the disks correctly without this. Our feeling is that it might be to do with Microsoft waiting for the disk volume, when it doesn't see it, it stops trying to share the folder, perhaps because it is coming in so late as a result of the latestart. Has anyone encountered this or have a workaround to keep the shared folder coming up on reboots? NickSolved4.7KViews1like5CommentsReset Password of VCS User in Secure Cluster.
Dear All, Greetings! Recently i have added a VCS user in one of our VCS Cluster which in running in secure mode to access the Java Console. However i did not find any option to set a password for the same. After going thru some article i tried to #hauser -update <user name> however this option is not available for hauser command. I need your support to resolve the issue. VCS Version : 6.1 OS : RHEL 5.8 x86_64 I have followed below steps as of now. #haconf -makerw #hauser -add Admin -priv Administrator #hauser -update Admin ]# hauser -update Admin VCS WARNING V-16-1-10603 Unknown option: -update VCS INFO V-16-1-10601 Usage: hauser -add <name> [-priv <Administrator|Operator|Guest> [-group <group(s)>]] hauser -addpriv <name> <Administrator|Operator|Guest> [-group <group(s)>] hauser -delpriv <name> <Administrator|Operator|Guest> [-group <group(s)>] hauser -addpriv <name> <AdministratorGroup|OperatorGroup> [-group <group(s)>] hauser -delpriv <name> <AdministratorGroup|OperatorGroup> [-group <group(s)>] hauser -delete <name> hauser -display [<name>] hauser -list hauser -help Thanks.Solved4.6KViews0likes5CommentsRegarding resource online operations
Hi, Suppose, a resouce got faulted in a SG and I need to make it online. Shall I have to do in this way? hagrp -clear <group> [-sys] <host> <sys> and then online the service group hagrp -online <group> -sys <sys> OR by this way? 1.Flush the SG, hagrp -flush <group> -sys <system> 2.Clear the faulted resource hares -clear <resource> [-sys] 3.Online it, hares -online <resource> [-sys] Do flushing of the SG required? Kindly assist how should i have to proceed for these cases.Solved4.6KViews2likes3CommentsDisk group free space calculation
Hi root@murray # vxdg -g RMTSTP01_ora_arch_dg free DISK DEVICE TAG OFFSET LENGTH FLAGS RMLS01_ora_arch_dg01 emcpower16s2 emcpower16 140509184 85915904 >>>>>>>>>>>140509184*512/1024 = 67 GB - calculated RMLS01_ora_arch_dg02 emcpower17s2 emcpower17 224395264 2029824 >>>>>>> 224395264 *512/1024 =107 GB calculated RMLS01_ora_arch_dg03 emcpower18s2 emcpower18 0 226425088 - RMLS01_ora_arch_dg04 emcpower19s2 emcpower19 0 226425088 - root@murray # vxassist -g RMLS01_ora_bin_dg maxsize Maximum volume size: 129955840 (63455Mb) When I crosschecked with 63455/1024 = 62GB When I calculate From vxassist -g RMLS01_ora_bin_dg maxsize it shows (63455Mb) - 62GB From vxdg -g RMTSTP01_ora_arch_dg free it shows 67+ 107 GB As checked by these two outputs they have the space size shows different, please let me know why and for which command I have to use to check teh free space in disk grp?Solved4.6KViews0likes4CommentsVCS Setup - "Install A Clustered Master Server" Greyed Out
I originally posted this in the NetBackup forum but it seems to be a VCS issue that is the root of the problem: https://www-secure.symantec.com/connect/forums/install-clustered-master-server-greyed-out I am trying to set up a test NBU 7.6.0.1 master server cluster with VCS on Windows Server 2008 R2but the option to "install a clustered master server" is greyed out. I have built2 new servers, installed SFHA / VCS 6.0.1and configured disks / volumes / disk groups / VVR replication. The VCS installation has not been modified or customised in any way as from my understanding the NBU installation will create its own service group. I have carried out the initial configuration and added the remote cluster node. Within cluster explorer, the defaultClusterService service group is all up and running, the global cluster option is enabled andthe remote cluster status also shows that the other cluster is up. Marianne has alreadyasked me to run two commands with the following output: 'gabconfig -a' - "GAB gabconfig ERROR V-15-2-25022" lltconfig -nvv - "LLT lltconfig ERROR V-14-2-15000 open \\.\llt failed: error number: 0x2" I've probably just made a silly mistake somewherebut I can't figure outwhat piece of the puzzle I have missed - any ideas?Solved4.5KViews1like37Comments