Scalable service instance deregistered on multi-zone cluster

I have a pair of systems clustered with multiple zones configured on each. The zones are not clustered, however the dataservices are run on the zones in pairs. Some services are failover, some are scalable.
The problem arises with the scalable resources. There are multiple instances of the same application running on different zones (by intances I mean dev on one pair, tst on another pair, etc.). These instances all use the same ports on different IP addresses, where the IPs are configured as shared addresses. If I stop the application on one zone the ports that it uses will be deregistered on all of the zones therefore killing instances that I'm not working on. This problem happens even for instances of the application which have not yet been configured into the cluster as dataservices. This defeats the purpose of having zones if I can't work on them in isolation.
I could cluster the zones, but I have no need to fail over the whole zone, and I need to have both failover and scalable resources so I'd need double the number of zones if I clustered the zones themselves.
If anyone has some thoughts I'd appreciate it.
Edited by: taccooper on Dec 8, 2009 10:14 AM

Hi,
you are hitting a restriction with scalable addresse and normal zones (zone nodes), let me elaborate a bit.
Sun Cluster is supporting 3 type of local zone models.
1. the failover zoone, where a zone is installed on shared storage and is failed over between the nodes. Note that sclabel addresse do not work here.
2. zone nodes you are failing over resource groups between zones, scalable addresses are supported here, but you can have one port bound to only one address.
3. zone clusters, in a zone cluster you have an almost complete cluster running between th zones. the zone clustrs are isolated against each other. Here you are completely free in deploying scalble address. The zones of a zone cluster are from the special brand cluster.
You have configured model 2, but you need model 3 to deploy what you want. The bad news is that you have to delete your zones and reinstall them with the clzonecluster utility. If you do not want this you must configure different ports between the multiple instances of your application. This is the only way to keep model two.
Hope that helps
Detlef

