ForceImport
Hi all, I need help to good understand attribute ForceImport. There is a table "Failure situations" in Symantec Storage Foundatio and High Availability Solutions Solutions Guide. (221p.) I don't understant situation number 7 Split-brain situation andstorage interconnect lost. ForceImport set to 0 - No interruption of service.Can’t import with only 50% of disks available. Disks on the same node are functioning. Mirroring is not working. ForceImport set to 1 - Automatically imports disks on secondary site. Now disks are online in both locations—data can be kept from only one. Who can unswer this question: "Now disks are online in both locations—data can be kept from only one" What is the purpes? What we will get if first 50% of disks will imported on 1 site and second 50% will imported on 2 site?Solved1.3KViews0likes5CommentsService Monitor
Hi, I have problem with serviceMonitor agent. I created script(www.bat): @echo off ping 172.16.11.1>nul if %errorlevel% == 0 goto A :A exit 110 if %errorlevel% == 1 goto B :B exit 100 Script's directory - C:\Program Files\Veritas\cluster server\bin\www.bat I added resouse ServiceMonitor ServiceOrScriptName:C:\Program Files\Veritas\cluster server\bin\www.bat user:admin@jambo.ga password:XXXXXXXX domain:jamdo.ga Status for agent UNKNOWN for all servers in cluster. ServiceMonitor`s logs: 2015/06/24 07:15:26 VCS ERROR V-16-10051-7506 ServiceMonitor:ping_def:monitor:Failed to open the service 'C:\Program Files\Veritas\cluster server\bin\www.bat'. Error = 1060. 2015/06/24 07:15:32 VCS ERROR V-16-10051-7506 ServiceMonitor:ping_def:monitor:Failed to open the service 'C:\Program Files\Veritas\cluster server\bin\www.bat'. Error = 1060. 2015/06/24 07:16:27 VCS ERROR V-16-10051-7506 ServiceMonitor:ping_def:monitor:Failed to open the service 'C:\Program Files\Veritas\cluster server\bin\www.bat'. Error = 1060. 2015/06/24 07:17:00 VCS ERROR V-16-10051-7506 ServiceMonitor:ping_def:monitor:Failed to open the service 'C:\Program Files\Veritas\cluster server\bin\www.bat'. Error = 1060. Who know how I can resolve it?Solved1.2KViews0likes3CommentsFailed to get the MSDTC Security configuration for VCS from registry
Hi, I created campus cluster with 2 servers (Operating system: Windows server 2012 R2. SQL server 2012. Symantec Storage Foundation 6.1.) Service group became online through time. In first time - Faulted. I clear fault on this server and try up service group. Service online. I made it offline then try up and got faulted. Then online, faulted and so on... Faulted SQL agent. In SQL server logs I didn't find any errors. In C:\Program Files\Veritas\cluster server\log\SQLserver_A.txt I got errors 2015/05/16 20:41:33 VCS NOTICE V-16-20093-75 SQLServer:SQLServer-SQL1:online:Failed to get the MSDTC Security configuration for VCS from registry.Error : [2, 2] 2015/05/16 20:47:50 VCS ERROR V-16-20093-11 SQLServer:SQLServer-SQL1:online:Failed to wait for the service 'MSSQL$SQL1' to start. Error = [2 ,258] 2015/05/16 20:47:50 VCS DBG_21 V-16-50-0 SQLServer:SQLServer-SQL1:online:*** Start of debug information dump for troubleshooting *** LibLogger.cpp:VLibThreadLogQueue::Dump[206] 2015/05/16 20:47:50 VCS DBG_21 V-16-50-0 SQLServer:SQLServer-SQL1:online:(2) CRegKey::Open failed for Software\Veritas\VCS\EnterpriseAgents\SQLServer\SQLServer-SQL1. LibVcsHive.cpp:VLibVcsHive::_GetDWORDValue[435] 2015/05/16 20:47:50 VCS DBG_21 V-16-50-0 SQLServer:SQLServer-SQL1:online:(2) CRegKey::Open failed for Software\Veritas\VCS\EnterpriseAgents\SQLServer\__Global__. LibVcsHive.cpp:VLibVcsHive::_GetDWORDValue[435] 2015/05/16 20:47:50 VCS DBG_21 V-16-50-0 SQLServer:SQLServer-SQL1:online:(2) _GetDWORDValue failed. Subkey = Software\Veritas\VCS\EnterpriseAgents\SQLServer\__Global__, Name = IgnoreMSDTCSecurity LibVcsHive.cpp:VLibVcsHive::GetValue[401] 2015/05/16 20:47:50 VCS DBG_21 V-16-50-0 SQLServer:SQLServer-SQL1:online:Wait timed out for service MSSQL$SQL1 LibService.cpp:VLibService::WaitForServiceStatus[275] 2015/05/16 20:47:50 VCS DBG_21 V-16-50-0 SQLServer:SQLServer-SQL1:online:*** End of debug information dump for troubleshooting *** LibLogger.cpp:VLibThreadLogQueue::Dump[217] 2015/05/16 20:47:50 VCS WARNING V-16-2-13140 Thread(10516) Could not find timer entry with id 274 2015/05/16 20:47:50 VCS INFO V-16-20093-29 SQLServer:SQLServer-SQL1:monitor:The 'MSSQL$SQL1' service is not in stopped or running state. State = 2. 2015/05/16 20:48:50 VCS INFO V-16-20093-29 SQLServer:SQLServer-SQL1:monitor:The 'MSSQL$SQL1' service is not in stopped or running state. State = 2. 2015/05/16 20:49:50 VCS INFO V-16-20093-29 SQLServer:SQLServer-SQL1:monitor:The 'MSSQL$SQL1' service is not in stopped or running state. State = 2. 2015/05/16 20:49:50 VCS ERROR V-16-2-13066 Thread(9380) Agent is calling clean for resource(SQLServer-SQL1) because the resource is not up even after online completed. 2015/05/16 20:49:50 VCS WARNING V-16-20093-55 SQLServer:SQLServer-SQL1:clean:The service 'MSSQL$SQL1' is not in running state. Attempt to stop it might be unsuccessful. 2015/05/16 20:53:32 VCS WARNING V-16-2-13140 Thread(9380) Could not find timer entry with id 279 2015/05/16 20:53:32 VCS ERROR V-16-2-13068 Thread(9380) Resource(SQLServer-SQL1) - clean completed successfully. 2015/05/16 20:53:32 VCS ERROR V-16-2-13071 Thread(9380) Resource(SQLServer-SQL1): reached OnlineRetryLimit(0). 2015/05/16 20:56:41 VCS NOTICE V-16-20093-75 SQLServer:SQLServer-SQL1:online:Failed to get the MSDTC Security configuration for VCS from registry.Error : [2, 2] There are two massages when service group became online 2015/05/16 20:58:58 VCS INFO V-16-20093-30002 SQLServer:SQLServer-SQL1:imf_register:Registering with IMF for online monitoring 2015/05/16 21:08:28 VCS INFO V-16-20093-30001 SQLServer:SQLServer-SQL1:imf_register:Registering with IMF for offline monitoring Can you heip me resolve this issue? Thanks in advance.1.3KViews2likes4CommentsUnable to go offline
Hi everyone, I'm facing a problem when I try to take offline a Service Group, the issue is that one of the services of the service group, cannot go offline and it enters into the following state "Unable to offline|Status Unknow", and if I wanna this service to go offline I help killing it with the windows task manager. Attached you will find a picture with the description of the trouble, any suggestions or cues how to solve this issue I kindly appreciate it! Thank you MarlonSolved1.6KViews1like2CommentsDisk group not imported
SFHA 5.1 SP2 , Win2008 64-bit, with sql2008 and disaster recovery configuration with global cluster manager The point is that due to unknown disk error during evacuating a cluster disk, a cluster disk group in the recovery site cannot be imported because of missing volumes. Is there a way of solving this (eg. force import the disk group, and reconfigure vvr rvg group) , or do i have to reconfigure this cluster disk group (VVR and so on) from the beginning ? Thanks in advanced2.5KViews0likes6CommentsDeporting/Importing Disk Group in VMware.
Hello. I am running SFHA 5.1 in a VMware environment. I created a 2 node cluster and the nodes failover perfectly. However when i create a disk group on a shared bus and deport it from the current node. It does not show up for importing in the other node. I have created the IP, NIC and VmDG resources and they are all online on the node the disk group was created on. However when i try to fail them over. the VmDG faults as it is not able to import itself on the other node. I tried both Windows server 2003 and 2008 and the problem persisted. Please note that i ran the '' Vxclus usesystembus ON '' command to enable the shared bus. I would really appreciate your help in this regard. Thanks Umair.Solved1.5KViews0likes7CommentsSFW 5.1 on Windows2008 display wrong disk name
Hi, I installed SFW 5.1 SP2 on Win2008 R2 x64 with the VVR option. The problem I have is that windows explorer show all the disk label name as "Local Disk" whereas in VEA it display them as the internal name of the disk, which is what I want. I have tried changing it through windows, and when I right click and check the properties of the drive, the field for the name is blank even after entering a name and then exiting and return back to it being blank again. Has anyone experience this and know a remedy? Thanks1.5KViews0likes2CommentsTop Knowledgebase Articles: Veritas Storage Foundation for Windows
Here are links to last quarter's most popular Knowledgebase articles from Symantec Technical Support. Please make sure to check the list before you post to the forums. Your issue might already have an answer. http://www.symantec.com/connect/blogs/top-tech-sup... Last updated: Jan 24, 2011751Views0likes0CommentsInstalling Veritas Cluster
Dear all we are in the process of installing veritas cluster and storage foundation and we have Netapp Storage,do we need shared LUN to install Veritas Cluster?.Right now im trying to connect LUN and there are two options one is dedicated and another is Shared LUN for microsoft Cluster Services. Can anybody provide the checklist for Veritas Cluster and Storage Foundation and Netbackup 7.0. thanksSolved1.2KViews1like9Comments