Solaris 10 / SUN SamFS 4.6 – Working with SamFS / How to Migrate a SAM-FS File System

# /etc/init.d/samba stop
# samcmd arrun
# showqueue -v -f
Scan list
0 2009-10-20 07:50:16 background —- .
No archive requests
# cd /samfs-old

# samfsdump -f /spacious_directory/samfsdump -u# mount -F samfs samfs-new /samfs-new

# cd /samfs-new
# samfsrestore -f /spacious_directory/samfsdump

# samcmd m

# cd /samfs-new
# sls -D myfile
# cp newfile /samfs-new/newfile
# samcmd arrun
# samcmd a

Leave a Reply

You must be logged in to post a comment.