Re: AIX restore from one client to another

2002-07-11 Thread Zlatko Krastev

Be careful when using -node instead of -virtualnode. Especially on other
platforms - on Windows this might upgrade filespace to unicode and
cause headaches.
Use 'dsmc restore -fromnode' or 'dsmc -virtualnodename' as already
suggested.

Zlatko Krastev
IT Consultant




Please respond to ADSM: Dist Stor Manager [EMAIL PROTECTED]
Sent by:ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:

Subject:AIX restore from one client to another

I want to be able to restore directories from a production client
to
a test client. I know with the other platforms you
 just put the other clients node name in the path, but being
unfamiliar
with AIX I was not sure if this would be the same.
 I have not tried this yet, just looking for some direction. This is
how
I assume it would go:

 restore nodeA /usr/xyz/* -su=yes nodeB/usr/xyz/

 I guess my question is, is this possible and do I have the right
syntax.

 Any help would be appreciated

 Mike Anderson
 [EMAIL PROTECTED]




CONFIDENTIALITY NOTICE: This e-mail message, including any attachments,
is for the sole use of the intended recipient(s) and may contain
confidential
and privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.



AIX restore from one client to another

2002-07-10 Thread Anderson, Michael - HMIS

I want to be able to restore directories from a production client to
a test client. I know with the other platforms you
 just put the other clients node name in the path, but being unfamiliar
with AIX I was not sure if this would be the same.
 I have not tried this yet, just looking for some direction. This is how
I assume it would go:

 restore nodeA /usr/xyz/* -su=yes nodeB/usr/xyz/

 I guess my question is, is this possible and do I have the right
syntax.

 Any help would be appreciated

 Mike Anderson
 [EMAIL PROTECTED]




CONFIDENTIALITY NOTICE: This e-mail message, including any attachments,
is for the sole use of the intended recipient(s) and may contain
confidential
and privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.



Re: AIX restore from one client to another

2002-07-10 Thread Haskins, Mike

Enter the following on nodeB provided that nodeA has granted access with the set 
access command:

restore -fromn=nodeA /usr/xyz/* /usr/xyz/

Mike Haskins
Agway, Inc

-Original Message-
From: Anderson, Michael - HMIS [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 10, 2002 3:11 PM
To: [EMAIL PROTECTED]
Subject: AIX restore from one client to another


I want to be able to restore directories from a production client to
a test client. I know with the other platforms you
 just put the other clients node name in the path, but being unfamiliar
with AIX I was not sure if this would be the same.
 I have not tried this yet, just looking for some direction. This is how
I assume it would go:

 restore nodeA /usr/xyz/* -su=yes nodeB/usr/xyz/

 I guess my question is, is this possible and do I have the right
syntax.

 Any help would be appreciated

 Mike Anderson
 [EMAIL PROTECTED]




CONFIDENTIALITY NOTICE: This e-mail message, including any attachments,
is for the sole use of the intended recipient(s) and may contain
confidential
and privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.



Re: AIX restore from one client to another

2002-07-10 Thread Justin Bleistein

or -virtualnode=

works if you know node-a's password of course.

--Justin Richard Bleistein




  Haskins, Mike
  [EMAIL PROTECTED]To:   [EMAIL PROTECTED]
  OM  cc:
  Sent by: ADSM:  Subject:  Re: AIX restore from one 
client to another
  Dist Stor
  Manager
  [EMAIL PROTECTED]
  .EDU


  07/10/2002 03:26
  PM
  Please respond to
  ADSM: Dist Stor
  Manager






Enter the following on nodeB provided that nodeA has granted access with
the set access command:

restore -fromn=nodeA /usr/xyz/* /usr/xyz/

Mike Haskins
Agway, Inc

-Original Message-
From: Anderson, Michael - HMIS [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 10, 2002 3:11 PM
To: [EMAIL PROTECTED]
Subject: AIX restore from one client to another


I want to be able to restore directories from a production client
to
a test client. I know with the other platforms you
 just put the other clients node name in the path, but being unfamiliar
with AIX I was not sure if this would be the same.
 I have not tried this yet, just looking for some direction. This is
how
I assume it would go:

 restore nodeA /usr/xyz/* -su=yes nodeB/usr/xyz/

 I guess my question is, is this possible and do I have the right
syntax.

 Any help would be appreciated

 Mike Anderson
 [EMAIL PROTECTED]




CONFIDENTIALITY NOTICE: This e-mail message, including any attachments,
is for the sole use of the intended recipient(s) and may contain
confidential
and privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.