This is what we do:
1) dasdfmt -b 4096 -d cdl -y -v -p -f /dev/dasd___
2) fdasd -a /dev/dasd____
3) fdasd -l DISK-LABEL /dev/dasd____
4) mke2fs -j /dev/dasd____1
5) mount /dev/dasd____  /xxxx

The first one does the formatting on a 3390 mod-3/9.
The third one adds the vtoc/label
The fourth makes a type ext3 (ext2 with journalling) - which I think you
have missing


Regards,

[EMAIL PROTECTED]
NCCI
Boca Raton, Florida
561.893.2415
greetings / avec mes meilleures salutations / Cordialmente
mit freundlichen Grüßen / Med vänlig hälsning


                                                                                
                                                 
                      Aristarc Diez                                             
                                                 
                      Redorta                  To:       
[email protected]                                                 
                      <[EMAIL PROTECTED]        cc:                             
                                                  
                      om>                      Subject:  Need Help adding new 
DASD Devices                                       
                      Sent by: Linux on                                         
                                                 
                      390 Port                                                  
                                                 
                      <[EMAIL PROTECTED]                                        
                                                  
                      IST.EDU>                                                  
                                                 
                                                                                
                                                 
                                                                                
                                                 
                      06/23/2005 07:20                                          
                                                 
                      AM                                                        
                                                 
                      Please respond to                                         
                                                 
                      Linux on 390 Port                                         
                                                 
                                                                                
                                                 
                                                                                
                                                 




Hi all,

I'm trying to add more than 26 volumes in a LVM partition and I'm having
problems.
I read that SusE unly supplies device files for 26 volumes.
I just create the new device files using mknod:

mknod -m 660 /dev/dasdaa b 94 104
mknod -m 660 /dev/dasdab b 94 108
mknod -m 660 /dev/dasdac b 94 112
mknod -m 660 /dev/dasdad b 94 116

then I do

dasdfmt -f /dev/dasdaa    ...
fdasd -a /dev/dasdaa

but I couldn't use like another dasd device.
When I try to mount it I receive:

"
asmailh1:/ # mount -t ext3 /dev/dasdaa /temp/
mount: wrong fs type, bad option, bad superblock on /dev/dasdaa,
or too many mounted file systems "

Anyone knows what I'm doing wrong?

TIA.

  .....................................................

..:                                                   :
: : Aristarc Diez           : [EMAIL PROTECTED]      :
: : Tecnico de Sistemas     : Tel.: +34.93.2536100    :
: : COSTAISA                : Ext.: 209               :
: : Barcelona               : FAX : +34.93.2057917    :
: :...................................................:
:.................................................:
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390





The information contained in this e-mail message is intended only for 
the personal and confidential use of the recipient(s) named above. This 
message may be an attorney-client communication and/or work product and 
as such is privileged and confidential. If the reader of this message 
is not the intended recipient or an agent responsible for delivering it 
to the intended recipient, you are hereby notified that you have 
received this document in error and that any review, dissemination, 
distribution, or copying of this message is strictly prohibited. If you 
have received this communication in error, please notify us immediately 
by e-mail, and delete the original message.


----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to