Storage redundancy using two OSX servers - Promise RAID

Hi All,
Currently we run 1 Mac Mini and Server on Mavericks connected via Thunderbolt to a Promise RAID 5 device, it works great. I want some redundancy and have purchased an additional Mac Mini to backup Open directory and DNS as our main server does pretty much everything.
Incase the main server fails what is the best way for the Promise RAID to stay up? I've read you can create a "Thunderbolt Bridge" by connecting both Mac Mini's via thunderbolt cable and one to the RAID??? Is this correct? Or.... purchase a Thunderbolt to Gigiabyte adapter and run the RAID off the network. Any idea how to configure this?
Thanks.
James

Sadly Apple do not provide much if any facilities for building a resilient setup along the lines you are thinking.
The nearest you can get happens to be for Open Directory and DNS. You would setup two servers, one as the DNS master and one as a DNS secondary, and you would setup one server as the Open Directory Master, and the other as the Open Directory Replica. Neither of these require the two servers to share any storage or files, the two servers would send the information between themselves over the network. This only works for those two services.
You couldn't for example have both connected to the promise and act as File Servers. (Both ordinary files sharing or network directories.)
To get nearer to having two servers sharing common storage so that if one goes down the other takes over would require a SAN and not direct attached storage like the Promise. However Apple's software does not support this for file sharing services.

