Trying to add a Backup device to Webex servers on site

We have WebEx local servers (inside and outside) version 2.5.1.132.B-AE I am trying to add a backup for our meetings and even recordings.
We have Call Manager and Unity (CUCM) backups going to a network share using FTP. However with CUCM you can state a drive\folder to back up to.
There is no option in WebEx for this, it wants a URL instead.
Does anyone have an idea , how to back these servers up in my configuration?
Thanks in advance
Phillip

Hi Mate - CWMS uses different storage method for backups than the CUCM/CUC etc. You need NFS storage for CWMS as thats the only supported storage method.
Please refer to below link for more information:
http://www.cisco.com/c/en/us/td/docs/collaboration/CWMS/2_5/Administration_Guide/Administration_Guide/Administration_Guide_chapter_01110.html#task_4A68696836634ECDADFE4B8223540617
Use the storage server to back up your system and store meeting recordings. During a Disaster Recovery (see Disaster Recovery by using the Storage Server), these backups can be used to restore the system. (The supported storage method is Network File System (NFS)).
Before You Begin
Make sure that you configure your Unix access privileges so that your system can store user-generated content and system backups.
On Linux-based storage systems, this depends on the configuration of your read/write permissions for anonymous users for a specific directory to be used for your Network File System (NFS). (See Connect a Linux Client to the NFS Share.)
On Windows-based storage systems, this depends on the Network Access: Let Everyone permissions apply to anonymous users setting. In addition, you must provide the Everyone user group read and write permissions for the NFS. (See m_​ConfiguringNFSShare.ditamap.)
Here is the link to configure NFS for windows server: https://technet.microsoft.com/en-us/library/cc770569.aspx
If you have linux server just Google setting up NFS for linux. Once setup create the rights as mentioned above and configure the NFS mount in the CWMS and you should be good to go.
-Terry
Please rate all helpful posts and mark the thread as answered if you have no other queries.

