- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- partitions rz29l-aa
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 12:07 AM
12-01-2004 12:07 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 12:57 AM
12-01-2004 12:57 AM
Re: partitions rz29l-aa
Thanks,
blv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 01:08 AM
12-01-2004 01:08 AM
Re: partitions rz29l-aa
Eduardo, can you please run:
su -
/sbin/scu scan edt
/sbin/scu show edt
Is the disco visible in the show output ?
Suppose the new RZ29L is on bus 1, target 4, then do the following:
cd /dev
./MAKEDEV rz12
You should now be able to label the disk with:
disklabel -rw rz12 RZXX
Rgds,
Johan.
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 04:24 AM
12-01-2004 04:24 AM
Re: partitions rz29l-aa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 05:52 AM
12-01-2004 05:52 AM
Re: partitions rz29l-aa
disklabel -rw rz12 RZXX
then RZXX means, that it unknown disk,
generic disk. As I remember its geometry
will be set acording scu (you can look
at it an create own disktab entry), and
default partition layout.
the Johan's reply contained this command.
I send you only note disk type selection.
Best Regards
Fedor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 08:57 AM
12-01-2004 08:57 AM
Re: partitions rz29l-aa
you are talking about a rz29l-va?
There is no rz29l-aa.
You added only one disk and no controller, right?
What kind of controller are you using?
Check on cabling and termination.
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 08:24 PM
12-01-2004 08:24 PM
Re: partitions rz29l-aa
do not search rz29l-aa. the -aa means only packaging and interface, in this case internal disk. The relavant information is rz29l. It is in disktab on Tru64 4.0F and you can than write command
disklabel -rw /dev/rrz??c rz19l
fedor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 09:57 PM
12-01-2004 09:57 PM
Re: partitions rz29l-aa
To restate more clearly.
In V4.0F and higher, /etc/disktab is obsolete, not used & useless.
The disklabel command gets it's information about the geometry and capabilities of the disk via scsi inquiries towards the device itself.
Johan. -j~
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 10:03 PM
12-01-2004 10:03 PM
Re: partitions rz29l-aa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 10:11 PM
12-01-2004 10:11 PM
Re: partitions rz29l-aa
can you please post
scu show edt
?
thanks,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 10:33 PM
12-01-2004 10:33 PM
Re: partitions rz29l-aa
CAM Equipment Device Table (EDT) Information:
Device: RZ26N Bus: 0, Target: 0, Lun: 0, Type: Direct Access
Device: RZ29L-AA Bus: 0, Target: 1, Lun: 0, Type: Direct Access
Device: RRD45 Bus: 0, Target: 4, Lun: 0, Type: Read-Only Direct Access
Device: TLZ07 Bus: 0, Target: 5, Lun: 0, Type: Sequential Access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 11:25 PM
12-01-2004 11:25 PM
Re: partitions rz29l-aa
I found the disk now. Is the disk on bus 1 target zero the disk you hope to see? Can you confirm that the disk is still operational?
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 12:19 AM
12-02-2004 12:19 AM
Re: partitions rz29l-aa
So, now do a " file /dev/rrz1c". If you do not have rrz1c then do "cd /dev ; ./MAKEDEV rz1", then do "disklabel -rw rz1 RZXX"
Terminado...
Johan.
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 04:43 AM
12-02-2004 04:43 AM
Re: partitions rz29l-aa
ok, this is fine.
this is the partition:
type: SCSI
disk: RZ29L
label:
flags:
bytes/sector: 512
sectors/track: 113
tracks/cylinder: 20
sectors/cylinder: 2260
cylinders: 3708
sectors/unit: 8380080
rpm: 7200
interleave: 1
trackskew: 9
cylinderskew: 9
headswitch: 0 # milliseconds
track-to-track seek: 0 # milliseconds
drivedata: 0
8 partitions:
# size offset fstype [fsize bsize cpg] # NOTE: values not exact
a: 131072 0 unused 0 0 # (Cyl. 0 - 57*)
b: 401408 131072 unused 0 0 # (Cyl. 57*- 235*)
c: 8380080 0 unused 0 0 # (Cyl. 0 - 3707)
d: 2623488 532480 unused 0 0 # (Cyl. 235*- 1396*)
e: 2623488 3155968 unused 0 0 # (Cyl. 1396*- 2557*)
f: 2600624 5779456 unused 0 0 # (Cyl. 2557*- 3707)
g: 3936256 532480 unused 0 0 # (Cyl. 235*- 1977*)
h: 3911344 4468736 unused 0 0 # (Cyl. 1977*- 3707)
how can change the partition?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 04:55 AM