问题:
A . mklv -t jfslog -y LVname VGname 1 PVname logform /dev/LVname chfs -a log=/dev/LVname /filesystemname m ount and unmount filesystem
B . mklv -t jfslog -y LVname VGname PVname unmount filesystem vi /etc/filesystems, change entry for lv to point filesystem to new JFS log mount filesystem
C . mklvcopy -a jfslog -y LVname VGname 1 PVname chfs -a log=/dev/LVname /filesystemname unmount and mount file system
D . mklvcopy -t jfslog -y LVname VGname 1 PVname logform /dev/LVname vi /etc/filesystems, change entry for lv to point filesystem to new JFS log unmount and mount filesystem
● 参考解析
本题暂无解析