Sorry before message was sent without subject.
I send it with subject
---------------------------------------------
Hello Managers,
We installed DU3.2c to our DEC 3000-400 which has two disks (2GB each)
I saw that when I use df -k to show mounted disks, it shows that the
disk has about 1 GB capacity on /usr. (which should be about 2 GB)
I think it is because we used only partition g for /usr.
The output of disklabel shows that there is also partition h which is now
unallocated.
I want to use both g and h partition for /usr.
Can I specify 2 partitions (g and h) while creating a file domain?
Are there any suggestions how it could be done?
Thanks in advance..
Akile Sahin.
Here is the output when I issue disklabel -r /dev/rz3a command.
# /dev/rrz3a:
type: SCSI
disk: RZ28M
label:
flags:
bytes/sector: 512
sectors/track: 99
tracks/cylinder: 16
sectors/cylinder: 1584
cylinders: 2595
sectors/unit: 4110480
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]
a: 131072 0 ADVfs # (Cyl. 0 - 82*)
b: 401408 131072 unused 1024 8192 # (Cyl. 82*- 336*)
c: 4110480 0 unused 1024 8192 # (Cyl. 0 - 2594)
d: 1191936 532480 unused 1024 8192 # (Cyl. 336*- 1088*)
e: 1191936 1724416 unused 1024 8192 # (Cyl. 1088*- 1841*)
f: 1194128 2916352 unused 1024 8192 # (Cyl. 1841*- 2594*)
g: 1787904 532480 ADVfs # (Cyl. 336*- 1464*)
h: 1790096 2320384 unused 1024 8192 # (Cyl. 1464*- 2594*)
Received on Mon Feb 24 1997 - 18:08:56 NZDT