- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: remove fs, lv, vg ...
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
12-14-2006 09:12 PM
12-14-2006 09:12 PM
remove fs, lv, vg ...
We are running HPUX 11iv2 on Itanium rx4640, the file system is created with disk from EVA 3000
I'm removing a filesystem that are not in use by performing this steps..
1. sam
remove filesystem
2. from commandline
# lvremove -f /dev/vg11/lvol11
3. from commandline
# vgchange -a n /dev/vg11
4. from commandline
# vgexport /dev/vg11
5. In EVAmgr i unpresent the Vdisk.
6. from commandline
rmsf -H 255/255/0/0.6
Status after this is
disk 9 255/255/0/0.6 sdisk NO_HW DEVICE HSV100 HP
How do I remove this entry? do I have to reboot the system?
BR
Tomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 09:24 PM
12-14-2006 09:24 PM
Re: remove fs, lv, vg ...
If ur intention is to remove the file system
then
# lvremove -f
it will also remove device files for corresponding LVs.
but if u want to get rid of
disk 9 255/255/0/0.6 sdisk NO_HW DEVICE HSV100 HP
this line , then u have to reboot the system,
but is it so important to get rid of that line?
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 09:25 PM
12-14-2006 09:25 PM
Re: remove fs, lv, vg ...
Are you running securepath on your servers?
If yes
spmr display (check for device removed lun)
spmgr delete cxtydz
ioscan -fnC disk
insf -e
ioscan -funC disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 09:49 PM
12-14-2006 09:49 PM
Re: remove fs, lv, vg ...
TGT/LUN Device WWLUN_ID H/W_Path #_Paths
0/ 6 c22t0d6 6005-08B4-0001-081B-0001-8000-0077-0000 2
Controller Path_Instance HBA Preferred? Path_Status
P66C5D3AAOK00X no
c21t0d7 td1 no ****FAILED
Controller Path_Instance HBA Preferred? Path_Status
P66C5D3AAOK06I YES
c20t0d7 td1 no ****FAILED
What to do?
# spmgr delete ????
tnx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 09:52 PM
12-14-2006 09:52 PM
Re: remove fs, lv, vg ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 02:36 AM
12-15-2006 02:36 AM