![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| System copy with flarcreate | pasalagua | SUN Solaris | 2 | 02-06-2008 10:30 PM |
| flarcreate | deaconf19 | SUN Solaris | 3 | 12-11-2007 10:43 PM |
| flarcreate: command not found | spacewalker | SUN Solaris | 1 | 04-03-2006 03:39 PM |
| disk error | ECBROWN | SUN Solaris | 3 | 03-29-2005 03:34 PM |
| Disk error | vtran4270 | UNIX for Advanced & Expert Users | 2 | 04-24-2003 10:19 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
flarcreate disk error 28
I want to image solaris 8 with flarcreate like ghost in windows. the error come like errno 28, No space left?
this is error message absapp@nepalabs1 # flarcreate -n "sol8utl" -S -R / -x /var/tmp /var/tmp/s8.utl.061222 Determining which filesystems will be included in the archive... Creating the archive... cpio: problem writing to tmpfile /var/tmp/cpioVhayw5, errno 28, No space left on device 1 errors Archive creation complete. |
|
||||
|
this is output of Df -k
Quote:
/dev/dsk/c1t0d0s0 10080200 10072392 0 100% / /proc 0 0 0 0% /proc fd 0 0 0 0% /dev/fd mnttab 0 0 0 0% /etc/mnttab swap 7787888 136 7787752 1% /var/run /dev/dsk/c1t1d0s4 20645791 18699829 1739505 92% /oracle /dev/dsk/c1t2d0s5 20645791 13964517 6474817 69% /work swap 7788440 688 7787752 1% /tmp /dev/dsk/c1t4d0s6 35009161 14362368 20296702 42% /oper2 /dev/dsk/c1t3d0s6 35009161 5064115 29594955 15% /oper1 /dev/did/dsk/d6s4 288509 4525 255134 2% /global/.devices/node@1 /dev/vx/dsk/utldg/oradata1 10321884 2433607 7785059 24% /oradata1 /dev/vx/dsk/utldg/oradata2 10321884 5102382 5116284 50% /oradata2 /dev/vx/dsk/utldg/oradata4 10321884 734421 9484245 8% /oradata3 /dev/vx/dsk/utldg/absdata1 51609487 5173737 45919656 11% /absdata1 /dev/vx/dsk/utldg/absdata2 51609487 41031377 10062016 81% /absdata2 /dev/vx/dsk/utldg/absdata3 40254451 5162473 34689434 13% /absdata3 /dev/vx/dsk/utldg/absdata4 51609487 33419515 17673878 66% /absdata4 /dev/vx/dsk/utldg/absdata5 51609487 51217 51042176 1% /absdata5 /dev/vx/dsk/utldg/absdata6 51609487 51217 51042176 1% /absdata6 /dev/vx/dsk/utldg/absdata7 51609487 4486385 46607008 9% /absdata7 /dev/vx/dsk/utldg/absindex1 30965686 20520817 10135213 67% /absindex1 /dev/vx/dsk/utldg/absindex2 30965686 30737 30625293 1% /absindex2 /dev/vx/dsk/utldg/absindex3 30965686 30737 30625293 1% /absindex3 /dev/vx/dsk/utldg/orabackup 10321884 8120756 2097910 80% /orabackup /dev/vx/dsk/utldg/operdata1 51609487 32162386 18931007 63% /operdata1 /dev/vx/dsk/utldg/operdata2 51609487 39924869 11168524 79% /operdata2 /dev/vx/dsk/utldg/operdata3 51609487 10907848 40185545 22% /operdata3 /dev/did/dsk/d34s4 288509 4430 255229 2% /global/.devices/node@2 |
|
||||
|
So I want OS level volume backup
In my location, we use flarcreate to create a bare-metal OS level backup,
I want just OS level root (it means internal disk). What will be the command to volume backup just OS level to tape or drive. (it means when system broke, I recover OS level by flarcreate and use another tape for DB recovery). Is it ok I just flarcreate only internal disk? what is the actual meaning OS level backup? It will be ok I can recover by two step, 1 flarcreate 2 coldbackup tape. Is it something like flarcreate -n "utlabsflar" -c -S -R / -x /oradata1 -x /oradata2 -x /oradata3 -x /absdata1 -x /absdata2 -x /abadata3 -x /absdata4 -x /absdata5 -x /absdata6 -x /absdata7 -x /absindex1 -x /absindex2 -x /absindex3 -x /orabackup -x /operdata1 -x /operdata2 -x /operdata3 -t /dev/rmt/0n Last edited by 197oo302; 03-01-2007 at 01:59 AM.. |
![]() |
| Bookmarks |
| Tags |
| cpio, linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|