Flash archive to tape

I would like to make flash archive to tape device.
But the following 'flarcreate' command failed.
' flarcreate -n archivetry1 -H -c -t /dev/rmt/0'
where archivetry1 is just the name of archive
/dev/rmt/0 is tape device just attached.
Solaris version is 8
Is there someone who knows the correct format of this command.

Further trial with another command like 'mt -f /dev/rmt/0 erase' reported media error.
So after replacing tape media, 'flarcreate -n archive1 -N -t /dev/rmt/0' was successfully completed.
However, restore operation failed with dump as of now.
Is this command format of flash archive creation correct?

Similar Messages

  • Flash archive tapes

    I would like to be able to checksum (md5sum) flash archive tapes. Does any know how do this?
    thanks

    It appears after testing further the flash archive is corrupt.

  • Flash archive on solaris 8/9

    Hello,
    I have a nfs server containing flar image but this box is not a boot server.
    I need to boot from CDROM and recover OS from a flash archive server (NFS). I have all the files in place too.
    what command do i need to run from the ok prompt of the corrupt server so that it boot initially for CD Rom and installs from the flash archive?
    ok> boot cdrom - install net=nfs_servername:/path_to_archive
    or
    ok> boot cdrom - install nfs=nfs_servername:/path_to_archive
    please help i have have been searching a lot bot with no luck please help.

    I have seen
    boot cdrom - install tape=/dev/rmt/0n
    i have seen this in man of boot
    ok boot cdrom -F wanboot - install
    and saw this on some fourm
    boot cdrom -o prompt -F wanboot -V - install
    but not sure how do i use them though.
    and also dont know where i can specify the nfs server and archive path at boot prompt.
    Any ideas?

  • Flash Archive (flarcreate) Painfully Slow

    I really like the concept of flar, but flarcreate is just painfully slow.
    To the point that I don't want to use it. I could do L0 backups to
    tape significantly faster than flash archives. I'm popping off
    a flarcreate on my Sun Blade 100 before I do an OE upgrade
    and after 2 hours it's still determining the size of the archive.
    I'll be the first to complain about the speed of Sun Blade 100's,
    particularly for IO, but this is just crazy.
    Is there any expectation that a better/faster way is going to be made
    avalible? I really would much rather use flar than tape.
    Thanks.

    That is painfully slow! The longest I've seen the size estimation take is around 10-20 minutes. It's been a while since I've done it though & that was on a 100 as well. I didn't have anything else running on the machine, and it was a base install + patch cluster, with compression my flar archive came out to be about 500 megs. It definately took under 2 hours to create the archive [start to finish]. Maybe you should try this on a different machine & see if it goes faster, or maybe even restart the process.
    Now that I'm thinking about it, there was one time where the flar create was actually including the archive files into the archive, such that the archive was 2x-3x it's normal size. The problem was, it was one of the last files to be added to the archive & by then it was a pretty large file. You might want to make sure you're excluding the directory that you're saving the archive to...
    HTH,
    Daryl

  • Restoring complete flash archive

    Recently I made a flash archive of my system solaris 8 to tape using the command:
    FLARCREATE -N SUN-EC1.FLAR -C -S -R / -T /DEV/RMT/0
    I have 2 disks of 32 GB and I will replace them for 2 of 72 GB.
    Which command should I use to restore my system completely after the change of the disks?
    The image was taken from a live system ; Can I have some problem when restoring the copy?

    To restore the backup made with flarcreate you need to boot your upgraded server with the Installation disk CD1
    I used the form on the <OK> prompt:
    boot cdrom - w
    Then the installation should start whare you have to define slices and network parameters and then you should be offered to install OS from standard location (cd) or flash archive. There you need to select flash_archive (I think it is Cntr-4 of F4) which should guide you to select source (local tape) and you just have to confirm and sit down and watch.
    Good luck!
    Zika from RSA

  • How can I export an Flash archive to Powerpoint or into  a Visual basic form

    How can I export an Flash archive(Flash cs4 profesional)   with animation to Powerpoint or into  a Visual basic form ?,

    How can I export an Flash archive(Flash cs4 profesional)   with animation to Powerpoint or into  a Visual basic form ?,

  • Flash archive to zone?

    Is there a way to take a flar from a solaris 10 physical machine and install it into a zone of another machine (also solaris 10)? I see the migration software for solaris 8 to a container, but not solaris 10 to container.

    redhat_123 wrote:
    Even if we have a whole root zone, extracting a flash archive wouldnt help. We really need to wait for Sun to provide a native P2V for Sol10. There would be work arounds, but not going to be supported by Sun.I'm not sure there's value in P2V for Solaris 10. IMO that would be handled just by building the zone and migrating what you've got to the zone.
    I'm sure I'm missing something here... the question is what.
    Best,

  • Solaris 8 container install problem using Ultra 60 flash archive

    Hi
    I have an M4000 configured with a Solaris 8 container.
    I am using a flash archive from an Ultra 60.
    Below is the problem when I install.
    # zoneadm -z f714clone install -u -a /var/flar/fid714_20090515.flar
    Log File: /var/tmp/f714clone.install.26921.log
    Source: /var/flar/fid714_20090515.flar
    Installing: This may take several minutes...
    Postprocessing: This may take several minutes...
    WARNING: zone did not finish booting.
    Last entry in the logfile is...
    [Fri May 15 12:21:22 BST 2009] Postprocess: Performing zone sys-unconfig
    It just sits at the WARNING doing nothing.
    I connected to the container console using "zlogin -C f714clone" but this just gives me a blank screen with no output and unable to do anything.
    I used a different archive from a V120 and had no problems.
    Is there something I need to configure for a Ultra 60.
    Thanks in advance.
    Steve.

    I got this to work. It seems, for whatever reason, that it doesn't like the '-u' flag for an Ultra 60. I installed using '-p' instead and it was fine, it even came up with the new IP I had assinged.
    zoneadm -z QeSun01b install -p -a qesun01.flar

  • Solaris 10 physical to Solaris 10 zones via flash archive

    Hi,
    I need to migrate E25K domains (all Solaris 10) to zones on an M9000. The solution architect has suggested zones on the M9000 made from flash archives of the source E25K domains for speed & simplicity (read : avoid a rebuild of the application environment and all that entails). But as best I can tell, you can only use flash archives to provision zones as part of the branded zones architecture and it does not include SOlaris 10.
    As best I can tell, this is not possible - at least not in a supported way; I have seen some blogs that have hacks for making a zone from a solaris 10 flash archive but I can't do that sort of thing here.
    Is my view correct? If it is, is there any timeframe for Solaris 10 P2V?
    I am aware that OpenSolaris now supports Solaris (TM) as a branded zone but that will not help me here.
    TIA
    Steve

    You log an RFE the same way you log a bug with Sun/Oracle, by calling the Support Center. For that, you would need a support contract or server serial number. If you have a relationship with a Sun/Oracle sales team, you may also be able to speak with them directly and ask if they could open the call on your behalf. The call that you open is investigated and may be determined by Sun/Oracle to be an RFE. I think I mentioned earlier that the Solari10 P2V may already have been requested by various customers, but it is always good to log the call and have yourself added as an interested party.

  • Solaris 9 U7 (2004/09) MultiLayered Flash Archive issue + solution ?

    In Solaris 9 Update 7 (2004/09) the multilayered flash archive installation feature is broken.
    I think that this is a known issue:
    4945516 Failure of multi-layered archive with Solaris 9 4/03 on Postdeployment process
    I manage to flash my archives by changing the following statement found at line 24 of the file
    ../Solaris_9/Tools/Boot/usr/lib/flash/postdeployment_processing
    from
    if [ ! -L $FLASH_ROOT/etc/rc2.d/S98flash_reboot ] ; then
    to
    if [ -L $FLASH_ROOT/etc/rc2.d/S98flash_reboot ] ; then
    This issue is addressed in the patch 113434-22
    113434-22/SUNWinst/reloc/usr/lib/flash/postdeployment_processing
    But the if statement is not the good one.
    Is this correct ?
    Coco D.

    Ideas.. Hmm, none which seems that correct, but you could try some things.
    If it gets the wrong IP that could explain why it fails to copy the sysidcfg file.
    First you could try and do a snoop on the ethernet address;
    snoop ether 0:3:ba:14:c6:cd
    (you could also try the -v flag to increase the verbosity).
    The things you should look for are arp/rarp requests, the jumpstart client will use arp/rarp to determine its IP address, snoop will show you which server that responds, and what address it gets, futher more its a good idea to verify that the response to the bootparams requests comes from the correct server.
    Of course there might be other oddnesses as well.
    Was the data you provided extracts? If it was you should check the /etc/ethers and /etc/bootparams for duplicates entries, so there are no other occourances of the clients ehternet address in /etc/ethers, and no bogus entries starting with * or the same hostname in /etc/bootparams.
    If you added the client manually you could always try and use the Tools/rm_install_client and Tools/add_install_client scripts to add it again, these script sometimes detect problems with the configuration.
    Lastly you didn't show us your /etc/nsswitch.conf file, but i assume that it has "files" first for the ethers, hosts and bootparams entries?
    Good luck
    //Magnus

  • WARNING: Flash Archive IDs do not match (possible corrupt archive)

    I'm running into problems when trying to use a newly patched Solaris 10 system's flash image via my Solaris 9 Jumpstart server. I'm able to use other flash's (Solaris 9 and 10) fine, but when I use this flash I get:
    Extracted 823.00 MB ( 99% of 824.99 MB archive)
    Extracted 824.00 MB ( 99% of 824.99 MB archive)
    Extracted 824.99 MB (100% of 824.99 MB archive)
    WARNING: Flash Archive IDs do not match (possible corrupt archive)
    Extraction complete
    Postdeployment processing
    No local customization defined
    cp: cannot create /a/etc/init.d/flash_reboot_processing: No such file or directory
    Can not set reboot customization scripts
    ERROR: Error while processing system postdeployment script
    ERROR: Postdeployment processing failure
    ERROR: Flash installation failed
    Solaris installation program exited.
    I've use the same script I've always used twice to create the flash to no avail.
    Any ideas?

    Hi,
    I have the same problem, How did yoy fix this. /usr at this stage is a ram disk i assume. Can you increase this.
    Cheers
    Paul

  • Security for flash archive restore with NFS

    When Flash archive is restored by using NFS, user id and password is not required though they are asked in case of FTP used.
    If NFS client host name is registered in NFS server, anyone can restore the backup file if only they know that host name with NFS server name and exported directory.
    I found the kerberos selection during resotre process set up on Interactive install, which is on the following screen.
    --- Configure Kerberos Security ------------------------------------------
    Enter the information required to configuration your system as a Kerberos Cient.
    Your Network Administrator ca provide this inforamtion.
    Defalult Realm :
    Administration Server :
    . First KDC:
    Additional KDC:
    Additional KDC:
    Additional KDC:
    I did not yet establish the kerberos server, but if any one already tried this function, could you please let me know if this can protect NFS server access by using user id and password.

    One option is to secure the OBP with a password.
    At the OK prompt, set the security-mode to "command" and then set a password. Careful not to loose this password. With this set the only option is to "boot" without supplying the firmware password.
    Commands:
    # halt
    ok setenv security-mode = command
    ok setent security-password <enterpasswd>
    ok reset-all

  • Flash Archive Install Question

    Recently I flashed a box to create a flash archive. That archive was served out via NFS and "seen" by the client server I built. Used image to sucessfully build the client server, but the disk is not sliced up like my source box. Is there something I missed in doing this? Any info on this will be greatly appreciated.
    - Charles

    You specify the partitions in your profies.

  • How to take flash archive zoned system and how to deployee from jumpstart s

    Hi All
    How to take flash archive zoned system and that flash archive how to deployee from Jumpstart server
    please help me in this,it is very urgent for me
    Thanks
    Murali

    when you've created the flar image just setup the jumpstart server accordingly
    1) create a profile for a flash installation
    install_type flash_install
    archive_location nfs js1:/data/server.flar
    partitioning explicit
    filesys c0t0d0s0 2000 /
    filesys c0t0d0s3 6000 /usr
    filesys c0t0d0s4 2000 /var
    filesys c0t0d0s5 2000 /export/home
    filesys c0t0d0s6 520000 /export/zones
    2) create the jumpstart client just as you would normally
    3) jumpstart the server
    As far as i know this should work

  • Are nfs mounts allowed in vfstab after a flash archive restore?

    I am restoring a server using a flash archive. The vfstab on the original server contains an entry for an nfs mount. It looks like during the push of the archive to the new server, the vfstab gets saved to vfstab.orig and the nfs mount is removed from vfstab. So I added a finish script to add the nfs mount back to vfstab and now the server gets hung during S73nfs.client during reboot.
    Are nfs mounts not allowed in vfstab after a flash archive restore?

    One option is to secure the OBP with a password.
    At the OK prompt, set the security-mode to "command" and then set a password. Careful not to loose this password. With this set the only option is to "boot" without supplying the firmware password.
    Commands:
    # halt
    ok setenv security-mode = command
    ok setent security-password <enterpasswd>
    ok reset-all

Maybe you are looking for

  • Slowness while accessing the Responsiblities and further activities in EBS

    Hi , we are using Apps 12.0.4 & Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi and running PMF module. It is a two node architecture with db running on one node and CP,FORMS,admin , web on the other node. The db node is having 4 CPUS and 8

  • Drop-Down, what else can be inserted other than text

    Hello, I have a requirement, where I need to insert Group UI Element (this will show the details of what ever I select on the table row). Is it possible?. So that the pop-up wont occupy any space, and it will be closed if I move away from the drop-do

  • LineHeight and leadingModel

    Hi All, I have a problem getting the lines not to overlap each other in RichText. I'm using superscripts and subscripts in the text (indicating them by baselineShift="superscript" or baselineShift="subscript"). It seems that when RichText calculates

  • Pdf split by text

    Hello, i have one pfd file with 6000 pages! I need slipt it page by page but i need the output name is the same text into this page! I'll try explian better! I have a file with 6000 pages and contain 6000 diferents bill (onde page for one person), i

  • Headphone / Sound Issues Mac Book Pro

    Sometimes when I unplug or plug in my headphones the sound stops working completely on my Mac Book Pro. It only starts working again when I restart. When I restart it sometimes but not always comes up with the message that the iTunes volume is right