Similar Messages

  • Using two postfix servers

    Hi Archers,
    I am setting up two postfix servers to send and receive email from the same domain name. For example abc.com. How can I synchronize the email in these two servers so that when I use IMAP or POP to receive email, I will get all the email, doesn't matter which servers I connect to.
    Thanks

    I dont know if this is what you are looking for:
    http://www.howtoforge.com/how-to-migrat … h-imapsync

  • One iPlanet using two application servers?

    Can anyone help, is it possible for one iplanet 6.0 instance using/connecting two application servers (i.e. one is JRun server, another is Webspere server) at the same time?
    If so, how to do it?

    I don't see why not. I have had the same webserver talking to both iplanet 6.5 and sunOne 7. As both the application servers will connect vias a plugin I would suggest you follow the instructions for both application servers and see what happens.

  • Bridge already registered when using two managed servers

    I have defined a messaging bridge with a target of my cluster in Weblogic 9.0 (upgraded from 7.0). My cluster has two managed servers. The bridge and resource adapter also have targets of the cluster. When I start the first managed server, everything works fine. The bridge works. When I bring up the second managed server, I repeatedly get the following:
              javax.jms.JMSException: SJMSBridge is already registered
              Is there something new that I need to define in the config to make this work?

    Here is the full error. I can understand what you are saying about the cluster, but I get this message even when only one server of the cluster is running. That doesn't make sense to me.
              ####<Nov 15, 2005 2:30:36 PM PST> <Info> <MessagingBridge> <PFRIMER> <ManagedServer2> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1132093836274> <BEA-200030> <Bridge "SJMSBridge" is configured to work in "Exactly-once" mode, and it is actually working in "Duplicate-okay" mode.>
              ####<Nov 15, 2005 2:30:36 PM PST> <Info> <MessagingBridge> <PFRIMER> <ManagedServer2> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1132093836805> <BEA-200028> <The bridge "SJMSBridge" has started transferring messages.>
              ####<Nov 15, 2005 2:30:38 PM PST> <Warning> <MessagingBridge> <PFRIMER> <ManagedServer2> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1132093838008> <BEA-200026> <Bridge "SJMSBridge" encountered some problems in one of its adapters or underlying systems. It stopped transferring messages and will try to reconnect to the adapters shortly. (The exception caught was java.lang.Exception: javax.resource.ResourceException: Error setting message listener
                   at weblogic.jms.adapter.JMSBaseConnection.throwResourceException(JMSBaseConnection.java:1457)
                   at weblogic.jms.adapter.JMSBaseConnection.throwResourceException(JMSBaseConnection.java:1437)
                   at weblogic.jms.adapter.JMSBaseConnection.setMessageListener(JMSBaseConnection.java:1201)
                   at weblogic.jms.adapter.JMSConnectionHandle.setMessageListener(JMSConnectionHandle.java:134)
                   at weblogic.jms.bridge.internal.MessagingBridge.beginForwarding(MessagingBridge.java:951)
                   at weblogic.jms.bridge.internal.MessagingBridge.run(MessagingBridge.java:1038)
                   at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
                   at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
                   at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
              -------------- Linked Exception ------------
              javax.resource.ResourceException: Error creating asynchronous consumer
                   at weblogic.jms.adapter.JMSBaseConnection.throwResourceException(JMSBaseConnection.java:1457)
                   at weblogic.jms.adapter.JMSBaseConnection.throwResourceException(JMSBaseConnection.java:1437)
                   at weblogic.jms.adapter.JMSBaseConnection.createConsumer(JMSBaseConnection.java:1299)
                   at weblogic.jms.adapter.JMSBaseConnection.access$400(JMSBaseConnection.java:84)
                   at weblogic.jms.adapter.JMSBaseConnection$11.run(JMSBaseConnection.java:1183)
                   at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
                   at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
                   at weblogic.jms.adapter.JMSBaseConnection.setMessageListener(JMSBaseConnection.java:1180)
                   at weblogic.jms.adapter.JMSConnectionHandle.setMessageListener(JMSConnectionHandle.java:134)
                   at weblogic.jms.bridge.internal.MessagingBridge.beginForwarding(MessagingBridge.java:951)
                   at weblogic.jms.bridge.internal.MessagingBridge.run(MessagingBridge.java:1038)
                   at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
                   at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
                   at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
              -------------- Linked Exception 2 ------------
              javax.jms.JMSException: SJMSBridge is already registered
                   at org.exolab.jms.messagemgr.ConsumerManager.createDurableConsumerEndpoint(ConsumerManager.java:404)
                   at org.exolab.jms.server.JmsServerSession.createSubscriber(JmsServerSession.java:771)
                   at org.exolab.jms.server.mipc.IpcJmsSessionConnection.createSubscriber(IpcJmsSessionConnection.java:588)
                   at org.exolab.jms.server.mipc.IpcJmsSessionConnection.notify(IpcJmsSessionConnection.java:165)
                   at org.exolab.jms.server.mipc.IpcJmsReceiver.notify(IpcJmsReceiver.java:100)
                   at org.exolab.jms.server.mipc.IpcServerChannel.run(IpcServerChannel.java:161)
              .)>

  • Has abyone been able to get Thunderbird to use two SMTP servers??

    I've entered all the settings properly in accordance with the ISP's requirements and I've checked through Google and the Moz forums but I can't find out why it won't send e-mail to the new SMTP server.
    Anyone else had any similar problems???
    Thanks

    There are two settings in Thunderbird that affect the SMTP server.
    The first one is under Edit -> Account Settings -> Outgoing Server (SMTP). Here you can add and remove servers and set the default one. This is the global setting for all accounts that use the default value.
    The other setting can be found under each account in Edit -> Account Settings (You have to click on the account name, which should be right above "Server Settings" next to the - and + signs). Here there is a dropdown list for choosing the SMTP server for this individual account. It is usually set to use the global default, but it can be changed to another SMTP server.

  • Satellite A200-1S5 - Can I use a second HDD and RAID?

    Hi all,
    Is Toshiba Satellite A200-1S5 eligible for adding a second hard drive? It has RAID controller as far a I know - could it help?
    Thanks,
    Denis

    The Satellite A200-1S5 does NOT support RAID!!!
    But some A200 could use two HDDs (but NOT RAID!!!) There are different A200 models which supports different hardware specifications.
    Therefore you can find the second bay at the bottom of the unit.
    But if there is no connector for second HDD then this means that there is no second HDD controller and you cannot use second HDD in this A200!!!
    Bye

  • How to set two radius servers one is window NPS another is cisco radius server

    how to set two radius servers one is window NPS another is cisco radius server
    when i try the following command, once window priority is first , i type cisco radius user name, it authenticated fail
    i can not use both at the same time
    radius-server host 192.168.1.3  is window NPS
    radius-server host 192.168.1.1 is cisco radius
    http://blog.skufel.net/2012/06/how-to-integrating-cisco-devices-access-with-microsoft-npsradius/
    conf t
    no aaa authentication login default line
    no aaa authentication login local group radius
    no aaa authorization exec default group radius if-authenticated
    no aaa authorization network default group radius
    no aaa accounting connection default start-stop group radius
    aaa new-model
    aaa group server radius IAS
     server 192.168.1.1 auth-port 1812 acct-port 1813
     server 192.168.1.3 auth-port 1812 acct-port 1813
    aaa authentication login userAuthentication local group IAS
    aaa authorization exec userAuthorization local group IAS if-authenticated
    aaa authorization network userAuthorization local group IAS
    aaa accounting exec default start-stop group IAS
    aaa accounting system default start-stop group IAS
    aaa session-id common
    radius-server host 192.168.1.1 auth-port 1812 acct-port 1813
    radius-server host 192.168.1.2 auth-port 1812 acct-port 1813
    radius-server host 192.168.1.3 auth-port 1645 acct-port 1646
    radius-server host 192.168.1.3 auth-port 1812 acct-port 1813
    privilege exec level 1 show config
    ip radius source-interface Gi0/1
    line vty 0 4
     authorization exec userAuthorization
     login authentication userAuthentication
     transport input telnet
    line vty 5 15
     authorization exec userAuthorization
     login authentication userAuthentication
     transport input telnet
    end
    conf t
    aaa group server radius IAS
     server 192.168.1.3 auth-port 1812 acct-port 1813
     server 192.168.1.1 auth-port 1812 acct-port 1813
    end

    The first AAA server listed in your config will always be used unless/until it becomes unavailable. At that point the NAD would move down to the next AAA server defined on the list and use that one until it becomes unavailable and then move to third one, and so on. 
    If you want to use two AAA servers at the same time then you will need to put a load balancer in front of them. Then the virtual IP (vip) will be listed in the NADs vs the individual AAA servers' IPs. 
    I hope this helps!
    Thank you for rating helpful posts!

  • Exchange server 2010 redundancy using static IPs in different sites

    Dear All;
    We are facing a problem in Exchange server 2010 which is that we need to provide redundancy for two different sites which contain the same exchange databases using DAG but the issue is that if the main exchange server fails, users from the internet will
    not be able to access the server because the main static IP is in the main site ...
    ========================================
    My question is how to provide redundancy using two Global IPs in two different sites, and is there any consequences of doing such a setup?
    ========================================

    Hi,
    From your description, I would like to clarify the following things:
    1. It is recommended to configure the IP Configuration for both the MAPI and Replication NIC on DAG nodes.
    2. A site failure is managed differently from the types of failures that can cause a server or database failover. A site failure is considered to be a disaster recovery event, recovery should be manually performed and completed for the client service to
    be restored and for the outage to end.
    For more information, here is an article for your reference.
    Switchovers and Failovers
    http://technet.microsoft.com/en-us/library/dd298067(v=exchg.141).aspx
    Besides, what do you mean by "global IPs"?
    Hope it helps.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • Two servers, one RAID

    RAID newb here. I've searched this forum and found some hints to the answer, but I thought I'd throw it out there anyway, just to be sure.
    I have a Promise RAID, only the top enclosure is full. I believe only one controller accesses that top enclosure.
    I have two servers. I know only one can access the controller at a time, but if I have two partitions, can each one access its own partition without affecting the other? If so, how do I go about setting that up?
    Added bonus: One server is Leopard, the other is Snow Leopard.
    It's not a total dealbreaker if this can't be done, I just want to make sure it can't be done before I plan my next step.
    Thanks!
    Michelle
    Message was edited by: ModoReese

    There are only two ports in the controller - if you're okay with only accessing the Promise from one connection each you can plug one server into one port and the other into the other.
    NOTE: You CANNOT access the same data from two servers at one time. You can't even have the same data mounted on both server simultaneously without risking data corruption.
    What you want to look into is LUN masking. You can use LUN masking to determine which unit (based on port) can see what data at any given time. The concept and set-up of this actually relatively easy on the Promise box look through the documentation and it should answer your questions.
    What I can't answer for you is whether your current partition scheme is compatible with the LUN masking set-up. I've only set-up Promise boxes from scratch for LUN masking never retroactively against a standing set-up of existing partitions. Sorry for the partial answer but hopefully someone who's done what you're trying to do can address it directly. Worst case scenario involves backing the data off the partitions, reformatting the Promise into LUN maskable volumes and putting the data back onto it.
    Good luck,
    =Tod

  • Howto use onboard Promise Raid Controller pdc20265 on 694D PRO AR Ver1

    Currently I'm running Win2k on my MSI 694D Pro AR Ver 1.0 board with Bios version W6321VMS.310 and the included Fasttrack-Family Win2k Raid-Controller driver for my Promise Raid Controller pdc20265 with lite bios.
    Due to software updates I'm now absolutely required to switch to Windows XP Prof. However this is the cause for my inquiry:
    I downloaded and installed the latest available Bios version W6321VMS.370 from MSI site.
    On installation of XP I tried to include the pdc20265 Fasttrack raid driver from MSI site to get access to my HD's. However WinXP couldn't find any HD's. Remark: XP with SP1 and VIA 4in1443v.exe installed.
    So I repeated this procedure with the original drivers Fasttrack family and pdc202065 which were attached on floppy. Unfortunately no success as well.
    Then I have put the HD on the Ultra66 channel and installed XP first without raid and ultra 100 support.
    Later I re-enabled the on-board promise device in bios and unfortunately WinXP didn't recoginze the device by itself. So I provided the latest pdc20265 driver from MSI site. XP complained that the driver is not digitally signed. After reboot the promise device reported an error under WinXP.
    I repeated this procedure with the original drivers Fasttrack family and pdc202065 which were attached on floppy. Unfortunately no success as well.
    Why MSI-Site says this pdc20265 driver supports WinXP if there are only the Win2k and WinME,98... drivers included?
    Currently I can't use the promise device at all under WinXP. This means even I don't have an Ultra 100 controler available.
    Has anyone an idea how to install HD's on WinXP with the corresponding promise raid drivers for my pdc20265 onboard chipset?
    I'd really appreciate your help!

    Some of the suggestions I don't understand quite well. Please could you explain further:
    > remove the other two drives leaving the raid pair
    > and cd only
    >
    > put raid 2nd in boot order
    What do you mean with that?
    > reboot press the key you need to get in to raid bios
    > create the array and make it bootable
    array is already created (Note: there is important data on it, can't recreate it! Only Segate 80GB is free and empty)
    I don't want to boot from raid.
    >
    > now boot to cd to install,right at beginning it will say
    > press f6 to install mass storage drive you need the
    > driver on floppy to install it
    I already tried the XP-Install routine to specify additional mass storage drivers. (Note: 1 single 80GB Drive was attached)  Which are the suitable ones? As mentioned I tried the following:
    1. Attached floppy 'Fasttrack family drivers'
    Result: Message: Driver is for Win2k only. Not a single  Harddrive shows for installing XP.
    2. Attached Floppy (Promise Ultra 100 lite, 256 only)
    Result: Driver is for Win2k only. Installation procedure hangs.
    3. Driver from MSI-Site for pdc20265. Same as 2.
    4. Extracting via4in1 drivers and putting WinXPIDE drivers on floppy:
    Result: Installation routine doesn't recoginze drivers on floppy.
    > rest should be the same as normal
    >
    > this should be similar as well
    >
    > http://www.amdforums.com/showindex.php?s=&threadid=146384
    Which is the right driver for WinXP to specify for mass storage device at WinXP installation?

  • Promise RAID or other Storage

    I've noticed a few threads where people have mentioned the Storage they're using. I'm sure it would be handy for others if people could give a bit of info on their setup as I initally assumed everyone was either using Promise RAIDs or some none Xsan type setup for Final Cut Server.
    I saw Infortrend mentioned by Willard in another thread which is what sparked me thinking about this.

    I think you can use any strorage you like it all depends on the SAN software you use. SAN software secures your volumes and files from getting corrupted when a volume is being entered from more then one computer. XSAN has it's own filesystem and needs a metadata controller. I use MetaSAN from tiger technology because it makes your RAID act a an ordinary drive. You can format is NFS and put any file type on it you like. Just a very big drive on your desktop.
    Read more about it on:
    http://www.kenstone.net/fcphomepage/metasannattress.html
    What should be important for the hardware are things like support, easy to setup and maintain.
    Yesterday as wat at the IBC and overwhelmed by the amount of storage systems. I am working o the infortrend for a year and a half now with zero problems.

  • Can I use two Time Capsules? one as an extension of my laptop (for music and video storage) and the other one to back up everything from the laptop and  Time Capsule (for music and videos)

    Can I use two Time Capsules? one as an extension of my laptop (for music and video storage) and the other one to back up everything from the laptop and  Time Capsule (for music and videos)

    Not via Time Machine.   It cannot back up from a network location.
    The 3rd-party apps CarbonCopyCloner and ChronoSync may be workable alternatives.
    EDIT:  And, if you're going to do that, you could back up from the Time Capsule to a USB drive connected to the TC's USB port.  Second TC not required.
    Message was edited by: Pondini

  • Two web servers cant use same port forwarding rule???

    I have two web servers, each configured to respond to http reqests on port 80.  I use NoIP service to map a domain name to my router. I create a port forwarding assignment for Server A by selecting the WebServer rule in the port forwarding rule table.  All is fine.  For Server B, I select the same Webserver rule and the router says there is a conflict.
    I don't understand why.  I think the router has enough information to route a http request for Server B by knowing its MAC address, which is different than Server A MAC address.
    What am I missing here???
    I was able to do this on my previous router with DD-WRT.....
    So it would appear the way to resolve this is to assign a different port address to Server B???
    grrrrrrrrrr I hate this router

    You shouldn't have been able to do that on any router.  You have to change the listening port of server 2, to 8080 or something like that, or make one a secure server and run it over 443
    That is a known issue with port forwarding
    Problem #8:
    Same Port in Multiple Rules
    There are some routers such as Linksys, D-Link and many others that do not do any checks if a port is already in another port forwarding rule. A port can only be forwarded to one Computer/IP at a time. So when there are multiples of the same port number the port forwarding rule will not work.
    Here is an example.
    As you can see port 2350 is in 2 rules. The 1st one points to a different IP than that of the 2nd rule. So the router will honor the 1st rule and the 2nd port forwarding rule to port 2350 fails.
    By removing the 1st rule the 2nd one will now work.

  • HT3263 I am trying to transfer files from my MacBook Pro (using Mac OSX 10.6.8) to MacBook Air (Mac OSX 10.7.4) using Migration Assist via WiFi connection.  The two macs cannot find each other.  any suggestions

    I am trying to transfer files from my MacBook Pro (using Mac OSX 10.6.8) to MacBook Air (Mac OSX 10.7.4) using Migration Assist via WiFi connection.  The two macs cannot find each other.  any suggestions

    Try this article - http://support.apple.com/kb/HT4889.
    If it doesn't help, post back in this thread.
    Best of luck,
    Clinton

  • Using two bluetooth adapters (not devices) together in OSX?

    I was wondering if its possible to allow OSX to use two bluetooth adapters at the same time? In windows, when you plug in two adapters, it places two bluetooth icons in the system tray. It seems when I try this with OSX, the main adapter is used, and the secondary adapter gets listed as a keyboard im guessing, as a window pops up saying it doesnt recognise my keyboard (even though i own no bluetooth keyboards), and it shows up with an improper mac address with the main bluetooth adapter, but not as its own. Is there any way to make OSX notice the second adapter?
    EDIT: I guess I should specify my reasoning for this. on windows, because of the way bluetooth works, ps3 controllers need to isolate the bluetooth adapter, rendering a bluetooth adapter solely for the ps3 controller. obviously this works in osx without isolation, but I noticed that since the ps3 controller pairs by mac address, using the same adapter results in only having to pair the controller to osx and windows once, rather than having to pair each time i switched between systems. Also, I would still like to use the second adapter as its own for pairing other devices.
    Message was edited by: unvaluablespace

    Hi,
    Thank for posting in Microsoft TechNet Forum.
    Based on my research, two Bluetooth adaptors can work at same time.
    In your case, the major problem is the dongle can’t start. I suggest you could test if the new Bluetooth adapter could work in another computer?
    Meanwhile, the Code 10 error pertains mainly to hardware and device driver issues or to compatibility issues between hardware drivers and additional software
    that is installed in Windows. Therefore, we recommend that you troubleshoot these issues by focusing on device drivers, on device configuration issues, and on hardware compatibility issues.
    I recommend you could refer to:
    Description of Code 10-related errors that Device Manager generates in Windows-based computers
    Hope it helps.
    Regards,
    Alex Zhao
    TechNet
    Subscriber Support in forum. If you have any feedback on our support, please contact
    [email protected]
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Maybe you are looking for

  • Quer to find total no of rec

    query to find total number of peoples in a office and also number of peoples who were in the year 1991, 1992, 1993, 1994 eg: Table Name_ DOJ_ aaa 21-05-92 bbb 03-10-93 ccc 30-12-93 ddd 28-05-91

  • Standard (ABAP coding) delivery for SES in CRM 2007?

    Hello, I found the Netweaver functionality "Search Engine Service (SES)" on help.sap.com. This function sounds great. Documents on SDN (like "https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/21404ae5-0601-0010-0395-a6d917099f1a" an

  • Query Question: Sum of master and monthly table data

    Hi All, I have two tables that store financial data about programs. The PROGRAM table has the following columns (for purposes of this discussion): ID, INITIAL_BUDGET, COST_CENTER The PROGRAM_MONTHLY table has the following (abbreviated list of) colum

  • Missing-anchor-value Error using PowerShell MA (Soren Granfeldt)

    Hi Everyone, I'm triying  to do a simple sinchronization using PowerShel MA (Soren Granfeld) v5.0. I've already configured the MA, but when I do a Full Import the Sync Engine sent me: missing-anchor-value. I configured the anchor attribute based on t

  • Putting photos on the Nano

    I cannot get pics on the Nano for the life of me. When I first plugged it in after i bought it, It put EVERYTHING on it. now after deleting all the pics from it, I cant it to put some of them back on. all the manuals and "how to's" dont work.