gayfield

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-04-14
12:23
2486 views
Copy Folders\Files and Trustees from Linux to NetWare - NSS
Hi all
I require to retire a Linux Cluster (OES 2.0.2) so need to move the Files and Structure to a NetWare 6.5sp8 Server. Unfortunately, the SCMT tells me that it is not capable. If I just copy then I lose the trustees so does anyone know of a new or existing tool to complete this task for me. Thanks.
I require to retire a Linux Cluster (OES 2.0.2) so need to move the Files and Structure to a NetWare 6.5sp8 Server. Unfortunately, the SCMT tells me that it is not capable. If I just copy then I lose the trustees so does anyone know of a new or existing tool to complete this task for me. Thanks.
7 Replies
laurabuckley

Micro Focus Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-04-14
12:53
Hi,
My question is why would you want to copy your data to NetWare which is not a supported platform? Why not a newer OES server?
Cheers,
My question is why would you want to copy your data to NetWare which is not a supported platform? Why not a newer OES server?
Cheers,
Laura Buckley
Views/comments expressed here are entirely my own.
If you find this post helpful, please show your appreciation and click on "Like" below...
Views/comments expressed here are entirely my own.
If you find this post helpful, please show your appreciation and click on "Like" below...


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-04-14
13:10
On Tue, 14 Apr 2015 11:26:02 GMT, gayfield
<gayfield@no-mx.forums.novell.com> wrote:
>
>Hi all
>
>I require to retire a Linux Cluster (OES 2.0.2) so need to move the
>Files and Structure to a NetWare 6.5sp8 Server. Unfortunately, the SCMT
>tells me that it is not capable. If I just copy then I lose the trustees
>so does anyone know of a new or existing tool to complete this task for
>me. Thanks.
I've not tried this, so I don't know for sure whether it will work,
you will need to test it. But you might be able to save the trustee
info with metamig
https://www.novell.com/documentation/oes11/stor_nss_lx/data/metamig.html
and then use trustee.nlm on the netware server to restore that
information.
<gayfield@no-mx.forums.novell.com> wrote:
>
>Hi all
>
>I require to retire a Linux Cluster (OES 2.0.2) so need to move the
>Files and Structure to a NetWare 6.5sp8 Server. Unfortunately, the SCMT
>tells me that it is not capable. If I just copy then I lose the trustees
>so does anyone know of a new or existing tool to complete this task for
>me. Thanks.
I've not tried this, so I don't know for sure whether it will work,
you will need to test it. But you might be able to save the trustee
info with metamig
https://www.novell.com/documentation/oes11/stor_nss_lx/data/metamig.html
and then use trustee.nlm on the netware server to restore that
information.
--
Ken
Knowledge Partner
Create and vote for enhancements in the Idea Exchange forums!
Don't forget to Like helpful posts and mark Solutions!
Ken
Knowledge Partner
Create and vote for enhancements in the Idea Exchange forums!
Don't forget to Like helpful posts and mark Solutions!
gayfield

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-04-15
11:48
Thanks Guys for your time and replies. Unfortunately Fife Council is in the process of transitioning to Windows 😞 and there is a change freeze. The Hardware on which the Linux Cluster is installed keeps failing so we're attempting to move the data onto one of the old NetWare 6.5sp8 Servers as a temporary measure.
laurabuckley

Micro Focus Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-04-16
12:16
Hi,
I am sorry that you are in such a difficult position.
There is a very *slow* way of doing this, I think it will work, on a workstation with the Novell Client installed have drives mapped both to source and destination volumes. Then, I suggest that you do this in small chunks, right-click on a folder for example and choose Novell Copy from the menu that appears. As far as I am aware this copies trustee information across.
Perhaps this is worth a try/test?
Let us know how it goes.
Cheers,
I am sorry that you are in such a difficult position.
There is a very *slow* way of doing this, I think it will work, on a workstation with the Novell Client installed have drives mapped both to source and destination volumes. Then, I suggest that you do this in small chunks, right-click on a folder for example and choose Novell Copy from the menu that appears. As far as I am aware this copies trustee information across.
Perhaps this is worth a try/test?
Let us know how it goes.
Cheers,
Laura Buckley
Views/comments expressed here are entirely my own.
If you find this post helpful, please show your appreciation and click on "Like" below...
Views/comments expressed here are entirely my own.
If you find this post helpful, please show your appreciation and click on "Like" below...
laurabuckley

Micro Focus Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-04-16
12:35
Hi,
After further digging you could possibly try this....
Mount the NetWare volume on the Linux (OES2) server using ncpmount.
Then using migfiles on the Linux server do the file transfer:
This command migrates data from the NCP Linux volume NCPVOL at /usr/novell/ncpvol on the source server with the IP address 192.168.1.3 to the newdir directory on the NSS volume NSS1:
migfiles -s 192.168.1.3 -X /usr/novell/ncpvol -x /media/nss/NSS1/newdir
Perhaps this is worth a try too and cleaner than my suggestion above using the Novell Client.
Please let us know how it goes.
Cheers,
After further digging you could possibly try this....
Mount the NetWare volume on the Linux (OES2) server using ncpmount.
Then using migfiles on the Linux server do the file transfer:
This command migrates data from the NCP Linux volume NCPVOL at /usr/novell/ncpvol on the source server with the IP address 192.168.1.3 to the newdir directory on the NSS volume NSS1:
migfiles -s 192.168.1.3 -X /usr/novell/ncpvol -x /media/nss/NSS1/newdir
Perhaps this is worth a try too and cleaner than my suggestion above using the Novell Client.
Please let us know how it goes.
Cheers,
Laura Buckley
Views/comments expressed here are entirely my own.
If you find this post helpful, please show your appreciation and click on "Like" below...
Views/comments expressed here are entirely my own.
If you find this post helpful, please show your appreciation and click on "Like" below...
skapanen2

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-04-17
12:49
On 14.4.2015 14:26, gayfield wrote:
>
> Hi all
>
> I require to retire a Linux Cluster (OES 2.0.2) so need to move the
> Files and Structure to a NetWare 6.5sp8 Server. Unfortunately, the SCMT
> tells me that it is not capable. If I just copy then I lose the trustees
> so does anyone know of a new or existing tool to complete this task for
> me. Thanks.
If you want to use SCMT, there is one trick you can try.
(checking my notes.. found..), you can make SCMT "skip" the version
check, so it will work even with new SMS RPMs
- open up \\oes2server\sys\scu\ folder
- start consolidation utility
- when it starts doing the pre-checks, keep looking the \sys\scu folder,
and when smsinstalledversion.txt is created - delete it.
It will then give non-critical error that it cannot check the SMS RPM
version, BUT it will let you continue normally 😃
-sk
HAMK University - OES, NW, GW, NCS, eDir, Zen, IDM, NSL - www.hamk.fi
>
> Hi all
>
> I require to retire a Linux Cluster (OES 2.0.2) so need to move the
> Files and Structure to a NetWare 6.5sp8 Server. Unfortunately, the SCMT
> tells me that it is not capable. If I just copy then I lose the trustees
> so does anyone know of a new or existing tool to complete this task for
> me. Thanks.
If you want to use SCMT, there is one trick you can try.
(checking my notes.. found..), you can make SCMT "skip" the version
check, so it will work even with new SMS RPMs
- open up \\oes2server\sys\scu\ folder
- start consolidation utility
- when it starts doing the pre-checks, keep looking the \sys\scu folder,
and when smsinstalledversion.txt is created - delete it.
It will then give non-critical error that it cannot check the SMS RPM
version, BUT it will let you continue normally 😃
-sk
HAMK University - OES, NW, GW, NCS, eDir, Zen, IDM, NSL - www.hamk.fi
gayfield

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-04-20
09:39
Thanks again Guys. I've been off a few days so will get cracking this week. I'll let you know how it goes and how we (hopefully) solved it.