HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: newfs problem
Operating System - HP-UX
1838581
Members
3150
Online
110128
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
10-16-2002 03:06 PM
10-16-2002 03:06 PM
newfs problem
I attempted to destroy and recreate my temp directory.
I booted into single user mode.
I remove the /dev/vg00/lvol4
I created a new /dev/vg00/lvol4
When I attempted to create a newfs, but the command I received is "Invalid character device". When I rebooted, the temporary files were still there.
newfs -F vxfs /dev/vg00/rlvol4 did not work for the previously mentioned reasons.
Why and how do I get should I create a few file system?
Thanks,
Tom
I booted into single user mode.
I remove the /dev/vg00/lvol4
I created a new /dev/vg00/lvol4
When I attempted to create a newfs, but the command I received is "Invalid character device". When I rebooted, the temporary files were still there.
newfs -F vxfs /dev/vg00/rlvol4 did not work for the previously mentioned reasons.
Why and how do I get should I create a few file system?
Thanks,
Tom
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 04:44 PM
10-16-2002 04:44 PM
Re: newfs problem
No sure what are the details of your step but I would have boot in up in LVM maintenance mode, not single-user mode because you're dealing with the root volume group vg00. When the system come up in LVM maintenance mode, activate vg00 first before you do anything on it.
# /sbin/vgchange -a y /dev/vg00
Now perform the rest of the steps, lvremoving lvol4 and recreating it. Make sure the number of extents remains the same and verify all is good "vgdisplay -v /dev/vg00" before rebooting your system.
# /sbin/vgchange -a y /dev/vg00
Now perform the rest of the steps, lvremoving lvol4 and recreating it. Make sure the number of extents remains the same and verify all is good "vgdisplay -v /dev/vg00" before rebooting your system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 03:06 AM
10-17-2002 03:06 AM
Re: newfs problem
check the /dev/vg00 directory and make sure that the character device file likes fine in this directory for lvol4.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP