Correct, you cannot 'move' a readonly. Use this process: vos addsite server b volume vos release volume vos remove server a volume.readonly
-derek Turbo Fredriksson <[EMAIL PROTECTED]> writes: > When I started testing AFS, I had only a very small disk to play with, > so all my volumes ended up on that little disk/partition. I later added > a 36Gb disk when I desided to go live with AFS. > > The /vicepa partition is formated as XFS, and the /vicepb as ext2... I've > moved all the root volumes to /vicepb so that i can 'reformat' the /vicepa > partition to ext2 as well. But the readonly volumes refuse to move... > > ----- s n i p ----- > [papadoc.pts/3]$ for vol in `vos listvol papadoc /vicepa | grep ^root | sed 's@ >.*@@'`; do echo "VOL: $vol"; vos move -id $vol -fromserver papadoc -frompartition >/vicepa -toserver papadoc -topartition /vicepb -encrypt; done > VOL: root.afs.readonly > Only RW volume can be moved > VOL: root.cell.readonly > Only RW volume can be moved > [papadoc.pts/3]$ vos listvol papadoc /vicepa > Total number of volumes on server papadoc partition /vicepa: 2 > root.afs.readonly 536870913 RO 36 K On-line > root.cell.readonly 536870916 RO 5 K On-line > > Total volumes onLine 2 ; Total volumes offLine 0 ; Total busy 0 > ----- s n i p ----- > > How do I move the two remaining volumes? > -- > spy ammonium Honduras Saddam Hussein Uzi World Trade Center terrorist > assassination Rule Psix fissionable CIA colonel Mossad president > Ft. Meade > [See http://www.aclu.org/echelonwatch/index.html for more about this] > _______________________________________________ > OpenAFS-info mailing list > [EMAIL PROTECTED] > https://lists.openafs.org/mailman/listinfo/openafs-info -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ OpenAFS-info mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-info
