Sponsored Content
Operating Systems AIX mkvg on iscsi disk won't work (6.1) Post 302420367 by mr.aart on Tuesday 11th of May 2010 11:31:07 AM
Old 05-11-2010
Question mkvg on iscsi disk won't work (6.1)

Hi All,

Recently I'm taking my first steps in AIX, initially with no real issues. Until now, off course...

I hooked up a couple of iSCSI disks to the system, with a RHEL5 machine running tgt on the other side. When running cfgmgr after initial configuration, I got an error:
Code:
# cfgmgr -l iscsi0
cfgmgr: 0514-621 WARNING: The following device packages are required for
        device support but are not currently installed.
devices.iscsi.array

I googled my ass off, but couldn't find anything, other than some chinese site, wich I find very difficult to understand since chinese is one of very few major languages they don't teach in dutch schools...

Nonetheless, I was able to see the devices that I offered through tgt, and I was able to create PV's on them:
Code:
# lspv
hdisk0          00c9a1fbe1fd35d0                    rootvg          active
hdisk1          00c9a1fbe5bf8aaf                    rootvg          active
hdisk2          00c9a1fb88919112                    None            
hdisk3          00c9a1fb6f64e590                    None            
hdisk4          00c9a1fb6f652404                    None

However, I'm not able to make VG's out of any of these PV's:
Code:
# mkvg -y foovg hdisk2
0516-008 /usr/sbin/mkvg: LVM system call returned an unknown
        error code (-267).
0516-1184 /usr/sbin/mkvg: IO failure on hdisk2.
0516-862 /usr/sbin/mkvg: Unable to create volume group.

Though I am able to read off the disk with dd:
Code:
# dd if=/dev/rhdisk2 of=/dev/null bs=1024 count=1000
1000+0 records in.
1000+0 records out.

Also lsdev doesn't seem to have a problem with the disk:
Code:
# lsdev -l hdisk2
hdisk2 Available  Other iSCSI Disk Drive

With errpt I see the following error:
Code:
#errpt -a | head -46    #-46 was exactly the lenth of the error,
                        #I made sure it covered the _whole_ error
LABEL:          SC_DISK_ERR2
IDENTIFIER:     B6267342

Date/Time:       Tue May 11 13:15:34 CDT 2010
Sequence Number: 29
Machine Id:      00C9A1FB4C00
Node Id:         watson
Class:           H
Type:            PERM
WPAR:            Global
Resource Name:   hdisk2          
Resource Class:  disk
Resource Type:   osdisk
Location:        
VPD:             
        Manufacturer................Areca   
        Machine Type and Model......AIX/System      
        ROS Level and ID............52303031
        Serial Number...............
        Device Specific.(Z0)........000005423D000002
        Device Specific.(Z1)........

Description
DISK OPERATION ERROR

Probable Causes
DASD DEVICE

Failure Causes
DISK DRIVE
DISK DRIVE ELECTRONICS

        Recommended Actions
        PERFORM PROBLEM DETERMINATION PROCEDURES

Detail Data
PATH ID
           0
SENSE DATA
0A00 2E00 0000 0008 0000 0100 0000 0000 0000 0000 0000 0000 0102 0000 7000 0500 
0000 000A 0000 0000 2000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 
0000 0000 0000 0000 0000 0000 1C00 0000 0000 0000 0000 0000 0000 0000 0083 0000 
0000 0029 0017

I'm afraid that this is where I find myself to n00b to handle this, maybe you have some pointers for me to fix this?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

why won't this Work?

hey programmers! 1-why won't gcc accept as an argument? i tried the recommendations on the man page of getch(),..etc. nothing worked. 2-why it won't see <iostream> && <fstream> even if i implemented the function as follow std::cout<<"..etc"<<endl; 3-after i type this code in it gives... (6 Replies)
Discussion started by: mbabeli
6 Replies

2. UNIX for Dummies Questions & Answers

Ksh Why Won't IF Statement work?

I'm trying to figure out why this if statement won't work: if || $zipcount != 6 ]] then echo ${myline} echo "ZIPCODE WARNING! ${zipcode} ${zipcount}" fi if ]] then echo ${myline} echo "STATE WARNING!... (3 Replies)
Discussion started by: developncode
3 Replies

3. UNIX for Dummies Questions & Answers

sed won't work

Hi All, can anybody tell me what's wrong with this code? # SEARCH replaced by REPLACE #!/bin/bash SEARCH="95$$ 0 t" REPLACE="95$$ 1 t" for I in `ls *000.inp | cut -c-12`; do echo $I sed 's/$SEARCH/$REPLACE/' ${I}-000.inp > ${I}-100.inp done It don't replace the string... (5 Replies)
Discussion started by: f_o_555
5 Replies

4. OS X (Apple)

Why won't the at command work in Mac OS X?

I typed: echo "echo hi > at_log.txt" | at now +1minute to test the at command on my terminal. I got the message: job 8 at Thu Feb 25 18:42:00 2010 I waited for a minute but nothing happened. I tried listing at_log.txt, but it said there was no such file. Am I doing something... (2 Replies)
Discussion started by: Ultrix
2 Replies

5. UNIX for Dummies Questions & Answers

OpenSolaris, Wireless won't work, help please!

I just installed a fork of opensolaris, and I really like it. I would hate going back to Ubuntu, But one issue, I cannot get my Dell Wireless 1450 Wireless USB Adapter working. On Ubuntu 10.4 I just installed nonfree firmware, but I guess it doesn't work that way on Solaris, any help would be... (5 Replies)
Discussion started by: Stormos
5 Replies

6. Solaris

iSCSI disk showing incorrect size

Hi, I have a very frustrating issue! I hope you guys can assist When a disk is presented out the iSCSI target display a lower disk capacity SOLARIS VERSION is SOLARIS 10 05/09 Kernel Patch 139555-31 ISCSI Patch 119090-31, 141878-11 Unix Commands To discover Target bash-3.00# i... (0 Replies)
Discussion started by: capitalexall
0 Replies

7. BSD

Install cd won't work

Hi! I'm sure that somebody here installed freeBSD from a download of a virtual disc (.iso). But I made 5 downloads of 5 differents freeBSD installation (and no one has worked).Can somebody tell me where to download and how (if needed) to prepare the cd? (8 Replies)
Discussion started by: maxum
8 Replies

8. UNIX for Dummies Questions & Answers

Images won't work?

Hello, Images won't work on UNIX when I try posting them on my website I'm working on. It doesn't show the image, and it's simply erroring. Help! Thanks! (5 Replies)
Discussion started by: yazan
5 Replies

9. AIX

A solution to the mkvg failure when adding iSCSI disks to AIX.

Previous forum threads have noted that AIX cannot use iSCSI disks because it fails when trying to add them to a volume group using mkvg. The failure is caused by AIX's use of the SCSI "WRITE AND VERIFY"(0x2e) command which some iSCSI targets do not support. We experienced the same problem using... (1 Reply)
Discussion started by: garethr
1 Replies

10. Solaris

Iscsi shared disk - same naming across server

Hi all, Is there anyway i can control the naming of the disk device ? I have added an iscsi disk on server1 using iscsiadm , devfsadm and it is now showing as /dev/dsk/c2t0d0 in node1 However, i am worried that the same disk will appear as /dev/dsk/cXtXd0 in node2 This iscsi disk(lun)... (0 Replies)
Discussion started by: javanoob
0 Replies
All times are GMT -4. The time now is 03:47 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy