ZFS backup -- Legato Networker / Solstice Backup - supported?

Does Legato Networker/Solstice Backup support backing up ZFS file systems?
Has anyone tried backing up mounted ZFS snapshots?
David Strom

[email protected] wrote:
Specifically I am looking at being able to break the pool up in to various daily backups, but I noticed naming a filesystem doesn't back up the filesystems beneath it. (ie, /zpool/home doesn't mean /zpool/home/group2/bob gets backed up)
Is there a good strategy for backing up snapshots instead of the live filesystem?I think your only choices are to either use 'all' and let the client gather all the live filesystems, or name what you want to gather explicitly. There's not really any other choices. (This is a problem for some Networker admins even without having ZFS involved).
One option is to have a script maintain the save set list. At least then you don't have to do it by hand. You could make it smart enough to add in new filesystems, and you could easily have it reference snapshots instead of the live filesystem.
Darren

Similar Messages

  • Legato networker incremental backup hangs

    Hi All,
    I have once a week database level 0 backup and the rest of the days level 1 cumulative backup. Problem I am facing is level 1 backup always hangs, whereas level 0 backup finished in an hour. Here I am posting all possible info I know of to investigate why it hangs.
    Rman Script
    connect target sys/password@db
    connect catalog rman/password@catalog;
    run
    set command id to 'Inc1_Backup';
    allocate channel t1 type 'SBT_TAPE' parms 'ENV=(NSR_SERVER=nw1,NSR_CLIENT=db)';
    allocate channel t2 type 'SBT_TAPE' parms 'ENV=(NSR_SERVER=nw1,NSR_CLIENT=db)';
    allocate channel t3 type 'SBT_TAPE' parms 'ENV=(NSR_SERVER=nw1,NSR_CLIENT=db)';
    allocate channel t4 type 'SBT_TAPE' parms 'ENV=(NSR_SERVER=nw1,NSR_CLIENT=db)';
    sql 'alter database backup controlfile to trace';
    backup incremental level=1 cumulative
    filesperset 50
    tag 'Level 1 Backup'
    format 'secdb_%T_%s.bak'
    (database include current controlfile);
    backup archivelog all format 'secdb_arc_%T_%s.bak' ;
    delete archivelog until time 'sysdate -2';
    release channel t1;
    release channel t2;
    release channel t3;
    release channel t4;
    Part of rman log file
    connected to target database: db (DBID=<dbid>)
    connected to recovery catalog database
    executing command: SET COMMAND ID
    starting full resync of recovery catalog
    full resync complete
    allocated channel: t1
    channel t1: sid=252 devtype=SBT_TAPE
    channel t1: NMO v5.0.0.0
    sent command to channel: t1
    allocated channel: t2
    channel t2: sid=255 devtype=SBT_TAPE
    channel t2: NMO v5.0.0.0
    sent command to channel: t2
    allocated channel: t3
    channel t3: sid=523 devtype=SBT_TAPE
    channel t3: NMO v5.0.0.0
    sent command to channel: t3
    allocated channel: t4
    channel t4: sid=268 devtype=SBT_TAPE
    channel t4: NMO v5.0.0.0
    sent command to channel: t4
    sql statement: alter database backup controlfile to trace
    Starting backup at 27-SEP-10
    There is no information after "starting backup" even after 4, 5 hours. The most of the waits are being observed at "SQL*Net message from client". Also, there is no high load, no cpu usage or no disk activity going on. Everything on server appears to be idle. Also, catalog server is Oracle 9i where db server is 10g.
    Any idea ? ?

    Dear Tycho,
    The script executed fine for like more than a year, so that's not the syntax issue. Otherwise, it might have given a syntax error just in the beginning.
    The problem has been solved. Issue was the recovery catalog was having entries for many expired backups for more than a year and was never cleaned up. I crosschecked and removed all expired entries and backup now completes faster than even before.
    Cheers !

  • Legato networker license ?!

    SunFire V880
    Sun StorEdge Autoloader L8
    Sun StorEdge Enterprise Backup (Legato Networker 7.2)
    Solaris 8
    Oracle 9.2
    Legato is successfully using for backup local file system and backup of oracle database at the remote linux server. It is also nessesary to make backup of local oracle database.
    license is ok: nsradmin -c "type:NSR license:<br /><br />type: NSR license;<br />name: "NetWorker Module for Oracle, UNIX Client/1";<br />comment: oracle;<br />enabler code: xxxxxx-xxxxxx-xxxxxx;<br />host id: xxxxxxxx;<br />expiration date: Authorized - No expiration date;<br />auth code: xxxxxxxx;<br /><br />Problem description:<br />When trying to make backup the database the following error is raised:<br /><br />ORA-19511: Error received from media manager layer, error text: nwora_open_backup: unable to start save session with server orasrv3: The feature "NetWorker Module for Oracle, Windows Client/1" is not properly enabled for client orasrv3.<br /><br />Why it is querying for Windows client license? - Client and server are on the same host(solaris)!<br /><br />Thanks,<br />Roman<br />

    Some times it is as easy as configuring the client (ensuring it is Unix) and having it assigned to the appropriate schedule/pool/etc, some times you will have to specify a specific schedule, client, server in your RMAN create channel env='{..... &#93;' parameters.<br />It's usually the rman channel parameters.<br /><br />If you can't figure it out have a look at EMC/Legato's website.

  • ICS 2.x: Instructions for using Solstice/Legato Networker to back up iPlanet Calendar Server

    Instructions for using Solstice/Legato Networker to back up iPlanet Calendar
    Server
    <P>
    The following discussion expands upon the instructions for using the
    Solstice/Legato client software to back up Calendar Server in the iPlanet
    Calendar Server: Administration Guide. You can find this documentation at
    the following URL:<BR>
    <P>
    http://docs.iplanet.com/docs/manuals/calendar/ics21/ag/calagadm.htm#1064539
    <P>
    If the Solstice/Legato Networker is installed under the default directory (as
    per the recommended installation procedures), there should be three files
    dedicated to Solstice/Legato Networker.<BR>
    <P>
    <OL>
    <LI>icsasm
    <LI>legbackup.sh
    <LI>legrestore.sh
    </OL>
    <P>
    To initiate the Networker backup directory image, use the command<BR>
    <P>
    csbackup -l
    <P>
    This command creates a directory named "
    backup/" in the bin
    directory and corresponds to Step 1
    under the procedure for Backing Up Calendar Server Data in the
    iPlanet Calendar Server Documentation.
    <P>
    After you have initiated the directory image, you can use the following commands
    to back up or restore 1) a Calendar database, 2) a specific user's default
    calendar, or 3) a specific calendar. The following commands assume that the Networker
    client software is installed under the /usr/bin/nsr
    directory and the iCS 2.x server is
    installed under the /opt
    directory.
    <P>
    <B>1) Calendar Database</B>
    ? To back up a database:<BR>
    <P>
    /usr/bin/nsr/save -s <I>legato server host</I>/opt/SUNWicsrv/cal/bin/backup
    ? To restore a database:<BR>
    <P>
    /usr/bin/nsr/recover -a -f -s <I>legato server host</I>
    /opt/SUNWicsrv/cal/bin/backup
    <BR>
    <P>
    <B>2) User's Default Calendar</B>
    ? To back up a user's default calendar:<BR>
    <P>
    /usr/bin/nsr/save -s legato server host
    /opt/SUNWicsrv/cal/bin/backup/<I>userid</I>
    ? To restore a user's default calendar:<BR>
    <P>
    /usr/bin/nsr/recover -a -f -s legato server host
    /opt/SUNWicsrv/cal/bin/backup/<I>userid</I><BR>
    <P>
    <B>3) Specific Calendar</B>
    ? To backup a specific calendar:<BR>
    <P>
    /usr/bin/nsr/save -s <I>legato server host</I>
    /opt/SUNWicsrv/cal/bin/backup/<I>userid calid</I>
    ? To restore a specific calendar:<BR>
    <P>
    /usr/bin/nsr/recover -a -f -s <I>legato server host</I>
    /opt/SUNWicsrv/cal/bin/backup/<I>userid calid</I>
    <P>
    You can also use the Networker graphical user interface to schedule backups.
    For example, you could set up a client saveset to back up
    /opt/SUNWicsrv/cal/bin/backup
    periodically.
    <P>
    For more information regarding Solstice/Legato Networker software, please
    see the Sun documentation at <BR>
    <P>
    http://www.sun.com/storage/software/backup.html<BR>
    <P>
    Also see technote 4311, "iCS 2.x: What is the difference between
    csbackup/csrestore and the Solstice/Legato Networker functionality?," at<BR>

    Hi,
    Check below link:
    http://help.sap.com/saphelp_nwpi711/helpdata/en/f2/31ad41810c11d288ec0000e8200722/content.htm
    Thanks
    Sunny

  • Windows 8.1 System Image Backup - Unable to backup to network share due to unsupported "version of the file format"

    I have a Windows 8.1 Pro 64 bit system that I am trying to make a system image backup via Windows 8.1's System Image Backup feature.
    The backup destination is a network share, but the image creation is failing with the following error: 
    The version does not support this version of the file format
    After some investigation, it appears this is due to the network share (a Netgear BlackArmor NAS 220)not
    supporting sparse files. The consensus out on the web seems to be that your smb.conf file on the NAS needs to have strict allocate = yes added, in order to support sparse files. However, as far as I can tell with the BlackArmor NAS
    220, there is no way to edit the smb.conf file (and I'm not even 100% positive they're running Samba--but I bet they are).
    Some more searching revealed another possible option here: 
    If you don't need to exclude files from your backup, use the "-allcritical" option in your command line. AS IN:
    wbadmin start backup -backupTarget:\backup1\backupdrive1\ -include:c: -user:administrator -password:xxxx -systemState -vssFull -allcritical -quiet
    This changes it to Block backup and gets rid of the error.
    I'm trying to do a complete backup, so no exclusions are wanted or needed. So, i tried this, and got the exact same error (only this time it was on the command line, rather than a GUI dialog).
    Is there any way to do backups to a network share that doesn't support sparse files via Windows 8.1's System Image Backup facility?
    Alternatively, is there a way to enable the strict allocate = yes on a BlackArmor NAS 220?

    Hi,
    When using BackupAssist to perform a backup from a Windows file system to a Linux (ext4 or XFS) file
    system, the backup can fail if the following conditions apply.
    The backup is running a system protection job to the Linux based NAS. 
    The Linux NAS has sparse file allocation turned on.
    These two contition can cause the problem like yours.
    You can refer to the document which also contains an solution for further details.
    http://www.backupassist.com/downloads/resources/sparse_file_system_compatability.pdf
    Roger Lu
    TechNet Community Support

  • Solstice backup 6.1 hang when invoking the autochanger "SUN Storedge L8 "

    My company have a SUN Storedge L8 attached to a SUN Solaris 9 (SPARC) while I can only do a tar to the /dev/rmt/0, whenever I tried to interact with the jukebox with the solstice backup, the program hang definitely.
    grep '/usr/kernel/drv/lus' /var/sadm/install/contents
    /usr/kernel/drv/lus f none 0555 root bin 34624 12073 993189557 SUNWsbus2
    /usr/kernel/drv/lus.conf f none 0444 root bin 3754 45438 993190441 SUNWsbus2
    /usr/kernel/drv/lus32 f none 0555 root bin 33444 4422 993213667 SUNWsbus2
    pkginfo -l SUNWsbus2
    PKGINST: SUNWsbus2
    NAME: Solstice Backup (Backup/Recover) Device Drivers
    CATEGORY: system
    ARCH: sparc
    VERSION: 6.1,REV=Build.186
    BASEDIR: /
    VENDOR: Sun Microsystems, Inc.
    PSTAMP: gelato010622054128
    INSTDATE: Apr 08 2003 13:25
    STATUS: completely installed
    FILES: 48 installed pathnames
    44 executables
    37896 blocks used (approx)
    this machine has installed the solstice backup manager
    pkginfo | grep -i Solstice
    system SUNWmibii Solstice Enterprise Agents 1.0.3 SNMP daemon
    system SUNWsacom Solstice Enterprise Agents 1.0.3 files for root file system
    system SUNWsadmi Solstice Enterprise Agents 1.0.3 Desktop Management Interface
    system SUNWsadml Solstice Launcher.
    system SUNWsadmx Solstice Enterprise Agents 1.0.3 Desktop Management Interface Libraries (64-bit)
    system SUNWsasnm Solstice Enterprise Agents 1.0.3 Simple Network Management Protocol
    system SUNWsasnx Solstice Enterprise Agents 1.0.3 Simple Network Management Protocol Libraries (64-bit)
    application SUNWsbuc Solstice Backup (Backup/Recover) Client
    application SUNWsbum Solstice Backup (Backup/Recover) Man
    application SUNWsbun Solstice Backup (Backup/Recover) Storage Node
    application SUNWsbus1 Solstice Backup (Backup/Recover) Server
    system SUNWsbus2 Solstice Backup (Backup/Recover) Device Drivers
    under the server->registration, I found that the registration contains :-
    Autochanger Module, 9 slots/9
    ClientPaks for Windows/1
    Networker for UNIX, Workgroup edition (8 clients per server)1 server
    Networker Module for Oracl/1
    BTW, inquire shows:-
    /etc/LGTOuscsi/inquire
    [email protected]:TOSHIBA DVD-ROM SD-M14011009|CD-ROM
    [email protected]:ADIC FastStor 2 A12r|Autochanger (Jukebox)
    [email protected]:HP Ultrium 1-SCSI E3 |Tape
    [email protected]:HP Ultrium 1-SCSI E3 |Tape
    where cfgadm -alv shows:-
    Ap_Id Receptacle Occupant Condition Information
    When Type Busy Phys_Id
    c0 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,700000/scsi@6:scsi
    c0::/dev/lus connected configured unknown TOSHIBA DVD-ROM SD-M1401
    unavailable CD-ROM n /devices/pci@8,700000/scsi@6:scsi::/dev/lus
    c0::dsk/c0t6d0 connected configured unknown TOSHIBA DVD-ROM SD-M1401
    unavailable CD-ROM y /devices/pci@8,700000/scsi@6:scsi::dsk/c0t6d0
    c1 connected configured unknown
    unavailable fc-private n /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:fc
    c1::21000004cfe34092 connected configured unknown SEAGATE ST373307FSUN72G
    unavailable disk n /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:fc::21000004cfe34092
    c1::21000004cfe34350 connected configured unknown SEAGATE ST373307FSUN72G
    unavailable disk n /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:fc::21000004cfe34350
    c2 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,700000/scsi@6,1:scsi
    c2::lus1 connected configured unknown
    unavailable unknown n /devices/pci@8,700000/scsi@6,1:scsi::lus1
    c3 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,600000/pci@1/scsi@4:scsi
    c3::lus2 connected configured unknown HP Ultrium 1-SCSI
    unavailable unknown n /devices/pci@8,600000/pci@1/scsi@4:scsi::lus2
    c3::rmt/0 connected configured unknown HP Ultrium 1-SCSI
    unavailable tape n /devices/pci@8,600000/pci@1/scsi@4:scsi::rmt/0
    c4 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,600000/pci@1/scsi@5:scsi
    c4::lus3 connected configured unknown
    unavailable unknown n /devices/pci@8,600000/pci@1/scsi@5:scsi::lus3
    usb0/1 connected configured ok Mfg: <undef> Product: <undef> NConfigs: 1 Config: 0 <no cfg str descr>
    unavailable usb-kbd n /devices/pci@8,700000/usb@5,3:1
    usb0/2 empty unconfigured ok
    unavailable unknown n /devices/pci@8,700000/usb@5,3:2
    usb0/3 connected configured ok Mfg: <undef> Product: <undef> NConfigs: 1 Config: 0 <no cfg str descr>
    unavailable usb-mouse n /devices/pci@8,700000/usb@5,3:3
    usb0/4 empty unconfigured ok
    unavailable unknown n /devices/pci@8,700000/usb@5,3:4
    nsrjb shows
    Jukebox L8:
    slot volume pool volume id recyclable
    1: dwbak.inc.day0.wk0.001* 2481680129
    2: dwbak.inc.day0.wk0.002 DW Incremental 2481704705 no
    3: dwbak.inc.day0.wk0.003 DW Incremental 2481729793 no
    4: -* -
    5: dwbak.inc.day0.wk0.005 DW Incremental 2481779201 no
    6: dwbak.inc.day0.wk0.006 DW Incremental 2481804289 no
    7: dwbak.inc.day0.wk0.007 DW Incremental 2481829889 no
    8: dwbak.inc.day0.wk0.008 DW Incremental 2481854209 no
    *not registered in the NetWorker media data base
    drive 1 (/dev/rmt/0cbn) slot 5: dwbak.inc.day0.wk0.005
    nsrjb -HE hang indefinitly, so does nsrjb -HHE. devfsadm -c tape also hang while simply devfsadm can run without problem and cfgadm -alv c3 provide the following:-
    Ap_Id Receptacle Occupant Condition Information
    When Type Busy Phys_Id
    c3 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,600000/pci@1/scsi@4:scsi
    c3::lus2 connected configured unknown HP Ultrium 1-SCSI
    unavailable unknown n /devices/pci@8,600000/pci@1/scsi@4:scsi::lus2
    c3::rmt/0 connected configured unknown HP Ultrium 1-SCSI
    unavailable tape n /devices/pci@8,600000/pci@1/scsi@4:scsi::rmt/0
    nsjrb result should be past history, coz I am doing tar and manually changing the slot for quite some time already. Now I unconnect the cable and run devfsadm and then cfgadm -alv shows
    cfgadm -alv
    Ap_Id Receptacle Occupant Condition Information
    When Type Busy Phys_Id
    c0 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,700000/scsi@6:scsi
    c0::/dev/lus connected configured unknown TOSHIBA DVD-ROM SD-M1401
    unavailable CD-ROM n /devices/pci@8,700000/scsi@6:scsi::/dev/lus
    c0::dsk/c0t6d0 connected configured unknown TOSHIBA DVD-ROM SD-M1401
    unavailable CD-ROM y /devices/pci@8,700000/scsi@6:scsi::dsk/c0t6d0
    c1 connected configured unknown
    unavailable fc-private n /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:fc
    c1::21000004cfe34092 connected configured unknown SEAGATE ST373307FSUN72G
    unavailable disk n /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:fc::21000004cfe34092
    c1::21000004cfe34350 connected configured unknown SEAGATE ST373307FSUN72G
    unavailable disk n /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:fc::21000004cfe34350
    c2 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,700000/scsi@6,1:scsi
    c2::lus1 connected configured unknown
    unavailable unknown n /devices/pci@8,700000/scsi@6,1:scsi::lus1
    c3 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,600000/pci@1/scsi@4:scsi
    c3::lus2 connected configured unknown HP Ultrium 1-SCSI
    unavailable unknown n /devices/pci@8,600000/pci@1/scsi@4:scsi::lus2
    c3::rmt/0 connected configured unknown HP Ultrium 1-SCSI
    unavailable tape n /devices/pci@8,600000/pci@1/scsi@4:scsi::rmt/0
    c4 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,600000/pci@1/scsi@5:scsi
    c4::lus3 connected configured unknown
    unavailable unknown n /devices/pci@8,600000/pci@1/scsi@5:scsi::lus3
    usb0/1 connected configured ok Mfg: <undef> Product: <undef> NConfigs: 1 Config: 0 <no cfg str descr>
    unavailable usb-kbd n /devices/pci@8,700000/usb@5,3:1
    usb0/2 empty unconfigured ok
    unavailable unknown n /devices/pci@8,700000/usb@5,3:2
    usb0/3 connected configured ok Mfg: <undef> Product: <undef> NConfigs: 1 Config: 0 <no cfg str descr>
    unavailable usb-mouse n /devices/pci@8,700000/usb@5,3:3
    usb0/4 empty unconfigured ok
    unavailable unknown n /devices/pci@8,700000/usb@5,3:4
    and inquire still shows
    [email protected]:TOSHIBA DVD-ROM SD-M14011009|CD-ROM
    [email protected]:ADIC FastStor 2 A12r|Autochanger (Jukebox)
    [email protected]:HP Ultrium 1-SCSI E3 |Tape
    [email protected]:HP Ultrium 1-SCSI E3 |Tape
    and then I reconnect the cable I saw a lot of error message in dmesg:-
    Jun 19 13:47:37 server scsi: [ID 107833 kern.warning] WARNING: /pci@8,600000/pci@1/scsi@4 (qus0):
    Jun 19 13:47:37 server Received unexpected SCSI Reset
    Jun 19 13:47:37 server scsi: [ID 107833 kern.warning] WARNING: /pci@8,600000/pci@1/scsi@4 (qus0):
    Jun 19 13:47:37 server Received unexpected SCSI Reset
    Jun 19 13:51:30 server scsi: [ID 107833 kern.notice] /pci@8,600000/pci@1/scsi@4 (qus0):
    Jun 19 13:51:30 server Failed to Get Features
    Jun 19 13:51:50 server scsi: [ID 107833 kern.warning] WARNING: /pci@8,600000/pci@1/scsi@4 (qus0):
    Jun 19 13:51:50 server ISP: Firmware cmd timeout
    Jun 19 13:51:50 server scsi: [ID 107833 kern.warning] WARNING: /pci@8,600000/pci@1/scsi@4 (qus0):
    Jun 19 13:51:50 server Fatal error, resetting interface, flg 1
    and devfsadm hang. So I double check the past demsg and found a lot of similar SCSI error message as below:-
    Jun 19 13:43:12 server probe request for LUN 0 denied: max LUN -1
    Jun 19 13:43:12 server scsi: [ID 107833 kern.warning] WARNING: /pci@8,600000/pci@1/scsi@5 (qus1):
    Is that represent a hardware failure either on the jukebox or the SCSI controller? Or it is indeed a software corruption that can only be solved by reinstallation? But unfortunately I don't have the media on hand.
    PS.a more details can be found under expert exchange thru the links below:-
    http://www.experts-exchange.com/OS/Unix/Solaris/Q_23413012.html#a21749881
    http://www.experts-exchange.com/OS/Unix/Solaris/Q_23478147.html

    My company have a SUN Storedge L8 attached to a SUN Solaris 9 (SPARC) while I can only do a tar to the /dev/rmt/0, whenever I tried to interact with the jukebox with the solstice backup, the program hang definitely.
    grep '/usr/kernel/drv/lus' /var/sadm/install/contents
    /usr/kernel/drv/lus f none 0555 root bin 34624 12073 993189557 SUNWsbus2
    /usr/kernel/drv/lus.conf f none 0444 root bin 3754 45438 993190441 SUNWsbus2
    /usr/kernel/drv/lus32 f none 0555 root bin 33444 4422 993213667 SUNWsbus2
    pkginfo -l SUNWsbus2
    PKGINST: SUNWsbus2
    NAME: Solstice Backup (Backup/Recover) Device Drivers
    CATEGORY: system
    ARCH: sparc
    VERSION: 6.1,REV=Build.186
    BASEDIR: /
    VENDOR: Sun Microsystems, Inc.
    PSTAMP: gelato010622054128
    INSTDATE: Apr 08 2003 13:25
    STATUS: completely installed
    FILES: 48 installed pathnames
    44 executables
    37896 blocks used (approx)
    this machine has installed the solstice backup manager
    pkginfo | grep -i Solstice
    system SUNWmibii Solstice Enterprise Agents 1.0.3 SNMP daemon
    system SUNWsacom Solstice Enterprise Agents 1.0.3 files for root file system
    system SUNWsadmi Solstice Enterprise Agents 1.0.3 Desktop Management Interface
    system SUNWsadml Solstice Launcher.
    system SUNWsadmx Solstice Enterprise Agents 1.0.3 Desktop Management Interface Libraries (64-bit)
    system SUNWsasnm Solstice Enterprise Agents 1.0.3 Simple Network Management Protocol
    system SUNWsasnx Solstice Enterprise Agents 1.0.3 Simple Network Management Protocol Libraries (64-bit)
    application SUNWsbuc Solstice Backup (Backup/Recover) Client
    application SUNWsbum Solstice Backup (Backup/Recover) Man
    application SUNWsbun Solstice Backup (Backup/Recover) Storage Node
    application SUNWsbus1 Solstice Backup (Backup/Recover) Server
    system SUNWsbus2 Solstice Backup (Backup/Recover) Device Drivers
    under the server->registration, I found that the registration contains :-
    Autochanger Module, 9 slots/9
    ClientPaks for Windows/1
    Networker for UNIX, Workgroup edition (8 clients per server)1 server
    Networker Module for Oracl/1
    BTW, inquire shows:-
    /etc/LGTOuscsi/inquire
    [email protected]:TOSHIBA DVD-ROM SD-M14011009|CD-ROM
    [email protected]:ADIC FastStor 2 A12r|Autochanger (Jukebox)
    [email protected]:HP Ultrium 1-SCSI E3 |Tape
    [email protected]:HP Ultrium 1-SCSI E3 |Tape
    where cfgadm -alv shows:-
    Ap_Id Receptacle Occupant Condition Information
    When Type Busy Phys_Id
    c0 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,700000/scsi@6:scsi
    c0::/dev/lus connected configured unknown TOSHIBA DVD-ROM SD-M1401
    unavailable CD-ROM n /devices/pci@8,700000/scsi@6:scsi::/dev/lus
    c0::dsk/c0t6d0 connected configured unknown TOSHIBA DVD-ROM SD-M1401
    unavailable CD-ROM y /devices/pci@8,700000/scsi@6:scsi::dsk/c0t6d0
    c1 connected configured unknown
    unavailable fc-private n /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:fc
    c1::21000004cfe34092 connected configured unknown SEAGATE ST373307FSUN72G
    unavailable disk n /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:fc::21000004cfe34092
    c1::21000004cfe34350 connected configured unknown SEAGATE ST373307FSUN72G
    unavailable disk n /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:fc::21000004cfe34350
    c2 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,700000/scsi@6,1:scsi
    c2::lus1 connected configured unknown
    unavailable unknown n /devices/pci@8,700000/scsi@6,1:scsi::lus1
    c3 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,600000/pci@1/scsi@4:scsi
    c3::lus2 connected configured unknown HP Ultrium 1-SCSI
    unavailable unknown n /devices/pci@8,600000/pci@1/scsi@4:scsi::lus2
    c3::rmt/0 connected configured unknown HP Ultrium 1-SCSI
    unavailable tape n /devices/pci@8,600000/pci@1/scsi@4:scsi::rmt/0
    c4 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,600000/pci@1/scsi@5:scsi
    c4::lus3 connected configured unknown
    unavailable unknown n /devices/pci@8,600000/pci@1/scsi@5:scsi::lus3
    usb0/1 connected configured ok Mfg: <undef> Product: <undef> NConfigs: 1 Config: 0 <no cfg str descr>
    unavailable usb-kbd n /devices/pci@8,700000/usb@5,3:1
    usb0/2 empty unconfigured ok
    unavailable unknown n /devices/pci@8,700000/usb@5,3:2
    usb0/3 connected configured ok Mfg: <undef> Product: <undef> NConfigs: 1 Config: 0 <no cfg str descr>
    unavailable usb-mouse n /devices/pci@8,700000/usb@5,3:3
    usb0/4 empty unconfigured ok
    unavailable unknown n /devices/pci@8,700000/usb@5,3:4
    nsrjb shows
    Jukebox L8:
    slot volume pool volume id recyclable
    1: dwbak.inc.day0.wk0.001* 2481680129
    2: dwbak.inc.day0.wk0.002 DW Incremental 2481704705 no
    3: dwbak.inc.day0.wk0.003 DW Incremental 2481729793 no
    4: -* -
    5: dwbak.inc.day0.wk0.005 DW Incremental 2481779201 no
    6: dwbak.inc.day0.wk0.006 DW Incremental 2481804289 no
    7: dwbak.inc.day0.wk0.007 DW Incremental 2481829889 no
    8: dwbak.inc.day0.wk0.008 DW Incremental 2481854209 no
    *not registered in the NetWorker media data base
    drive 1 (/dev/rmt/0cbn) slot 5: dwbak.inc.day0.wk0.005
    nsrjb -HE hang indefinitly, so does nsrjb -HHE. devfsadm -c tape also hang while simply devfsadm can run without problem and cfgadm -alv c3 provide the following:-
    Ap_Id Receptacle Occupant Condition Information
    When Type Busy Phys_Id
    c3 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,600000/pci@1/scsi@4:scsi
    c3::lus2 connected configured unknown HP Ultrium 1-SCSI
    unavailable unknown n /devices/pci@8,600000/pci@1/scsi@4:scsi::lus2
    c3::rmt/0 connected configured unknown HP Ultrium 1-SCSI
    unavailable tape n /devices/pci@8,600000/pci@1/scsi@4:scsi::rmt/0
    nsjrb result should be past history, coz I am doing tar and manually changing the slot for quite some time already. Now I unconnect the cable and run devfsadm and then cfgadm -alv shows
    cfgadm -alv
    Ap_Id Receptacle Occupant Condition Information
    When Type Busy Phys_Id
    c0 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,700000/scsi@6:scsi
    c0::/dev/lus connected configured unknown TOSHIBA DVD-ROM SD-M1401
    unavailable CD-ROM n /devices/pci@8,700000/scsi@6:scsi::/dev/lus
    c0::dsk/c0t6d0 connected configured unknown TOSHIBA DVD-ROM SD-M1401
    unavailable CD-ROM y /devices/pci@8,700000/scsi@6:scsi::dsk/c0t6d0
    c1 connected configured unknown
    unavailable fc-private n /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:fc
    c1::21000004cfe34092 connected configured unknown SEAGATE ST373307FSUN72G
    unavailable disk n /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:fc::21000004cfe34092
    c1::21000004cfe34350 connected configured unknown SEAGATE ST373307FSUN72G
    unavailable disk n /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:fc::21000004cfe34350
    c2 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,700000/scsi@6,1:scsi
    c2::lus1 connected configured unknown
    unavailable unknown n /devices/pci@8,700000/scsi@6,1:scsi::lus1
    c3 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,600000/pci@1/scsi@4:scsi
    c3::lus2 connected configured unknown HP Ultrium 1-SCSI
    unavailable unknown n /devices/pci@8,600000/pci@1/scsi@4:scsi::lus2
    c3::rmt/0 connected configured unknown HP Ultrium 1-SCSI
    unavailable tape n /devices/pci@8,600000/pci@1/scsi@4:scsi::rmt/0
    c4 connected configured unknown
    unavailable scsi-bus n /devices/pci@8,600000/pci@1/scsi@5:scsi
    c4::lus3 connected configured unknown
    unavailable unknown n /devices/pci@8,600000/pci@1/scsi@5:scsi::lus3
    usb0/1 connected configured ok Mfg: <undef> Product: <undef> NConfigs: 1 Config: 0 <no cfg str descr>
    unavailable usb-kbd n /devices/pci@8,700000/usb@5,3:1
    usb0/2 empty unconfigured ok
    unavailable unknown n /devices/pci@8,700000/usb@5,3:2
    usb0/3 connected configured ok Mfg: <undef> Product: <undef> NConfigs: 1 Config: 0 <no cfg str descr>
    unavailable usb-mouse n /devices/pci@8,700000/usb@5,3:3
    usb0/4 empty unconfigured ok
    unavailable unknown n /devices/pci@8,700000/usb@5,3:4
    and inquire still shows
    [email protected]:TOSHIBA DVD-ROM SD-M14011009|CD-ROM
    [email protected]:ADIC FastStor 2 A12r|Autochanger (Jukebox)
    [email protected]:HP Ultrium 1-SCSI E3 |Tape
    [email protected]:HP Ultrium 1-SCSI E3 |Tape
    and then I reconnect the cable I saw a lot of error message in dmesg:-
    Jun 19 13:47:37 server scsi: [ID 107833 kern.warning] WARNING: /pci@8,600000/pci@1/scsi@4 (qus0):
    Jun 19 13:47:37 server Received unexpected SCSI Reset
    Jun 19 13:47:37 server scsi: [ID 107833 kern.warning] WARNING: /pci@8,600000/pci@1/scsi@4 (qus0):
    Jun 19 13:47:37 server Received unexpected SCSI Reset
    Jun 19 13:51:30 server scsi: [ID 107833 kern.notice] /pci@8,600000/pci@1/scsi@4 (qus0):
    Jun 19 13:51:30 server Failed to Get Features
    Jun 19 13:51:50 server scsi: [ID 107833 kern.warning] WARNING: /pci@8,600000/pci@1/scsi@4 (qus0):
    Jun 19 13:51:50 server ISP: Firmware cmd timeout
    Jun 19 13:51:50 server scsi: [ID 107833 kern.warning] WARNING: /pci@8,600000/pci@1/scsi@4 (qus0):
    Jun 19 13:51:50 server Fatal error, resetting interface, flg 1
    and devfsadm hang. So I double check the past demsg and found a lot of similar SCSI error message as below:-
    Jun 19 13:43:12 server probe request for LUN 0 denied: max LUN -1
    Jun 19 13:43:12 server scsi: [ID 107833 kern.warning] WARNING: /pci@8,600000/pci@1/scsi@5 (qus1):
    Is that represent a hardware failure either on the jukebox or the SCSI controller? Or it is indeed a software corruption that can only be solved by reinstallation? But unfortunately I don't have the media on hand.
    PS.a more details can be found under expert exchange thru the links below:-
    http://www.experts-exchange.com/OS/Unix/Solaris/Q_23413012.html#a21749881
    http://www.experts-exchange.com/OS/Unix/Solaris/Q_23478147.html

  • How to backup a network share using Time Machine

    My Mac connects to several network shares on my network.
    I'm having Time Machine running backups to a local attached USB disc. Works great.
    But I would very much like to backup up the network shares as well - how do I do that using Time Machine?

    Apple does not support backing up to a network share. Why? Who knows. but you can find a "hack" here:
    http://blog.imulus.com/george/software/using-leopard-time-machine-to-backup-of-a -network/
    http://www.flokru.org/2008/02/29/time-machine-backups-on-network-shares-in-leopa rd/

  • RMAN backup to network share and local at the same time ?

    Hi all,
    is it possible to force rman to backup database into two different locations ? one location would be network drive, another local directory.
    I was trying to do it with this script:
    run
    allocate channel c1 type disk format '\\10.236.196.247\BACKUP\%U' maxpiecesize 2g;
    allocate channel c2 type disk format 'F:\data\flashback\db_recovery_area/%U' MAXPIECESIZE 2g;
    backup database;
    backup current controlfile;
    release channel c1;
    release channel c2;
    what I get is my backup is split between these two locations... unable to recover database from one of them.

    Hi,
    You can check the documentation: Multiple Copies of RMAN Backups ;-)
    When backing up datafiles, archived redo log files, server parameter files and control files into backup pieces, RMAN can duplex the backup set, producing up to four identical copies of each backup piece in the backup set on different backup destinations with one BACKUP command. (Note that duplexing is not supported for backup operations that produce image copies.)
    There are three ways to specify duplexing of backup sets when using the BACKUP command:
    Specify a default level of duplexing with CONFIGURE... BACKUP COPIESAll backup commands that back up data into backup sets will be affected if you use this option, unless you specify different duplexing options for a command using SET BACKUP COPIES or provide a COPIES option for the BACKUP command.
    Use SET BACKUP COPIES in a RUN block All commands in the RUN block will be affected, overriding any CONFIGURE... BACKUPCOPIES setting, except those where you provide a COPIES option as part of the BACKUP command.
    Provide a COPIES option to the BACKUP command For this specific BACKUP command, files will be duplexed to produce the number of copies you specify.
    Cheers
    Legatti

  • Error While Using MDT 2013 to Refresh Windows XP to Windows 8.1 during Computer backup to network

    Hi,
    I am getting below error in Deployment Summary  while Computer backup to network during Refresh from XP to 8.1 through MDT 2013.
    1. I followed URL-
    http://blogs.technet.com/b/mniehaus/archive/2014/01/09/migrating-from-windows-xp-to-windows-8-1-using-mdt-2013.aspx to use USMT for the UserProfile through MDT 2013.
    2. For User profile I am using Hardlink USMT through MDT Wizard, that is working fine.
    3. My Deployment Share rule is below..
    [Settings]
    Priority=Default
    Properties=MyCustomProperty
    [Default]
    OSInstall=Y
    SkipCapture=YES
    SkipAdminPassword=YES
    SkipProductKey=YES
    SkipComputerBackup=YES
    SkipBitLocker=YES
    DoCapture=YES
    ComputerBackupLocation=NETWORK
    BackupShare=\\MDT2013\share$
    BackupDir=%OSDComputerName%
    BackupFile=%OSDComputerName%.wim
    BackupDrive=ALL
    4. ZTIBAckup Logs below..
      2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[The task sequencer log is located at X:\windows\TEMP\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context=""
    type="1" thread="" file="ZTIBackup">
    <![LOG[OriginalPartitionIdentifier is set, find disk: SELECT * FROM Win32_LogicalDisk WHERE Size = '26213933056' and VolumeName = '' and VolumeSerialNumber = '7413DBF4']LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup"
    context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Search for Drive: OriginalPartitionIdentifier  SELECT * FROM Win32_LogicalDisk WHERE Size = '26213933056' and VolumeName = '' and VolumeSerialNumber = '7413DBF4']LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup"
    context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Found Drive: C:]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Property OSDTargetDriveCache is now = C:]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Property OSDisk is now = C:]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Checking to see if we can store the backup locally]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Drive C: 3231300]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Drive D: 272600]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Drive X: 2489]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Local store path = C:\StateStore]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Total used space: 3506389]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Available space at C:\StateStore: 22368244]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Backup can use local path]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Property USMTLocal is now = True]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Network store path set to:
    \\MDT2013\DeploymentShare$\Tools\X64\imagex.exe"  /capture /compress maximum C: "\\MDT2013\share$\TEST8\TEST8.wim" "001CDrive" /flags EnterpriseN]LOG]!><time="13:16:21.000+000"
    date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Command has been started (process ID 1248)]LOG]!><time="13:16:21.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ZTI Heartbeat: command has been running for 0 minutes (process ID 1248)]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console > ImageX Tool for Windows]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console > Copyright (C) Microsoft Corp. All rights reserved.]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console > Version: 6.3.9600.16411]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console > Files/folders excluded from image capture by default:]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console >  \$windows.~bt]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console >  \$windows.~ls]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console >  \winpepge.sys]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console >  \Windows\CSC]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console >  \Recycled]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console >  \Recycler]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console >  \$Recycle.Bin\*]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console >  \System Volume Information]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console >  \swapfile.sys]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console >  \pagefile.sys]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console >  \hiberfil.sys]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console > Turning on VERIFY option for network share]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console > Scanning files and directories...]LOG]!><time="13:16:22.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console > [   0% ] Capturing progress ]LOG]!><time="13:16:33.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console > [   1% ] Capturing progress ]LOG]!><time="13:16:33.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console > [   2% ] Capturing progress: 11:04 mins remaining ]LOG]!><time="13:16:47.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread=""
    file="ZTIBackup">
    <![LOG[  Console > [   3% ] Capturing progress: 9:12 mins remaining ]LOG]!><time="13:16:47.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread=""
    file="ZTIBackup">
    <![LOG[  Console > [   4% ] Capturing progress: 7:58 mins remaining ]LOG]!><time="13:16:50.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread=""
    file="ZTIBackup">
    <![LOG[  Console > [   5% ] Capturing progress: 7:20 mins remaining ]LOG]!><time="13:16:55.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread=""
    file="ZTIBackup">
    <![LOG[  Console > [   6% ] Capturing progress: 7:59 mins remaining ]LOG]!><time="13:17:07.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread=""
    file="ZTIBackup">
    <![LOG[  Console > [   7% ] Capturing progress: 8:23 mins remaining ]LOG]!><time="13:17:13.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread=""
    file="ZTIBackup">
    <![LOG[  Console > [   8% ] Capturing progress: 8:20 mins remaining ]LOG]!><time="13:17:17.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread=""
    file="ZTIBackup">
    <![LOG[  Console > [   9% ] Capturing progress: 8:33 mins remaining ]LOG]!><time="13:17:26.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread=""
    file="ZTIBackup">
    <![LOG[  Console > [  11% ] Capturing progress: 8:21 mins remaining ]LOG]!><time="13:17:35.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console > [  13% ] Capturing progress: 7:37 mins remaining ]LOG]!><time="13:17:35.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console > [ RETRY ] Restoring C:\WIMA8B0.tmp again (Error = 1392)]LOG]!><time="13:17:35.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread=""
    file="ZTIBackup">
    <![LOG[  Console > [ ERROR ] C:\StateStore\USMT\File\C$\MININT\SMSOSD\OSDLOGS\BDD.log (Error = 80)]LOG]!><time="13:17:38.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1"
    thread="" file="ZTIBackup">
    <![LOG[  Console > [ ERROR ] C:\StateStore\USMT\File\C$\MININT\SMSOSD\OSDLOGS\BDD.log (Error = 80)]LOG]!><time="13:17:38.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1"
    thread="" file="ZTIBackup">
    <![LOG[  Console > Error imaging drive [C:\]]LOG]!><time="13:17:38.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[  Console > The file exists. ]LOG]!><time="13:17:38.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Return code from command = 2]LOG]!><time="13:17:38.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Error creating an image of drive C:, rc = 2]LOG]!><time="13:17:38.000+000" date="04-15-2014" component="ZTIBackup" context="" type="3" thread="" file="ZTIBackup">
    <![LOG[ZTIBackup COMPLETED.  Return Value = 2]LOG]!><time="13:17:38.000+000" date="04-15-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ZTI ERROR - Non-zero return code by ZTIBackup, rc = 2]LOG]!><time="13:17:38.000+000" date="04-15-2014" component="ZTIBackup" context="" type="3" thread="" file="ZTIBackup">
    5. Computer Backup Dir is accessbaile and permission is ok.
    Any idea to resolve this issue
    Shailendra Dev

    After changing the BackupDrive=D: , I am able to take backup of D drive only , but I want to take all the local drives backup before installing windows 8.1
    please suggest .
    Shailendra Dev

  • Solstice Backup and Solaris 8 Upgrade

    I currently have Solstice Backup v5.0.1, patched with 105658-05 on Solaris 2.6. When I upgrade to Solaris 8, do I reinstall Solstice Backup v5.0.1 or will I have to upgrade it too?
    Thanks

    Minimum release of Solstice Backup for Solaris 8 is 5.5.1. Latest is 6.1.

  • Upgrade to Solaris 8 - Solstice Backup

    Hi,
    I currently have Solstice Backup v5.0.1, patched with 105658-05 on Solaris 2.6. When I upgrade to Solaris 8 can I reinstall Solstice Backup v5.0.1 or will I have to upgrade it too?
    Thanks
    D

    Minimum release of Solstice Backup for Solaris 8 is 5.5.1. Latest is 6.1.

  • How to exclude savesets in Solstice backup ??

    Hello Everyone,
    I have a very large database on 3 filesystems, approx. 120 G and it has been backed up 2 times and doesn't need backup anymore being a static datawarehouse database.
    I would really appreciate If someone can help me to exclude it from being backed up.
    We are using Solstice backup.
    Thanks,
    Gtma

    Read the man page on nsr, it explains how to create a directive that allows you to specify specific files/filesystems to skip. Here is an example of a .nsr file that would skip all .dbf and .ctl files in the oradata directory:
    << ./oradata >>
    +skip: *.dbf *.ctl
    This .nsr file would reside in parent directory of oradata.
    Hope this helps
    Jason Fry

  • Solstice Backup for Intel, Does it Exist?

    I have been trying to find the packages SUNWsbu* for Solstice Backup on all the media I have for the Intel platform and can't find it. Does anyone know on what CD-ROM it can be found and the package name, if different from above? Thank you in advance.

    I don't know what Sun's storage division are playing at, but you can
    purchase the x86 version at store.sun.com->storage->data management
    However I note from the product descriptions that this is for Soalris 2.4 and 2.5.1 (both obsolete versions) - I hope someone can tell you if this runs on S8!!!

  • Time Machine network backup swapped to USB backup

    Hi there,
    I have a Time Machine Backup drive connected to my Airport Extreme network, which backups both my iMac and Macbook Pro which I love - it is totally no hassle and has been great.
    However I have just moved house and will not be able to set up a network again for a few weeks - my question is can I plug my Time Machine drive directly into my MacBook Pro/iMac to back up as normal? I don't want to erase the backups already on the drive, I just want to add to it as it would do automatically on the network. Has anyone had any experience with this - I'm hesitant to try it out incase I lose my backups!
    Thanks!

    Hi. Don't know if you ever got yours working, but was having the same problem after many successful backups and nothing changed on my system. I shut down my computer and then unplugged the TC for a few minutes. Let it restart. Then restarted my computer and reselected the TC in Preferences>Time Machine>Options and now it's backing up normally. Of course I have no idea if this actually fixed the problem, but it is working.

  • Hat is this "Time Machine couldn't complete the backup to "***Network Name***' The Backup disk image "/Volumes/Data/MacBook Pro.sparsebundle" is already in use"

    "Time Machine couldn’t complete the backup to “***Network Name***’ The Backup disk image “/Volumes/Data/MacBook Pro.sparsebundle” is already in use"
    What does this mean and how do you fix it?

    I got that the file is in use, what is the trick to release the file.  This has something to do with X.8, never had this problem befor I uploaded .8

Maybe you are looking for

  • Using a repeater to pass content to a title window

    Hi I have a repeater that has a button and the button open a title window component from flex So far I use the name property of the button to pass the title from the repeater to the title of the titlewindow here it is: Vimeo is the name of the repeat

  • How to give connection between sap R/3 to sap BI 7.0 system

    how to give connection between sap R/3 to sap BI 7.0 system

  • Custom equalizer settings

    I know that the iPod will not use custom built EQ presets - I always wondered why, btw - it can only be a mattter of codingthe right piece of software. I wonder, however, what happens when I alter the presets delivered - will they be used in the way

  • [b] bad magic number [/b]

    hallo, first sorry for my bad english but i'm from austria. i wrote a html-page in which a applet is called using object tag. if i click on this page open it with ie there is no problem, but when i return this page with an servlet i get the following

  • How do I delete this dang post?

    Can't figure it out