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

Similar Messages

  • Opportunities are not supported with SAP Business One 2005A SP0 and SP1??

    In SBO Note 973962 says that opportunities are not supported with 2005A sp0 and SP1.
    When running 5.9.7 I can sync opportunities.
    So does anyone know what is and what is not supported in this version for Opportunities?
    Thanks,
    Eric Rasenberg

    Full functionality is not shared nor synchronized between systems for opportunities in 5.9.x

  • I wanted to know what versions of Firefox are currently supported with security releases by Mozilla.

    I wanted to know what versions of FireFox are currently being supported by Mozilla with security updates. Thank you.

    3.6 and 5.0 currently - Firefox 6.0 will probably be released next Tuesday.

  • Most SharePoint DBs are not supported with AlwaysOn for Disaster Recover?

    Hi ...
    I'm in the middle of testing and assessing DR site for our SharePoint MSQQL instance. I found a lot of talking about ALwaysOn. I try to figure it out. It is nice and easy, combine DR and HA in single
    solution- Wow.
    After proceeding with some research I shocked when found only content and secure databases are supported in Async mode for DR site. We have Fail-over cluster (old fashion with shared storage) , what
    the beneftis that will give me AlwaysOn in my case from building a DR point of view.
    We are running hyper-v and SQL 2012 

    Thanks Sean for your explaining the answer.  Actually I have many options, but the important thing as you said these things you wouldn’t play with. I need something is stable and strong without any complications.
    My options are
    User either AlwaysOn failover cluster OR  Old windows cluster for HA with log shipping for DR.
    For me this is supported and somehow acceptable.
    User either AlwaysOn failover cluster – Old windows cluster for HA along with AlwaysOn for DR as Async replica. Still not supported from Microsoft.
    We have already windows failover cluster with shared storage and I can go directly with log shipping for DR. However, still log shipping is not supported as DR for SharePoint but I’m going to make it as new instance and direct SharePoint farms to the DR
    site.  This procedure tested as moving database SharePoint instance to new server. It is worked well and straight forward.
    Again,  I cannot use AlwaysOn for SharePoint as DR while it is not supported (Contents and Secure is supported however as HA is fully supported).

  • Is there a comprehensive list of third-party IDEs and/or debuggers that are officially supported with TFS?

    I've been searching the internet, TechNet, MSDN, etc.
    But I can't seem to find what I'm looking for.
    Has Microsoft published any lists of officially supported debuggers and/or IDEs?

    Hi Hamilton, 
    Thanks for your post.
    Why you need the third-party IDE/Debugger?
    We suggest use VS connect to TFS Server.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Does CISCO C3560X VLAN support multiple Network segments which are further configured with HSRP function

    Hi Cisco experts,
        My name is Kumagai and I need your expert opinions below.
    I am trying to configure one VLAN1 support multiple network segments as below.
    (this should be a very straight forward configuration and should be OK, I think ? )
     interface Vlan1
     ip address 172.30.0.0 255.255.128.0
     ip address 172.30.31.253 255.255.254.0 secondary
     ip address 172.30.61.253 255.255.254.0 secondary
     ip address 172.30.71.253 255.255.254.0 secondary
     ip address 172.30.4.253 255.255.255.0 secondary
     The only issue that is eating me is the above network segments are using HSRP too
     and I am not sure is this possible with a combination of VLAN1 supporting multiples which are
     further supported with HSRP settings in Cisco environment.
    !example of HSRP:
    interface Vlan4
     ip address 172.30.4.253 255.255.255.0
     no ip redirects
     standby 4 ip 172.30.4.254
     standby 4 priority 105
     standby 4 preempt
    <<< what will happen if I add the HSRP configuration as below into the above VLAN1 with multiple Network segment ??)
     I would like to summarize my "Combined" configurations as below but I need your expert opinions on
     whether the configuration below is workable without any problem ??
     Or it is a total flop because Cisco does not support the configuration below !!!
     interface Vlan1
     ip address 172.30.0.0 255.255.128.0
     ip address 172.30.31.253 255.255.254.0 secondary
     ip address 172.30.61.253 255.255.254.0 secondary
     ip address 172.30.71.253 255.255.254.0 secondary
     ip address 172.30.4.253 255.255.255.0  secondary
     standby 30 ip 172.30.31.254
     standby 30 priority 105
     standby 30 preempt
     standby 60 ip 172.30.61.254
     standby 60 priority 105
     standby 60 preempt
     standby 70 ip 172.30.71.254
     standby 70 priority 105
     standby 70 preempt
     standby  4 ip 172.30.4.254
     standby  4 priority 105
     standby  4 preempt
    Thanking you in advance !!!!!

    Hi,
    As far as i know we dont set the ip helper address on the radio interface. It should be on the L3 interface of corresposding VLANs i.e.
    int vlan 20
    ip helper-address 192.168.33.xxx
    int vlan 60
    ip helper-address 130.20.1.xxx
    I'm assuming that your using SVI's (int Vlan 20 and int Vlan 60) rahter than physical interfaces. Also hope you have configured switch port as trunk where this AP is connected.
    Modify the AP config as below since you are using data vlan as the native vlan
    interface Dot11Radio0.20
    encapsulation dot1Q 20 native
    interface FastEthernet0.20
    encapsulation dot1Q 20 native
    Ideally your AP fastethernet configuration should looks like below and not sure how you missed this as this comes by default when you have multiple vlans for multiple ssids.
    interface FastEthernet0.20
    encapsulation dot1Q 20 native
    no ip route-cache
    bridge-group 20
    no bridge-group 20 source-learning
    bridge-group 20 spanning-disabled
    interface FastEthernet0.60
    encapsulation dot1Q 60
    no ip route-cache
    bridge-group 60
    no bridge-group 60 source-learning
    bridge-group 60 spanning-disabled
    Hope this helps.
    Regards
    Najaf

  • Understanding Time Zone support in iCal

    I'm travelling overseas soon and I want to enter my various appointments so they're correctly displayed in the locations where they'll take place. How do I do this? At the moment the appointments I've entered are displayed as if they're taking place here at home, so a flight that arrives at 9pm in London is shown as arriving 10 hours after that. I suppose the calendar will display correctly when I move to the relevant time zone, but the shifting times are disconcerting. Is it possible to have the appointments actually display all the time at the times I've set regardless of the time zone? In other words, for iCal to leave a 9pm flight arrival at 9pm regardless of the local time? I wonder whether my problem is that I've entered the time before entering the time zone. Maybe if I now re-enter all the various appointments while leaving the time zone correct all will be well. I'm in a conceptual black hole here.

    Hello Peter Best1,
    Thanks for using Apple Support Communities.
    To learn more about time zone support with Calendar, please take a look at the article linked to below.
    iCloud: Change your calendar’s time zone
    Cheers,
    Alex H.

  • 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

  • Having trouble with CS5 tech support in India: want to contact US support or customer service

    I am sorry to post this question, but I have tried everything else I can think of to solve my problem. I think that I am suffering from a minor bug in updater. When I run it, it seems to install everything except Embedder 3.1[sic?]. I called tech support to report the issue. I reached the service center somewhere in India. A very polite individual ran me through an extensive (over an hour) series of diagnostics, including uploading a log of my problem. He had no solution, but said it was not either my hardware or software. I figured that the bug would be reported, and Adobe would get back to me sooner or later with a fix.
    Unfortunately, the service center does not seem to have a procedure in place to deal with a problem for which there is no known cause, or solution. Three days later, I received a follow up call. Another hour on the phone, running diagnostics. Same result as before. Three days later, another call from a level 1 tech support representative. Same questions. At this point, I requested to speak to a supervisor. A week later, I tried to explain to the supervisor that they needed a procedure to programmers, or someone who keeps track of unsolved bugs. Guess what, I'm getting called again by level 1 tech support, with the same diagnostic routines. Speaking of infinite loops.
    No one will put me in touch with someone at Adobe, in the US, to whom I can report the procedural issue. I really appreciate the follow up, but the pointlessness is driving me crazy. If I decline to run the same diagnostic for the fourth time, they want to close the case. I have been using some of these products since Photoshop 2. I am at least marginally competent on a Mac. Can someone tell me how to contact Adobe in the US to give a real live person feedback on what I perceive to be a procedural problem. Every number I try puts me back in India. Finally, and with all due respect, most of the representatives, while very polite, have trouble speaking and understanding English (especially colloquial English words like "sure", "OK" and "right").
    Bottom line, I would like to speak to someone in the US about the tech support service. Their effort is good, but the results are driving me crazy.

    I realize this. When calling prepaid cus service it only gives you the option to input your #. If you dont the system hangs up on you. When I input my number the system doesnt recognize it and hangs up on me.

  • With Time Zone Support on Calendar no longer automatically adjust to the local timezone.

    Apples support forums are riddled with Discussions about problems with being able to dicate a specific time zone for appointments. Many of these postings, as well as their corresponding solutions, are unnecessarily lenghtly when the root cause of all of this is a one very simple mistake by Apple. Right now to be able to assign a specifc timezone for an appointment using the Calendar app on the iPhone you have to have "Time Zone Support" turned on in Settings. The problem is that when you turn on this feature the Calendar app stops automatically updating the calendar to reflect the local time zone you are in. These are simply two seperate items that have no reason to be tied together. Apple could easily correct almost all of the issues people are having with this topic if it simply split this into two seperate options that users can turn on/off seprately:
    1.) Enter time zone for each appointment. YES/NO
    2.) Adjust Calendar to the local timezone. YES/NO
    It is virturally incomprehensible that Apple has not fixed this. It was clearly a mistake.

    I have this problem too and am frustrated - it's not solving no matter what i do. And now Siri is totally bonkers too on this new software update - can't even pull from my contacts when I ask her to look someone up. What the heck is going on at Apple software? Have they been hiring a bunch of arrogant, crap programmers? I am seriously thinking of not buying an iPhone again after having one for 5 years. So disappointed!!

  • HT4576 I want to set up appointment times for an overseas trip before I go, and see those local times in the places I visit, but also be able to set new appointments while I am traveling, in the local times.  Can I do this with Time Zone Support?  If not,

    I want to set up appointment times for an overseas trip on my iPhone 4S before I go, and have them appear as I put them in (for the local time) when visiting other countries.  I also want to be able to adjust times and set up new appointments when I am overseas for the local time.  Can I do this using the Time Zone Support or any other way? 
    Basically I want to do what I can do with a piece of paper - write down the time for when I will be there, and have it viewable when I am there, but also be able to put down new times while there.

    Hi.
    Regarding your question about reverting back- yes, I think you can. If you make a backup of your current configuration in Server Admin (by dragging the configuration file to your desktop- cool, no?) then you can load that one back in should your configuration not work. If you have the manual from Apple it should describe this process.
    Network speed post-op? I don't think you will need to worry. Even using home directories stored on our OS X Server there is no network slowdown (that you can notice or that impacts the wider LAN in any case). It shouldn't slow down access to files, applications (which still come from the local drive anyway) or individual internet connections (even with filtering).
    In our experience some of these things have actually got faster- but a lot of that is user perception. Same goes for people who will know you have configured the server and that they are now accessing files through your network from the server, and who really think it is slower. File coming from your local hard drive will always be quicker- but network access isn't that bad that it will make you barf and run in the opposite direction.
    Something to look at: connection speed between clients and switching technology in your office. In other words, what kinds of switches are you using, what line speed have you got (100MB/s?) and is the connection from your server to the switch gigabit? Make sure it is.
    Enjoy
    Paul
    MacBook Pro 2.16GHz   Mac OS X (10.4.8)  

  • Problem caused with appt times by changing calendar time zone support?

    I've got a 30Gb iPod Touch, version 4.0.2.
    I've always kept the Settings' Date & Time timezone for the correct location, but it was only a while back that I realized that there was also a Time Zone under the Settings, Calendar, and so I changed it so that it was correct (it was previously set to Kabul, AF time, and it was then changed to Ottawa, ON time).
    I'm thinking that this may have messed up all my future appointments, as my appointments have been switched to midnight or somewhere near it, for the day prior to when the appointment was supposed to have been. I can't think of anything else that would be causing this, and didn't see this exact problem occurring for anyone else when I did a search of the discussions.
    Does anyone have any idea as to why this is happening and what I can do to set it right?

    Hi Cindiii,
    Time zone support has often been a point of contention and confusion for many users. Unfortunately, there is no simple fix at the present time. Do you have any idea as to why you touch was set to Kabul? Did you buy it new? If not, perhaps the last user had it set to this time?
    In any case, Calendar does allow for its own time zone settings. This is to allow the user to create events for his/her home time zone while traveling. Even if your system time zone reflects the current time zone that you are in, appointments added to Cakendar will show up in the time zine that you choose based in the time zone you set in the Calendar settings.
    This definitely sets up conflicts if you are trying to schedule an appointment that is outside of your home time zone. Now that you have switched the time zone in your Calendar settings to your home time zone, there is nothing you can do about the events already created. As I see it, you have only two options:
    1. Change the time zone back to Kabul time and view your events as though they were your local time, or
    2. Leave the time zone in the Calendar settings to your home time zone and either time adjust the events in your head (knowing the time difference), or manually changing them to the correct time one by one.
    I'm sorry this doesn't provide you with a magic solution, but I really don't see any other alternatives.
    Mac

  • Are Crystal 9 and Crystal 10 supported with Windows 7?

    I have Crystal 9 installed for Peoplesoft report development and Crystal 10 installed for Kronos report development.  We are moving to Windows 7 and I am doing testing of all our applications and third party tools now.  What I am finding is that both versions will install without error but I cannot connect the ODBC DataDirect drivers and no other drivers will work.  So If I cannot connect to our Oracle database then I am wondering if these version are in fact supported on Windows 7?  Can someone please respond/explain?

    Hello,
    Both versions of Crystal Reports are not supported on Windows 7. But I believe Peoplesoft have their own ODBC driver so you'll have to check with them if they support those versions. Our original DataDirect driver would not be supported on Windows 7.
    And I don't believe the current 5.3 version are supported in CR 9 and 10.
    PeopleSoft should be able to confirm if their OEM build of CR 9 and 10 are supported or even tested on that OS.
    Should also mention only version is CR 2008 Service Pack 2, CR XI R2 SP6 is also but it's end of escalation life cycle now, meaning no more patches will be created.
    Thank you
    Don
    Edited by: Don Williams on Sep 30, 2010 1:24 PM

  • Netbeans 4.1: JSR-109 web services are only supported in j2ee 1.4 apps

    There is no way to create web services in NetBeans 4.1 with Tiger (jdk 1.5).
    Because when you try to create a web service in NB4.1, you will straight away get an message in the New Web Service window:
    JSR-109 web services are only supported in j2ee 1.4 applications.

    JSR-109 web services are only supported in j2ee 1.4
    applications.Do you have J2EE 1.4 SDK installed?

  • Can we Install SQL Server Express with Advanced Services x 64 bit for our testing purpose without procuring any license? Also can we use it for commercial use if we are neglect risk sof using it on Production?

    Can we Install SQL Server Express with Advanced Services x 64 bit for our testing purpose without procuring any license? Also can we use it for commercial/Production
    use if we are agree to take risk of using it on Production?

    Hi,
    Yes you can, but you should be aware of the limitations of MS SQL Express version.
    1. 1GB RAM
    2. 10 GB database size per database excluding log file (SQL 2008 R2 and above)
    3.Job Scheduling service is not available with SQL Server Express.
    4.Data import and export feature is not available with SQL Server Express.
    5.Limitation on number of CPU
    Refer following article for features supported by different editions of MS SQL Server.
    Features Supported by the Editions of SQL Server 2012
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    Praveen Dsa | MCITP - Database Administrator 2008 |
    My Blog | My Page

Maybe you are looking for

  • What is the problem with 15-inch Macbook Pro model 2011 after connecting to TV with HDMI chord?

    Today we connected a 15-inch Macbook Pro model 2011 with HDMI chord to an Insigna Television. We plugged and unplugged couple of times. But recently the macbook pro is having technical issues. The following symptoms are: 1. Macbook pro turns on and o

  • Java priority queue

    Java provides PriorityQueue, and I have gone through its API. The implementation of PriorityQueue in Java does not provide method for increase or decrease key, and there must be a reason for it. But, when i go through books on data strucutre, a lot o

  • Linked List question

    Hi, i'm having a bit of a mind blank here and am looking for some help. In my 'College' class i have to delete a student from a course by using there student number as parameter. First i am checking to see if the student is already in the list. I hav

  • Firefox sync fails

    "Sync encountered an error while syncing: firefox sync server maintenance is underway, syncing will resume automatically. sync will automatically retry this action" if i click on server status then it says " There are no known problems at this time.

  • Purchase Req. Item text

    Hi to all, I've this problem : when an user create a PReq he dosen't insert a material code but he inserts an item text with the specification of the PReq item. After this someone in another office insert the material code and the price. in this mome