Kitty, > I am trying to mount a WD 2.5TB external drive (was IFS:NTFS) to my OSS box. > > After connecting it to my Ultra24, I ran "pfexec fdisk /dev/rdsk/c5t0d0p0" and > changed the Type to EFI. Then, "format -e" or "format" showed the disk was > config > with 291.10GB only.
The following message about "configured with capacity of" is very suspect, in that Solaris is not seeing either an EFI or VTOC disk label # format -e Searching for disks...done c5t0d0: configured with capacity of 291.10GB . . What are the results of the following operations? zpool create test_pool c5t0d0p0 zpool destroy test_pool format -e c5t0d0p0 partition print <control>D Jim > > Selecting a disk would crash my OSS box. The same if I connected it to a s10x > box. > > Anything I am missing in order to format the disk with EFI label and creating > a > zpool with it? > > > Here is some screen shots > ====================== > > --- If it were attached to the OSS box > > 2. Logical Node: /dev/rdsk/c5t0d0p0 <---------- WD2.5TB ext disk > Physical Node: /p > Access permissions: Medium is not write protected. > > # format -e > Searching for disks...done > > c5t0d0: configured with capacity of 291.10GB > > AVAILABLE DISK SELECTIONS: > 0. c3t0d0 <DEFAULT cyl 36469 alt 2 hd 255 sec 63> > /pci@0,0/pci8086,2940@1c/pci1000,3091@0/sd@0,0 > 1. c3t1d0 <DEFAULT cyl 36469 alt 2 hd 255 sec 63> > /pci@0,0/pci8086,2940@1c/pci1000,3091@0/sd@1,0 > 2. c3t2d0 <SEAGATE-ST330055SSUN300G-0791-279.40GB> > /pci@0,0/pci8086,2940@1c/pci1000,3091@0/sd@2,0 > 3. c3t3d0 <SEAGATE-ST330055SSUN300G-0791-279.40GB> > /pci@0,0/pci8086,2940@1c/pci1000,3091@0/sd@3,0 > 4. c5t0d0 <WD-Ext HDD 1021-2021-291.10GB> > /pci@0,0/pci108e,5351@1d,7/storage@5/disk@0,0 > Specify disk (enter its number): > > pfexec fdisk /dev/rdsk/c5t0d0p0 > Total disk size is 60800 cylinders > Cylinder size is 80325 (512 byte) blocks > > Cylinders > Partition Status Type Start End Length % > ========= ====== =========== ===== === ====== === > 1 EFI 0 7600 7601 14 > > --- if it were attached to a s10x box, it would crash after running "format" > or "format -e" > and select the disk. > > # Jun 20 15:35:09 swsdlcmir1 su: 'su root' succeeded for kitty on /dev/pts/3 > > panic[cpu0]/thread=fffffe80000c5c60: BAD TRAP: type=e (#pf Page fault) > rp=fffffe80000c5a10 addr=ffffffffa212a000 > > sched: #pf Page fault > Bad kernel fault at addr=0xffffffffa212a000 > pid=0, pc=0xfffffffffb8367ca, sp=0xfffffe80000c5b08, eflags=0x10216 > cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6f0<xmme,fxsr,pge,mce,pae,pse> > cr2: ffffffffa212a000 cr3: 128ec000 cr8: c > rdi: ffffffffa212a000 rsi: fffffe84dd4327d0 rdx: 4000 > rcx: 506 r8: fffffe84def9a258 r9: ffffffff9b3f133a > rax: 0 rbx: 4000 rbp: fffffe80000c5b50 > r10: ffffffff800f5000 r11: 34 r12: fffffe84d2318c00 > r13: 0 r14: ffffffffa0f2fe40 r15: ffffffff9b3f1300 > fsb: ffffffff80000000 gsb: fffffffffbc29cc0 ds: 43 > es: 43 fs: 0 gs: 1c3 > trp: e err: 2 rip: fffffffffb8367ca > cs: 28 rfl: 10216 rsp: fffffe80000c5b08 > ss: 30 > > fffffe80000c5920 unix:real_mode_end+7f81 () > fffffe80000c5a00 unix:trap+5e6 () > fffffe80000c5a10 unix:_cmntrap+140 () > fffffe80000c5b50 unix:bcopy_altentry+55a () > fffffe80000c5b60 ehci:ehci_handle_bulk_qtd+3f () > fffffe80000c5b80 ehci:ehci_handle_normal_qtd+2e () > fffffe80000c5bc0 ehci:ehci_traverse_active_qtd_list+5f () > fffffe80000c5bf0 ehci:ehci_intr+e4 () > fffffe80000c5c40 unix:av_dispatch_autovect+78 () > fffffe80000c5c50 unix:intr_thread+5f () > > panic: entering debugger (continue to save dump) > > Welcome to kmdb > kmdb: unable to determine terminal type: assuming `vt100' > Loaded modules: [ crypto cpc uppc neti ptm ufs unix cpu_ms.AuthenticAMD.15 zfs > krtld s1394 uhci hook lofs genunix ip logindmux usba specfs pcplusmp md nfs > random cpu.generic sctp arp ] > [0]> > > > Thanks, > Kitty > -- > This message posted from opensolaris.org > _______________________________________________ > zfs-discuss mailing list > zfs-discuss@opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
_______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss