Can The ASM Disk Header and Disk Group Be Renamed?

I have a requirement to mount multiple SAN clones (EMC Symclone) of a production ASM instance on the same development server. RMAN is too slow to be an option, unless I find a white paper explaining any way to make RMAN perform a clone faster than the SAN.
The default response is normally, "Do your clone to dedicated hardware." However, that answer is not an option for obvious financial reasons, especially since I am working with a RAC environment with ~10 development and test environments.
The only way to do this (that I can think of) is to rename the disk header and probably the disk group prior to making it available to the ASM instance.
I have heard that Oracle has come up with an undocumented solution for one or more businesses. I believe it has something to do with the kfed library located in $ORACLE_HOME/rdbms/lib.
Has anyone out there managed to do this? If so, can you share your solution or point me in the right direction?
I know I am not the only one out there looking for a solution to this issue...
Thanks in advance.

This is absolutely possible. Can be done via kfed. I never found the answer searching the net and had to figure it out. Here it is in hopes that it helps someone else. DISCLAIMER.... If you screw up your disks don't blame me. If you have any questions about this you can email me: [email protected]
The procedure is basically this:
- compile kfed
- dump the disk header with kfed
- Modify the dump file
- write the dump back to the disk header.
** Changing ANYTHING other than the diskgroup name will render your disks useless.
Here is a script to do the work for you:
for file in `ls /dev/vx/rdsk/as1_pccdw/asmdata*`
do
echo "Processing DATA disk $file ..."
search=ASCDW_DATA
replace=AS1CDW_DATA
newlength=`echo $replace | wc -m`
let newlength=$newlength-1
shortname=`echo $file | cut -f 6 -d /`
kfed op=read dev=$file | sed -e '24,24s/ '$search' / '$replace' /' -e '24,24s/length=.*/length='$newlength'/' > /tmp/$shortname.kfed
kfed op=write dev=$file text=/tmp/$shortname.kfed CHKSUM=YES
done
for file in `ls /dev/vx/rdsk/as1_pccdw/asmredo*`
do
echo "Processing REDO disk $file ..."
search=ASCDW_REDO
replace=AS1CDW_REDO
newlength=`echo $replace | wc -m`
let newlength=$newlength-1
shortname=`echo $file | cut -f 6 -d /`
kfed op=read dev=$file | sed -e '24,24s/ '$search' / '$replace' /' -e '24,24s/length=.*/length='$newlength'/' > /tmp/$shortname.kfed
kfed op=write dev=$file text=/tmp/$shortname.kfed CHKSUM=YES
done
Edited by: user4630111 on Nov 10, 2008 6:03 PM

Similar Messages

  • After applying full scroll bar to the page including header and footer, Text editor ribbon actions cause page to automatically scroll down (while applying formatting)

    After applying full scroll bar to the page including header and footer, I have provided content to
    the page more than 100 lines and try to format the text from ribbon actions(format text area). On mouse over of font or fore color, the control jumps to the highlighted content area and not able to select the color. The page scrolls down and not able to click
    on any action.
    Consider this scenario also.
    A content editor web part is added toward the bottom of the page.
    Text is added to this (direct in the web part, not via a 'content link')
    You highlight some text and go to the Markup Style dropdown...
    Everything is fine until you hover over the "Paragraph" markup style, and suddenly the page scrolls to the web part you are editing, and you didn't have a chance
    to click and apply the "Paragraph" formatting
    I have tried testing this with text typed directly into the Content Editor, text pasted in from somewhere else, and text pasted in from somewhere else using "Paste as
    Plaintext" option in the ribbon.  In each scenario, I get the same results.
    Furthermore, I have also tested this in both IE8 and IE9 and get the same results.
    I can get it to occur most regularly with trying to apply the Paragraph "Markup Style" but
    I've also seen this happen with Font Size (any font size).  It's very frustrating since you aren't able to actually apply the formatting you need because the page jumps before you can click.  Has anyone experienced this before. Any feedback would
    help.

    Hi,
    According to your post, my understanding is that after applying full scroll bar to the page including header and footer, Text editor ribbon actions cause page to automatically scroll down (while applying formatting).
    I try to apply full scroll bar to the page including header and footer, the ribbon is missing after I scroll down to the web part. And I cannot apply the "Paragraph" markup style to the content.
    I recommend to use the SharePoint core styles to preserve the native functionality and GUI.
    By design in SharePoint, the ribbon is always at the top. When you select the content, you can apply the "Paragraph" markup style in the ribbon.
    Thanks,
    Linda Li
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • In Preview, how do I remove the web address header and foot?

    In Preview, how do I remove the web address header and foot?
    Thank you
    Peter

    If you are referring to the preview of a webpage that you printed then in Safari in the Print dialog box is a tick box labelled 'Print headers and footers', if you untick this then they will not be included in the printout and also not included in the PDF version viewed in Preview.
    PS. You have to have 'show details' enabled in the Print Dialog to see the above option.

  • How to cancel the sales order - header and line status are in Entered Stage

    Dears,
    I have some sales order to be cancelled in which the header and line status are in *"Entered"*. I am not able to cancel these sales order.
    Also note that these orders are for maintenance service.Once i book these orders the lines will change to closed status.
    So it is not possible to book and cancel the lines.
    Kindly me to resolve this.

    926530 wrote:
    Boss,
    If i do Action-->cancel on header, it just makes the qty to zero.But the header and line status still showing as entered.It will not cancel the order.
    The problem for me is that these lines are coming in my monthly reports. This is what your question says...be more specific as what is your issue..which in turn is your problem
    How to cancel the sales order - header and line status are in Entered Stage
    Coming to your Action-->cancel...as far as i know ...the header status will change to canceled..
    unless until you have some processing constraints in place...which is stopping you...
    HTH
    Mahendra

  • Where are the 270 GB of files that Finder, Disk Diag, and Disk Expert can't find?

    Late 2008 MBP 2.8 C2D running Mavericks and 750 GB replacement WD HD.  This is what I see when checking storage.  Finder and disk utlitities don't see anything that big, only the files that correspond with the typed files below (Audio, Movies, etc.).
    Under Mountain Lion the picture below was the same looking except the size of the yellow "Other" bar was 0.0 GB.
    Given the size of the files, I think they may be from when I was saving EyeTV content on my HD.  I moved everything to an external drive and manually searching for EyeTV files finds nothing.
    I'm planning on migrating to 240 GD SSD soon and don't want to run into space problems.
    Thanks in advance!

    Can't seem to post screenshot so no attachment.

  • My external hard drive accidentally switched off during Disk Utility's "erase free space" process.  I restarted the external hard drive and Disk Utility, but now I get the "couldn't mount disk" error when trying to finish the erase.  Please help!

    My external Lacie Quadra hard drive accidentally switched off in the middle of "erase free space", and when I switched it back on Disk Utility was hanging.  So I Force Quit Disk Utility and restarted it.  Now when I try to erase I get
    "Secure Disk Erase failed with the error: Couldn’t unmount disk."
    But "erase free space" seems to work...
    What can I do?  I'm erasing as I'm giving the drive to someone else and I wanted to wipe it clean.
    Also should I use "erase" or "erase free space" if I want to wipe the drive clean?
    Please help!

    Sorry I don't really understand.... there are no partitions on the drive.  How do I repartition it?
    And should I use "erasing free space" or "erase" for wiping clean my drive of everything?  Erase seems to be faster last tiem I tried.
    Thanks!

  • Burning discs... The difference between Finder and Disk Utility?

    I am trying to burn an Ubuntu Live CD. I downloaded the ISO and am trying to burn it correctly. My question is, what is the difference between burning a disk image from Finder and burning it from Disk Utility?

    Put a blank disc in the tray.
    Right click or control-click the .iso, select open with > disk utility.
    When Disk utility opens, select "Burn" in the upper left corner.
    Kj

  • Help with Disk Utility and disk repair

    I just ran disk utility to verify my hard drive and the report says this:
    Verifying volume “Macintosh HD”
    Checking HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Checking multi-linked files.
    Checking Catalog hierarchy.
    Checking Extended Attributes file.
    Checking volume bitmap.
    Checking volume information.
    Volume Header needs minor repair
    The volume The volume sh HD needs to be repaired.
    Error: The underlying task reported failure on exit
    1 HFS volume checked
    Volume needs repair
    After saying that HFS volume needs repair, it won't let me repair the disk. That button is grayed out in disk utility. If I boot the computer from my OSX install cd and repair it that way, will it erase all of my data on my hard drive? Any ideas?
    20" iMac 2.0 GHz Intel Core Duo   Mac OS X (10.4.9)   60 GB iPod Video

    To repair a startup volume you must boot from your OS X Installer Disc:
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now shutdown the computer for a couple of minutes and then restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger) and/or TechTool Pro (4.5.2 for Tiger) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • Disk Utility and Disk Repair function

    I ran the "Verify" function on the hard drive and came up with an Error, but can't figure out what to do next. The option of "Disk Repair" is grey. I found an older discussion about the specific error message - "Incorrect size for file YellowPushBtn_Pressed.tiff (It should be 0 instead of 5602)" This older discussion lead to the QuickTime application, but I was unable to local the file they talked about.
    Any ideas on how I should proceed from here?
    Thanks

    Disk Utility won't repair the drive if that drive is the one from which the computer is currently booted. The usual thing to do is boot from the installer disc. I don't know about the shift key; I thought it was holding down the C key to boot from an optical disc.
    What holding down the shift key does is boot you to safe mode which reduces the number of things running to a minimum. I have found that while you can verify a boot drive you can get errors and an analysis from safe mode reduces this likelihood.
    *General Instructions*
    Boot from the installer disk, select language if applicable, choose utilities, run Disk Utility and verify (and repair if necessary) the drive. You can verify a drive from DU on your main drive while booted but I have found this can result in incorrect reporting of errors. To repair your drive you have to run it from a drive other than the boot drive anyway.
    Next, boot from your drive in [Safe Mode|http://docs.info.apple.com/article.html?artnum=107393] and repair permissions. You can repair permissions while booted from the installer disc but this uses the permissions configuration on the installer disc which may be out of date if you have run any updates on your computer. Booting your computer to Safe Mode restricts the number of things running on your computer while permissions are being run and does a bit of spring cleaning at the same time.
    [Resolve startup issues and perform disk maintenance with Disk Utility and fsck|http://docs.info.apple.com/article.html?artnum=106214]
    [Using Disk Utility in Mac OS X 10.4.3 or later|http://docs.info.apple.com/article.html?artnum=302672]
    [Disk Utility's Repair Disk Permissions|http://docs.info.apple.com/article.html?artnum=25751]
    From BDaqua (couldn't have said it better):
    "Try Disk Utility
    1. Insert the Mac OS X Install disc that came with your computer (Edit: Do not use this disc if it is not the same general version as what you have currently on your computer, e.g. use a Tiger disc for a Tiger drive, not a Panther disc), then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk.
    Then Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes."

  • Kernel Panic PERSISTS :/ after multiple Disk Warrior and Disk Repairs

    Hey guys, I need your wisdom!
    My OS took a dump on me the other night. Finder froze up and when I restarted, I got this at boot up, (see below, after my whole explaination as to what I've tried).
    So, I bought an external drive, partitioned and installed Mavericks OS, along with Disk Warrior.
    I ran through everything on DW and it seemed to find issues and repair the problems. Then I ran it through Disk Utility and it all checked out, "ok".
    However, when I went to restart with my main OS, it gave the kernel panic error, again.
    I'm frustrated, needless to say. I've repeatedly tried to rebuild the drive, repair disk permissions, etc, and every time it seems to "work" but it doesn't.
    I am running a data recovery program and it's seeming to find all my files there. But, I really want to just try to resolve this problem to access the drive and do a backup from within.
    Please, what are you thoughts on this?
    Anonymous UUID:       B45A0F2A-373D-60AE-D2C4-25F99F9AE358
    Thu Sep 25 11:18:51 2014
    panic(cpu 0 caller 0xffffff801b9ce524): "Process 1 exec of /sbin/launchd failed, errno 8"@/SourceCache/xnu/xnu-2422.115.4/bsd/kern/kern_exec.c:3836
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80ada1bdf0 : 0xffffff801b622f79
    0xffffff80ada1be70 : 0xffffff801b9ce524
    0xffffff80ada1bef0 : 0xffffff801b9ae467
    0xffffff80ada1bf10 : 0xffffff801b9e2bc1
    0xffffff80ada1bf50 : 0xffffff801b620b3b
    0xffffff80ada1bf80 : 0xffffff801b6dca73
    0xffffff80ada1bfa0 : 0xffffff801b6f3942
    BSD process name corresponding to current thread: init
    Mac OS version:
    Not yet set
    Kernel version:
    Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64
    Kernel UUID: 9477416E-7BCA-3679-AF97-E1EAAD3DD5A0
    Kernel slide:     0x000000001b400000
    Kernel text base: 0xffffff801b600000
    System model name: MacBook5,1 (Mac-F42D89C8)
    System uptime in nanoseconds: 1410682262
    last loaded kext at 1149667042: com.apple.driver.AppleUSBTCKeyEventDriver 240.2 (addr 0xffffff7f9d34d000, size 16384)
    loaded kexts:
    com.rogueamoeba.InstantOn 6.0.1
    com.apple.driver.AppleUSBTCKeyEventDriver 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleFileSystemDriver 3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.AppleIRController 325.7
    com.apple.iokit.SCSITaskUserClient 3.6.7
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.driver.AppleUSBOHCI 656.4.1
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.nvenet 2.0.21
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AirPort.Brcm4331 700.20.22
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.7
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.7
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.driver.NVSMU 2.2.9
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IO80211Family 640.36
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOUSBFamily 686.4.1
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1
    Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 4 GB, SMC 1.32f8
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x859B, 0x435432353636344243313036372E4D313653
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x859B, 0x435432353636344243313036372E4D313653
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.7f3 14616, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST95005620AS, 500.11 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N
    USB Device: Built-in iSight
    USB Device: External USB 3.0
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: IR Receiver
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus:

    gybek wrote:
    Um, so what about the TM backup, will it not transfer over the kernel panic errors?
    Target Disk Mode requires a second Mac. It puts a "bad" Mac which may have hardware issues and cannot boot properly, in a mode where the internal drive can be mounted on a second Mac as an external Thunderbolt/Firewire drive.
    1. Power cycle Kernel-Panic MAC (KP-MAC) in TDM by holding the T key at the chime. If you see a floating FW symbol, then the KP-MAC is in TDM.
    2. Use a second Mac (Good-MAC) and  connect the KP-MAC via Thunderbolt/FW cables as appropriate. This may require a TB-to-FW adapter, a FW800-to-FW400 "gender-bender" and an appropriate cable.
    3. Once the KP-MAC drive is visible on the G-MAC, you can either create a full disk image backup of the KP-MAC Disk.
    4. You can also configure an external drive as a TM target and backup KP-MAC's internal drive via TM with appropriate TM Options.
    5. In this case the KP-MAC OS is not in use, just the hardware/firmware which is required to put it in TDM.
    This can be useful when your graphics card or display may not work properly, but the CPU/Memory/Disk ar relatively unaffected.
    How do I even do a TM backup on that original drive from my temp OS?
    As suggested earlier, TM can be used.
    Linc suggested using Disk Utility and doing it that way to make a backup and then transferring over everything to a newly installed OS that way.
    In TDM, if a TM backup is not possible, for any number of reasons, Disk Utility can create an image of KP-MAC's drive which can be moved to any desired location and files can be extracted as necessary.
    Another option is to create an external bootable OS on a USB/FW disk, boot from it, assuming that KP-MAC can be booted and does not have significant HW issues, and create a Disk Image to an external disk destination.
    It's almost 15 years of my life on there.
    Hence the need for a very good backup/restore strategy.

  • Disk Utility and Disk Warrior error on internal hard drive....PLEASE HELP!!

    After running idefrag on my internal Western Digital 120gig hard drive. The drive did not appear after I rebooted my mac. I opened Disk Utility and the drive is there but grayed out. I used "repair disk" under First Aid and it gave me this error:
    Verify and Repair disk “HD 120”
    Checking HFS Plus volume.
    Invalid B-tree node size
    Volume check failed.
    Error: The underlying task reported failure on exit
    1 HFS volume checked
    1 volume could not be repaired because of an error
    Then I tried using Disk Warrior 3.0 to rebuild and it gave me this error:
    error ""WD 120 GB" cannot be rebuilt. The original directory is too severely damaged. The disk was not modified (2155, 2179)".
    I'm not sure if this is the right area to post this, but I need help as most of my important data is on this hard drive. What else can I do?
    I am on a g4 quicksilver with 10.4.3 installed.

    Sorry to hear about your problem but unless you are working with very large files such as with video editing, etc., using a defrag utility is not required with OS X and no defrag utility should be used on a hard drive without a backup first.
    The current Disk Warrior version for Tiger is 3.0.3 and if Disk Warrior cannot repair the drive/directory, it must be in bad shape which was caused by using idefrag.
    You can try using a data recovery utility such as Data Rescue (Prosoft Engineering) which includes a free trial version.

  • New 2011 iMac 27in, CMD-R Using Disk Util Shows Disk 0 and Disk 1.  Normal?

    I just bought a new iMac 27in last week(Sept 25, 2011), set everything up and my password for some reason stopped working, so I used CMD-R, selected Disk Util, and noticed something different from my old Mac Mini with Lion, Disk 0 with Macintosh HD and Disk 1 with Master Book Rocovery.  I erased Machintosh HD, then verified and repaired both Machintosh HD and disk 0, Disk 1 was locked.  I returned and selected install Lion Via Wifi, but after I entered my WiFi info and password it asked for a keychain password, I had no idea so pressed enter then asked me to Allow Always, Allow Once, Never. 
    Is this normal?  And see options for Connect to Server to Finder?  I have no idea what a Server really is, this is for home use with an airport extreme dual band.
    I have not setup Time Machine yet until I can buy an external USB drive.  Only connect to the net via WiFi.  Have security set on top setting to block everything incoming, as well as, the other two options.  Should I take it back to apple or is it that new with lion?

    Yes, that is normal regarding your hard drive, because when Mac OS X Lion is installed it will partition your hard drive with two partitions one is read only access to make the recovery disk.  The KeyChain is normally the same password as your login.  KeyChain is a program on your iMac that will store you passwords.  The server that is in your finder could be the Apple Server that you connected to for your Lion install.  What is a server?

  • Can I retrieve my History and Tab Groups?

    I left my computer, via remote connection, in the hands of an employee of a company I'll leave unnamed to tune-up and cleanup my computer. There had been no mention of any problem with Firefox.
    He: 1) Reset my home page to SnapDo. Easy enough to fix, but I don't understand why. 2) Wiped out my History. I save all my history. 3) Closed all my active tabs. 4) Worst of all, he wiped out all my Tab Groups which contained things I was working on and had taken several months to assemble.
    I'm still fuming, but the question at hand is: Is there some way to recovery my History and Tab Groups?

    You can try to restore a previous version of the sessionstore.js file.
    *http://kb.mozillazine.org/Session_Restore
    *https://support.mozilla.org/kb/Session+Restore
    Right click: Properties > Previous Versions
    *http://windows.microsoft.com/en-US/windows7/Previous-versions-of-files-frequently-asked-questions

  • Can we delete network header and then use it again under a WBS?

    Hi All,
    I have an issue where user wrongly create network header and activity not under WBS/project. The situation :
    There is a project / WBS called ABCD. User require a network header ID called RSKA005100S1 under the WBS. However, user create the master network header RSKA005100S1 not under WBS. How can we assign network RSKA005100S1 to be assigned in the WBS ABCD, coz when i tried to create the same network, it says order already exist.
    CHeers,
    Nies

    Hil,
    i hope network header is not released and no cost posting done in your case !!
    Select Network Header RSKA005100S1 and goto assignments tab. assign the WBSE ABCD here, then system shifts the network header assignment to ABCD automatically. No need to delete existing one and creating new one under ABCD.
    Hope this helps you !
    Br
    Hari.

  • Time Machine Disk Full and Disk Repair Errors?

    I have an external USB drive connected to an iMac that I use for TM backup. I received severel disk is full messages today, and the iMac told me that is was going to delete older backups and that's fine. But, I also have a MacBook backing up through the network (Airport) and that the Macbook was giving me the backup disk is full errors, and now it's saying: Time Machine Error: The backup volume is read only. To select a different volume...etc. And now that error is followed by a Disk Repair error saying the disk needs to be reformatted? Any help would be appreciated.
    Message was edited by: Christopher Mackintosh

    I'm sorry to see that no one has replied to Christopher in the two months since his post.
    After 5 weeks of successful back ups I am now getting this same TM Error followed by Disk Repair error. The first time it happened I moved the sparsebundle and let TM start over. That worked fine and lasted one week, but now the errors are back. Today I tried repairing the sparsebundle in Disk Utility and it too failed with the following:
    Invalid key length
    Volume check failed.
    Error: Filesystem verify or repair failed.
    The same Airport attached 500GB HD has been receiving TM back-ups from another Mac for over a month with no incidents, and houses my iPhoto library along with a hundred gigs of other stuff.
    The other Mac connects exclusively via ethernet. My PowerBook uses ethernet or wifi.
    Something with my TM is corrupting the disk image. I'd sure like to figure this out.

Maybe you are looking for

  • Preview keeps resetting as my default pdf viewer

    My vision is not perfect and can configure Adobe Reader better than Preview for my pdfs. I use CMD-i to change the default viewer to Adobe but every time I restart they are all set back to open in Preview. I do use TeXShop which uses Preview but don'

  • Ditafm-output.ini and PDF output for different situations

    I'm using a DITA 1.2 structured app and templates that I've set up. I'm generally happy with the output that I'm getting now, but I've also come to realize that I have two different situations for PDF output--in situation one, I need to set up for pr

  • Can't download: Subscribe and Get Episode buttons grayed out

    I have an iPhone. I sync my contact/calendar etc info on 2 different computers: my home computer and my work laptop. I had never used Podcasts before. A few days ago, while at work, somebody showed me a podcast, and I hit the subscribe button, not th

  • Flex connect with a per user ACL with APs locally switched

    Hi all, Does flex connect allow a per user ACL to be downloaded to the session with local switched, central authentication? We are using ISE for the central policy engine and have setup dACL for wired but am about to embark on WLAN. The controller is

  • Ftp adapter against VMS

    We are using the FTP 'get' adapter against a VMS source. We do not wish to delete the file, thus are forced into specifying a File Name Substring that holds the file date/time because VMS does not support 'mdtm' which is used by the 'File System' and