Wow! I got 6 responses before I even got a copy of my own posting!
I forgot to mention that this is for AdvFS. The answer, as I expected, was
quite simple:
I presume you're talking AdvFS domains here. So, unmount any filesets in
the domain that are mounted and delete the filesets (after taking a backup
of course) with the "rmfset" command. Once there are no filesets in the
domain delete the domain with the "rmfdmn" command. Use "showfsets" to see
what filesets are in the domain.
What I did was:
umount /disk04
rmfset disk04 u04
rmfdmn disk04
then I could add the volume (dev/rz2a) to where I needed it.
Thank you all!
Andy
Original question:
===========
I have a domain called disk04 with a 2 gb volume (/dev/rzsa) in it. I need
to move this volume to another domain and get rid of this domain. I've
tried unmounting the domain but then I can't remove the volume. I've tried
unmounting the volume with the domain still mounted but that fails because
it's the last volume in the domain. I've exhausted my knowledge and the
resources at hand (aka tfm as in rtfm). How can I accomplish this?
Received on Thu Sep 28 2000 - 18:09:27 NZST