You can also unload an entire Storage Group with FILEPOOL UNLOAD. Regards, Richard Schuh
> -----Original Message----- > From: The IBM z/VM Operating System > [mailto:[email protected]] On Behalf Of Bruce Hayden > Sent: Tuesday, October 19, 2010 7:15 AM > To: [email protected] > Subject: Re: Copying SFS filespaces from one pool to another > > Did you look at FILEPOOL UNLOAD FILESPACE xxxx followed by > FILEPOOL RELOAD? That's what that command is supposed to be > able to do - move filespaces from one filepool to another. > Or are you looking for a way to move a batch of users? That > shouldn't be too hard to do with a small exec, since the > FILEPOOL command uses filedefs to name the output and input files. > > On Tue, Oct 19, 2010 at 10:08 AM, David Boyes > <[email protected]> wrote: > > Before I go off and write something, does anyone have a favorite > > method to do this? I've checked out Scott Nettleship's SFSTOOLS > > package, and it has some handy bits for writing such a > thing, but not the whole process. > > Something like rsync for SFS? > > > > (context: I need to consolidate several filepools, and have > some user > > filespaces that need to be moved from one SFS filepool to > another so I > > can reclaim the disks from the first pool (and finally > deallocate 240RES...)). > > > > > > > > -- > Bruce Hayden > z/VM and Linux on System z ATS > IBM, Endicott, NY >
