Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

COMMAND

Status
Not open for further replies.

johny2K

Technical User
Dec 19, 2001
184
CA
can anyone share some idea/s how-to match-up these commands in TRUE64?

FROM AIX:

1. lspv - displaying physical volume
2. lsvg - displaying volume group
3. mkfs - create file system
4. mountfs - mount file system
5. command to check for RAID present in the system
6. creating a FS in a particular (physical)disk
7. knowing what FS (mounted) in a particular physical disk
8. export FS

more power and many thanks
 
Not worked on Tru64 for a while but here goes...

To build advanced filesystmes ADVFS - Use diskconfig (gui) to partition disks - or user default partitions/names. mkfdmn to make the file domain - eg mkfdmn /dev/desk/dev1a. Then mkfset to make the fileset for the domain. eg - mkfset domain1 u01. Now make to filesytem mountpoint directory and mount the filestsyetm - mount -t advfs domain1#u01 /u01...see
diskconfig is a GUI which will do the physical disk stuff.
see man on mkfdmn for further filesystem stuff.

Using the sys_check utility will give you all the current config details for the above.

Good luck.
 
hi guys,

i just want to discard what i've done. specially, by changing "g: 4393525 13368779 unused 0 0 # (Cyl. 13055*- 17345)
TO
g: 4393525 13368779 4.2BSD 0 0 0 # (Cyl. 13055*- 17345)"


here's what:

root@apple: />/sbin/disklabel -r /dev/rdisk/dsk4c
# /dev/rdisk/dsk4c:
type: SCSI
disk: HSZ22
label:
flags:
bytes/sector: 512
sectors/track: 64
tracks/cylinder: 16
sectors/cylinder: 1024
cylinders: 17346
sectors/unit: 17762304
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0# milliseconds
track-to-track seek: 0# milliseconds
drivedata: 0

8 partitions:
# size offset fstype [fsize bsize cpg] # NOTE: values n
ot exact
a: 8235420 0 AdvFS # (Cyl. 0 - 8042*)
b: 5133359 8235420 AdvFS # (Cyl. 8042*- 13055*)
c: 17762304 0 unused 0 0 # (Cyl. 0 - 17345)
d: 0 0 unused 0 0 # (Cyl. 0 - -1)
e: 0 0 unused 0 0 # (Cyl. 0 - -1)
f: 0 0 unused 0 0 # (Cyl. 0 - -1)
g: 4393525 13368779 unused 0 0 # (Cyl. 13055*- 17345)

h: 0 0 unused 0 0 # (Cyl. 0 - -1)
root@apple: />/sbin/newfs /dev/rdisk/dsk4g
Warning: 460 sector(s) in last cylinder unallocated
/dev/rdisk/dsk4g:4393524 sectors in 4291 cylinders of 16 tracks, 64 sectors
2145.3MB in 269 cyl groups (16 c/g, 8.00MB/g, 1920 i/g)
super-block backups (for fsck -b #) at:
32, 16480, 32928, 49376, 65824, 82272, 98720, 115168,
131616, 148064, 164512, 180960, 197408, 213856, 230304, 246752,
262176, 278624, 295072, 311520, 327968, 344416, 360864, 377312,
393760, 410208, 426656, 443104, 459552, 476000, 492448, 508896,
524320, 540768, 557216, 573664, 590112, 606560, 623008, 639456,
655904, 672352, 688800, 705248, 721696, 738144, 754592, 771040,
786464, 802912, 819360, 835808, 852256, 868704, 885152, 901600,
918048, 934496, 950944, 967392, 983840, 1000288, 1016736, 1033184,
1048608, 1065056, 1081504, 1097952, 1114400, 1130848, 1147296, 1163744,
1180192, 1196640, 1213088, 1229536, 1245984, 1262432, 1278880, 1295328,
1310752, 1327200, 1343648, 1360096, 1376544, 1392992, 1409440, 1425888,
1442336, 1458784, 1475232, 1491680, 1508128, 1524576, 1541024, 1557472,
root@apple: />/sbin/disklabel -r /dev/rdisk/dsk4c|pg
# /dev/rdisk/dsk4c:
type: SCSI
disk: HSZ22
label:
flags:
bytes/sector: 512
sectors/track: 64
tracks/cylinder: 16
sectors/cylinder: 1024
cylinders: 17346
sectors/unit: 17762304
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0# milliseconds
track-to-track seek: 0# milliseconds
drivedata: 0

8 partitions:
# size offset fstype [fsize bsize cpg] # NOTE: values n
ot exact
a: 8235420 0 AdvFS # (Cyl. 0 - 8
042*)
b: 5133359 8235420 AdvFS # (Cyl. 8042*- 1
3055*)
c: 17762304 0 unused 0 0 # (Cyl. 0 - 1
7345)
d: 0 0 unused 0 0 # (Cyl. 0 - -
1)
e: 0 0 unused 0 0 # (Cyl. 0 - -
1)
f: 0 0 unused 0 0 # (Cyl. 0 - -
1)
g: 4393525 13368779 4.2BSD 0 0 0 # (Cyl. 13055*-
17345)
h: 0 0 unused 0 0 # (Cyl. 0 - -
1)
root@apple: />/sbin/disklabel -r /dev/rdisk/dsk4c
# /dev/rdisk/dsk4c:
type: SCSI
disk: HSZ22
label:
flags:
bytes/sector: 512
sectors/track: 64
tracks/cylinder: 16
0 ( 24, 21) FDX
sectors/cylinder: 1024
cylinders: 17346
sectors/unit: 17762304
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0# milliseconds
track-to-track seek: 0# milliseconds
drivedata: 0

8 partitions:
# size offset fstype [fsize bsize cpg] # NOTE: values n
ot exact
a: 8235420 0 AdvFS # (Cyl. 0 - 8042*)
b: 5133359 8235420 AdvFS # (Cyl. 8042*- 13055*)
c: 17762304 0 unused 0 0 # (Cyl. 0 - 17345)
d: 0 0 unused 0 0 # (Cyl. 0 - -1)
e: 0 0 unused 0 0 # (Cyl. 0 - -1)
f: 0 0 unused 0 0 # (Cyl. 0 - -1)
g: 4393525 13368779 4.2BSD 0 0 0 # (Cyl. 13055*- 17345)

h: 0 0 unused 0 0 # (Cyl. 0 - -1)
root@apple: />

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top