You are on page 1of 1

# fssnap -F ufs -o bs=/backing-store-file /file-system

# fssnap -F ufs -o bs=/usr/var/snap.file /usr /dev/fssnap/1


# fssnap –I list
# fssnap –d /filesystem(/usr)
# rm /var/temp/snapshot 1
Ufsdump 0-9ucf /dev/rmt/0 /dev/dsk/c0t0d0s2

Ufsdump 0ucf remote_sys:/dev/rmt/0 /dev/dsk/c0t0d0s3

Fssnap –F ufs –o bs=/export/scratch /usr

Umask control the default file permission for new files

# umask u=rwx,g=rwx,0=-

Vxdg init mydg disk1=c0d0t0s2

Vxdiskadd –g mydg disk1=c0t1d0s1 disk2=c0t1d0s3

Vxmake –g mydg sd mysd disk1,0,8000

Vxmake rm mysd

Vxsd dis mysd1

Vxsd assoc myplex mysd1,mysd2,….

Vxmake –g mydg plex myplex layout=stripe/mirror/raid-5 sd=mysd1,mysd2,…

Vxplex dis myplex

Vxedit –rf rm myplex

Vxmake vol myvol plex=myplex

Vxvol start myvol

You might also like