Can I do the following to rename the Advanced File System?
I have a file system called /progs and the link is rz25c. I wanted to
replace the disk in this file system and give the
same name for the new file system.(again /progs). I know that I can do
it via tape(vdump and vrestore). But I would
like to use via disks:
1. crate a new file domain /prog1(rz26c)
2. vdump , vrestore command to copy the files from /prog to /prog1
3. rmfdmn /prog
4. rename with mv command? (mv /etc/fdmns/prog1 /etc/fdmns/prog)
I thought of this way also:
Add the disk rz26c to /prog. (addvol /dev/rz26c /prog).Then use the
AdvFS
command "rmvol /dev/rz25c". I donot know whether this give me any
problem.Iam doing this operation
on a production system.
The users can only read the contents in this file system.
regards,
Kumar
Received on Fri Sep 29 2000 - 12:06:11 NZST