* Jean-Louis Martineau <[EMAIL PROTECTED]> [20060501 13:34]: > amstatus doesn't like ':' in diskname because we use at as separator > between the hostname and diskname. > > Anyone know if ':' is a valid character in a hostname? > What are the valid characters of a hostname?
RFC 952 says: 1. A "name" (Net, Host, Gateway, or Domain name) is a text string up to 24 characters drawn from the alphabet (A-Z), digits (0-9), minus sign (-), and period (.). Note that periods are only allowed when they serve to delimit components of "domain style names". (See RFC-921, "Domain Name System Implementation Schedule", for background). jf > > Jean-Louis > > McGraw, Robert P. wrote: > >I am running build: VERSION="Amanda-2.5.1b1-20060424" on a Solaris 10 > >hosts compile on a Solaris 9 host. > > > > > >When I run amstatus I get the following messages. I get many of these > >messages. > > > > > >zorn->[246] > ./sbin/amstatus --config daily --date > > > >Using /var/amanda/daily/amdump from Fri Apr 28 16:36:07 EDT 2006 > >Use of uninitialized value in substitution (s///) at ./sbin/amstatus > >line 250, <AMDUMP> line 1613. > >Use of uninitialized value in string eq at ./sbin/amstatus line 254, > ><AMDUMP> line 1613. > >Use of uninitialized value in substitution (s///) at ./sbin/amstatus > >line 250, <AMDUMP> line 1901. > >Use of uninitialized value in string eq at ./sbin/amstatus line 254, > ><AMDUMP> line 1901. > >Use of uninitialized value in substitution (s///) at ./sbin/amstatus > >line 250, <AMDUMP> line 1902. > >Use of uninitialized value in string eq at ./sbin/amstatus line 254, > ><AMDUMP> line 1902. > >Use of uninitialized value in substitution (s///) at ./sbin/amstatus > >line 250, <AMDUMP> line 2333. > > > > > >From the amdump file the > > > >1611 planner: time 14.327: got partial result for host zorn disk > >/export/users:sega: 0 -> -2K, -1 -> -2K, -1 -> -2K > >1612 planner: time 14.327: got partial result for host zorn disk > >/export/users:sdouthit: 0 -> -2K, -1 -> -2K, -1 -> -2K > >1613 planner: time 14.327: got partial result for host zorn disk > >/export/users:sdong: 0 -> 20K, -1 -> -2K, -1 -> -2K > >1614 planner: time 14.327: got partial result for host zorn disk > >/export/users:sdeleeuw: 0 -> -2K, -1 -> -2K, -1 -> -2K > >1615 planner: time 14.327: got partial result for host zorn disk > >/export/users:scolbert: 0 -> -2K, -1 -> -2K, -1 -> -2K > > > >1901 planner: time 14.573: got partial result for host zorn disk > >/export/users:sdong: 0 -> 20K, -1 -> -2K, -1 -> -2K > >1902 planner: time 14.573: got partial result for host zorn disk > >/export/users:sdeleeuw: 0 -> 20K, -1 -> -2K, -1 -> -2K > >1903planner: time 14.573: got partial result for host zorn disk > >/export/users:scolbert: 0 -> -2K, -1 -> -2K, -1 -> -2K > > > >2332 planner: time 14.890: got partial result for host zorn disk > >/export/users:sfchang: 0 -> -2K, -1 -> -2K, -1 -> -2K > >2333 planner: time 14.890: got partial result for host zorn disk > >/export/users:sega: 0 -> 12460K, -1 -> -2K, -1 -> -2K > >2334 planner: time 14.890: got partial result for host zorn disk > >/export/users:sdouthit: 0 -> -2K, -1 -> -2K, -1 -> -2K > > > > > >Any idea what is causing this? > >_____________________________________________________________________ > >Robert P. McGraw, Jr. > >Manager, Computer System EMAIL: [EMAIL PROTECTED] > >Purdue University ROOM: MATH-807 > >Department of Mathematics PHONE: (765) 494-6055 > >150 N. University Street FAX: (419) 821-0540 > >West Lafayette, IN 47907-2067 > > > > > > > > -- <° ><
