HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Replace 73 Gb internal system disk with Linux & LV...
Operating System - Linux
        1839837
        Members
    
    
        2450
        Online
    
    
        110156
        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
05-28-2008 12:53 AM
05-28-2008 12:53 AM
			
				
					
						
							Replace 73 Gb internal system disk with Linux & LVM in BL35p with others internal 146Gb disks
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi, I´ve a Proliant Blade BL35p with two internal SAS 80Gb HDD and Linux Redhat Enterprise LInux AS 4 Update 4 as Operanting System. 
Partiton table for /dev/sda:
/dev/sda1 --> /boot 100Mb
/dev/sda2 -> Linux swap 2Gb
/dev/sda3 --> / 1Gb
/dev/sda4 --> Extended Partition
/dev/sda5 --> Linux LVM (vg00) 68 Gb
!--> /dev/vg00/lvol02 ..
/dev/vg00/lvol10 (usr+var+home.. )
I need to replace two original disks with others 146Gb SAS HDDs to have more size to extend volume group vg00.
What is the best way to perform this operation?
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
Partiton table for /dev/sda:
/dev/sda1 --> /boot 100Mb
/dev/sda2 -> Linux swap 2Gb
/dev/sda3 --> / 1Gb
/dev/sda4 --> Extended Partition
/dev/sda5 --> Linux LVM (vg00) 68 Gb
!--> /dev/vg00/lvol02 ..
/dev/vg00/lvol10 (usr+var+home.. )
I need to replace two original disks with others 146Gb SAS HDDs to have more size to extend volume group vg00.
What is the best way to perform this operation?
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:18 AM
05-28-2008 01:18 AM
			
				
					
						
							Re: Replace 73 Gb internal system disk with Linux & LVM in BL35p with others internal 146Gb disks
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						¿Where is your original second disk /dev/sdb?
One option is to use mondorescue to backup and restore your operating system onto the new disks. During restore you can resize your paritions.
You can insert the second disk, partition and create the file systems to replicate the current structore, mount in a temporary location, for example /mnt/newroot, /mnt/newroot/usr, /mnt/newroot/var, etc and copy/tar/cpio files from the current to the new file systems.
Also, I would use LVM for everything except /boot. Is your swap size according to your RAM?
		
		
	
	
	
One option is to use mondorescue to backup and restore your operating system onto the new disks. During restore you can resize your paritions.
You can insert the second disk, partition and create the file systems to replicate the current structore, mount in a temporary location, for example /mnt/newroot, /mnt/newroot/usr, /mnt/newroot/var, etc and copy/tar/cpio files from the current to the new file systems.
Also, I would use LVM for everything except /boot. Is your swap size according to your RAM?
	Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
			
			
				
			
			
			
			
			
			
		- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:19 AM
05-28-2008 01:19 AM
			
				
					
						
							Re: Replace 73 Gb internal system disk with Linux & LVM in BL35p with others internal 146Gb disks
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						I forgot, if you use the second option, you will have to reinstall grub, using the grub-install command.
					
				
			
			
				
		
		
	
	
	
	Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
			
			
				
			
			
			
			
			
			
		- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:27 AM
05-28-2008 01:27 AM
			
				
					
						
							Re: Replace 73 Gb internal system disk with Linux & LVM in BL35p with others internal 146Gb disks
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi Ivan, thank you for your quickly reply, this Blade has two internal disk in mirror (NO SMARTARRAY), but I don´t know how to put the new disk into the controller to perform a clone.
The controller is:
SCSI storage controller: LSI Logic / Symbios Logic SAS1064 PCI-X Fusion-MPT SAS (rev 02)
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
The controller is:
SCSI storage controller: LSI Logic / Symbios Logic SAS1064 PCI-X Fusion-MPT SAS (rev 02)
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