Similar Messages

  • CSM 4.1 Authorization error when trying to add a new device

                       Hi, i just finished installing a new CSM 4.1 and i set it up to use the local windows user accounts for its administration. So when i login to the CSM i use the same username/password as the one used to login to the underlying Windows OS.
                        When i am trying to add a new device in CSM i get an error saying that i do not have enough rights to do that. Any ideea why this happens?
    Thanks,
         Costin

    You seem a little grumpy. Yes, it has acurred to me that no one knows the solution. And no, I have not called tech support yet as I have been distracted lately and spending an hour on the phone trouble shooting is an hour I could be studying. Its much easier to "bump" this thread and hope someone with a suggest will chime in.
    Anyway, please dont just tell me to delete something without giving me an idea of what Im deleting. I have a feeling that this login.keychain deletion will cause me to loose the information already stored. Is this the truth?

  • Trying to add a Word Press blog to my Dreamweaver site through a linked tab... is it possible?

    Trying to add a Word Press blog to my Dreamweaver site through a linked tab... is it possible?  My client wants a blog on his website that I am curently creating in Dreamweaver and I am clueless on how to manually create one using a DB... so is it possible to use a menubar link to go to a wordpress page that would contain the blog?  Please help.
    Thanks,
    TIffany

    Be sure to install WP files inside a separate folder on the domain.  
    yourdomain.com/blog/wp
    http://codex.wordpress.org/Installing_WordPress
    Link to blog:
    <a href="http://yourdomain.com/blog/wp/index.php">Link to Blog</a>
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Trying to add a DAQ device to NI-DAQ without hardware

    I am developing software for a DAQCard1200 on Windows 2000. I develop most of my software on a system without the actual hardware installed. Since the NI-DAQ dll will error on load under Microsoft C++ unless you have a device configued, I used to configure a device manualy on the development system under NI-DAQ.
    I am trying to use the latest version of NI-DAQ (6.9). I cannot seem to add a DAQ device unless I actually have the hardware installed.
    How can I work around this to add a device without the hardware or how can I get the dll to load without a device configured?

    I am not sure how to add any DAQ devices to MAX. When I right click Devices & Interfaces, I only get a list of SCXI, PXI and VXI devices/chassis. Is there another way of adding devices or expanding the list?

  • "clq:  (C192716) I/O error." message when trying to add a quorum device

    A little bit of history: Recently our storage folks migrated us from CLARiiON LUNs to VNX LUNs on all the shared disks. At the time, the cluster booted fine. However, since all the DID device IDs changed, we no longer have a valid quorum device:
    <pre>bash-3.00$ sudo clq list
    d11
    host2
    host1
    bash-3.00$ sudo cldev show d11
    cldev: (C727402) Could not locate instance "11".
    bash-3.00$</pre>
    When I try to add another quorum device I get the error shown in the title:
    <pre>bash-3.00$ sudo clq add d41
    clq: (C192716) I/O error.
    bash-3.00$ sudo cldev show d41
    === DID Device Instances ===
    DID Device Name: /dev/did/rdsk/d41
    Full Device Path: host2:/dev/rdsk/c4t5006016B46E0574Ed0
    Full Device Path: host2:/dev/rdsk/c6t5006016946E0574Ed0
    Full Device Path: host2:/dev/rdsk/c4t5006016246E0574Ed0
    Full Device Path: host2:/dev/rdsk/c6t5006016046E0574Ed0
    Full Device Path: host2:/dev/rdsk/c8t5006016346E0574Ed0
    Full Device Path: host2:/dev/rdsk/c2t5006016146E0574Ed0
    Full Device Path: host2:/dev/rdsk/c8t5006016A46E0574Ed0
    Full Device Path: host2:/dev/rdsk/c2t5006016846E0574Ed0
    Full Device Path: host1:/dev/rdsk/c2t5006016846E0574Ed0
    Full Device Path: host1:/dev/rdsk/c8t5006016A46E0574Ed0
    Full Device Path: host1:/dev/rdsk/c2t5006016146E0574Ed0
    Full Device Path: host1:/dev/rdsk/c8t5006016346E0574Ed0
    Full Device Path: host1:/dev/rdsk/c4t5006016246E0574Ed0
    Full Device Path: host1:/dev/rdsk/c6t5006016046E0574Ed0
    Full Device Path: host1:/dev/rdsk/c6t5006016946E0574Ed0
    Full Device Path: host1:/dev/rdsk/c4t5006016B46E0574Ed0
    Replication: none
    default_fencing: global
    bash-3.00$</pre>
    Another issue we are having is that all the shared disks are showing "failed" for their status:
    <pre>bash-3.00$ sudo cldev status d41
    === Cluster DID Devices ===
    Device Instance Node Status
    /dev/did/rdsk/d41 host1 Fail
    host2 Fail
    bash-3.00$</pre>
    The old CLARiiON devices had array failover mode of 1 and the new devices have array failover mode of 4. Anyone know if that is an issue? I have MPxIO disabled in the fp.conf file.
    Any assistance would be greatly appreciated.

    Here's an update: Had the storage group change the failover mode on the VNX LUNs to mode 1 and everything was happy. All the disk are in the Ok status and I was able to replace the quorum device. Not sure if the C192718 error was due to the status of the disk or the array failover mode...

  • How to add  a backup device

    Hi all,
    I am planing to take a backup for my XI PRD server on an external hard drive which is connected directly to the XI PRD sever via a USB cable.
    Now my question where should we define it so that when we want to take a backup thru DB13 it should show my external HDD.... for the backup
    Can anyone help me do this please, its urgent for us...
    I am not sure where do we define the devices...
    We are running SQL server 2005 on WIN 2003 server, ECC 6.0
    waiting to hear more from you.
    Thanks and regards
    Hari

    Hello Hari,
    sorry for the late answer.
    I don't know Oracle that much, but I think you must define a
    backup_dev_type = disk
    in the file init<DBSID>.sap stored in directory <ORACLE_HOME>/dbs (UNIX)
    or <ORACLE_HOME>\database (Windows).
    Syntax: backup_dev_type = disk | tape | pipe | tape_auto | pipe_auto |
                              tape_box | pipe_box | disk_copy | disk_standby | util_file |
                              util_file_online | stage | stage_copy | stage_standby |
                              rman_prep | rman_util | rman_disk | rman_stage
    disk: Database backups to disk.
    The directory that should be used for the backups is defined in parameter backup_root_dir or archive_copy_dir.
    See the following links for further help:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/0d/d2f6b74a0c11d182b80000e829fbfe/frameset.htm">SAP Database Guide: Oracle (BC-DB-ORA-DBA)</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/0d/d308f14a0c11d182b80000e829fbfe/frameset.htm">Initialization Profile init<DBSID>.sap</a>
    Hope that helps,
    Michael

  • I have four devices on one Apple ID, i have separate emails and phone numbers for each device but when I tried to add one to my iPod, it said that the email was already in use.

    I have four devices on one Apple ID, i have seperate emails and phone numbers for each device but when I tried to add one to my iPod, it said that the email was already in use.  I have tried many things and the only guess I have is that either someone else has this email as their iMessage but is fake or it wasn't taken off my old iPod when I reset it.  Any ideas on what to do?

    Thanks but that doesn't give me the information I need.  I am putting an email on my ipod for people to contact me for iMessage and FaceTime but when I put the email in, it gives me an error saying that the email cannot be veirified because it is already in use.  My Apple ID can be varified, just not the email that they will contact me with.

  • I just installed itunes 11.1.5.5.  Now the format in Itunes is changed.  when I am trying to add music to my iphone, there is no longer an add button under the Iphone device.  Why did they have to change this?  Can anyone help, Im tryiong to add music.

    How do you add musci to the Iphone?  I just installed itunes 11.1.5.5.  Now the format in Itunes is changed.  when I am trying to add music to my iphone, there is no longer an add button under the Iphone device.  Why did they have to change this?  Can anyone help, Im tryiong to add music.

    Correct.  When you purchase devices, they would have stated the OS they needed to work, on the box.  This can be overlooked, but it is very important to check when purchasing. 
    You current OS, is so old, that they technology build into the new devices, is not something your OS understands.  It didn't exist when your OS was created, and therefore you need to upgrade the OS to work with the newer technology of these devices.
    10.6 software is not downloadable.  You must purchase a DVD disc.  You can order it from the on-line apple store
    - http://store.apple.com/us/product/MC573/mac-os-x-106-snow-leopard.

  • I get an error trying to add ipads to the device enrollment program

    The error returns a csv file with all the serial numbers marked "Device Not Accessible"

    Hi all.
    If you are getting an 'device not accessible' error it is indeed because the ipad serials are not on your re-sellers portal.
    I have today had the same issue on numerous ipads when trying to add them with serial numbers on the DEP portal.
    Your apple re-seller will have to register the ipad serials on their side of the portal and you then should be able to add the ipads via the orders section of DEP.
    I shall be testing this tomorrow so will post an update...:)

  • Hello,  I am trying to add a book to ADE.  I have previously read it on an Android device using an app called Aldiko.  Now when I try to open it up on my account I am getting the message "the vendor account you are entering is not associated with the item

    Hello,
    I am trying to add a book to ADE.  I have previously read it on an Android device using an app called Aldiko.  Now when I try to open it up on my account I am getting the message "the vendor account you are entering is not associated with the item you are trying to open".   Please help 

    This is the Adobe Reader forum; please ask in the Digital Editions forum.

  • Trying to add a device, web site says I have an order pending and I can't add until completed ?

    I'm trying to add a device and the web site says I can until the pending order is complete.. Yet I have no pending orders at least authorized  by me.. and the help and chat assistance is non-existence.. worrisome that there might be some kind of order pending with out my OK, and you can't chat with any reps about it... ..

    Have a bigger problem than this pls advise if you can help..
    AT&T
    I have a plan with them. And I'm upset With them (at&t)
    So I'd like to switch (from them)
    I've had AT&T since 1984 (though all there airtouch,cigular, etc)switches. they have no loyalty anymore.
    There free upgrade, is 36 dollars (they lie a lot lately)..(free upgrade fee???) then there's the required data plan for the free upgrade etc. do you want to use the phone for phone calls ?? there's a free fee for that too...
    So this is how I'm here poking around.
    Verizon I have a mobile hotspot.. it used at times in Monterey, CA . by Lori.
    My company gave me a Verizon Smart phone (removed). this is primarily for work. there plan.
    I've been told I can use it at will, but it's still not to me a personal line.
    With at&t I have 3 lines shared minutes etc, and home internet though uverse (at&t)
    So I have a mixed bag I'd like to clear up to one low easily managed service.
    I'd rather not incur additional cost trying to switch out all the phones etc
    Like to keep current phone numbers.
    The home internet (uverse) double my rate last month (end of promo) to 42 a month. not happy about that and am canceling that asap and returning there modem. I don't need much more than reading e-mail and such for my desktop computer, and netbook I use at wifi when needed (free hotspots etc).
    my wireless (cell phones) 3 lines 1400 minutes runs 130 a month. I'm not using that much anymore as the company phones picking up all the business calls now.. (they drop the cellular reimbursement money from my paycheck).
    the 1400 plan I had unlimited email no data free friends family (a list) grandfathered.
    One phone is a Pantech breeze III (p2030) (removed) (think it's locked)
    #2 phone AT&T Z221  (removed)  (think it's locked)
    my phone #3 is a sony-ericsson C905 (unlocked) bit it's having problems (slider open disconnect calls sometimes and static. Ok using Bluetooth closed slider) (removed).
    So let me know if you can come up with a way to save me time and of course money. 
    I personally think I could share data off my existing account for my desktop here, as I'm mainly interested in doing e-mail on my home computer.
    Thanks mike
    (removed)
    Private info removed as required by the Terms of Service.
    Message was edited by: Admin Moderator

  • Trying to add mindsensors device to palette

    I'm trying to add new category to the function palette' and need to use "Tools->Advanced menu to do it. The problem is that the "tools" menu I get (Labview 2010 for education ) contains only few options and "Advanced" is not one of them. How can I get the full menu ? This is The Tools menu I get In previous versions There were much more itemsin this menu, including the "Advanced" option.
    t

    Found the answer in another question which was answered in the forum. The solution to the problem is to change the mode of labview from "labview for Education" to "Labview"
    This is the original answer:
    If you want to use the Edit Palette Set tool in LVLM, you will need to first switch into the normal LabVIEW mode. You can do this by going to Tools:Choose Environment, and selecting LabVIEW. This will give you the full set of LabVIEW menu options.
    I tried it and it realy gave me the full list of items in the "Tools" menu' including the "Advanced" menu.

  • I just bought a macbook and tried to add it to my home share but got a message that there were too many devices.  How do I deauthorize machine I nolonger have?

    I just bought anothe macbook and tried to add it to my home share but got a message about too many devises.  How do I deauthorize machine I no longer have as I am sure some of those I threw out had itunes?

    You'll have to log in to your iTunes account. On the Account Information page click on the 'Deauthorize All' button. You will have to re-authorize all the computers you presently want to associate with the iTunes account. (See screen shot below.)
    In the future, to avoid having to deauthorize all and then re-authorize, select 'Deauthorize This Computer…' from the 'Store' menu on the computer you no longer want to use with the iTunes account.

  • I'm trying to add new iphone 4 software to my iphone and it will not finish backup

    im trying to add new software to my iphone 4 and it wont finish back up. im using windows

    Apple servers are overloaded with all the updates.  Try later or just keep trying over and over until you get thru

  • SQL Server 2012 - Cannot Use Network Drive as a Backup Device

    Hello Community,
    I am using SQL Server 2012 and I am trying to add a mapped drive as a backup device, but I am not even to see that drive from SQL Server.  Has anyone else had this issue and if so can you help me resolve it?
    Thanks!
    Tom
    Tom Molskow - Senior SharePoint Architect - Microsoft Community Contributor 2011 and 2012 Award -
    Linked-In - SharePoint Gypsy

    Hey David,
    I checked the drive and share permissions, and the service account for SQL Server, in this case named "sqlsvc" has been granted full permission to both.  I tried the script but it also failed, the code is below:
    DATABASE[TestDb]TO 
    DISK=N'\\sqlclus02\SharePointBackup\TestDb.bak'WITHNOFORMAT,NOINIT, 
    NAME=N'TestDb-Full
    Database Backup',SKIP,NOREWIND,NOUNLOAD, 
    STATS=10
    Also, I haven't been able to confirm that the sqlsvc account is a domain account, but I do know the server is clustered.
    Thanks!
    Tom
    Tom Molskow - Senior SharePoint Architect - Microsoft Community Contributor 2011 and 2012 Award -
    Linked-In - SharePoint Gypsy

Maybe you are looking for

  • Have messy code when open a xml publisher report in OAF

    Dear all, I use xml publisher to generate a pdf report in OAF,but have messy code when open pdf report in my local machine. I try to change the pdf to html format,and the report display ok in local machine. It's also ok when i run in server. So i thi

  • What happens to the array built inside a subvi

    Hi My operation inside a subvi goes like this, i acquire data from a source continuously in a loop, build it in the loop and pass it out of the loop. I complete the processing of the built array in the same subvi and come out of it. I have the follow

  • BOBJ XI2 does't support Interval/Mandatory variable using bw query7?

    hi,     I have create a bw query using Interval/Mandatory variable and a SAP EXIT variable. The query can run in Bex Analyzer,  but I can't create a unvierse using this query. our BOBJ(SP4) and IK FOR SAP is XI2.     Is any support package or same id

  • RFC not shown in source systems

    Hi All; I create an RFC from BW  to ERP 2004 now this rfc is being shown in transaction SM59 but when i run transaction rsa1 and go to source systems there is no source system for the RFC that i created Please help Thanks and regards Tushar

  • Need BAPI for MIRO Tcode

    Dear all, I need to do Credit memo, subsequent credit note and subsequent debit note through interface. This I can can do it generally in MIRO transaction. Would you let me know which BAPI/BAPIs is useful for this interface?? Please note that we dont