To turn a volume from gen to fsgen
How to turn a volume from gen to fsgen? Why should one do that?
Expert
1) #vxprint -g dgname -rhmvps filename >
filename.vxoutput
2) open the file simplevol.vxout by using your fav editor and modify the use_type field alone from gen to fsgen.
3. Save the file. Ensure you edit the use_type field alone
4. Umount the filesystem; umount /simplevol
5. Stop the volume; vxvol -g dgname stop simplevol
6. Eliminate the volume; vxedit -g dgname -rf rm simplevol
7. By using vxmake reconstruct the volume from the saved file ;
vxmake -g dgname -d simplevol.vxout
8. Verify the vxprint out; vxprint -g dgname -hrt ;
Verify for the usage type; it would be fsgen
9. Begin the volume; vxvol -g dgname start simplevol
10. Do a fsck for the volume; fsck -y /dev/vx/rdsk/dgname/simplevol
11. mount the filesystem ; mount /simplevol gen assumes a volume does not have filesystem and fsgen suppose a volume contains a file system. Vxassist employ fsgen as default type and vxmake employ gen as default type.
Disadvantages of Layered Model: Layered model of data communication is less efficient as compared to Monolithic model of data communication. The layered module requires a frequent switching betwee
Normal 0 false false
Identify 1 potential Hardware and 1 Potential Software weaknesses from the Aircraft Solutions Company scenario below. Choose the most serious weakness in both cases. To define the asset or policy with sufficient detail to justify your assessment, your assessment must include: <
What significant economic changes happened in America between 1876 and 1900? What factors led to the growth?
Normal 0
Write a program that input from user, the number of hrs worked and hours pay rate for staff and output their total pay. The program must process an arbitrary number of staff the user will terminate input by entering 0 for hours worked and rate of pay. Employ a class c
Predicate Abstraction: Predicate abstraction (Graf and Saïdi 1997), is a special case of an over-approximating data abstraction which maps a potentially infinite-state program into a finite-state program, via a finite set of predicates over the p
18,76,764
1929283 Asked
3,689
Active Tutors
1454118
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!