HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: fdisk question
Operating System - Linux
1827791
Members
2871
Online
109969
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
11-24-2009 11:07 AM
11-24-2009 11:07 AM
fdisk question
I understand we can use fdisk to create partitions using a disk; for example:
fdisk /dev/cciss/c0d0p2
1) any already created VolGroups (and LogVols underneath) will be wiped-off, correct!?
2) if 1) is true, can I create new LogVols for the VolGroups of the disk and present them as partitions for my Oracle +ASM instance (where a DISKSTRING needs to be presented) or as raw devices?
Thanks!
Ravi.
fdisk /dev/cciss/c0d0p2
1) any already created VolGroups (and LogVols underneath) will be wiped-off, correct!?
2) if 1) is true, can I create new LogVols for the VolGroups of the disk and present them as partitions for my Oracle +ASM instance (where a DISKSTRING needs to be presented) or as raw devices?
Thanks!
Ravi.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2009 03:52 PM
11-24-2009 03:52 PM
Re: fdisk question
Shalom Ravi,
1) Only true if you delete the partition information on the disk /dev/cciss/c0d0p2. It is possible to do this non destructively.
run fdisk -l
Make sure your system is not booting on the disk.
2) You need to consult the Oracle documentation, because my understanding is Oracle would prever not to have disk presented as LVM. ASM wants to own and manage the entire disk for itself.
SEP
1) Only true if you delete the partition information on the disk /dev/cciss/c0d0p2. It is possible to do this non destructively.
run fdisk -l
Make sure your system is not booting on the disk.
2) You need to consult the Oracle documentation, because my understanding is Oracle would prever not to have disk presented as LVM. ASM wants to own and manage the entire disk for itself.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2009 06:46 AM
11-25-2009 06:46 AM
Re: fdisk question
The command must be over the disk without any partition specified:
fdisk /dev/cciss/c0d0
1) It's better if your delete the VGs y LVs before destroying the partition, ensure that the /etc/fstab file does not have any entry for the destroyed LVs
2) Normally, for ASM, you use RAW devices, depending of your Linux version, this must be configured for example, on /etc/sysconfig/rawdevices.
fdisk /dev/cciss/c0d0
1) It's better if your delete the VGs y LVs before destroying the partition, ensure that the /etc/fstab file does not have any entry for the destroyed LVs
2) Normally, for ASM, you use RAW devices, depending of your Linux version, this must be configured for example, on /etc/sysconfig/rawdevices.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP