- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: mkfdmn problem
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-08-2005 12:01 AM
12-08-2005 12:01 AM
mkfdmn problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 12:19 AM
12-08-2005 12:19 AM
Re: mkfdmn problem
What is the output, or just hang?
Can you sucessfully dd to the disk to read and write some data?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 01:13 AM
12-08-2005 01:13 AM
Re: mkfdmn problem
and it just hangs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 01:56 AM
12-08-2005 01:56 AM
Re: mkfdmn problem
can you post
disklabel -r dsk30
file /dev/rdisk/dsk30c
?
Any errors in binary errorlog?
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 01:11 PM
12-08-2005 01:11 PM
Re: mkfdmn problem
dd if=/dev/disk/dsk30c of=/dev/null bs=1024 count=100000
dd if=/dev/zero of=/dev/rdisk/dsk30c bs=1024 count=100000
Is this a local (DAS) disk or a SAN (or SCSI storage) disk?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2005 08:55 PM
12-11-2005 08:55 PM
Re: mkfdmn problem
/dev/rdisk/dsk30c: character special (19/699) SCSI #15 "HSZ70" disk #14 (SC
SI ID #2) (SCSI LUN #3) errors = 4/0
dcs1a # disklabel -r dsk30
# /dev/rdisk/dsk30c:
type: SCSI
disk: HSZ70
label:
flags:
bytes/sector: 512
sectors/track: 254
tracks/cylinder: 20
sectors/cylinder: 5080
cylinders: 41986
sectors/unit: 213291762
rpm: 3600
interleave: 1
trackskew: 7
cylinderskew: 26
headswitch: 0 # milliseconds
track-to-track seek: 0 # milliseconds
drivedata: 0
8 partitions:
# size offset fstype fsize bsize cpg # ~Cyl values
a: 131072 0 unused 0 0 # 0 - 25*
b: 262144 131072 unused 0 0 # 25*- 77*
c: 213291762 0 unused 0 0 # 0 - 41986*
d: 0 0 unused 0 0 # 0 - 0
e: 0 0 unused 0 0 # 0 - 0
f: 0 0 unused 0 0 # 0 - 0
g: 106449273 393216 unused 0 0 # 77*- 21031*
h: 106449273 106842489 unused 0 0 # 21031*- 41986*
Output from dd - the first command came back ok, and the second command returned this message.
dcs1a # dd if=/dev/zero of=/dev/rdisk/dsk30c bs=1024 count=100000
dd write error: Read-only file system
1+0 records in
0+0 records out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2005 09:32 PM
12-11-2005 09:32 PM
Re: mkfdmn problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2005 09:36 PM
12-11-2005 09:36 PM
Re: mkfdmn problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2005 09:50 PM
12-11-2005 09:50 PM
Re: mkfdmn problem
I would suggest that you check if the disk was configured as read-only on the controller side.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2005 10:31 PM
12-11-2005 10:31 PM
Re: mkfdmn problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2005 10:45 PM
12-11-2005 10:45 PM
Re: mkfdmn problem
# ls -al /dev/rdisk/dsk30*
and
# ls -al /dev/disk/dsk30*
What is the type of controller?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2005 10:51 PM
12-11-2005 10:51 PM
Re: mkfdmn problem
crw------- 1 root system 19,695 Sep 14 10:56 /dev/rdisk/dsk30a
crw------- 1 root system 19,697 Sep 14 10:56 /dev/rdisk/dsk30b
crw------- 1 root system 19,699 Dec 12 09:48 /dev/rdisk/dsk30c
crw------- 1 root system 19,701 Sep 14 10:56 /dev/rdisk/dsk30d
crw------- 1 root system 19,703 Sep 14 10:56 /dev/rdisk/dsk30e
crw------- 1 root system 19,705 Sep 14 10:56 /dev/rdisk/dsk30f
crw------- 1 root system 19,707 Sep 14 10:56 /dev/rdisk/dsk30g
crw------- 1 root system 19,709 Sep 14 10:56 /dev/rdisk/dsk30h
dcs1a # ls -al /dev/disk/dsk30*
brw------- 1 root system 19,694 Sep 14 10:56 /dev/disk/dsk30a
brw------- 1 root system 19,696 Sep 14 10:56 /dev/disk/dsk30b
brw------- 1 root system 19,698 Sep 14 10:56 /dev/disk/dsk30c
brw------- 1 root system 19,700 Sep 14 10:56 /dev/disk/dsk30d
brw------- 1 root system 19,702 Sep 14 10:56 /dev/disk/dsk30e
brw------- 1 root system 19,704 Sep 14 10:56 /dev/disk/dsk30f
brw------- 1 root system 19,706 Sep 14 10:56 /dev/disk/dsk30g
brw------- 1 root system 19,708 Sep 14 10:56 /dev/disk/dsk30h
Controller is HSZ70.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 03:55 AM
12-12-2005 03:55 AM
Re: mkfdmn problem
you can not write to the 16 first sectors.
They are write protected because there are crucial disk informations on it.
You will have to skip the first 16 sectors.
dd if=/dev/zero of=/dev/rdisk/dsk30c os=16 count=100000
213291762 sectors is a strange size. This makes it roughly 100GB. I can't remember such a disk. How did you label the disk?
Maybe we will have to redo it.
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 04:21 AM
12-12-2005 04:21 AM
Re: mkfdmn problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 04:29 AM
12-12-2005 04:29 AM
Re: mkfdmn problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 06:45 PM
12-12-2005 06:45 PM
Re: mkfdmn problem
verify that it is supported by the HSZ70?
Please also post os version and patch kit version.
The disklabel looks the same as before?
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 07:31 PM
12-12-2005 07:31 PM
Re: mkfdmn problem
Can you do:
# newfs /dev/disk/dsk30c
and post the message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 08:01 PM
12-12-2005 08:01 PM
Re: mkfdmn problem
Warning: 2198 sector(s) in last cylinder unallocated
/dev/rdisk/dsk30c: 213291762 sectors in 41987 cylinders of 20 tracks, 254 s
ectors
104146.4MB in 2625 cyl groups (16 c/g, 39.69MB/g, 9536 i/g)
super-block backups (for fsck -b #) at:
32, 81568, 163104, 244640, 326176, 407712, 489248, 570784,
652320, 733856, 815392, 896928, 978464, 1060000, 1141536, 1223072,
1304608, 1386144, 1467680, 1549216, 1630752, 1712288, 1793824, 1875360,
1956896, 2038432, 2119968, 2201504, 2283040, 2364576, 2446112, 2527648,
2600992, 2682528, 2764064, 2845600, 2927136, 3008672, 3090208, 3171744,
3253280, 3334816, 3416352, 3497888, 3579424, 3660960, 3742496, 3824032,
3905568, 3987104, 4068640, 4150176, 4231712, 4313248, 4394784, 4476320,
4557856, 4639392, 4720928, 4802464, 4884000, 4965536, 5047072, 5128608,
5201952, 5283488, 5365024, 5446560, 5528096, 5609632, 5691168, 5772704,
5854240, 5935776, 6017312, 6098848, 6180384, 6261920, 6343456, 6424992,
6506528, 6588064, 6669600, 6751136, 6832672, 6914208, 6995744, 7077280,
7158816, 7240352, 7321888, 7403424, 7484960, 7566496, 7648032, 7729568,
7802912, 7884448, 7965984, 8047520, 8129056, 8210592, 8292128, 8373664,
8455200, 8536736, 8618272, 8699808, 8781344, 8862880, 8944416, 9025952,
9107488, 9189024, 9270560, 9352096, 9433632, 9515168, 9596704, 9678240,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 08:22 PM
12-12-2005 08:22 PM
Re: mkfdmn problem
newfs succeeds (does the disklabel output show 4.2 BSD for dsk30c?) - that hints that mkfdmn is the culprit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 08:22 PM
12-12-2005 08:22 PM
Re: mkfdmn problem
Can you post output of:
# ls -alR /etc/fdmns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 08:29 PM
12-12-2005 08:29 PM
Re: mkfdmn problem
# size offset fstype fsize bsize cpg # ~Cyl values
a: 131072 0 unused 0 0 # 0 - 25*
b: 262144 131072 unused 0 0 # 25*- 77*
c: 213291762 0 4.2BSD 1024 8192 16 # 0 - 41986*
d: 0 0 unused 0 0 # 0 - 0
e: 0 0 unused 0 0 # 0 - 0
f: 0 0 unused 0 0 # 0 - 0
g: 106449273 393216 unused 0 0 # 77*- 21031*
h: 106449273 106842489 unused 0 0 # 21031*- 41986*
I am raising this with HP now. Thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 08:48 PM
12-12-2005 08:48 PM
Re: mkfdmn problem
# ls -alR /etc/fdmns | grep dsk30
# ls -alR /etc/fdmns | grep test
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 08:57 PM
12-12-2005 08:57 PM
Re: mkfdmn problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 12:29 AM
12-13-2005 12:29 AM
Re: mkfdmn problem
Can you please give us the disk model?
thanks,
Michael