Can't convert case after moving a GW SAN volume from NetWare

I have am just about done migrating my GroupWise 8.0.3 systems from NetWare to OES Linux and have saved my largest PO for last. This is the only PO using a SAN volume. My plan is to just move the volume from the NetWare box the my new Linux (OES) server.
To test this process:
- I created a new SAN volume on my NetWare box and made a copy of the post office.
- I moved the volume to my new Linux server.
- I ran nssmu on the Linux box and did a F4 Refresh eDirectory for the pool and volume.
All good so far. The pool and volume are accessible. When I run a dbcopy -l /<path to postoffice> to convert to lower case I get the following:
[272] Failed to rename file /media/nss/RESTORE/ZOOPO.BAK/offiles/fd12/50FFFDB7.00G to /media/nss/RESTORE/ZOOPO.BAK/offiles/fd12/50fffdb7.00g Error=8201
If I try to manually rename one of the upper case files it also fails:
zoo-msg3:/media/nss/RESTORE/ZOOPO.BAK # mv WPHOST.DB wphost.db
mv: `WPHOST.DB and `wphost.db are the same file
So is it the case that you dont need to do a case conversion if the post office and/or domain are on NSS volumes?

MrSted <[email protected]> wrote:
> All good so far. The pool and volume are accessible. When I run a
> dbcopy -l /<path to postoffice> to convert to lower case I get the
> following:
>
In addition to what Massimo says about not really needing to rename the
files if you are on long namespace, the -l is a dangerous switch and
should rarely be used by a human.
http://www.caledonia.net/important-d...ercase-switch/
You actually ran it with the proper syntax. So you would not experience
data loss. But -l should be used with caution. And NEVER while the POA is
loaded. But it really should be run after the files are already the proper
case on the disk. Its real job is to make the guardian DB all lowercase and
only secondarily to attempt to rename files. I myself never use it to
attempt a file rename.
Personally I DO like to have the files all lowercase, even on NSS. You
never know when you need to pick up your data and stick it on a native
Linux volume. Search for chcase and there are a few windows utilities that
can do this for you. Just map a drive to the NSS volume. If you DO change
the case with a utility, then you can run the dbcopy -l but make sure the
POA is unloaded.
Danita - http://www.caledonia.net/register

