- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- new drives
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
06-10-2009 04:21 AM
06-10-2009 04:21 AM
new drives
This is my output from the vgscan:
vgscan: The physical volume "/dev/dsk/c1t2d0" is already recorded in the "/etc/l
vmtab" file.
vgscan: The physical volume "/dev/dsk/c2t0d0" is already recorded in the "/etc/l
vmtab" file.
vgscan: The physical volume "/dev/dsk/c2t2d0" is already recorded in the "/etc/l
vmtab" file.
vgscan: Physical volume "/dev/dsk/c3t2d0" is not a block special file.
Couldn't stat physical volume "/dev/dsk/c3t2d0":
Invalid argument
Following Physical Volumes belong to one Volume Group.
Unable to match these Physical Volumes to a Volume Group.
Use the vgimport command to complete the process.
/dev/dsk/c1t0d0
Following Physical Volumes belong to one Volume Group.
Unable to match these Physical Volumes to a Volume Group.
Use the vgimport command to complete the process.
/dev/dsk/c1t2d0
/dev/dsk/c2t2d0
/dev/vg00
/dev/dsk/c2t0d0
this is output from SAM:
0/0/1/1.0.0 1 Unused -- 34732 FUJITSU MAJ3364MC ^ |
|| 0/0/1/1.2.0 1 Unused -- 17366 HP 146 GST3146807LC |
|| 0/0/2/0.0.0 1 LVM vg00 34732 HP 36.4GST373207LC# |
|| 0/0/2/0.2.0 1 Unused -- 17366 HP 146 GST3146807LC |
|| 0/0/2/1.2.0 1 Unused -- 0 HP DVD-ROM 304
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 04:39 AM
06-10-2009 04:39 AM
Re: new drives
What does "diskinfo -v /dev/rdsk/cXtYdZ" show for the large drives?
How up to date is the server patched?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 05:33 AM
06-10-2009 05:33 AM
Re: new drives
No such file or directory
?? am I missing a file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 05:37 AM
06-10-2009 05:37 AM
Re: new drives
try ioscan -fn && insf -e
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 05:45 AM
06-10-2009 05:45 AM
Re: new drives
SCSI describe of /dev/rdsk/c1t2d0:
vendor: HP 146 G
product id: ST3146807LC
type: direct access
size: 17783240 Kbytes
I also ran the "ioscan -fn && insf -e" command but with no luck. I will try to update my patches now and will let you know who it went...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 05:49 AM
06-10-2009 05:49 AM
Re: new drives
You have to use the actual disk device for your large drives in place of "X", "Y", "Z"
Based on your output above I think they would be
diskinfo -v /dev/rdsk/c1t2d0
diskinfo -v /dev/rdsk/c2t2d0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 06:48 AM
06-10-2009 06:48 AM
Re: new drives
Since you ignited this server from an image where these drive bays were occupied by 18G drives and I think you are seeing these old values. Drive names or type that diskinfo returns, has no effect on LVM.
When you do a vgdisplay -v vg00 (assuming this is vg00 ortherwise, replace with the correct vg##) display ? Pease post the output.
UNIX because I majored in cryptology...