![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| remote backup ? | shorty | UNIX for Dummies Questions & Answers | 0 | 02-22-2008 03:57 PM |
| How to remote backup with AIX system | guest | AIX | 1 | 04-19-2007 04:45 AM |
| sco remote backup | yackim | SCO | 1 | 03-02-2006 05:50 PM |
| Autoloader working | nikk | UNIX for Advanced & Expert Users | 4 | 11-19-2003 07:52 AM |
| remote backup | solaris8in | SUN Solaris | 2 | 09-17-2003 05:30 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Help with ZFS backup on remote autoloader
I have a cluster of 2 V490s, one is connected to tape.
I need a way to backup ZFS file systems from the non-tape machine to the tape machine. I tried : zfs send pool/snap@today | ssh host2 zfs recv pool2/snap@today | dd /dev/tape, to no avail. My question: 1- Is there a way to backup ZFS file system on a remote tape that I'm not aware of? There's no direct equivalent for ufsdump and I can't quite get zfs send/receive to work as I want. 2- Is there a way to connect a single auto-loader to two machines? In other words: how can I bypass the need for a terminator and make the active node in the cluster "own" the autoloader and release it and/or act as a terminator when done to free the autoloader for the other node? Thanks. ---------- Post updated at 04:19 PM ---------- Previous update was at 11:47 AM ---------- I managed to store the data through zfs send/rsh dd I still can't restore the data from the tape to the non-tape machine. Any ideas? |
![]() |
| Bookmarks |
| Tags |
| autoloader, backup, scsi-termination, zfs |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|