Similar Messages

  • Can't open Numbers file after moving it back to Mac from Dropbox

    Please help!  Can't open Numbers file after moving it back to iMac from Dropbox.   Says I need the newer version of Numbers each time I tried to open the file.  I am 100% sure that I had the newest version.   Spoke to the AppleCare guy and after doing the checks he is also sure that I had the latest version of Numbers and AppleCare can't help.  He suggested that maybe i should run it on a file repair program...any suggestion?... please help...

    I've read reports of people having trouble when storing Numbers 3 documents on Dropbox.  I think it's related to the fact that they're not really "files."  They're "packages" that look like files. I had thought that Dropbox had cleared this up with their latest update. You should be on Dropbox version 2.4 or later.
    If you have Time Machine you may have some luck going back in time and restoring the document from a previous version.
    Storing Numbers documents on iCloud works much better, at least for me, and (unlike Dropbox) iCloud facilitates automatic syncing to other Macs and iOS devices signed into the same Apple ID.
    Perhaps you could consider keeping Numbers documents in iCloud instead. iCloud is deeply integrated into the app, and now works well.
    SG

  • OWA can't be accessed after moving data files to new volume

    SBS 2008  Exchange 2007
    Used the Move Files wizard in SBS Console to move Exchange files off of system drive to a storage drive.  Wizard said move was successful.  Opend Exchange management Console and verified path to files under Server/Mailbox.
    I get this error and the details when trying to access OWA. Server and user names have been changed to protect the innocent.  :)
    Can anyone offer a suggestion or solution?
    Outlook Web Access could not connect to Microsoft Exchange. If the
    problem continues, contact technical support for your
    organization.
     error details
    Show details
    Request
    Url: https://remote.contoso.com:443/owa/default.aspx
    Exception
    Exception
    type: Microsoft.Exchange.Data.Storage.ConnectionFailedTransientException
    Exception
    message: Cannot open mailbox /o=First
    Organization/ou=Exchange Administrative Group
    (FYDIBOHF23SPDLT)/cn=Recipients/cn=JohnDoe.
    Call stack
    Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String
    serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid,
    Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag,
    CultureInfo cultureInfo, String clientInfoString, Boolean secondTry)
    Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String
    serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid,
    Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag,
    CultureInfo cultureInfo, String clientInfoString, Boolean secondTry)
    Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String
    serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid,
    Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag,
    CultureInfo cultureInfo, String clientInfoString)
    Microsoft.Exchange.Data.Storage.MailboxSession.Initialize(LogonType
    logonType, ExchangePrincipal owner, DelegateLogonUser delegateUser, Object
    identity, OpenMailboxSessionFlags flags)
    Microsoft.Exchange.Data.Storage.MailboxSession.CreateMailboxSession(LogonType
    logonType, ExchangePrincipal owner, DelegateLogonUser delegateUser, Object
    identity, OpenMailboxSessionFlags flags, CultureInfo cultureInfo, String
    clientInfoString)
    Microsoft.Exchange.Data.Storage.MailboxSession.Open(ExchangePrincipal
    mailboxOwner, WindowsPrincipal authenticatedUser, CultureInfo cultureInfo,
    String clientInfoString)
    Microsoft.Exchange.Clients.Owa.Core.OwaWindowsIdentity.CreateMailboxSession(ExchangePrincipal
    exchangePrincipal, CultureInfo cultureInfo)
    Microsoft.Exchange.Clients.Owa.Core.UserContext.Load(OwaContext
    owaContext)
    Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.CreateUserContext(OwaContext
    owaContext, UserContextKey userContextKey, UserContext& userContext)
    Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.PrepareRequestWithoutSession(OwaContext
    owaContext, UserContextCookie userContextCookie)
    Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.InternalDispatchRequest(OwaContext
    owaContext)
    Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.DispatchRequest(OwaContext
    owaContext)
    System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
    completedSynchronously)
    Inner Exception
    Exception type: Microsoft.Mapi.MapiExceptionLogonFailed
    Exception
    message: MapiExceptionLogonFailed: Unable to open
    message store. (hr=0x80040111, ec=-2147221231) Diagnostic context: Lid: 18969
    EcDoRpcExt2 called [length=981] Lid: 27161 EcDoRpcExt2 returned
    [ec=0x0][length=132][latency=15] Lid: 23226 --- ROP Parse Start --- Lid: 27962
    ROP: ropLogon [254] Lid: 17082 ROP Error: 0x80040111 Lid: 26937 Lid: 21921
    StoreEc: 0x80040111 Lid: 27962 ROP: ropExtendedError [250] Lid: 1494 ---- Remote
    Context Beg ---- Lid: 26426 ROP: ropLogon [254] Lid: 22787 Error: 0x0 Lid: 13032
    StoreEc: 0x8004010F Lid: 59409 Lid: 45073 Lid: 11173 StoreEc: 0x80040111 Lid:
    22970 Lid: 8620 StoreEc: 0x80040111 Lid: 1750 ---- Remote Context End ---- Lid:
    26849 Lid: 21817 ROP Failure: 0x80040111 Lid: 26297 Lid: 16585 StoreEc:
    0x80040111 Lid: 32441 Lid: 1706 StoreEc: 0x80040111 Lid: 24761 Lid: 20665
    StoreEc: 0x80040111 Lid: 25785 Lid: 29881 StoreEc:
    0x80040111
    Call stack
    Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message,
    Int32 hresult, Int32 ec, DiagnosticContext diagCtx)
    Microsoft.Mapi.ExRpcConnection.OpenMsgStore(OpenStoreFlag
    storeFlags, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, MapiStore
    msgStorePrivate, String& correctServerDn, ClientIdentityInfo
    clientIdentityAs, String userDnAs, String applicationId, CultureInfo
    cultureInfo)
    Microsoft.Mapi.ConnectionCache.OpenMapiStore(String mailboxDn, Guid
    mailboxGuid, Guid mdbGuid, ClientIdentityInfo clientIdentity, String userDnAs,
    OpenStoreFlag openStoreFlags, CultureInfo cultureInfo, String applicationId)
    Microsoft.Mapi.ConnectionCache.OpenMailbox(String mailboxDn, Guid
    mailboxGuid, Guid mdbGuid, WindowsIdentity windowsIdentityAs, String userDnAs,
    OpenStoreFlag openStoreFlags, CultureInfo cultureInfo, String applicationId)
    Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String
    serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid,
    Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag,
    CultureInfo cultureInfo, String clientInfoString, Boolean secondTry)

    Hi Esyxx,
    Based on your description, I understand that you move Exchange Server Data to a new volume. And then encounter
    issue when access OWA. If anything I misunderstand, please don’t hesitate to let me know.
    à
    I get this error and the details when trying to access OWA.
    Would you please let me know whether all users encounter the same issue? Or just some specific users? After
    moving, did you
    manually mount the mailbox database? If access mailbox via Outlook, will still encounter any issue?
    In addition, please run Exchange BPA and
    SBS BPA, then fix all that they can find and monitor the result.
    By the way, I noticed that you post screenshot here. However, pictures seems to be damaged. Would you please
    provide the screenshot again or upload it in
    OneDrive, then post link here? Thanks for your understanding.
    Regarding to moving Exchange Server Data, please also refer to following article and check if can help you.
    Move the Exchange Server Data
    Hope this helps.
    Best regards,
    Justin Gu

  • Can't locate songs after moving iTunes folder

    After years of having all of my iTunes music on an external drive, I upgraded the Macbook's HD and decided to move the songs back. After doing so and pointing iTunes to the new location, it still asks me to click and find each file (which would take forever with 100GB of music).
    -The ITL file and everything else has been on the Mac HD in Users/Music/iTunes with only the music on the external drive in a folder called "iTunes". All I did was cut and paste every file from the external folder into Users/Music/iTunes/iTunesMusic which was previously empty. I changed the location, it did its updating, but nothing is being located. Everything is the same as before.
    -Every time I locate a song it creates a new folder called music and puts the identified tracks in there.
    -Is there a script I can use to locate all of the songs since they're all right in that folder? The only thing that has changed is that they moved. For some reason iTunes isn't playing them even though I changed the location under preferences.

    After years of having all of my iTunes music on an external drive, I upgraded the Macbook's HD and decided to move the songs back. After doing so and pointing iTunes to the new location, it still asks me to click and find each file (which would take forever with 100GB of music).
    -The ITL file and everything else has been on the Mac HD in Users/Music/iTunes with only the music on the external drive in a folder called "iTunes". All I did was cut and paste every file from the external folder into Users/Music/iTunes/iTunesMusic which was previously empty. I changed the location, it did its updating, but nothing is being located. Everything is the same as before.
    -Every time I locate a song it creates a new folder called music and puts the identified tracks in there.
    -Is there a script I can use to locate all of the songs since they're all right in that folder? The only thing that has changed is that they moved. For some reason iTunes isn't playing them even though I changed the location under preferences.

  • How we can view convert data after XSLT mapping & before Graphical mapp

    Hello Friends,
    Currently i am working on XI standard content. In this client need some customization.
    In interface mapping, XSLT mapping on 1st position & Graphical mapping on 2nd position.
    As per my understanding 1st XSLT mapping will be exected then Graphical mapping.
    Can I see or check convert data from XSLT mapping.
    I want to check data between XSLT mapping & Graphical mapping.
    Kindly help me out.
    Regards,
    Narendra

    >
    Narendra GSTIT wrote:
    > I dont want to test standalone XSL Code.
    >
    > The data which I get from Source interface and after XSLT mapping I want to check this that my XSLT code is going well or not.
    >
    > i.e. check for proper input & get proper output.
    You have ro do standalone testing of the XSLT mapping.....Interface Mapping or Interface Determination will give you output message which will be that of message mapping (the last mapping)
    What is the issue in testing the XSLT mapping alone?...may be in Stylus Studio.
    Just ensure that XSLT mapping produces proper output and then this output message of XSLT is the input to your Message Mapping.....once the entire Interface mapping gets executed then it would mean that all the included mapping programs work fine.
    Regards,
    Abhishek.

  • Can't see photos after moving iphoto library to new imac.

    The info for each picture and folder is there but there is not thumbnail or image.  Any help? 

    Then  apply the two fixes below in order as needed: 
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Since only one option can be run at a time start with Option #3, followed by #4 and then #1 as needed.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.

  • Unidirectional Presence after moving xmpp federation to Expressway from IM&P

    Had an issue today where we changed federation from the IM&P to use the Expressway-E server for a customer.
    Afterwards I was able to see the customers presence, but they were unable to see mine.. opposite of what you would think
    It seems when someone adds you as a contact and they are prompted to allow the presence subscription, it captures your URI as well as your ip address at the time they subscribe.
    If this ip address changes, ie: moving federation, the remote user will not be re-prompted to allow presence, it will just fail until you delete and re-add them as a contact, then they get the prompt.
    The workaround in this case is to have the user export and reimport all of his contacts, which reprompts all the of his contacts on their end to allow presence subscription to the new ip.
    Does anyone have any insight into the federation part? the allow presence subscription is not a device setting as it carries over from ipad to laptop, etc, so it must be something stored on the server itself, although I can't seem to find where.

    Hi Stefanos,
    Did you solve the problem?
    I have same issue with you.
    the status of IM and Presence server is XMPP router: inactive.
    Any idea to solve this problem?
    regards,
    Ovindo

  • Java - help to write scripts after moving to mac os x from windows

    hey, ive recently converted to using a mac. I study java as part of my uni course, and need to write java scripts. Is there a java script editor pre-installed on mac os x? Ive downloaded jEdit aswell to write scripts, so thats not essential, but my major problem is how do i compile the scripts? In windows theres dos, whats the equilavent on mac? If someone could give me a quick run through of how i would compile a script and run it that would be awesome. As on windows i found the directory, used javac <script>.java to compile, then java <script> to run. Is this the same on mac. Also a few hints on how to use the mac command window (if there is one) would be awesome, e.g. how to call a directory, dir on windowns etc, then how to change directory, e.g. cd c:\ on windows. Any help on this would be much appreciated, thanks, andy.
    macbook pro   Mac OS X (10.4.8)  

    Hello drew__r,
    Welcome to the Apple Discussions, and congratulations on making a choice which I hope you will never regret. (I have to use both platforms; but for personal choice it's a no-brainer!)
    I'm not a programmer. But most of the things that in Windows are done via DOS are done in the Mac via Terminal, which uses Unix, and is far more idiot proof than the Windows equivalent. I should know: even I've used it!
    You might get a reply in this forum, for I know that several serious Unix experts are regular contributors in this particular forum. However, if you don't get a reply in a day or two, you might consider posting in the Mac OSX Technologies Forums. (Multiple postings of a question should normally be avoided, and can get the user into trouble with the moderators. So say "Sorry for reposting here, but . . . ") Those technology forums also give you access to Applescript experts; and that is a brilliant and quite powerful "plain language" way of writing scripts for OSX. I don't know if it would work for your request.
    Best of luck,
    Martin
    If you found that this contribution helped to answer your question, please consider the "Helpful" and "Solved" buttons in this message. Why reward points?
    Powerbook 15-inch G4 1GHz   Mac OS X (10.4.8)   Several veterans that go on and on. 40gig, 3rd generation iPod

  • I can't convert SW2010, ProE W5 and UG NX7 files from APEX 9 !

    Does anyone know if there is a schedule on when Solidworks 2010, ProE WildFire 5 and UG NX7 formats/files will be supported by Acrobat Pro
    Extended 9?
    The last versions of these software have been available since last year ...
    The last 3D update of APEX was APEX 9.2 version in 2009,October.
    Why don't we receive any 3D updates on APEX? no schedule from ADOBE.
    Thanks in advance,

    There are no announced plans to add new file support to Acrobat 9 Pro Extended, and 3D import translation has been discontinued in Acrobat X, which will only read U3D and PRC files.
    Users are now directed to the plugin from Tetra4D, who have taken over development of the 3D engine from Adobe. Their software for Acrobat X Pro does support the latest versions of those files, but will not work with Acrobat 9. See the link for a full list of formats.

  • What AP models can be converted to LWAPP ?

    I have several 1220's with radiomodules MP21G, and also 1231AG with the MP21G radio. Can anyone confirm that they can be converted to LWAPP ?
    Johann Folkestad

    Hi Johann
    Migration from autonomous access point mode to lightweight mode is possible on these Cisco Aironet access point platforms:
    - All 1130AG access points
    - All 1240 AG access points
    - For all IOS-based 1200 series modular access point (1200/1220 Cisco IOS Software Upgrade, 1210 and 1230 AP) platforms, it depends on the radio:
    - if 802.11G, MP21G and MP31G are supported
    - if 802.11A, RM21A and RM22A are supported
    The 1200 series access points can be upgraded with any combination of supported radios: G only, A only, or both G and A.
    - All 1310 AG access points
    Access points must be running Cisco IOS Release 12.3(7)JA or later before you can perform the upgrade.
    So, for your APs you can do the upgrade if you have the minimum IOS version
    Hope this helps

  • Moving the HFM Oracle Database from One Server to Another

    Our Oracle DBAs have requested that our HFM Oracle db in TEST be moved to another server. When we tried this in our DEV environment, we had major issues afterwards and some of the software needed to be re-installed. Does anyone have any recommendations on how what we need to do on the Hyperion side prior and post db move to make the transition smooth? In addition to HFM, we have Essbase, Planning, Workspace, Interactive Reporting, Financial Reporting and Web Analytics.
    Thanks.
    Terri Taylor

    If all of the database files, including the binaries, are on a SAN you might be able to...
    1. Cold backup of everything - database files and binaries.
    2. Dismount the SAN volumes from the old server.
    3. Mount the SAN volumes to the new server - using the same mount points.
    4. Start up the database on the new server.
    If the OS version/release are the same between new and old, that should be about all you need to do.
    If the OS is same but upgraded to new version/release you will want to relink the Oracle executables before starting up.

  • Can't run Azureus on new MacBook after moving account

    I just replaced my G4 iBook with a spffy new MacBook, and after moving my files and preferences over automatically, I can't get Azureus to run at all on the new machine. I've removed and reinstalled the program multiple times, both manually and with the shareware de-installer SuperPop, and I've had no success whatsoever at getting the program to launch. Any tips/advice etc that you can provide me with would be much appreciated. Thanks!

    Aha! Turns out the version distributed via VersionTracker is not universal. I was able to find a universal build via the Azureus wiki. In case anyone else needs the build, it's at http://azureus.aelitis.com/files/Azureus2.4.0.2_OSXUniversal.dmg

  • After moving to iCloud I can only get my email through the cloud, no new emails are making it to my home computer. Does anyone have any advice on how to fix this issue?

    After moving to iCloud I can only get my email through the cloud, no new emails are making it to my home computer and .mac account. Does anyone have any advice on how to fix this issue?

    Welcome to the Apple Community.
    Which OS are you using.

  • After moving from Canada to the US, getting a new iPhone 5C, and restoring my backup from iCloud, I can't update my apps. I get an error message that my account is not valid in the Canadian App store and I must change to the US store. How do I do that?

    After moving from Canada to the US, getting a new iPhone 5C, and restoring my backup from iCloud, I can't update my apps. I get an error message that my account is not valid in the Canadian App store and I must change to the US store. How do I do that?

    Change here:
    Settings > iTunes & App Stores > Apple ID: > View Apple ID > Country/Region.
    You must have a verified billing address & be located in the country whose store you are trying to use.

  • After moving shared profiles to Windows 7/32 Pro PC, I can't access them from XP box mapped to the profile share (P:\Profiles...) after editing profiles.ini to point to the network share. I can edit files in the profile directory from XP.

    Previous configuration: Shared profiles located at D:\profiles\ on PC1 (XP Pro SP3). 2nd PC (PC2 also XP Pro SP3) mapped to \\PC1\Profiles via mapped drive P: and using absolute reference in profiles.ini on PC2. Remote profiles work OK on PC2.
    New PC added (PC7) to eventually replace PC1 (Windows 7/32 Pro). Profiles moved to D:\Profiles on that box. Firefox and Thunderbird work fine on PC7 with the local profiles. Profiles.ini edited on PC1 to point to the network share and will not access the remote profiles. Access permissions are set to full for everyone. I can write and edit to files in the profile directories from PC1.
    I tried adding a profile with the profile manager and tried to force it to use the network share, but it still located the new profile down in the default directory ...\application data\Mozilla\Firefox\

    Well, try this (I was able to fix my with these steps):
    Go Utilities > Disk Utility
    Select your Startup Disk, e.g. Macintosh HD
    Then, under the First Aid Tab, click Verify Disk Permissions.
    If there are errors, then click repair Disk Permissions.
    After it is done, restart the computer and see if your problem is resolved.
    I hope this help.
    Zeke
    www.ZekeYuen.com/blog/

Maybe you are looking for

  • How to create a single 'not null ' validation for all the items in a page ?

    Hi everyone , how to create a single 'not null ' validation for all the items in a page ? I have many textfields . Instead of creating 'not null' validation for each item , I would like to create a a single validation control that will serve the purp

  • Mail slow on brand new Macbook Air w/ Mountain Lion

    Hi all, I just bought a MacBook Air last month with OSX 10.8.2 Mountain Lion. But the Mail application is annoyingly slow. I import form a gmail account. But shouldn't be a problem in itself, should it? I've seen other discussions, but they all invol

  • Any interested in the V

    Is anyone else in the US interested in the Muvo Vidz? It seems like it has the potential to be a great product. I wouldn't want to watch an epic on it but it would be great for some sitcoms and such when you have some time to kill.

  • Want to delete pernr which is partially deleted

    Hi, want to delete pernr which is partially deleted points will be rewarded. thanks

  • Error indexing TREX (index AES_DOC) for E-Recruiting.

    Hello, I have a big trouble with my TREX for E-Recruiting. I ´don´t be able to index the BusObjetc AES_DOC, so Recruiters can´t check candidate´s CVs. ERC_CAND, ERC_CDCY, ERC_REQ, EXT_POST, INT_POER works ok, but I can´t index AES_DOC... My TREX vers