> Hi. I want to delete a whole series of snapshots. > > How do I go about that. > > I have tried doing a rm -rf of one of the snapshot directories but I'm > not allowed since its read-only despite that I'm root.
You can't use '-r' because the contents are immutable. But you may be able to simply 'rmdir' the snapshot directory. -- Darren Dunham [EMAIL PROTECTED] Senior Technical Consultant TAOS http://www.taos.com/ Got some Dr Pepper? San Francisco, CA bay area < This line left intentionally blank to confuse you. > _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss