Its depend of kind of information you want to keep in virtual machine, but 
absolute minimum are /dev/dsk/c0t0d0s0, /dev/dsk/c0t0d0s1
What kind of information you have in /opt, /usr01, /usr02 and /export/home 
because if its part of services, offered by this server you cant avoid them. 
And at the end why do not export some filesystem via NFS (from other machine), 
mount it and use it as storage of the disk image?
BTW if you have installation media why do not make fresh installation?

Regards: Romeo Ninov


-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of hadi motamedi
Sent: Sunday, April 25, 2010 11:13 AM
To: Solaris-Users mailing list
Subject: Re: [Solaris-Users] How to make image from HDD?

On Sun, Apr 25, 2010 at 9:54 AM, Romeo Ninov <[email protected]> wrote:

> Its depend of the kind of information you on each slice. What is the result
> of mount command?
>
> Regards: Romeo Ninov
>
>
> Please find the output of 'mount' and 'df -k' as the followings :
# mount
/ on /dev/dsk/c0t0d0s0
read/write/setuid/intr/largefiles/logging/onerror=panic/dev=2200000 on Sun
Apr 25 13:23:47 2010
/proc on /proc read/write/setuid/dev=4b40000 on Sun Apr 25 13:23:44 2010
/dev/fd on fd read/write/setuid/dev=4c00000 on Sun Apr 25 13:23:48 2010
/etc/mnttab on mnttab read/write/setuid/dev=4d00000 on Sun Apr 25 13:23:50
2010
/var/run on swap read/write/setuid/dev=1 on Sun Apr 25 13:23:50 2010
/tmp on swap read/write/setuid/dev=2 on Sun Apr 25 13:23:54 2010
/opt on /dev/dsk/c0t0d0s3
read/write/setuid/intr/largefiles/logging/onerror=panic/dev=2200003 on Sun
Apr 25 13:23:54 2010
/usr01 on /dev/dsk/c0t0d0s5
read/write/setuid/intr/largefiles/logging/onerror=panic/dev=2200005 on Sun
Apr 25 13:23:54 2010
/usr02 on /dev/dsk/c0t0d0s4
read/write/setuid/intr/largefiles/logging/onerror=panic/dev=2200004 on Sun
Apr 25 13:23:54 2010
/export/home on /dev/dsk/c0t0d0s6
read/write/setuid/intr/largefiles/logging/onerror=panic/dev=2200006 on Sun
Apr 25 13:23:54 2010
# df -k
Filesystem            kbytes    used   avail capacity  Mounted on
/dev/dsk/c0t0d0s0    9578597  897100 8585712    10%    /
/proc                      0       0       0     0%    /proc
fd                         0       0       0     0%    /dev/fd
mnttab                     0       0       0     0%    /etc/mnttab
swap                  976784      16  976768     1%    /var/run
swap                  976824      56  976768     1%    /tmp
/dev/dsk/c0t0d0s3    11525164 2012292 9397621    18%    /opt
/dev/dsk/c0t0d0s5    10560652  134754 10320292     2%    /usr01
/dev/dsk/c0t0d0s4    3842118 1651828 2151869    44%    /usr02
/dev/dsk/c0t0d0s6    1892455  130308 1705374     8%    /export/home
#
Can you please let me know which partition is the best candidate for saving
the imaged file?Please be informed that I tried to save it on /tmp but it
seems that its capacity is not sufficient for this purpose.
Thank you
_______________________________________________
Solaris-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/solaris-users
 

__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 5057 (20100424) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 
 

__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 5057 (20100424) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 

_______________________________________________
Solaris-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to