Unsolved
This post is more than 5 years old
1 Message
0
786
December 26th, 2012 22:00
Networker 8.0 issue with hpux
Hi all,
I'm using NW 8.0 to backup data on my storage system.
I'm making a filesystem (test) on my storage system and mounted it on /mnt//test101_0_FS_0 directory created on hpux with root user.
Following commnad was used:
mount -F nfs -o hard,intr,proto=tcp,vers=3,rsize=131072,wsize=32768,bg 192.168.125.25:/export/test /mnt/test101_0_FS_0
after that i ve created device , testpool and volume as :
| echo 'create type: NSR device; name: /mnt/test101_0_FS_0; device access information: /mnt/test101_0_FS_0; media type: adv_file; device block size: 128KB; target sessions: 1' > /home//root025976 |
| /opt/networker/bin/nsradmin -i /home//root025976 |
created resource id 0.37.91.185.0.0.0.88.80.221.56.90.192.168.125.153(1)
executing command :
| echo 'create type: NSR pool; name: test1010POOL; pool type: Backup; Label template: Full; clients: hpuxv3; save sets: "/home/00006/ "; levels: full; devices: '/mnt/test101_0_FS_0'; Recycle to other pools: Yes; Recycle from other pools: Yes; volume type preference: adv_file;' > /home//root025976 |
executing command :
| /opt/networker/bin/nsradmin -i /home//root025976 |
created resource id 0.38.91.185.0.0.0.88.80.221.56.90.192.168.125.153(1)
executing command :
| echo y| /opt/networker/bin/nsrmm -m -l -f /mnt/test101_0_FS_0 -b test1010POOL |
Using volume name `Full.003' for pool `test1010POOL'
6211:nsrmm: The user 'root (uid=0)' does not own the contents of device '/mnt/test101_0_FS_0'.
can anybody help me with this error?????