Similar Messages

  • Scalable Apache service in a zone cluster

    Hi,
    I have set up a 2-virtual node zone cluster (on a physical 2-node cluster).
    I am trying to set up an apache resource group (scalable) on the two nodes, but I don't get the zone cluster nodes as valid options to use while running clsetup and/or the web gui wizard.
    They only see the two global zones and one failover zone I have configured on the cluster.
    Is there no way to set up a scalable apache service on the zone cluster? Any help will be appreciated.
    Thanks,
    D

    Never mind...I had to run the clrg,clrs and clressharedaddress commands from within the zone cluster nodes and not from the global.
    It's going to take a while to come to terms with the clustering within the cluster.
    :)

  • Are zones supported with scalable services?

    Howdy,
    Is it possible to use scalable services with SUNW.apache in a non-global zone? The concepts guide seems to indicate that it's possible to combine scalable services and zones, but I don't see any mention of this in the Apache data services guide. I tried to configure an Apache resource in a scalable resource group for the heck of it, but it bombs out:
    $ clresource create --verbose -g apache-rg -t SUNW.apache -p Port_list=80/tcp \
    -p Scalable=true -p bin_dir=/usr/apache2/bin apache-res
    clresource: (C189917) VALIDATE on resource apache-res, resource group apache-rg, exited with non-zero exit status.
    clresource: (C720144) Validation of resource apache-res in resource group apache-rg on node snode2:zone1 failed.
    clresource: (C891200) Failed to create resource "apache-res".
    The zones (there are two zones anmed zone1, one running on each node) are up and operational, and I verified that the version of Apache in /usr/apache2/bin starts and stops correctly. If scalable services are supported, would I need to do anything special with the zones network configuration in zonecfg?
    Thanks for any insight,
    - Ryan

    Yes it is possible. Unfortunatly you did not list the complete steps you did before, e.g. how did you create the scalable apache-rg? Did you create a failover RG with the scalable IP address?
    Let me give you an example that works for me:
    # clrg create -n node-a:zone1,node-b:zone1 shared-ip-rg
    # clressharedaddress create -g shared-ip-rg scalable-ip
    # clrg online -eM shared-ip-rg
    # clrg create -S -n node-a:zone1,node-b:zone1 apache-rg
    # clresource create -g apache-rg -t SUNW.apache -p resource_dependencies=scalable-ip
    -p Port_list=80/tcp -p scalable=true -p bin_dir=/usr/apache2/bin apache-rs
    # clrg online -eM apache-rg
    You need to check /var/adm/messages on both nodes on order to find out why validate failed for you.
    Greets
    Thorsten

  • Need help with Sharepoint foundation web application stuck on "STOPPING" error job-service-instance-GUID Number already exists

    Hi All,
         I cant get to stop SharePoint foundation web app service. Its stuck on status stopping
    I have tried the following:
    reset IIS
    restarted the Timer Service
    When I try to use powershell command to stop I get the following error:
    Can anyone who went through this help PLEASE
    Stop-SPServiceInstance : An object of the type
    Microsoft.SharePoint.Administration.SPServiceInstanceJobDefinition named
    "job-service-instance-1ff39eb2-12d2-457d-a749-265e350eb1b1" already exists
    under the parent Microsoft.SharePoint.Administration.SPTimerService named
    "SPTimerV4". Rename your object or delete the existing object.
    At line:1 char:127
    + ... pplication"} | Stop-SPServiceInstance
    + ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidData: (Microsoft.Share...ServiceInstance:
    SPCmdletStopServiceInstance) [Stop-SPServiceInstance], SPDuplicateObjectEx
    ception
    + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletStopServ
    iceInstance

    Hi,
    It seems that the issue is in the timer job definition for executing this operation.
    My suggestion is to start the service again and delete the job definition from the error and again try to stop it.
    This might be helpful:
    http://sharepoint.stackexchange.com/questions/22368/is-there-a-powershell-cmdlet-to-delete-a-timer-job 
    I had a lot of issues in the past when try to stop this instance after the Web apps are provisioned.
    As general rule now If I have multi-server Farm topology that has servers that should not serve Web App requests I turn off the service prior to provisioning any Web Apps in the Farm. 
    BR,
    Ivan

  • How to configure Oracle database in a failover zone cluster

    Setup: Oracle database and zone configured on highly available local filesystems.
    Two node cluster.
    Oracle database running inside the zone.
    Note: I dont have a zone cluster.
    1. I need to make the zone and the oracle database highly available.
    2. Can I configure the Oracle Data service directly to run in the zone or will it involve creating sczsh_config script to do the same.
    I have been going through the guides and searching over the net, but haven't found any help so far. Its so much simpler to configure this environment in Veritas cluster. Hope I find some help here.
    TIA,
    Sudhir

    The Oracle Solaris Cluster concepts guide has some information on which zone model to choose:
    http://docs.oracle.com/cd/E18728_01/html/821-2682/gcbkf.html#scrolltoc
    When managing a Solaris zone with the HA Zones agent, the cluster basically regards the non-global zone as a blackbox.
    As such you can either start the Oracle database as part of the runlevel/SMF startup of the non-global zone, or you can use the sczsh or sczsmf component and use your own scripts to start, probe and stop the Oracle database.
    Usage of the standard HA Oracle data service is not supported in combination with the HA Zones agent.
    If you require a more fine grained control of services running in non-global zones, why not setup a zone cluster and then having HA Oracle failover the Oracle database between non-global zones?
    Regards
    Thorsten

  • Failover on zone cluster configured for apache on zfs filesystem takes 30 M

    Hi all
    I have configured zone cluster for apache service, i have used ZFS file-system as high available storage.
    The failover takes around 30mts which is not acceptable. my configuration steps are outlined as below
    1) configured a 2 node physical cluster.
    2) configured a quorum server.
    3) configured a zone cluster.
    4) created a resource group in the zone cluster.
    5) created a resource for logical hostname and added to the above resource group
    6) created a resource for Highavailable storage ( ZFS here) and added to the above resource group
    7) created a resource for apache and added to the above resource group
    the failover is taking 30mts of time and shows "pending offline/online" most of the time
    I reduced the number of retry's to 1 , but of no use
    Any help will be appreciated
    Thanks in advance
    Sid

    Sorry guys for the late reply,
    I tried to switch the owners of RG to both the nodes simultaniously,which is taking reasonable time.But the failover for a dry run is taking 30mts
    The same setup with SVM is working fine, but i want to have ZFS in my zone cluster
    Thanks in advance
    Sid

  • JPS-03026: PDPService and PolicyStore Service instance not found in default

    Dear all
    I just installed OIAM and I am facing this error when I try to start AdminServer:
    JPS-03026: PDPService and PolicyStore Service instance not found in default context
    There is an entry in the manual that says that I need to execute this:
    IDM_HOME/common/bin/wlst.sh IDM_HOME/oes/modifygrants.py
    I did it, I see in the weblogic.policy file the entries mentioned in the manual:
    grant codeBase "file:${idm.opss.oracle.home}/modules/oracle.jps_
    ${jrf.version}/*" {permission java.security.AllPermission;
    grant codeBase "file:${idm.opss.oracle.home}/oes/*" {permission java.security.AllPermission;
    grant codeBase "file:${oes.client.home}/-" {permission java.security.AllPermission;
    Still I have the same issue.
    Any ideas?
    Thanks

A: JPS-03026: PDPService and PolicyStore Service instance not found in default

hey Arturo,
I just did this into my server:
1)These steps are to prepared Identity and Policy Stores according to EDG 12035-07. So, webLogic Administration Server will not start after configuring OAM/OIM cluster.
And then you will reach: error message SEVERE: Ldap bootstrap credential retrieval failed. Reason:java.security.AccessControlException: access denied
2)yes, you must modify the security policy for WebLogic using the modifygrants.py script supplied in IAM Suite installation. I did it once and just after running the script my AdminServer process started correctly.
Please check and see if you are not missing something:
18.3.2.2 Editing the weblogic.policy file
To edit the weblogic.policy file, run the following command:
IDM_HOME/common/bin/wlst.sh IDM_HOME/oes/modifygrants.py
Important is:
The above command will only work if use the default policy name, weblogic.policy file. <===check this.
Only if you change the default name for the policy file, then you must open the file in a text editor and add the following lines:
grant codeBase "file:${idm.opss.oracle.home}/modules/oracle.jps_${jrf.version}/*" {
permission java.security.AllPermission;
grant codeBase "file:${idm.opss.oracle.home}/oes/*" {
permission java.security.AllPermission;
grant codeBase "file:${oes.client.home}/-" {
permission java.security.AllPermission;
So, just check if there is no misunderstanding. I just did into my server it's working fine now.
I hope this helps,
Thiago Leoncio.

hey Arturo,
I just did this into my server:
1)These steps are to prepared Identity and Policy Stores according to EDG 12035-07. So, webLogic Administration Server will not start after configuring OAM/OIM cluster.
And then you will reach: error message SEVERE: Ldap bootstrap credential retrieval failed. Reason:java.security.AccessControlException: access denied
2)yes, you must modify the security policy for WebLogic using the modifygrants.py script supplied in IAM Suite installation. I did it once and just after running the script my AdminServer process started correctly.
Please check and see if you are not missing something:
18.3.2.2 Editing the weblogic.policy file
To edit the weblogic.policy file, run the following command:
IDM_HOME/common/bin/wlst.sh IDM_HOME/oes/modifygrants.py
Important is:
The above command will only work if use the default policy name, weblogic.policy file. <===check this.
Only if you change the default name for the policy file, then you must open the file in a text editor and add the following lines:
grant codeBase "file:${idm.opss.oracle.home}/modules/oracle.jps_${jrf.version}/*" {
permission java.security.AllPermission;
grant codeBase "file:${idm.opss.oracle.home}/oes/*" {
permission java.security.AllPermission;
grant codeBase "file:${oes.client.home}/-" {
permission java.security.AllPermission;
So, just check if there is no misunderstanding. I just did into my server it's working fine now.
I hope this helps,
Thiago Leoncio.

  • Service Instances VLAN limit or IOS bug ?

    Hi,
    I've a big problem with a service instance VLAN limit , I can't add more than N characters inside the command "encapsulation dot1q".
    This is the platform: 
    CISCO7606-S
    CARD: ES+
    IOS: c7600s72033-advipservices-mz.122-33.SRD8.bin
    And this is the example:
    interface GigabitEthernet3/3
    service instance 300 ethernet
    encapsulation dot1q 502,506,508,513,517-518,528,532,535,548,
    555-556,577,608,611-613,637,662,664,667,673,688,702,840,848,851,862,876,887,895,922,934
    After the VLAN 934 the router does't add more VLAN and if you try to add another one the command is accepted, no errors appear, but if you check again the show run of the interface..nothing changed!
    I tried to load the startup configuration from tftp  and reboot but no luck..the only workaround that i've found is to join the vlan effectively reducing the number of characters.
    I think that could be an IOS bug, but can't find any evidence of this theory...
    Have you ever faced this kind of problem? 
    Thanks and Regards
    Roberto

    Well I think it's just a bug, because I just copy all my rules (policy-map,class-maps,ACLs), change they names(add 1 at the end)(router change their ID's I suppose), and point this to my zone-pair security and it works fine!
    class-map type inspect match-all DMZ310_TO_INTERNET_PASS1
    match access-group name DMZ310_TO_INTERNET_PASS1
    class-map type inspect match-all DMZ310->INTERNET_INSP_COMB1
    match access-group name DMZ310_TO_INTERNET_INSPECT1
    match class-map DMZ310->INT_INSPECTION_PROTOCOLS1
    class-map type inspect match-any DMZ310->INT_INSPECTION_PROTOCOLS1
    description ---=============
    match protocol tcp
    match protocol icmp
    match protocol dns
    match protocol user-nashssh
    match protocol http
    match protocol udp
    policy-map type inspect DMZ310->INTERNET_POLICY1
    class type inspect DMZ310_TO_INTERNET_PASS1
      pass
    class type inspect DMZ310->INTERNET_INSP_COMB1
      inspect
    class class-default
      drop
    zone security INTERNET
    zone security DMZ310
    zone-pair security DMZ310->INTERNET source DMZ310 destination INTERNET
    service-policy type inspect DMZ310->INTERNET_POLICY1
    interface GigabitEthernet0/1.310
    encapsulation dot1Q 310
    ip address 1.1.1.2 255.255.255.128
    ip nat outside
    ip virtual-reassembly in
    zone-member security DMZ310
    standby 3 ip 1.1.1.1
    standby 3 priority 15
    standby 3 preempt
    ip policy route-map BGP-DEFAULT-ROUTE
    service-policy input POLICE_DMZ310_IN
    service-policy output POLICE_DMZ310_OUT
    interface GigabitEthernet0/1.301
    description -=ISP=-
    encapsulation dot1Q 301
    ip address 2.2.2.2 255.255.255.252
    ip flow ingress
    ip nat outside
    ip virtual-reassembly in
    zone-member security INTERNET
    ip access-list extended DMZ310_TO_INTERNET_INSPECT1
    permit icmp host 1.1.1.5 any
    permit ip host 1.1.1.5 any
    deny   ip any any

  • Apple TV2 missing analog audio output for multi-zone system

    Found out the hard way that most receivers can't support digital audio in multiple zones (i.e., Zone 2). Since Apple TV2 (ATV2) dispensed with any analog output, if you have a whole-house system that depends on mult-zone to distribute audio to various speakers, you won't be able to use ATV2 to stream music to anything other than Zone 1. The only outputs are HDMI and optical (both digital audio). I think I found a work around (which, of course costs more money) which is a "de-embedding" device from Atlona that takes HDMI in and splits out the audio to analog and passes the HDMI through to the receiver. The analog audio output then lets me connect to the analog in on the receiver so it can stream to all zones. I figure Apple just didn't have enough real estate on the new product to make room for analog, but it's a pain. Hope this helps someone. If anyone knows a better work-around, I'd love to hear it.

    I have the same issue with a MacMini I use for music. My solution was to use an inexpensive optical splitter - one feed to the optical input of my receiver and the second to a DAC. Then run standard RCA audio cables from the DAC to the analog Zone 2 inputs.
    Here is a link for a DAC
    http://www.monoprice.com/products/product.asp?cid=104&cp_id=10423&cs_id=1042302&pid=6884&seq=1&format=2
    They should have the splitter as well.

  • The hostname test01 is not authorized to be used in this zone cluster

    Hi,
    I have problems to register a LogicalHostname to a Zone Cluster.
    Here my steps:
    - create the ZoneCluster
    # clzc configure test01
    clzc:test01> info
    zonename: test01
    zonepath: /export/zones/test01
    autoboot: true
    brand: cluster
    bootargs:
    pool: test
    limitpriv:
    scheduling-class:
    ip-type: shared
    enable_priv_net: true
    sysid:
    name_service not specified
    nfs4_domain: dynamic
    security_policy: NONE
    system_locale: en_US.UTF-8
    terminal: vt100
    timezone: Europe/Berlin
    node:
    physical-host: farm01a
    hostname: test01a
    net:
    address: 172.19.115.232
    physical: e1000g0
    node:
    physical-host: farm01b
    hostname: test01b
    net:
    address: 172.19.115.233
    physical: e1000g0
    - create a RG
    # clrg create -Z test01 test01-rg
    - create Logicalhostname (with error)
    # clrslh create -g test01-rg -Z test01 -h test01 test01-ip
    clrslh: farm01b:test01 - The hostname test01 is not authorized to be used in this zone cluster test01.
    clrslh: farm01b:test01 - Resource contains invalid hostnames.
    clrslh: (C189917) VALIDATE on resource test01-ip, resource group test01-rg, exited with non-zero exit status.
    clrslh: (C720144) Validation of resource test01-ip in resource group test01-rg on node test01b failed.
    clrslh: (C891200) Failed to create resource "test01:test01-ip".
    Here the entries in /etc/hosts from farm01a and farm01b
    172.19.115.119 farm01a # Cluster Node
    172.19.115.120 farm01b loghost
    172.19.115.232 test01a
    172.19.115.233 test01b
    172.19.115.252 test01
    Hope somebody could help.
    regards,
    Sascha
    Edited by: sbrech on 13.05.2009 11:44

    When I scanned my last example of a zone cluster, I spotted, that I added my logical host to the zone clusters configuration.
    create -b
    set zonepath=/zones/cluster
    set brand=cluster
    set autoboot=true
    set enable_priv_net=true
    set ip-type=shared
    add inherit-pkg-dir
    set dir=/lib
    end
    add inherit-pkg-dir
    set dir=/platform
    end
    add inherit-pkg-dir
    set dir=/sbin
    end
    add inherit-pkg-dir
    set dir=/usr
    end
    add net
    set address=applh
    set physical=auto
    end
    add dataset
    set name=applpool
    end
    add node
    set physical-host=deulwork80
    set hostname=deulclu
    add net
    set address=172.16.30.81
    set physical=e1000g0
    end
    end
    add sysid
    set root_password=nMKsicI310jEM
    set name_service=""
    set nfs4_domain=dynamic
    set security_policy=NONE
    set system_locale=C
    set terminal=vt100
    set timezone=Europe/Berlin
    end
    I am refering to:
    add net
    set address=applh
    set physical=auto
    end
    So as far as I can see this is missing from your configuration. Sorry for leading you in the wrong way.
    Detlef

  • Creating logical host on zone cluster causing SEG fault

    As noted in previous questions, I've got a two node cluster. I am now creating zone clusters on these nodes. I've got two problems that seem to be showing up.
    I have one working zone cluster with the application up and running with the required resources including a logical host and a shared address.
    I am now trying to configure the resource groups and resources on additional zone clusters.
    In some cases when I install the zone cluster the clzc command core dumps at the end. The resulting zones appear to be bootable and running.
    I log onto the zone and I create a failover resource group, no problem. I then try to create a logical host and I get:
    "Method hafoip_validate on resource xxx stopped or terminated due to receipt of signal 11"
    This error appears to be happening on the other node, ie: not the one that I'm building from.
    Anyone seen anything like, this have any thoughts on where I should go with it?
    Thanks.

    Hi,
    In some cases when I install the zone cluster the clzc command core dumps at the end. The resulting zones appear to be bootable and running.Look at the stack from your core dump and see whether this is matching with the bug:
    6763940 clzc dumped core after zones were installed
    As far as I know, the above bug is harmless and no functionality should be impacted. This bug is already fixed in the later release.
    "Method hafoip_validate on resource xxx stopped or terminated due to receipt of signal 11" The above message is not enough to figure out what's wrong. Please look at the below:
    1) Check the /var/adm/messages on the nodes and observe the messages that got printed around the same time that the above
    message got printed and see whether that gives more clues.
    2) Also see whether there is a core dump associated with the above message and that might also provide more information.
    If you need more help, please provide the output for the above.
    Thanks,
    Prasanna Kunisetty

  • ME3600 does not forward frames out one interface in service instance

    Hi,
    I have an issue with ME3600 running 15.3(1)S. I have a BDI used for CPE
    management.
    cisco ME-3600X-24FS-M
    Cisco IOS Software, ME360x Software (ME360x-UNIVERSALK9-M), Version
    15.3(1)S, RELEASE SOFTWARE (fc1)
    This is the BDI and VRF configuration:
    interface Vlan1620
    ip vrf forwarding 65000:1620
    ip address 10.232.28.1 255.255.252.0
    no ip redirects
    ip vrf 65000:1620
    rd 65000:1620
    route-target export 65000:1620
    route-target import 65000:1620
    address-family ipv4 vrf 65000:1620
    redistribute connected
    The MPLS part is working fine, no issues there. There is also a DHCP
    pool handing out IPs to the CPEs.
    ip dhcp pool 65000:1620
    vrf 65000:1620
    network 10.232.28.0 255.255.252.0
    domain-name xyz
    default-router 10.232.28.1
    option 66 ascii 10.232.28.1
    dns-server 8.8.8.8
    lease 0 0 30
    This also works fine and I have verified that CPE has both IP and GW.
    Then for the service instance configuration:
    interface GigabitEthernet0/5
    switchport trunk allowed vlan none
    switchport mode trunk
    service instance 1620 ethernet
    encapsulation dot1q 1620
    rewrite ingress tag pop 1 symmetric
    bridge-domain 1620
    interface GigabitEthernet0/11
    switchport trunk allowed vlan none
    switchport mode trunk
    service instance 1620 ethernet
    encapsulation dot1q 1620
    rewrite ingress tag pop 1 symmetric
    bridge-domain 1620
    Traffic to CPEs behind Gi0/11 works:
    sh ip arp vrf 65000:1620 vlan 1620 | i 29.26
    Internet 10.232.29.26 0 0022.07f3.3450 ARPA Vlan1620
    show mac-address-table address 0022.07f3.3450
    Mac Address Table
    Vlan Mac Address Type Ports
    1620 0022.07f3.3450 DYNAMIC Gi0/11+Efp1620
    Total Mac Addresses for this criterion: 1
    Pinging 10.232.29.26 with 32 bytes of data:
    Reply from 10.232.29.26: bytes=32 time=33ms TTL=61
    Reply from 10.232.29.26: bytes=32 time=32ms TTL=61
    Reply from 10.232.29.26: bytes=32 time=34ms TTL=61
    Reply from 10.232.29.26: bytes=32 time=32ms TTL=61
    Traffic to CPEs behind Gi0/5 does not work.
    sh ip arp vrf 65000:1620 vlan 1620 | i 28.190
    Internet 10.232.28.190 2 0022.07f2.76a6 ARPA Vlan1620
    show mac-address-table address 0022.07f2.76a6
    Mac Address Table
    Vlan Mac Address Type Ports
    1620 0022.07f2.76a6 DYNAMIC Gi0/5+Efp1620
    Total Mac Addresses for this criterion: 1
    Pinging 10.232.28.190 with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.
    This is also confirmed by looking at counters. There seems to be no
    egress traffic on Gi0/5.
    Service Instance 1620, Interface GigabitEthernet0/11
    Pkts In Bytes In Pkts Out Bytes Out
    31717 2955368 4569808 1709207624
    Service Instance 1620, Interface GigabitEthernet0/5
    Pkts In Bytes In Pkts Out Bytes Out
    4850878 367975447 0 0
    It does work to ping locally from the 3600 though:
    ping vrf 65000:1620 10.232.28.190
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 10.232.28.190, timeout is 2 seconds:
    Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
    I'm not sure how to troubleshoot it further. I've also tried setting up
    ERSPAN sessions for RX traffic on Gi0/5 but I don't get anything in
    unless I ping 28.1 which is the IP of the interface on the 3600.
    Any clues?
    Daniel Dib
    CCIE #37149
    Please rate helpful posts.       

    It could not have been caused by a virus, since there are no viruses for Mac OS X. I would guess it was a typo when you first setup the account, and when you set it up again, a user may have gone to Preferences and selected the Outgoing mail server drop down menu and inadvertently selected the typo'd server entry.
    Mulder

  • Add New Device to Zone Cluster without Reboot

    We have a zone cluster running Oracle RAC on it.
    We need to ass new did device for use of Oracle RAC.
    How can I add a new did device with out rebooting the zone cluster?
    Edited by: klkumar10 on Jan 5, 2011 9:41 PM

    Hi shibigoku and welcome to the forums!
    You can access the router's setup page manually and check your settings to add more computers to your network. Please click on the link below for instructions.
    Checking the Wireless Settings on a Linksys Router

  • Service instance q-in-q for xconnect

    Topology:
    ce1---- g0/1 PE1 ---- PE2 g2/2---- Switch---- ce2 and other CE's
              1.1.1.1          2.2.2.2
    Ive never done service instances, so considering the above topology, how can i use service instance to xconnect one of gig2/2 vlans on PE2 to CE1. after reading a couple of examples, this is what i came up with, id appreciate any input on service instance and a correction of my attempt below.
    PE1:
         int gig0/1.20
              encapsulation dot1q 20
              xconnect 2.2.2.2 123 encapsulation mpls
    PE2:
         int gig2/2
              switchport
              switchport mode trunk
              service instance 123
                   encapsulation dot1q 20 second-dot1q any
                   rewrite ingress tag pop 1 symmetric
                   xconnect 1.1.1.1 123 encapsulation mpls
    Thanks
    Glen

    yes, but could you please answer if creating service instances would deny other vlans from flowing through my trunk port. im not intending to remove the trunk port, there are other vlans that still need to flow throughout other parts of the network, not necessarily xconnect CE's.
    so my question is: does creating service instances disable trunking of the interface? if answer is yes, how can i keep the other traffic coming out this port tagged, while tunnelling particular vlans.
    thanks
    Glen

  • TF255186: The following SQL Server Reporting Services Instance could not be found

    Hi,
    I'm trying to install TFS 2013 on a remote SQL RS instance. 
    Using the TFS 2103 U4 installation
    SQL 2012 RS, name instance, Server: SQLProdA, Instance Name COMRS
    When I enabled tracing using debugView I see the following output:
    [4160] [Error  @11:07:10.978] Exception Message: TF255186: The following SQL Server Reporting Services Instance could not be found: COMRS. The server name is: SQLProdA. (type TfsAdminException)  
    Any ideas what the issue is?
    Thanks,
    reuvy

    Hi Charles,
    Thanks for the help. I already saw those links, and am already trying with the format. As I wrote above:
    Server: SQLProdA, Instance Name COMRS
    So I wrote in the box "SQLProdA\COMRS" (without quotes of course) and I still keep getting that error.
    I don't know if it matters, but although this is indeed a named instance, nonetheless, the path to the report server uses the default url (ie.
    http://servername/reports) as opposed to the name instance version (ie.
    http://servername_instance/reports) as mentioned by your link and this post:
    https://msdn.microsoft.com/en-us/library/bb552341.aspx
    But, I checked with Fiddler on the server and didn't see it trying to even access the link so I don't think it is related. I saw with Process Monitor that it is indeed trying to access via the network resources on SQLProdA, so I know it's trying.
    I have noticed something in the past, and wondered if this could be the issue, that for example if I have Management Studio 2014 installed, I cannot connect to a Reporting Services instance which is 2012. Only when Management Studio 2012 is installed
    and being used can I connect. I wondered if this possibly could be related, that maybe the API or something else which the installer is using is missing some component to connect to the RS instance.
    Just in case, I already installed both the SQL 2012 and 2014 Client Tools Connectivity (although I first installed 2014, and then 2012).
    Do you think this could be the issue? If not, do you possibly have any other leads?
    Thanks,
    Reuvy

  • Maybe you are looking for

    • I use iMac desktop. I can't save web pages to PDF file by using Firefox, but by Safari is fine.

      I'm using Mac OS X 10.6.4. Today, I tried to save my email content as a PDF file. However, I only got a PDF file that have partial content of email. Then I adjust the printer setting and did it again, then I only got a blank PDF file. There was nothi

    • SQL being generated improperly - JDBC bc - poll operation

      I have a bpel process that is kicked off by a JDBC binding component's "poll" operation. I have the PollingPostProcessing value set to MarkColumn. I've set the MarkColumnName and MarkColumnValue parameters (see below). The column I'm marking is defin

    • Re-downloading tracks to a new computer

      hay, my computer got a virus and i was forced to re-format my computer. is there anyway of re-downloading all the songs i have bought off i-tunes in the past to my new hard drive? help!?!

    • Having trouble with my Apple Account

      This is the message I sent to Apple, just wondering if any of yoo's can help me so I can get it fixed in a faster time. Thanks, but now I have another problem. I've been trying to download apps to my iPod Touch, but it gives me a message thats says "

    • OLAP Bridge export

      I keep getting the following error message when I try to create the AW, OLAP export file. **! Transfer logging started at Tue Sep 28 15:58:19 CDT 2004 !** OWB Bridge processed arguments **! Transfer logging stopped at Tue Sep 28 15:58:33 CDT 2004 !**